#content{
   line-height: 140%;
   color: #000;
   background-color: #F4F4F4;
}
#content p{
	margin: 0 0 13px 0;
	padding: 0;
}
#content sup,
#content sub{
   font-size: 86%;}
hr{
   padding: 0;
   margin: 0;
   color: #666;
   background-color: #666;
   border: 0 none;
}
#content h1 {
	font-size: 160%;
	line-height: 120%;
	padding : 0;
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #1B4A8C;
}

#content h3 {
	font-size: 140%;
	line-height: 120%;
	padding: 0;
	margin: 33px 0 18px 0;
	font-weight: normal;
	color: #FFB82C;
}

#content h5 {
	font-size: 120%;
	line-height: 120%;
	margin: 26px 0 16px 0;
	padding: 0;
	font-weight: bold;
	color: #1B4A8C;
}	

#content a,
#content a:link,
#content a:visited {
   color : #1B4A8C;
   font-weight : bold;
   text-decoration: none;
}

#content a:focus,
#content a:hover,
#content a:active {
   background-color: #1B4A8C;
   color: #fff !important;
}
#content table{
   margin-bottom: 10px;
}
#content td{
   vertical-align: top;	
}

/* Inhaltstabellen */
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
}
.tabrowheader {
   color: #fff;
   background-color: #1B4A8C;
   font-weight: bold;
}

.tabrowgerade {
   background-color: #fff;
}
.tabrowungerade {
   background-color: #f4f4f4;
}

.readmore {
   text-align: right;
}

/* Input Felder */
input, select, textarea {
	border: 1px solid #6D6E70;
	background-color: #FFF;
	color: #000;
	padding: 2px;
}

input:hover, select:hover, textarea:hover {
	background-color: #e7e7e7;
}

#bannerbk h1 {
   font-size: 120%;
   line-height: 120%;
   padding : 0;
   margin: 0 0 10px 0;
   font-weight: bold;
   color: #fff;
}

#bannerbk h3 {
   font-size: 110%;
   line-height: 120%;
   padding: 0;
   margin: 0 0 10px 0;
   font-weight: bold;
   color: #fff;
}

#bannerbk h5 {
   font-size: 100%;
   line-height: 120%;
   margin: 0 0 10px 0;
   padding: 0;
   font-weight: bold;
   color: #fff;
}  

#bannerbk p {
   color: #fff;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   font-weight: bold;
   color: #fff;
   text-decoration: none;
   margin: 0;
   padding: 0;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active,
#bannerbk a.selected,
#bannerbk a.selected:link,
#bannerbk a.selected:visited,
#bannerbk a.selected:focus,
#bannerbk a.selected:hover,
#bannerbk a.selected:active {
   text-decoration: underline;
}
