@import url('reset.css');

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 90%; 
	color: #636363;
	
	background: url(../img/layout/bg_main.jpg) repeat-x white;
	}

em, i {
	font-style: italic;
	}
b, strong {
	font-weight: bold;
	}
a {
	color: #636363;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: 0px;
	}
	
/********************************************************************/
/*** LAYOUT BEGINN ***/
#topnavi, #aufmacherbild, #footercontent  {
	width: 975px; margin: 0 auto;
	}
#toolbar, #contentbereich {
	width: 945px; margin: 0 auto;
	}

#bluemchen {
	position: absolute;
	top: 128px; left: 50%; margin-left: 280px;
	z-index: 64731;
	}

#aufmacherbild {
	height: 160px;
	}

#navigation {
	/*height: 73px !important;*/
	width: 880px; margin: 0 auto;
	margin-bottom: 40px; position: relative; left: -40px;
	background-image: url(../img/layout/bg_navigation.jpg); background-repeat: repeat-x;
	
	}

#toolbar {
	text-align: right;
	}
#toolbar img {
	margin: 0px 2px;
	}

#content {
	float: left; width: 650px;
	}

#infoleiste {
	float: right; width: 250px;
	}
#infoleiste .infobox {
	background: url(../img/layout/bg_infobox.jpg) repeat-y white;
	margin: 3px 0px 20px 0px; 
	}
#infoleiste .infobox .infotext {
	padding: 3px 23px;
	}

#footer {
	clear: both;
	background: url(../img/layout/bg_footer.jpg) repeat-x #f7dc60; height: 300px !important;
	}
#footercontent {
	padding-top:20px;
	color: #444;
	}
#footer1, #footer2, #footer3, #footer4 {
	float: left;
	display: inline; width: 200px; padding: 0px 18px;
	min-height: 240px;
	}
#footer1, #footer2, #footer3 {
	border-right: 1px #444 solid;
	height: 265px;
	}

.floatbreaker {
	clear: both;
	}
	
/*** LAYOUT ENDE ***/


/********************************************************************/

#content h1 {
	font-size: 150%; font-weight: bold;
	color: #c83030;
	margin-bottom: 18px;
	clear: left;
	padding-top: 40px;
	line-height: 1.2em;
	}
#content h1:first-child {
	padding-top: 0px;
	}
#content h2 {
	font-size: 110%; font-weight: bold;
	color: #c83030;
	margin: 27px 0px 12px 0px;
	border-bottom: 1px #c83030 solid;
	}
#content h3 {
	font-size: 90%; font-weight: bold;
	margin: 27px 0px 0px 0px;
	}


#content p {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 21px;
	}
#content a:hover {
	color: #c83030;
	}
#content a.rArr {
	background: url(../img/layout/rArr_infobox.jpg) no-repeat 0px 4px;
	padding-left: 9px;
	color: #c83030;
	}
#content a.rArrLarge {
	background: url(../img/layout/rArr_content_large.jpg) no-repeat 0px 5px;
	padding-left: 20px;
	color: #c83030;
	font-size: 150%;
	font-weight: bold;
	}
#content a.lArr {
	background: url(../img/layout/lArr_infobox.jpg) no-repeat 0px 4px;
	padding-left: 9px;
	color: #c83030;
	}
#content ul, #content ol {
	font-size: 80%;
	padding-left: 15px; margin-bottom: 20px;
	line-height: 120%;
	}
#content li {
	margin-bottom: 5px;
	}
#content ul {
	list-style-type: circle;
	}
#content ul ul, #content ul ol, #content ol ul, #content ol ol {
	font-size: 100%;
	}
#content ul ul {
	margin-top:10px;
	list-style-type: disc;
	}



#content ul.naviliste {
	list-style-type: none;
	padding: 0px;
	}
#content ul.naviliste li {
	background: url(../img/layout/rArr_infobox.jpg) no-repeat 0px 2px;
	padding-left: 15px;
	color: #c83030;
	}
#content ul.naviliste li.neuerbereich {
	margin-top:20px;
	}

/********************************************************************/

#content #dauermeldung .bildbereich {
	width: 306px;
	background: #f7d639;
	padding: 3px;
	
	float: left;
	margin: 2px 20px 10px 0px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#content #dauermeldung .bildbereich img {
	border: 1px #c83030 solid;
	margin: 2px;
	}
#content #dauermeldung .bildbereich .bu {
	margin: 3px 5px 10px 3px;
	font-size:70%; color: #c83030;
	}

#content #dauermeldung .rechts {
	float: right;
	margin: 2px 0px 10px 20px;
	}
#content #dauermeldung .links {
	}
	
/********************************************************************/	



#content #newssektion {
	margin-bottom: 100px;
	}

#content #newssektion .newsitem {
	border-bottom: 1px #999 dotted;
	padding-bottom: 24px;
	}
#content #newssektion .newsitem:last-child {
	border-bottom: 0px;
	}

#content #newssektion h1 {
	padding-top: 40px; /*muss wegen des clearings bei content/h1 stehenbleiben! */
	}
#content #newssektion img.bildl, #content #newssektion img.bildr {
	border: 1px #888 solid;
	}
#content #newssektion img.bildl {
	float: left; 
	margin: 2px 20px 20px 0px;
	}
#content #newssektion img.bildr {
	float: right; 
	margin: 2px 0px 20px 20px;
	}
#content #newssektion .newsdate {
	color: #c83030; font-style: italic;
	}

#content #newssektion .bildbereich {
	width: 306px;
	background: #f7d639;
	padding: 3px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#content #newssektion .bildbereich img {
	border: 1px #c83030 solid;
	margin: 2px;
	}
#content #newssektion .bildbereich .bu {
	margin: 3px 5px 10px 3px;
	font-size:70%; color: #c83030;
	}

#content #newssektion .rechts {
	float: right;
	margin: 2px 0px 10px 20px;
	}
#content #newssektion .links {
	float: left;
	margin: 2px 20px 10px 0px;
	}

#content #newssektion .hoch {
	width: 206px !important;
	}
#content #newssektion .quer {
	width: 306px !important;
	}

/********************************************************************/

#content #newsgeschichte img.bild1 {
	border: 1px #c83030 solid;
	}
#content #newsgeschichte img.bildlinks {
	float: left;
	margin: 2px 10px 10px 0px;
	}
#content #newsgeschichte img.bildrechts {
	float: right;
	margin: 2px 0px 10px 10px;
	}
	
	
/********************************************************************/	

#content table.overview {
	font-size:90%;
	margin-bottom:24px;
	vertical-align: top;
	}
#content table.overview td {
	padding: 3px;
	}
#content table.overview tr:hover {
	background: #c83030;
	color: white;
	}
#content table.info1 {
	font-size:90%;
	margin-bottom:12px;
	vertical-align: top;
	}
#content table.info1 td {
/*	padding: 3px;*/
	}
#content table.info1 p {
	line-height: 140%;
	}

#vorverkaufsstellen thead th {
	font-weight: bold;
	font-size: 100%;
	border-bottom: 1px #333 dotted; padding-bottom: 6px;
	}
#vorverkaufsstellen thead tr:hover {
	background: none !important;
	color: #636363 !important;
	}


#content div.infofeld1 {
	background-color: #eee;
	padding: 20px;
	margin-bottom:24px;
	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	}

/********************************************************************/

	
.infobox .infotext h4 {
	font-size: 80%;
	color: #c83030;
	font-weight: bold;
	text-transform: uppercase;
	margin:6px 0px 12px 0px;
	}
.infobox .infotext p, .infobox .infotext ul {
	font-size: 80%;
	margin-bottom:8px;
	line-height: 130%;	
	}
.infobox .infotext ul {
	list-style-position: outside;
	}
.infobox .infotext li {
	background: url(../img/layout/rArr_infobox.jpg) no-repeat 0px 3px;
	padding-left: 16px;
	margin-bottom: 6px;
	}
.infobox .infotext a {
	color: #c83030;
	}
	
.infobox .infotext .flashski {
	/*margin: 3px 0px 10px -9px;*/
	position: relative;
	top: 0px; left: -8px;
	}

/********************************************************************/

.sponsoren {
	text-align: center;
	}
.sponsoren img {
	border: 1px #888 solid;
	}

/********************************************************************/

#footer {
	font-family: Arial, Helvetica, sans-serif, sans;
	}

#footer h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 30px;
	}
#footer p {
	margin-bottom: 14px;
	}
#footer img {
	border: 1px #888 solid;
	}

#footer ul {
	margin-bottom: 16px;
	font-size: 75%;
	line-height: 120%;
	}


/********************************************************************/
/*** ARCHIV ***/

div.archiv {
	height: 270px !important;
	overflow: auto;
	overflow-y: hidden;
	border: 1px #c83030 solid;
	padding: 10px;
	}
table.archiv td {
	vertical-align: top;
	padding: 9px;
	}
table.archiv td:hover {
	background: #ffefa2;
	}
table.archiv img {
	border: 1px #777 solid;
	margin-right:30px;
	}
table.archiv a.archivdl {
	background-image: url(../img/doc_pdf.gif); background-repeat: no-repeat; background-position: 0px 2px;
	padding-left: 18px;
	}
table.archiv a.archivdlj {
	background-image: url(../img/doc_jpg.jpg); background-repeat: no-repeat; background-position: 0px 2px;
	padding-left: 18px;
	}



table.newsarchiv td { /* NUR DIE TABELLE FÜR DIE ARCHIV-ÜBERSICHT! */
	vertical-align: top;
	font-size:90%;
	}
table.newsarchiv h4 {
	font-weight:bold; font-size: 90%;
	color: #c83030;
	margin-bottom:5px;
	}
table.newsarchiv img {
	margin-bottom: 30px;
	border: 1px #c83030 solid;
	}
	
/********************************************************************/
/*** SONSTIGE ***/

.rahmen {
	border: 1px #888 solid;
	}
	
.addinfo {
	font-size:80%;
	color: #aaa;
	}

.googlemap1 {
	margin-bottom: 12px;
	}
	
.socialbuttons1 img {
	margin-right: 5px;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}
	
.socialbuttons1 img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}	
/********************************************************************/
/*** MENUDIV ***/

.menudiv {
position: absolute;
visibility: hidden;
z-index: 1000;
/*border: 1px #fee399 solid;*/ border: 2px white solid;

width: 382px;
background-image: url(../img/layout/bg_rollover.jpg); background-repeat: repeat-y;
padding: 10px 0px;
}

	
/* nicht entfernen: */
b, strong {
 font-weight: bold;
}
