
body {
	margin: 0 0 0 0;
	font-family: verdana, arial;
	background-color: #ffffff;
	font-size: 12px;
	font-family: trebuchet ms;
	
}		
a:visited{
	color :#FF0000;
	text-decoration: none;
	
}
a:link:hover {
	color :#FF9933;
	text-decoration: none;
	
}
a:link {
	color :#FF0000;
	text-decoration: none;
	
}
a:active{
	color :#FF0000;
	text-decoration: none;
}

div.centerdiv {
	position: absolute;
	left: 50%;
	background: url(../images/ictdido_back.jpg);
	margin-left: -477px;
	margin-top: 0px;
	width: 954px;
	height: 744px;
}
div.menu {
   POSITION: absolute;
	right:10px;
	top: 65px;
	
	
}
.content {
	POSITION: absolute;
	left:450px;
	top: 109px;
	WIDTH: 481px;
	HEIGHT: 534px;
	
}

a.menu:VISITED{
	color :#FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, verdana;
	
}
a.menu:link:hover {
	color :#CC33CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, verdana;
	
}
a.menu:LINK {
	color :#FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, verdana;
	
}
a.menu:Active{
	color :#FF9900;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: arial, verdana;
}

div.contenttekst {
	TEXT-ALIGN: left;
	POSITION: absolute;
	WIDTH: 473px;
	HEIGHT:518px;
	font: 13px "trebuchet ms";
	color : #000000;
	OVERFLOW: auto;
	overflow-x: hidden;
	scrollbar-highlight-color : #cc33cc;
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #cc33cc;
	scrollbar-track-color : #ffff00;
	left: 8px;
	top: 15px;
	
}

div.titel{
	font-family: trebuchet ms;
	font-size: 30px;
	color: #000000;
	font-weight:bold
}

input,
select {
	border: 1px solid ##C9DCA6;
	font-size: 11px;
	margin-left: 10px;
	font-family: "trebuchet ms";
	width: 250px;
}