body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: 
#DBDBDB; SCROLLBAR-3DLIGHT-COLOR: #DBDBDB; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR:#ffffff; 
SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;	color: #999999;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;font-size: 12px;	color: #999999;
}
.topmenu {
	border: none;
	top: 0px;
	position: absolute;
	height: 85px;
	width: 860px;
	overflow: hidden;
}
.mainbox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #DBDBDB;
	position: absolute;
	width: 860px;
	height: 520px;
	overflow: hidden;
	top: 50px;

}
.contentbox {
	height: 350px;
	width: 860px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 85px;
}
.bottommenu {
	position: absolute;
	height: 85px;
	width: 860px;
	overflow: hidden;
	
	top: 435px;
}

.linkbox {
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 15px;
}
a.menulink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menulink:hover {
	text-decoration:underline
}
.linkboxright {
	float: right;
	padding-top: 30px;
	padding-right: 5px;
}
.toptextbox {
	float: left;
	width: 200px;
	clip: rect(20px,auto,auto,auto);
	text-align: left;
}
.emptybox {
	border: 1px solid #999999;
	position: static;
	height: 108px;
	width: 135px;
}
a.backlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a.backlink:hover {
	color: #666666;
}

a.contactlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.contactlink:hover {
	text-decoration:underline
}.cv_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.cv_headline_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DBCC64;
	background-color: #000000;
	background-position: center;
}
.cv_headline_large {
	background-color: #DBCC64;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
