body	{
	margin: 0 auto;
	padding: 0;
         font: 11px verdana, helvetica, arial,  sans-serif;
	text-align: center;
	background: #BBD4F2;
	width: 870px;

}

h3 { font-size: 18px; font-weight: bold; }
a:link    { color: #4285A4; text-decoration: none }
a:visited { color: #4285A4; text-decoration: none}
a:hover   { color: #4285A4;  text-decoration: underline; }
a:active  { color: #0080C0; text-decoration: none }


#container	{
	width: 865px;
	margin: 1em auto;
	padding: 0;
	text-align: left;
         background: #ffffff;
         padding: 12px;
}

#logo { background: url(../images/ksb-intern.jpg) no-repeat top center; width: 870px;
height: 120px;   margin: 0px; padding: 0px; text-align: center;
}



table, td { font-size: 13px;}




#footer	{
	clear: both;
	margin-left: 150px;
	color: #4285A4;
	padding: 20px;
	border-top: 2px solid #d6e5ea;
         font-size: 11px;
         text-align: center;
}
#footer a:link { font-size: 11px; color: #808080; text-decoration: none;}
#footer a:visited { font-size: 11px; color: #808080;  text-decoration: none; }
#footer a:active { font-size: 11px; color: #808080;  text-decoration: none; }
#footer a:hover { font-size: 11px; color: #800000;  text-decoration: underline}




select {
font: 12px arial, helvetica, sans-serif;
color:#808080;
background: #ffffff;
border: 0px #afc8cf solid;
margin: 1px;
}



.table1 { background-color: #dfdfff; border: 1px solid #ffffff}
.cellbg1 { background-color: #ffffff}
.tdborder { border: 1px solid #ffffff}

.tablebg_blau2 { background-color: #8a9cb3}

table ul {
              line-height: 170%;
			}

table li  {   padding-left: 10px; padding-right: 5px; margin: 4px; 
background-repeat: no-repeat; background-position: 0 50%; list-style-type: none;
        }
