body {
background-color: #09a2db;
}
#page {
position: relative;
background-color: #09a2db;
margin-top:-10px;
margin-left:-8px;
margin-right:-8px;
}

#bglink {
	background-image:url(http://www.mybling.de/images/avbg.jpg);
background-position: center top;
background-repeat: repeat-x;
/*background-repeat: no-repeat;*/
display:block;
height:1034px;
 width:auto;
text-indent:-9999px;
}

#bglink:focus {
        outline:0 none transparent;
}

div#adsleft img {
    border: solid 0px black;
}
div#adsright img {
    border:  solid 0px black;
}
#header{
position:absolute;
	left:50%;
	width:740px;
	margin-top:-1010px;
	margin-left:-370px;
}
#content{
background-image: url(../images/bgbg.jpg);
background-position: center top;
background-repeat: repeat-x;
background-color: #daecf8;
position: relative;
width: 738px;
border: solid 1px;
top:151px;
left: 50%;
margin-left:-370px;
height: auto;
bottom: 20px;
	margin-top:-1020px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
}
div#content p {
padding: 5px;
}
#footer{
position:relative;
width: 738px;
top: 136px;
left: 50%;
margin-left:-369px;
bottom: 10px;
}
#adsleft{
position: absolute;
width: 120px;
top:140px;
left: 50%;
margin-left:-490px;
}
#adsright{
position: absolute;
width: 120px;
top:140px;
left: 50%;
margin-left:+369px;
}
div#footer a:link{
color: #EEEEEE;
text-decoration: none;
}
div#footer a:visited{
color: #EEEEEE;
text-decoration: none;
}
div#footer a:hover{
color: #EEEEEE;
text-decoration: none;
}
div#footer a:active{
color: #EEEEEE;
text-decoration: none;
}

#footertable {
color: #EEEEEE;
font-family: Arial;
font-size:13px;
font-weight: bold
}
div#footer span {
color: #EEEEEE;
font-family: Arial;
font-size:10px;
}