body {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container-extern
{ 
margin: auto;
width: 850px;
		}
		
#container-intern
{ 
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;

overflow:auto;
		}
		
/** Navigation oben **/
#titel {
background-color: #670001;
height: 100px;
width: 850px;
}

#titel h1 {
font-size: 20px;
color: #FFFFFF;
margin-left: 250px;
padding-top: 15px;
line-height: normal;
}

#titel h2 {
font-size: 16px;
color: #FFFFFF;
margin-left: 250px;
line-height: normal;
}

#titelbild {
position: absolute;
margin: 7px 0px 0px 15px;
}

#titel-nav  {
	background-color: #FFFFFF;
	width: 848px;
	height: 20px;
	padding: 10px 0px 0px 0px;
	border: 1px solid #000000;
}

#titel-nav  a:link {
	color: #670001;
	text-decoration: none;
}

#titel-nav  a:visited {
	color: #670001;
	text-decoration: none;
}

#titel-nav  a:hover {
	color: #666666;
	text-decoration: none;
}

#titel-nav  ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#titel-nav  li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold; 
}


#titel-nav .n1 {
	margin: 0px 0px 0px 250px;
	padding: 0px 42px 0px 0px;
}

#titel-nav .n2 {
	margin: 0px 0px 0px -4px;
	padding: 0px 42px 0px 42px;	
}

#titel-nav .n3 {
	margin: 0px 0px 0px -4px;
	padding: 0px 42px 0px 42px;	
}

		
/** Navigation links **/
#spalten {
	float: left;
	width: 170px;
	padding-left: 20px;
	}

.navigation {
	width: 170px;
	margin: 60px 0px 20px 0px;
}

.navigation h1 {
	line-height: 30px;
	padding-left: 10px;
	border-bottom: 2px solid #670001;
	list-style: none;
	color: #670001;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
.navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	}

.navigation li {
	margin: 0;
	list-style: none;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCCCCC;
	}

.navigation li ul li {
	padding: 5px 0px 5px 0px;
	margin: 0;
	border-bottom: 0;
	}
	
	
.navigation a:link, 
.navigation a:visited,
.navigation a:active
{
	color: #000000;
	display: block;
	text-decoration: none;
}

.navigation a:hover {
	color: #670001;
	display: block;
	
}


/** Inhalt **/

#inhalt
{
	float: left;
	margin: 60px 40px 40px 60px;
	padding: 0;
	text-align: justify;
	width: 550px;
	}
	
#inhalt h1 {
	line-height: normal;
	margin: 7px 0px 0px 0px;
	font-size: 14px;
	color: #670001;
}

#inhalt h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 40px;
	text-align: center;
}

#inhalt h3 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 40px;

}

#inhalt h4 {
	font-weight: normal;
	font-size: 11px;
	margin-top: 20px;

}

#inhalt h5 {
	font-weight: bold;
	font-size: 11px;

}	

#inhalt .moderator {
margin-left: 20px;
}

#inhalt li {
margin-bottom: 15px;
}

#inhalt  a:link {
	color: #003366;
	text-decoration: none;	
}

#inhalt  a:visited {
	color: #003366;
	text-decoration: none;
}

#inhalt  a:hover {
	color: #666666;
	text-decoration: none;
}

#inhalt .verweis {
display: block;
}

#text h1 {
	font-size: 14px;
	color: #333333;

}

#text h2 {
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

#text h3 {
	font-size: 12px;
	margin-top: 20px;
}

#text h4 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	text-align: right;	
}

#text .fussnote {
	font-size: 9px;
	text-decoration: none;
}

