#content #kopfbild img{
   display: block;
   width: 100%;
   margin-bottom: 10px;
}

/*
   ÜBERNOMMEN AUS ALTEM AUFTRITT
*/
#content select{
   background-color: #fff;
   border: 1px solid #b2b3b5;
   color: #000;
   padding: 2px;
   margin: 0;
}

#content input{
   background-color: #fff;
   border: 1px solid #b2b3b5;
   color: #000;
   padding: 2px;
   margin: 0;
}
#content textarea{
   background-color: #fff;
   border: 1px solid #b2b3b5;
   color: #000;
   padding: 2px;
   width: 350px;
   margin: 0;
}
.tabrowheader {
   background-color: #949599;
   font-weight: bold;
   color: #fff;
}
.tabrowgerade {}
.tabrowungerade {background-color: #ccc;}

#content .tabrowungerade a,
#content .tabrowungerade a:link,
#content .tabrowungerade a:visited {
   color: #fff;
}
.tabzelle {
   border-width: 1px;
   border-color: #00489b;
   border-style: solid;
   color: #666666;
}
#content ul {
   position: relative;
   list-style: none;
   margin: 0 0 0 15px;
   padding: 0;
}
#content ul li {
   background-image: url("../images/ul_symbol.gif");
   background-repeat: no-repeat;
   background-position: 0 4px;
   
   padding: 0 0 0 17px;
   
   position: relative;
   margin: 0;
}



/*
   NEU
*/
#content{
   line-height: 150%;
   color: #000;
}
#content p{
	margin: 0 0 1em 0;
	padding: 0;
}
hr{
   padding: 0;
   margin: 0;
   color: #666;
   background-color: #666;
   border: 0 none;
}
#content h1 {
	font-size: 100%;
	background-color: #333333;
	color: #fff;
	line-height: 120%;
	padding : 4px 8px;
	margin: 0 0 13px 0;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
}

#content h2 {
	font-size: 130%;
	line-height: 120%;
	padding: 0;
	margin: 10px 0 5px 0;
	font-weight: normal;
	color: #333333;
}
#content h3 {
	font-size: 140%;
	line-height: 120%;
	padding: 0;
	margin: 33px 0 18px 0;
	font-weight: normal;
	color: #333333;
}

#content h5 {
	font-size: 120%;
	line-height: 120%;
	margin: 26px 0 16px 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}	

#content a,
#content a:link,
#content a:visited {
   color : #333333;
   font-weight : bold;
   text-decoration: underline;
}

#content a:focus,
#content a:hover,
#content a:active {
   background-color: #333333;
   color: #fff;
}

#content h1 a,
#content h1 a:link,
#content h1 a:visited{
   color:#fff;
   text-decoration: none;
}

#content table{
   margin-bottom: 10px;
}
#content td{
   vertical-align: top;	
}

/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color:#fff;
   background-color: #333;
   font-weight: bold;
}

.tabrowgerade {
   background-color: #c4c5c8;
}
.tabrowungerade {
   background-color: #737373;
   color: #fff;
}

/* Input Felder */
input, select, textarea {
	border: 1px solid #333;
	background-color: #FFF;
	color: #000;
	padding: 2px;
}

input:hover, select:hover, textarea:hover {
	background-color: #e7e7e7;
}




#bannerbk{
   line-height: 150%;
   color: #000;
}
#bannerbk p{
   margin: 0 0 13px 0;
   padding: 0;
}
#bannerbk h1 {
   font-size: 100%;
   background-color: #333333;
   color: #fff;
   line-height: 120%;
   padding : 4px;
   margin: 0 0 20px 0;
   font-weight: normal;
   text-transform: uppercase;
   font-weight: bold;
}

#bannerbk h3 {
   font-size: 140%;
   line-height: 120%;
   padding: 0;
   margin: 33px 0 18px 0;
   font-weight: normal;
   color: #333333;
}

#bannerbk h5 {
   font-size: 120%;
   line-height: 120%;
   margin: 26px 0 16px 0;
   padding: 0;
   font-weight: normal;
   color: #333333;
}  

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color : #319A3B;
   font-weight : bold;
   text-decoration: underline;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   background-color: #319A3B;
   color: #fff;
}

#bannerbk table{
   margin-bottom: 10px;
}
#bannerbk td{
   vertical-align: top; 
}
