#content{
   line-height: 150%;
}
#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: 160%;
   line-height: 120%;
   padding : 0;
   margin: 15px 0 20px 0;
   font-weight: normal;
   color:#723E2E;
}
#input, select, textarea {
   border: 1px solid #6D6E70;
   background-color: #FFF;
   color: #000;
   padding: 2px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 0.92em;
}

#content h3 {
   font-size: 140%;
   line-height: 120%;
   padding: 0;
   margin: 33px 0 18px 0;
   font-weight: normal;
   color: #00006B;
}

#content h5 {
   font-size: 120%;
   line-height: 120%;
   margin: 26px 0 16px 0;
   padding: 0;
   font-weight: normal;
   color: #000066;
}  

#content a,
#content a:link,
#content a:visited {
   color : #000066;
   font-weight : bold;
   text-decoration: underline;
}

#content a:focus,
#content a:hover,
#content a:active {
   background-color: #000066;
   color: #fff;
}
#content ul,
#bannerbk ul{
   list-style: square;  
}


#content td{vertical-align: top;}
#content table{margin-bottom: 1em;border-collapse: collapse;}
.tabrowheader td,
.tabrowgerade td,
.tabrowungerade td {
   padding: 3px;
   border: 1px solid #DEDEDE;
}
.tabrowheader {
   background-color: #DEDEDE;
   font-weight: bold;
}

.tabrowgerade   {background-color: #FFF;}
.tabrowungerade {background-color: #E9EDF0;}

/* 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;
}

/*
 * Bannerbaukasten
*/ 
#bannerbk .HocoLogo img{display:block;border: 0 none;margin: 0 -10px 0 -10px;}

#bannerbk{
   color: #fff;
   line-height: 130%;
   font-size: 92%;
}
#bannerbk p{
   margin: 0 0 13px 0;
   padding: 0;
}
#bannerbk h1 {
   font-size: 120%;
   line-height: 120%;
   padding : 0;
   margin: 10px 0 12px 0;
   font-weight: bold;
   color: #000;
}

#bannerbk h3 {
   font-size: 110%;
   line-height: 120%;
   padding: 0;
   margin: 20px 0 13px 0;
   font-weight: bold;
   color: #fff;
}

#bannerbk h5 {
   font-size: 100%;
   line-height: 120%;
   margin: 15px 0 8px 0;
   padding: 0;
   font-weight: normal;
   color: #fff;
}  

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color : #fff;
   font-weight : bold;
   text-decoration: underline;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active {
   text-decoration: underline;
   background-color: #EC7204;
   color: #000;
}
#bannerbk td{
   vertical-align: top; 
}
