#main
	{
	height: 380px;
	width:100%;
	background:#eee;
	border-top:0.2em solid #046;
	border-bottom:0.2em solid #046;
	}
#main2
	{
	width:100%;
	background:#eee;
	border-bottom:0.2em solid #046;
	}
#sub-nav
	{
	width:13em;
	float:left;
	}
#content
	{
	margin:0 0 0 13em;
	height: 5em;
	padding:0 0 0 1em;
	background:#fff;
	}
#logo
	{
	width:13em;
	height:4em;
	}
#sub-navigation
	{
	list-style:none;
	margin:0;
	font-family : verdana;
}
#sub-navigation a
	{
	display:block;
	color:#046;
	text-decoration:none;
	}
#sub-navigation a:hover
	{
	background: yellow;
	}
#sub-navigation a:focus
	{
	background: red;
	}
#sub-navigation a:active
	{
	color:fd0;
	background:046;
	}
#text
	{
	font-family : Verdana;
	font-size: 0.8em;
	}
#titel
	{
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.8em;
	}
	
/*#sub-navigation li
	{
	float:left;
	}*/
	
li
	{
	color: black;
	font-size: 0.8em;
	list-style: none;
}
#rot
	{
	color: red;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration:none;
	
	}
#rot2
	{
	color: red;
	font-weight: bold;
	font-size: 1em;
	text-decoration:none;
	}
.rot
	{
	color: red;
	font-size: 1.2em;
	font-weight:bold;
	}
.rot3
	{
	color: red;
	}
	
#fettig
	{
	font-weight: bold;
	}

#block
	{
	text-align : justify;
	}

.hintergrund
	{
	height: 380px;
	padding: 1 1 1 1em;
	width:15em;
	float:left;
	background: black;
	}

#reSpalte
	{
	height: 380px;
	width: 95%;
	font-size: 0.8em;
	margin:0 0 0 15em;
	height: 5em;
	padding:0 0 0 1em;
	background:#eee;
	text-align:justify;
	margin: 0 0 0 10;
	}
	
