 body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #c0c0c0;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding-top:60px;
	
	}
	
.trbv {
	padding: 5px;
	}

.lboven {
	background-image:url(../images/head.jpg);
	height: 148px;
}

.menucontainer{
	float: left;
	width:262px;
	height:300px;
	margin: 0;
	padding-left:46px;
	padding-top:24px;
	background-image:url(../images/bgmenu.gif);	
/*	background:url(images/bgmenu.gif);
	background-color: #6B6B6B; */
}

.menu {
	padding: 0px 0px 0px 0px;
	z-index:1;

}

#content{
	float: right;
	background-color: #FFFFFF;
	width:414px;
	height:324px;
	padding: 0px 58px 0px 0px;
}

a.extern:link {
	color:#999999;
	text-decoration: none;
	border-left: 0px ;
}

a.extern:hover {
	color:#000000;
	text-decoration: none;
	border-left: 0px ;
	font-weight:normal;
}

a.extern:visited {
	color:#999999;
	text-decoration: none;
	border-left: 0px ;
}

a.extern:active {
	color:#000000;
	text-decoration: none;
	border-left: 0px ;
}

.marq {
	float: left;
	margin-top: 5px;
	}

.style1 {
	color: #FFFFFF
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 11px solid #FFFFFF;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 11px solid #FFFFFF;

}

a:hover {
	color: #000000;
	text-decoration: none;
	border-left: 11px solid #DC106F;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	border-left: 11px solid #DC106F;
	font-weight: bold;

}

.style2 {
	color: #999999;


}

.style5 {
	color: #666666
}

.style10 {
	color: #6B6B6B;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}
