#content{
   line-height: 150%;
   color: #000;
   background-color: #f4f4f4;
   padding: 10px 25px;
   width: 542px;
   margin: 31px 206px;
   z-index: 2;
}
#content p{
	margin: 0 0 13px 0;
	padding: 0;
}
hr{
   padding: 0;
   margin: 0;
   color: #333;
   background-color: #333;
   border: 0 none;
   height: 1px;
}
#content h1 {
	font-size: 160%;
	line-height: 120%;
	padding : 0;
	margin: 7px 0 3px 0;
	font-weight: normal;
	color: #E7471A;
}

#content h3 {
	font-size: 140%;
	line-height: 120%;
	padding: 0;
	margin: 7px 0 3px 0;
	font-weight: normal;
	color: #D29900;
}

#content h5 {
	font-size: 120%;
	line-height: 120%;
	margin: 7px 0 3px 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}	

#content a,
#content a:link,
#content a:visited {
   color : #E7471A;
   font-weight : bold;
   text-decoration: underline;
}

#content a:focus,
#content a:hover,
#content a:active,
#content a.selected {
   background-color: #E7471A;
   color: #fff;
}
#content table{
   margin-bottom: 10px;
}
#content td{
   vertical-align: top;	
}

/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color:#fff;
   background-color: #E7471A;
   font-weight: bold;
}

.tabrowgerade {
   background-color: #c4c5c8;
}
.tabrowungerade {
   background-color: #737373;
   color: #fff;
}

/* Input Felder */
input, select, textarea {
   border: 1px solid #6D6E70;
   background-color: #FFF;
   color: #000;
   padding: 2px;
   font-family: "Lucida Sans Unicode","Lucida Grande",Corbel,Geneva,Arial,Helvetica,sans-serif;
   font-size: 0.92em;
}

input:hover, select:hover, textarea:hover {
	background-color: #e7e7e7;
}

#content sup,
#content sub{
   font-size: 72%;
}

/*** Bannerbk ***/

#rightcontainer h1 {
   font-size: 140%;
   line-height: 120%;
   padding : 0;
   margin: 7px 0 3px 0;
   font-weight: normal;
   color: #E7471A;
}

#rightcontainer h3 {
   font-size: 120%;
   line-height: 120%;
   padding: 0;
   margin: 7px 0 3px 0;
   font-weight: normal;
   color: #D29900;
}

#rightcontainer h5 {
   font-size: 110%;
   line-height: 120%;
   margin: 7px 0 3px 0;
   padding: 0;
   font-weight: normal;
   color: #333;
}  

#rightcontainer a,
#rightcontainer a:link,
#rightcontainer a:visited {
   color : #E7471A;
   font-weight : bold;
   text-decoration: underline;
}

#rightcontainer a:focus,
#rightcontainer a:hover,
#rightcontainer a:active {
   background-color: #E7471A;
   color: #fff;
}

/*** Contentbanner **/

/*** Bannerbk ***/

#contentbanner h1 {
   font-size: 140%;
   line-height: 120%;
   padding : 0;
   margin: 7px 0 3px 0;
   font-weight: normal;
   color: #E7471A;
}

#contentbanner h3 {
   font-size: 120%;
   line-height: 120%;
   padding: 0;
   margin: 7px 0 3px 0;
   font-weight: normal;
   color: #D29900;
}

#contentbanner h5 {
   font-size: 110%;
   line-height: 120%;
   margin: 7px 0 3px 0;
   padding: 0;
   font-weight: normal;
   color: #333;
}  

#contentbanner a,
#contentbanner a:link,
#contentbanner a:visited {
   color : #E7471A;
   font-weight : bold;
   text-decoration: underline;
}

#contentbanner a:focus,
#contentbanner a:hover,
#contentbanner a:active {
   background-color: #E7471A;
   color: #fff;
}