html {
	height:100%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal; 	
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #85cff2;
}

#popup_inhalt {
        position:absolute;
        left:25px;
        top:25px;
}

#popup_rahmen {
        position:absolute;
        left:3px;
        top:4px;
}

#popup_close {
        position:absolute;
        left:375px;
        top:10px;
}

#popup_download {
        position:absolute;
        left:160px;
        top:345px;
}

img {
    border: none;
}

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

li {
	line-height:13pt;
}

a:hover {
	text-decoration:  underline;	
}

a.footer {
	color:#2e688a;
	text-decoration: none;
}


a.footer:hover {
	text-decoration:  underline;	
}


a.breadcrump {
	font:  bold 10px  Arial, sans-serif;
	text-decoration: none;	
}

a.breadcrump:hover {
	text-decoration: underline;	
}

#main{
	position: relative;
	width: 985px;
	height: 715px;
	margin: auto auto;
}

#toplogo{
	position: absolute;
	top: 5px;
	left: 35px;
	width: 155px;
	height:125px;
}

#middle{
	position: absolute;
	top: 60px;
	left: 0px;
	width:985px;
}

#spacer {
	width: 432px;
	height: 545px;
	float: left;
}

#mainmiddle {
	width: 432px;
	height: 545px;
	float: left;
}

#webtrekk {
	display: none;
}

#flashani {		
	width:968px;
	height:220px;
	position: relative;
	margin:0 0  0 17px;
	padding:0px;
} 

#flashsub {		
	width:100%;
	height:52px;
	position: relative;
	margin:0px;
	padding:0px;

}

#elternnavi {
	width:240px;
	height:370px;
	top: 170px;
	position:relative;
	margin: 0 0 0 38px;
	float:left;
}

#gamemiddle{
	position: absolute;
	top: 0px;
	left: 0px;
	width:985px;
}

#gamenav {
	width:70px;
	height:170px;
	top: 100px;
	left: 15px;
	position:relative;
	float:left;
}

#gamecontent {
	width:800px;
	height:605px;
	top: 10px;
	left: 40px;
	position:relative;
	float:left;
}

#elternnavisub {
	width:240px;
	height:380px;
	position:relative;
	margin: 168px 0 0 38px;
	float:left;
}

#kindernavi {
	top: 170px;
	width:240px;
	height: 370px;
	position:relative;
	float:left;
}

#footer {
	width:899px;
	height:30px;
	position:relative;
	top: 10px;
	margin: 10px 0 0 38px;
	float:left;
	font: 8pt  Arial, sans-serif;
	background-image:  url(/images/bg_footer.png);
	background-repeat: no-repeat;
	padding: 13px 0 10px 13px;
}

#footer-links {
	position: relative;
	top: 3px;
}

#logo {
	float:right;
	margin-right:10px;
}

#backbutton {
	position: absolute;
	left:8px;
	bottom:0px;
	padding-bottom: 0px;
}

.teaser {
	width:100%;
	min-height: 100px;
	margin: 3px 0 0 0;
}

.fehler {
	color: #DD0000;
}