/* CSS Document */

body{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
.rahmen a:link{
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
.rahmen a:visited{
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.rahmen a:hover{
	text-decoration: underline;
	color: #000000;
}
a:focus {
	text-decoration: underline;
	color: #000000;
}
.rahmen a:focus{
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1{
	font-size: 1.6em;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}
h2{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #000000;
	font-weight: normal;
	margin: 0.5em 0px 0.3em 0px;
}
h3{
	font-size: 0.9em;
	line-height: 0.9em;
	color: #000000;
	font-weight: bold;
	margin: 0.3em 0px 0.3em 0px;
}
#navueberspringen{
	display: none;
}
#kopfcollage{
	height: 210px;
	margin: 0px;
	padding: 0px;
	background-color: #5b89af;
}
#hauptnav{
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px 5px 20px;
}
.hauptnavtrennstrich{
	color: #ffffff;
}
#hauptnav a:link, #hauptnav a:visited, #hauptnav a:focus, #hauptnav a:hover, #hauptnav a:active{
	padding: 3px 10px 5px 10px;
}
#hauptnav a:link{
	color: #ffffff;
}
#hauptnav a:visited{
	color: #ffffff;
}
#hauptnav a:hover, #hauptnav a:focus{
	color: #ffffff;
	text-decoration: none;
}
#hauptnav a:active{
	color: #ffffff;
	text-decoration: none;
}
.hauptnavaktiv{
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	padding: 3px 10px 5px 10px;
}
.titelleiste, #kontextbox .titelleiste{
	width: 11em;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background-color: #000000;
	text-align: center;
	/*
	background-attachment: scroll;
	background-image:  url(bilder/subnavbalken.gif);
	background-repeat: repeat;
	*/
}
#subnav{
	position: absolute;
	left: 0px;
	width: 11em; 
	padding: 18px 0px 0px 0px;
	background-color: #ffffff;
	color: #000000;
	z-index: 80;
}
#subnav p {
	font-size: 0.9em;
	line-height: 1.5em;
}
#subnav ul{
	margin: 0.3em 0px 0px 0px;
	padding-left: 2em;
}
#subnav li{
	list-style-type: square;
	font-size: 0.9em;
	line-height: 1.5em;
}
.subnavaktiv{
	color: #ffffff;
}
.subnavbereich {
	font-weight: bolder;
	list-style-type: none;
	color: #000000;
	width: 11em;
	background-color: #ffffff;
	text-align: center;
	background-attachment: scroll;
	background-image:   url(../kulturreferat/referat/bilder/subnavbalken.gif);
	background-repeat: repeat;
	margin-left: -2.1em;
}
#inhalt{
	padding: 20px 0px 20px 20px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	width: 780px;
}

#inhalt ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#inhalt li{
	list-style-type: square;
}
#inhalt ul ul li{
	list-style-type: square;
}
.contentbild{
	float: left;
	margin: 3px 10px 0px 3px;
	border: solid 1px #000000;
}
.contentbildrechts {
	float: right;
	margin: 3px 0px 0px 10px;
	border: 1px solid #000000;
}
#kontextbox{
	position: absolute;
	right: 0px;
	padding: 18px 0px 0px 2em;
	width: 200px;
	color: #000000;
	z-index: 11;
}
#kontextbox ul{
	margin: 0px 0px 0px 15px;
	padding: 0px 15px 0px 0px;
}
#kontextbox li{
	list-style-type: square;
	font-size: 0.9em;
	line-height: 1.5em;
}
#kontextbox span{
	width: 200px;
	margin: 0px 0px 0.3em 0em;
	font-weight: bold;
	color: #000000;
	display: block;
	background-color: #ffffff;
	text-align: center;
	/*
	background-attachment: scroll;
	background-image: url(bilder/subnavbalken.gif);
	background-repeat: repeat;
	*/
}

#seitenende{
	border-top: 1px solid #ffffff;
	clear: both;
}
#seitenende img{
	margin: 3px 4px 0px 0px;
	border: none;
	float: none;
}
#seitenende span{
	margin-right: 15px;
}
.trennstrich{
	border-top: solid 1px #000000;	
}
.trennstrich img {
	position: relative;
	top: -6px;
	right: -3px;
	float: right;
}
.rahmen {
	border: 1px solid #000000;
	background-color: #CCCCCC;
	padding: 5px;
	margin: 1em 0px 1em 5em;
	float: right;
	width: 23em;
	color: #000000;
}
.bildmittig{
	vertical-algin: middle;
}
