@charset "utf-8";
/* CSS Document */
img{
border:none;
outline:0px;
border:0px;
}
body{
margin:0px;
padding:0px;
text-align:center;
background-image:url(../images/bg_image.jpg);
background-repeat:repeat-x;
font-family:Arial, Tahoma, Verdana;
color:#1695a3;
font-size:11px;
}

a{
color:#eb7f00;
text-decoration:underline;
}

#header{
margin:0px auto;
text-align:left;
width:960px;
height:86px;
}

#header img{
width:212px;
height:86px;
background-repeat:no-repeat;
}

#container{
width:960px;
text-align:left;
margin:0px auto;
}

#flash_statisch{
width:874px;
height:224px;
margin-top:47px;
margin-bottom:22px;
}

#menu{
height:32px;
}

.menu_item{
margin-right:10px;
}

#content_home{
padding-left:16px;
padding-top:32px;
}

#appartemententot{
width:944px;
height:181px;
background-image:url(../images/appartemententot.jpg);
background-repeat:no-repeat;
}

#footer{
margin-top:16px;
}

.content_ac{
width:303px;
float:left;
}

.content_b{
width:296px;
margin-left:16px;
margin-right:16px;
float:left;
}

.content_d{
width:609px;
margin-left:16px;
margin-right:16px;
float:left;
}
.clear{
clear:both;
}