body	{
	font-family:verdana, arial, sans serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:auto; 
	padding:0px;
	background-color:#d9e9f6;
}

a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

a:hover {
	color:#f60015;
}

br {
	line-height:16px;
	height:16px;
}

img {
	border:none;
}

#containerContent {
	width:1980px; 
	height:1200px;
	/*background-color:#d9e9f6;*/
	background-color:#fff;
}

#content {
	position:absolute;
	width:700px;
	height:550px;
	top:50%;
	left:50%;
	margin-top:-270px;
	margin-left:-337px;
	background-image: url(../img/pic_startseite.jpg); 
	background-repeat: no-repeat;
}

#starttext {
	position:absolute;
	left:112px;
	top:130px;
	width:480px;
	text-align:center;
}

#swfcontent { 
	position:absolute; 
	width:998px;
	height:675px;
	top:50%;
	left:50%;
	margin-top:-338px;
	margin-left:-499px; 
}