/* ---- EBENEN ---- */
#subnaviflaeche {position:absolute; left:0px; top:120px; width:182px; height:66px; z-index:1; background-color: #E7EAED;}




/* ---- ELEMENTE ---- */
body {
	background-image:url(../img/bg_grau.gif);
}

/* Links */

A:HOVER,A:ACTIVE{
	color: #CC0000;
}

A.inforate:LINK,A.inforate:VISITED{
	color: #FFF;
	background-color: #5E7589;
	text-decoration: none;
	padding: 0 ! important;
	font-family:'Times New Roman',Times,serif;
	font-weight: bold;
}
A.inforate:HOVER,A.inforate:ACTIVE{
	color: #FFF;
	background-color: #5E7589;
	text-decoration: none;
	padding: 0 ! important; 
	font-family:'Times New Roman',Times,serif;
	font-weight: bold;
}

a.buttons:link, a.buttons:visited, a.buttons:hover, a.buttons:active{
	color: #FFF;
	background-color:#CC0000;
	border: 1px solid #FFF;
	padding: 1px 4px 1px 15px;
	background-image:url(../img/button-bg.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-decoration: none;	 
}


.buttonlink{
	color: #FFF;
	background-color:#CC0000;
	border: 1px solid #FFF;
	padding: 1px 4px 1px 15px;
	background-image:url(../img/button-bg.gif);
	background-position: 0px -16px;
	background-repeat: no-repeat;
	text-decoration: none;	 
	line-height: 17px;		 
}

.buttonlink a:link, .buttonlink a:visited, .buttonlink a:hover, .buttonlink a:active {
	color: #FFF;
	text-decoration: none;
}


/* Formulare */
select.teaser {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 101%;
	font-weight: normal;
	margin-bottom: 12px;
}


/* Ueberschriften */
h1 {
	line-height: 150%;
	margin-top: 0px; /* fuer Netscape */
	margin-bottom: 40px;
	padding: 0px 187px 1px 0px;
}

#contentrahmen2 h1 {
	padding: 0px 370px 1px 0px;
}

h2 {
	line-height: 140%; 
	margin-top: 0px;
	margin-bottom: 5px; 
}
/* T3 */
h2.ergebnisse {
	border-left: 0px solid #EA7B18;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	color: #5E7589;
}
h3, #kurzinfo h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5E7589;
	background-image:url(../img/bg_balken_rot.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 10px 3px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#kurzinfo h3{
	background: transparent url(../img/bg-bereich1.gif) top left repeat-x;
}



/* SUBNAVIGATION */
ul#navlist li a,ul#subnavlist li a
{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none ! important;
}



/* NAV LIST */
ul#navlist
{
	border-top: 4px solid #CC0000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a
{
	color:#333 ! important;
	padding: 4px 3px 4px 2px;
	display: block;
	border-left: 9px solid #FFF;
	border-top: solid 1px #ECECEC;
}

ul#navlist li a:hover { 
	color : #CC0000 ! important;
		border-left: 9px solid #CC0000; 
}

ul#navlist li a#aktiv
{
	background-color: #FFF;
 	color : #CC0000 ! important;
	border-left: 9px solid #CC0000; 
	padding: 3px 3px 3px 4px;
}



/* SUB NAV LIST */

ul#subnavlist
{
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0;
}

ul#subnavlist li {
	display: inline;
}

ul#subnavlist li a
{
	color:#333 ! important;
	padding: 4px 3px 4px 15px;
	display: block;
	border-left: 9px solid #FFF;
	border-top: solid 1px #ECECEC;
	width: 155px;
	font-weight:normal ! important;
	background-color: #FFF;
}

ul#subnavlist li a:hover { 
	background-color: #FFF;
	border-left: 9px solid #F7E3E3;
		color : #CC0000 ! important;
}

ul#navlist li a#subaktiv
{
	background-color: #FFF;
	border-left: 9px solid #F7E3E3;
	color : #CC0000 ! important;
	padding: 3px 3px 3px 15px;
}


/* ---- KLASSEN ---- */

.hgfarbeh1{
	padding: 5px 5px 3px 5px;
}

.border {
	margin: 0px 10px 0px 0px;
	border-left: 9px solid #CC0000;
}


.farbe{
		color: #CC0000;
}

.balken img { /* ---- Balken im Contentbereich -> Klasse sorgt auch fuer erhoehten Zeilenabstand ---- */
	/*border-left: 9px solid #CC0000;*/
}

.seitefarbig {
	color: #CC0000;
	font-size: 90%; 
	font-weight: bold;
}

.collage{
	border-bottom: 7px solid #CC0000;
	border-left-style: none !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}


/* Submit Formular */

.submit{
	background-color:#CC0000;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 4px 1px 13px;
	margin: 10px 0px 10px 0px;
	background-image:url(../img/submit-bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	cursor:pointer;
	overflow: visible;
}
.submit2{
	background-color:#CC0000;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 4px 1px 13px;
	background-image:url(../img/submit-bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	cursor:pointer;
	overflow: visible;
}


#event {display:none;}


#contentrahmen, #contentrahmen2 {
	border-top: 4px solid #CC0000;
}

#contentrahmen .paging img.bordernone{margin-left:0px !important;padding:0px;}

.auflistung {
	width: 100%;
	border-collapse: collapse;
}

.auflistung th {
	background-color:#66A4DD;
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	
}
.auflistung .spalte1 {
	border: 1px solid #000;
	padding: 5px;
}

.auflistung .spalte2 {
	padding: 5px;
	border: 1px solid #000;
	background-color:#A8D0F5;
	text-align: center !important;
	vertical-align: top;
}

.auflistung .spalte1header {
	background-color:#A8D0F5;
}

table .bgcolor td {
	background-color: #A8D0F5 !important;
	border-bottom: #66A4DD !important;
}

table .bgcolor td h2 {
	color: #333 !important;
}

.services .trfarbig td, .tabellecontent .trfarbig td {
	background-color: #F7E3E3 !important;
}

h2.ueberschrift {border-bottom: 1px solid #CC0000 !important}

#event {
	border-top: 4px solid #CC0000;
}
