@charset "utf-8";

/* old styles nun teilweise in layout*/


.ul           {margin-top: 5px; margin-bottom: 5px; list-style-image:url('../images/list-pfeil.gif')}


ul.inhalt, ul.inhalt li, ul.inhalt li li, ul.inhalt li li li { list-style-image:url('../images/list.gif')}
ul.inhalt {margin-bottom: 5px;}
 
#galerielist ul, #galerielist ol, #galerielist dl {	margin 0.1em 0 0.5em 0.1em;}
*html #galerielist ul, *html #galerielist ol, *html #galerielist dl {margin: 0.2em 0 0.2em 0em;}
#galerielist ul li {margin-left: 0.05em; line-height: 1em; list-style-type: disc;}
*html #galerielist ul li, *+html #galerielist ul li { margin-left: 3.0em;}
#content ol li {margin-left: 0.3em; line-height: 1em; list-style-type: decimal;}
*html #galerielist ol li, *+html #galerielist ol li {margin-left: 3.4em; }


/* CSS Document */

body, div, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; } 

a:link, a:visited, a:active	{text-decoration: none; color: #781B1B;}
a:hover     {
	text-decoration: underline;
	color: #9A3F3F;
}

#content_title {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background: transparent;
	background-image: url(../images/text-banner.gif);
	border-left: 1px solid #781B1B;
	border-right: 1px solid #781B1B;
}
#breadcrumb { font-size:11px; font-weight:bold; color:#FFFFFF;}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {font-size: 11px; color: #FAD282}
#breadcrumb a:hover   {	font-size: 11px; color: #FFFFFF; text-decoration:none; background-color: transparent;}
#header_unten_inhalt { font-weight: bold; color:#333333;}
#header_unten_inhalt a:link, #header_unten_inhalt a:visited, #header_unten_inhalt a:active	{
	text-decoration:none;
	background-color: transparent;
	color: #333333;
}
#header_unten_inhalt a:hover {text-decoration: none; color: #FFFFFF;}

/*#content ul, #content ol, #content dl {	margin: 0.2em 0 0.6em 0.2em;}
*html #content ul, *html #content ol, *html #content dl {margin: 0.2em 0 0.2em 0em;}
#content ul li {margin-left: 0.1em; line-height: 1.2em; list-style-type: disc;}
*html #content ul li, *+html #content ul li { margin-left: 3.0em;}
#content ol li {margin-left: 0.4em; line-height: 1.2em; list-style-type: decimal;}
*html #content ol li, *+html #content ol li {margin-left: 3.4em; }*/
dd { margin: 0 0 0.8em 1.8em; }

.ul-punkt li {list-style-image:url(../images/punkt-gelb.gif);}
.ul-pfeil li {list-style-image:url(../images/pfeil-gelb.gif);}

.grafik		 {border-width: 0px;}
.grafik_rechts {margin: 3px 0 3px 6px; border: 0px; float: right;}
.grafik_links  {margin: 3px 6px 3px 0; border: 0px; float: left;}
.bild 		 {border: 1px solid #000000; margin: 3px 3px 3px 0;}
.bild_rechts {margin: 3px 0 3px 6px; border: 1px solid #000000; float: right;}
.bild_links  {margin: 3px 6px 3px 0; border: 1px solid #000000; float: left;}
.bildergalerie 	{ border: 1px solid #000000; margin: 10px;}

.text_blau {	color: #314EB3;}
.text_rot {	color: #FF0F0F;}
.texthg_blau { background: #CBDAED; padding: 0 0.2em 0 0.2em; }
.texthg_gelb { background: #F2E0C3; padding: 0 0.2em 0 0.2em; }
.texthg_rot { background: #EBB4B4; padding: 0 0.2em 0 0.2em; }
.texthg_warnung { background: #FF0F0F; color:#FFFFFF; padding: 0 0.2em 0 0.2em; }

.link_extern	{padding-right:18px; background:url('../images/sys/icon-new-window.gif') no-repeat right 2px;}
.link_download	{padding-right:19px; background:url('../images/sys/icon-download.gif') no-repeat right 2px;}
.link_email		{padding-left:16px; background:url('../images/sys/icon-email.gif') no-repeat left 2px;}
.link_bericht	{padding-left:14px; background:url('../images/sys/icon-bericht.gif') no-repeat left 1px;}
.link_pdf		{padding-left:14px; background:url('../images/sys/icon-pdf.gif') no-repeat left 0px;}
.link_link		{margin-left:4px; padding-left:8px; background:url('../images/sys/list-small.gif') no-repeat left 1px;}
.link_weiter	{padding-right:15px; background:url('../images/sys/icon-weiter.gif') no-repeat right 1px;}
.link_nachoben	{font-size: 11px; padding-left:13px; background:url('../images/sys/icon-nachoben.gif') no-repeat left 1px; }

.textbox_hinweis { border: 1px solid #781B1B; padding: 0.4em 0.4em;	background-color: #FBE3C8;}
.textbox_gelb {	border: 1px solid #FF9958; padding: 0.4em 0.4em; background-color: #FDFAF7;}

div.textbox_rot {
	border: 1px solid #CC0000;
	padding: 0.4em 0.4em;
	margin: 5px 0;
	background-color: #FFFAF2;
}
div.textbox_rot a, div.textbox_rot a:hover { color:#000000; font-weight:bold}
.ueberschrift-rot {color:#CC0000; margin: 5px 0; }
.link_weiter_news	{padding-left:20px; background:url('../images/pfeil-gelb.gif') no-repeat left 3px;}

p {margin: 0px}
#content p { margin: 0 0 5px 0;	line-height: 1.1em;}
.hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #781B1B;
	border-bottom: transparent;
	margin: 15px auto 7px auto;
	width:100%
}

h1 {font-size:18px; font-family:georgia,tahoma; font-weight: bold; color: #781B1B; margin: 14px 0 2px 0;}
h2 {font-size:15px; font-family:georgia,tahoma; font-weight: bold; color: #781B1B; margin: 14px 0 2px 0;}
h3 {font-size:14px; font-family:georgia,tahoma; font-weight: bold; color: #781B1B; margin: 14px 0 2px 0;}
h4 {font-size:12px; font-family:georgia,tahoma; font-weight: bold; color: #781B1B; margin: 14px 0 2px 0;}
h5 {font-size:12px; font-family:georgia,tahoma; font-weight: bold; color: #781B1B; margin: 14px 0 2px 0;}
h6, .h6 {
	font-size:12px;
	font-family:georgia,tahoma;
	font-weight: bold;
	color: #000;
	margin: 0px 0 0px 0;
}

#footer           {font-size: 11px; }
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	color: #000000; background-color: transparent;
}
#footer a:hover   {
	font-size: 11px;
	color: #202020
}
#footer_rechts a:link, #footer a:visited, #footer a:active, #footer a:hover  { text-decoration:none}

/* Ticker */

#tickerTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	width: 165px;
	height: 17px;
	margin: 10px 0 1px 7px;
}
#tickerTitel a:link, #tickerTitel a:visited, #tickerTitel a:active	{
	text-decoration: none;
	color: #781B1B;
	font-size: 12px;
}
#tickerTitel a:hover     {
	text-decoration: none;
	color: #491010;
	background: transparent;
	font-size: 12px;
}

/* Formulare */

select.gb, input.gb, .gb, .form_feld, .form_mailer, .form_textarea, .form_select, .form_button{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #FBE3C8;
	border: 1px solid #781B1B;
	margin: 0;
}
.form_submit-button, * html .form_select {margin-bottom: 3px}
.form_submit, .form_submit-button{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #F8C894;
	border: 1px solid #781B1B;
}
/*.form_textarea	{} 
.form_feld, .form_mailer{height:16px;} 
* html .form_feld, * html .form_mailer{ height:19px; }
.form_select, .form_submit {height:20px;}
* html .form_select, * html .form_submit {height:19px;}*/
.form_aus	{display: none;}
.s { color: #781B1B; background-color: #781B1B; } /* td.info Farbe */
.w { color: #FEEFDB; background-color: #FEEFDB; } /* Seitenhintergrundfarbe */
table.info	 {border:1px solid #781B1B; color:#000000;} /* Formularbestätigung */
.body {background-color: #FDFAF7; background-image: url(../images/bg-body.gif);} 
.body table {background-color: #FDFAF7;} 
.body .info p{color:#FEEFDB; background-image: url(none);}
.body p.info , .body td.info {background-color:#781B1B; color:#FFFFFF;}
td.info a:link, td.info a:visited {background-color:#781B1B; color:#FFFFFF;}
/* Ende Formulare */
