
body {
	font-family: Lucida Sans Unicode, Lucida Sans, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(/layout/Bilder/higru.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #303A43;
}


#main {
	width: 960px;
	position: absolute;
	text-align: left;
	float: none;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
	top:200px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(/layout/Bilder/content_mitte.jpg);
}


/* Kopf-Definition */

#back {
	position: absolute;
	width: 960px;
	height: 200px;
	text-align: center;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: -480px;
	float: none;
	z-index: 0;
	left: 50%;
	top:0px;
	
}

.bnacht 
{
background-image: url(/layout/Bilder/klxm-design_02.jpg);
	background-repeat: no-repeat;
}
.btag
{
background-image: url(/layout/Bilder/klxm-design_02.jpg);
	background-repeat: no-repeat;
}
.babend
{
background-image: url(/layout/Bilder/klxm-design_02.jpg);
	background-repeat: no-repeat;
}
.bmorgen
{
background-image: url(/layout/Bilder/klxm-design_02.jpg);
	background-repeat: no-repeat;
}



#topmenu
{
	padding-top: 140px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 80px;
	font-size: 0.8em;
}

#topmenu a,a:link,a:visited 
{
	color: #484A39;
	text-decoration: none;
}
#topmenu a:hover 
{
	color: #484A39;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
}




/* ENDE KOPF */

#main #mainback {
	background-image: url(/layout/Bilder/content_oben.jpg);
	background-repeat: no-repeat;
}

#main #mainback #fusszeile {
	background-color: #303A43;
	color: #CCCCCC;
	text-align: center;
	font-size: 0.9em;
}
#main #mainback #fusszeile a, a:link, a:hover, a:visited {
	color: #eeeeee;
	text-decoration: none;
}
#main #mainback #fusszeile a:hover {
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-color: #DFE4EA;
	border-bottom-style: solid;
}

	
#main #marginalie .marginalie_content {
	padding-right: 5px;
	padding-left: 13px;
	padding-top: 5px;
}



/* Content -------------------------   */
#content {
	float: left;
	width: 450px;
	padding-left: 20px;
	color: #333333;
	padding-right: 0px;
	line-height: 1.8em;
	font-size: 1.0em;
	
	}

#content a, a:link, a:visited {
	color: #484A39;
	text-decoration: underline;	
}

#content a:hover {
	color: #000000;
	
}


/* Überschriften */	
#content h1,h2,h3,h4,h5 {font-family: Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
	
#content h1 {
	font-size: 2em;
	color: #928E85;
	font-weight: normal;
	line-height: 1.2em;
	
}

#content h2 {
	font-size: 1.4em;
	color: #303A43;
	font-weight: normal;
}

#content h3 {
	font-size: 1.3em;
	color: #303A43;
	font-weight: normal;
}


#content h1,h2,h3,h4 acronym {
	border-bottom-width: 0px;
	border-bottom-style: none;
	
}


/*Definition der Marginalie */
#marginalie {
	float: left;
	width: 175px;
	font-size: 0.86em;
	color: #595959;
	line-height: 1.433em;
	padding-left: 20px;	
	margin-top: 50px;
	padding-right: 20px;
}

#marginalie h1 {
	font-size: 1.3em;
	color: #303A43;
	font-weight: normal;

	
}
#marginalie h2 {
	font-size: 1.2em;
	color: #303A43;
	font-weight: bold;
	
	
}
#marginalie h3 {
	font-size: 1em;
	color: #303A43;
	font-weight: bold;
	line-height: 1.2em;
	
}


#marginalie a, a:link, a:hover, a:visited {
	color: #484A39;
	text-decoration: underline;	
}

#marginalie a img {
	
	text-decoration: none;

}




/* Wie sehen Listen aus */ 

#content li, #marginalie li 
{
font-size: 1em;
list-style-type: circle;
}

#content ul, #marginalie ul { padding:0; }

#content ul {
	 margin:1em; 	
	
}
#content li {
	
	line-height: 1.8em;
			
}
#marginalie ul {
	 margin:1.5em; 	
	
}
#marginalie li {
	 line-height: 1.5em;
		
}

/*Sonstiges */
#content acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #928E85;
}
.aktivlink {
	font-weight: bold;
	
}
