/* CSS Document */

/* CSS Document */
html,body
{
height:100%;
margin:0;
min-height:100%;
padding:0;
}

body
{
background:#88BEE4 url(../images/kids/background.gif) bottom repeat-x;
}

#footercontainer
{
height:auto;
min-height:100%;
padding:0;
margin:0;

}
#container
{
height:auto;
min-height:100%;
padding:0;
margin:0;
background:#A0C100;
background:#88BEE4 url(../images/kids/background.gif) bottom repeat-x;
}

#wrapper
{
margin:0 auto 0 auto;
width:1150px;
height:100%;
z-index:-10;
}

#topmenus
{
position:relative;
width:1150px;
height:150px;
z-index:1;
}

#content
{
position:relative;
width:1150px;
height:600px;
z-index:0;
}

#leftcolumn
{
height:600px;
width:360px;
float:left;
}

#fishpic
{
height:582px;
position:absolute;
width: 324px;
margin:0 0 0 20px;
z-index:3;
}

#bericht
{
height:322px;
position:absolute;
width: 324px;
margin-top:280px;
z-index:50;
}

#fishpic img
{
vertical-align:baseline;
}

#middlecolumn
{
height:600px;
width:471px;
float:left;
}

#rightcolumn
{
height:600px;
width:309px;
float:right;
}

#slang
{
margin:0 0 0 -4px;
position:absolute;

}

#muis
{
position:absolute;
margin:475px 0 0 65px;
z-index:3;

}

#logo
{
	position:absolute;
	width:150px;
	margin:96px 0 0 70px;
	z-index:2;
}


#sunface
{
	position:absolute;
	width:150px;
	left: 902px;
	top: 1px;


}

#toplinks ul
{
	list-style:none;
	position:absolute;
	
	margin:5px 0 0 215px;
}

#toplinks ul li
{
float:left;
z-index:-1;
}

#toplinks img
{
border:none;
}
#midpic
{
	position:absolute;
	left: 180px;
	top: 3px;
	
}

#bodycontent
{
position:absolute;
margin:130px 0 0 -35px;
width:580px;
height:380px;
overflow:auto;
z-index:10;
}

#berichtcontent
{
position:absolute;
margin:130px 0 0 160px;
width:395px;
height:380px;
overflow:hidden;
z-index:10;
}

#bodycontent p,#bodycontent a, #bodycontent h1, #footer li a
{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#bodycontent a:hover
{
text-decoration:none;
}




 img, div, input { behavior: url(../html/jsFrontend/iepngfix.htc) }

#footer
{
height:30px;
width:100%;
background:#A0C100;
}

#footer ul
{
margin:0;
padding:0 0 0 10px;
list-style:none;
}
#footer li a 
{
font-size:14px;
text-decoration:none;
}

#bodycontent img {
	margin-right: 20px;
	margin-bottom: 20px;
}