body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9B9A6E;
	background-color:#FFFFFF;
	line-height:16px;
	text-align:center;

}

#content {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:662px;
	background:url(../images/back_start.jpg) no-repeat;
	text-align:center;
	border-bottom:1px solid #d5d7bf;
	border-right:1px solid #d5d7bf;
}


#willkommen {
	position:absolute;
	left:500px;
	top:165px;
	font-size: 24px; 
	font-weight: normal; 
	color: #9a996e; 
	margin-top:0px;
	margin-bottom:0px;
}

#willkommen a {
	color: #9a996e;
	text-decoration:none;
}

#komposition {
	position:absolute;
	left:560px;
	top:220px;
}

#cert {
	position:absolute;
	left:550px;
	top:580px;
}

#language {
	position:absolute;
	left:915px;
	top:630px;
}
#language img {
	margin-right:5px;
}


a:hover {
	text-decoration:underline;
}



