/* format standard */
body,td {
	margin: 0px;
	font-family: Verdana, Arial; 
	font-size: 9pt;
	color: #000;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgrnd_splash.gif);
	background-position: center top; 
	background-repeat: repeat-y; 
	background-color: #B0C0DD;
	text-align: center;
}
img {
	border: 0px;
}
.kop1 {
	font-size: 30px;
	color: white;
	letter-spacing: 2px;
}
.kop2 {
	font-size: 45px;
	font-weight: bold;
	color: white;
	letter-spacing: 2px;
}
.kop3 {
	font-size: 18px;
	line-height: 40px;
	color: white;
	letter-spacing: 2px;
}

/* layout */	
#content {
	margin: 0px auto;
	width: 716px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/visuals/visual_splash2009.jpg); 
	background-position: center 25px;
	background-repeat: no-repeat; 
	text-align: left;
} 
#top {
	margin: 0px auto 0px auto;
	width: 716px;
	height: 25px;
	background-color: #E60005;
}
#top td, a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#maincontent {
	cursor: pointer;
	width: 716px;
	height: 765px;
	margin: 0px;
	text-align: center;
	background: transparent;
}
#titel {
	margin: 0px auto;
	width: 600px;
	text-align: left;
}
}