#content select{
   background-color: #fff;
   border: 1px solid #c2c1c2;
   color: #000;
   padding: 2px;
   margin: 0;
}

#content input{
   background-color: #fff;
   border: 1px solid #c2c1c2;
   color: #000;
   padding: 2px;
   margin: 0;
}
#content textarea{
   background-color: #fff;
   border: 1px solid #c2c1c2;
   color: #000;
   padding: 2px;
   width: 350px;
   margin: 0;
}

#content select:hover,
#content input:hover,
#content textarea:hover,
#content select:focus,
#content input:focus,
#content textarea:focus {
   background-color: #efefef;
}


#content p {
	padding: 0;
	margin : 0 0 6px 0;
}

#content hr {
	color: #c2c1c2;
	background-color: #c2c1c2;
	height: 1px;
	border: 0 none;
}

#content ul {
	position: relative;
	padding: 0 0 0 19px;
	margin: 0 0 6px 0;
}
#content ul li {
	margin: 0 0 3px 0;
   list-style-image: url(../images/pfeil_gross.gif);
}

#content h1, #content h2 {
	color: #005388;
	font-size: 145%;
	line-height: 120%;
	font-weight: normal;
	margin: 10px 0 9px 0;
	padding: 0;
}

#content h3, #content h4 {
	color: #ed7703;
	font-size: 120%;
	font-weight: normal;
	line-height: 140%;
	margin: 0 0 9px 0;
	padding:  0;
}

#content h5 {
	color: #005388;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding:  0;
}

#content table {
   border : 0 none;
   margin : 5px 0;
}

#content td,
#content tr {
   padding : 3px;
   vertical-align : top;
}
#content a,
#content a:link,
#content a:visited,
#footer a,
#footer a:link,
#footer a:visited,
#footer2 a,
#footer2 a:link,
#footer2 a:visited {
	color: #005388;
	font-weight: normal;
	text-decoration : none;
}

#content a:focus,
#content a:hover,
#content a:active,
#footer a:focus,
#footer a:hover,
#footer a:active,
#footer2 a:focus,
#footer2 a:hover,
#footer2 a:active {
	color: #000;
	text-decoration: underline;
}

/***************************************************************/
/* RECHTS                                                      */
/***************************************************************/
#rechts p {
   font-size: 92%;
}

/***************************************************************/
/* BANNERBK                                                    */
/***************************************************************/

#bannerbk {
   line-height: 130%;
   color: #333;
}

#bannerbk img {
   padding: 0;
   margin: 0;
   border: 0 none; 
} 

#bannerbk p {
   padding: 0;
   margin : 0 0 5px 0;
}

#bannerbk h1, #bannerbk h1 {
   position: relative;
   margin: 10px 0 9px 0;
   padding: 0;
   color: #005388;
   text-align: center;
   font-weight: normal;   
   font-size: 140%;
   line-height: 120%;
}

#bannerbk h3, #bannerbk h4 {
   color: #ed7703;
   font-size: 120%;
   font-weight: normal;
   line-height: 140%;
   text-align: center;
   margin: 0 0 9px 0;
   padding:  0;
}

#bannerbk h5 {
   color: #005388;
   font-size: 100%;
   font-weight: bold;
   margin: 10px 0 10px 0;
   padding:  0;
}

#bannerbk h6 {
   color: #005388;
   font-size: 100%;
   font-weight: bold;
   margin: 10px 0 10px 0;
   padding:  0;
}  

#bannerbk h3 img {
   padding:0 5px 5px 0;	
} 

#bannerbk table {
   border : 0 none;
   margin : 0.7em 0;
}

#bannerbk td,
#bannerbk tr {
   padding : 3px;
   vertical-align : top;
}

#bannerbk a:link,
#bannerbk a:visited {
   color: #005388;
   font-weight: bold;
   text-decoration: none;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   color: #000;
   text-decoration: underline;
}


/***************************************************************/
/* Inhaltstabellen                                             */
/***************************************************************/
.tabrowheader {
   background-color: #d30132;
   font-weight: bold;
   color: #fff;
}
.tabrowgerade {}
.tabrowungerade {background-color: #c3c4c4;}
.tabzelle {
   border-width: 1px;
   border-color: #00489b;
   border-style: solid;
   color: #666666;
}
