body{
	margin: 0px; 
	padding: 0px;
}

a{
	color: #003f85;
	text-decoration: none;
}		

td, form, input, textarea{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#bgbody{
	background-image: url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000000;
}

#bgleft{
	background-image: url(images/header3.jpg);
	background-position:top;
	background-repeat: no-repeat;
}

#detail{
	color: #999999;
	vertical-align: top;
}
		
#footer{
	color: #ffffff;
	font-size: 9px;
	vertical-align: bottom;
}
	
#menu{
	vertical-align: middle;	
}

#tabelle{
	color: #003f85;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
				
#title{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;	
}