* {
	margin:0;
	padding:0;
	border:0;
}

p {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
}

#wrapper {
	height:590px;
	width:964px;
	margin:auto;
}

#header {
	height:53px;
	width:964px;
	background-color:#FFF;
	position:relative;
}

#header .nav {
	position:absolute;
	top:22px;
	left:28px;
}

#content .nav {
	position:absolute;
	top:16px;
	left:27px;
	font-size: 12px;
}

#footer .nav {
	position:absolute;
	top:8px;
	left:27px;
	font-size: 12px;
}

.nav {
	list-style-type:none;
}

.nav a {
	display:block;
}

#header .nav li {
	display: block;
	float:left;
	height: 14px;
}

#content .nav li {
	display: block;
	float:left;
	height: 12px;
}

#footer .nav li {
	display: block;
	float:left;
	height: 12px;
}

*html #header .nav a {
	margin-bottom: -7px;
}
*html #header .nav a:hover {
	margin-bottom: 0px;
	margin-top: -5px;
}

*html #footer .nav a {
	margin-bottom: -4px;
}
*html #footer .nav a:hover {
	margin-bottom: 0px;
	margin-top: -2px;
}

.button {
	height:14px;
	background-position: top left;
	background-repeat: no-repeat;
}

.button1 {
	height:11px;
	background-position: top left;
	background-repeat: no-repeat;
}

.button:hover, .button1:hover {
	background-position: bottom left;
}

#content {
	height:530px;
	width:964px;
	position:relative;
	background-position: top;
	background-repeat: no-repeat;
}

#footer {
	height:19px;
	width:964px;
	background-color:#FFF;
	position:relative;
}

#logo {
	position:absolute;
	left:759px;
	top:7px;
}

#sprache_bild_de {
	background-image: url(/images/start/sprachwahl_de.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:964px;
	height:354px;
}

#sprache_bild_en {
	background-image: url(/images/start/sprachwahl_en.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:964px;
	height:354px;
}

#sprache_bild_nl {
	background-image: url(/images/start/sprachwahl_nl.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:964px;
	height:354px;
}

#sprache_bild_fr {
	background-image: url(/images/start/sprachwahl_fr.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width:964px;
	height:354px;
}

/*
#sprachauswahl {
	height:28px;
	width:964px;
	margin-top:9px;
	position:absolute;
	left:51px;
}
*/

#sprachauswahl {
	height:28px;
	margin:9px auto 0 auto;
	position:absolute;
	left:60px;
}

#sprachauswahl a {
	text-decoration:none;
	font-family: Arial, "MS Trebuchet", sans-serif;
	color:#666;
	font-size: 11px;
}

#sprachauswahl img {
	margin-bottom:6px;
}

.sprache_box {
	width:78px;
	height:28px;
	float:left;
	text-align: center;
}

#spot1 {
	position:absolute;
	top:58px;
	left:96px;
}

#spot2 {
	position:absolute;
	top:58px;
	left:492px;
}

#spot3 {
	position:absolute;
	top:286px;
	left:96px;
}

#spot4 {
	position:absolute;
	top:286px;
	left:492px;
}

.teaserbox {
	width:316px;
	height:117px;
}

.teaserbox p {
	font-size: 11px;
	color:#333;
	line-height:13px;
	position:absolute;
	top:44px;
	left:104px;
}

.teaserbox a {
	color:#000;
	font-weight: bold;
}

.teaserbild {
	position:absolute;
	top:12px;
	left:24px;
}

#eintrag1 {
	position:absolute;
	top:395px;
	left:4px;
}

#eintrag2 {
	position:absolute;
	top:395px;
	left:324px;
}

#eintrag3 {
	position:absolute;
	top:395px;
	left:644px;
}

#banner {
	position: absolute;
	left: 285px;
	top: 500px;
	/* margin-top: 93px; */
}