/* CSS Document */

body{
	background-color: #bde0fc;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #cc6600;
}
.rahmen a:link{
	text-decoration: none;
	color: #cc6600;
}
a:visited {
	text-decoration: none;
	color: #cc6600;
}
.rahmen a:visited{
	text-decoration: none;
	color: #cc6600;
}
a:hover {
	text-decoration: underline;
	color: #FF3399;
}
.rahmen a:hover{
	text-decoration: underline;
	color: #cc6600;
}
a:focus {
	text-decoration: underline;
	color: #660000;
}
.rahmen a:focus{
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: underline;
	color: #660000;
}
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: #5b89af;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 0px 5px 20px;
}
.hauptnavtrennstrich{
	color: #003366;
}
#hauptnav a:link, #hauptnav a:visited, #hauptnav a:focus, #hauptnav a:hover, #hauptnav a:active{
	padding: 3px 10px 5px 10px;
}
#hauptnav a:link{
	color: #FFFF99;
}
#hauptnav a:visited{
	color: #FFFF99;
}
#hauptnav a:hover, #hauptnav a:focus{
	color: #FFFFFF;
	text-decoration: none;
}
#hauptnav a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.hauptnavaktiv{
	background-color: #bde0fc;
	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: #336600;
	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: #66cc33;
	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: #336600;
	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 #FFFFFF;
}
.contentbildrechts {
	float: right;
	margin: 3px 0px 0px 10px;
	border: 1px solid #FFFFFF;
}
.contentbildzentriert{
	margin: 3px 10px 0px 3px;
	text-align:center;
}
.contentbildzentriert img{
	border: solid 1px #FFFFFF;
}
#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: #336600;
	text-align: center;
	/*
	background-attachment: scroll;
	background-image: url(bilder/subnavbalken.gif);
	background-repeat: repeat;
	*/
}

#seitenende{
	border-top: 1px solid #97f568;
	clear: both;
}
#seitenende img{
	margin: 3px 4px 0px 0px;
	border: none;
	float: none;
}
#seitenende span{
	margin-right: 15px;
}
.trennstrich{
	border-top: solid 1px #5b89af;	
}
.trennstrich img {
	position: relative;
	top: -6px;
	right: -3px;
	float: right;
}
.rahmen {
	border: 1px solid #5b89af;
	background-color: #fcfbbd;
	padding: 5px;
	margin: 20px 0px 20px 20px;
	float: right;
	width: 23em;
	color: #000000;
}
#inhaltpopup {
	position: relative;
	top: 0px;
	padding: 40px 20px 10px 2em;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	z-index: 30;
}
.popupbild {
	border: solid 1px #6699CC;
}
.naechstesbild {
	position: absolute;
	right: 0px;
	margin-right: 16px;
	padding-right: 16px;
}
.bildbeschriftung {
	text-align: center;
}
.bildmittig{
	vertical-align:middle;
}
