body {background: #FFF;
      margin: 0px 0px 0px 0px;
}

.banner {border-bottom: solid 5px #000000; 
         vertical-align: bottom;   
		 height: 124px;
		 
}


.menu {padding: 10px 0px 0px 10px;
       vertical-align: top;
	   background: #FFF;
       border-left: solid 1px #000;
}

.menuleft {padding-top: 0px;
           font-family: Arial;
           color: #000;	  
		   background-color: #074e9c;
		   vertical-align: top;	   
		   width: 10%;
		   height: 100%
}

.menulefttable {height: 35px;
}

.knoppenlinks {border-right: 1px solid #000;
               border-bottom: 1px solid #000;
			   border-left: 0px solid #000;
               padding-left: 10px;
			   width: 100%;
}

.content {vertical-align: top;
          border-bottom: solid 2px #000;
		  padding: 0px 0px 0px 0px;
}

.contactindextable {border-bottom: 2px solid #000099;
}

.contactindex {color: 000099;
               padding-left: 25px;
			   vertical-align:top;

}

.contactindex2 {color: 000099;
                padding-right: 25px;
			    text-align: right;
				vertical-align: top;
}

.header {align: center;
         text-align: center;
         vertical-align: top;
		 font-family: Arial;
		 font-weight: bold;
		 font-size: 12px;
}

a:link,a:visited,a:active {color: #000099;
		                   text-decoration: none;
}

a:hover {color: #000099;
         font-weight: bold;
}
