body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b4c5d;
	background-color:#f1f4f6;
	text-align:center;
	margin:0px;
	padding:0px;
}


img {
behavior: url("pngbehavior.htc");
} 

#site{
width:100%;
height:100%;}

#banderole {
	width:258px;
	height:243px;
	top: 0px;
	left: 0px;
	position:absolute;}

#logo{
	background-image: url(oben.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	height:140px;
	width:100%;
	}

#logoimg{
width:131px;
height:51px;
margin:auto;
padding-top:90px;
}	

#content{
background-color:#3399ff;
}

#footer{
	background-image: url(unten.jpg);
	background-position:top;
	background-repeat: repeat-x;
	height:300px;
}

a:link, a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

p{
padding:0px;
margin:0px}