@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}


a:link{color:#000; text-decoration: none}
a:visited{color:#000; text-decoration: none}
a:active{color:#c00; text-decoration: none}
a:hover{color:#c00; text-decoration: none}


#container {
	height: 590px;
	width: 780px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin:50px auto;
	
}


#header {
	text-align: left;
	width: 410px;
	padding-left: 20px;
	padding-top: 20px;
	height: 100px;
	float: left;
}

#inhalt {
	text-align: left;
	width: 760px;
	padding-left: 20px;
	padding-top: 20px;
}
#linkespalte {
	text-align: left;
	width: 410px;
	float: left;
	padding-top: 58px;
}
#nav2 {
	text-align: left;
	width: 330px;
	float: right;
	padding-left: 18px;
	padding-top: 54px;
}
#nav1 {
	text-align: left;
	width: 349px;
	height: 100px;
	float: right;
}
#container #nav1 table tr td {
}
#text {
	text-align: left;
	width: 308px;
	float: right;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 20px;
}
#passhuelle {
	width: 308px;
	float: right;
	padding-left: 20px;
	padding-top: 5px;
}
#container #inhalt #text h4 {
	color: #C00;
}
.fließtext {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.subhead {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	font-variant: normal;
}
.zitat {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.quelle {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}




.subnavzelle{
border-left: 0px solid #0F0;
font-size: 12px;
padding: 5px 5px 5px 5px;


}





.rot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
}
