* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

img {
	border:0px;
}

.oben { vertical-align:top; }
.mitte { vertical-align:middle; }
.unten { vertical-align:bottom; }

a:link {
	color: #000000;
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	background-color: #000000;
}

a.menue:link {
	color: #ffffff;
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	padding:0 0 0 30px;
}
a.menue:visited {
	color: #ffffff;
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	padding:0 0 0 30px;
}
a.menue:hover {
	color: #00ff00;
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	padding:0 0 0 30px;
}

.activmenu { color:#FF9933; }

h1 {
	font-size: 16pt;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	display:inline;
	padding:5px;
}

h2 {
	font-size: 16pt;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000000;
	display:inline;
	padding:5px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12pt;
	background-color: #ffffff;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image:url(/_img/bg.gif);
  	background-repeat:repeat-x;
  	background-position:top;
}

div#centerlayer {
	z-index:1;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 980px;
	height:800px;
	clear: left;
}

div#textteaser {
	position:absolute;
	top:230px;
	left:575px;
	width:350px;
	color:#ffffff;
	font-size: 12pt;
	font-weight: lighter;
	line-height: 15pt;
}

div#neunneun {
	position:absolute;
	top:520px;
	left:300px;
	width:310px;
	height:202px;
	background-image:url(/_img/99.jpg);
  	background-repeat:no-repeat;
}

div#content {
	z-index:5;
	position:absolute;
	top:580px;
	left:575px;
	width:390px;
	font-weight: lighter;
	padding:0 0 20px 0;	
}

.youtube-player {
	border: 5px solid #ffffff;
}

#list {
	margin:0 0 35px 0;
}

#sprachen {
	position:absolute;
	top:10px;
	right:0px;
}

#logo {
	position:absolute;
	top:30px;
}

#video {
	position:absolute;
	top:140px;
}

#menue {
	position:absolute;
	top:81px;
	right:0px;
}