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

html { overflow: -moz-scrollbars-vertical; }

img {
border:0;
}

.clear {
clear: both;
}

body {
	scrollbar-face-color:#0169B6; 
	scrollbar-arrow-color:#FFFFFF;	
	scrollbar-track-color:#216597; 
	scrollbar-shadow-color:#2A89CD; 
	scrollbar-highlight-color:#1692E5; 
	scrollbar-3dlight-color:#0092FF; 
	scrollbar-darkshadow-Color:#0098FF;
	background: #222222 url(img/bg.gif) repeat;
	font-family: Trebuchet MS, Verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #444444;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	letter-spacing: 1px;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #dddddd;
}

a:focus { 
outline: none; 
}

#daboo {
margin-top: 130px;
width: 100%;
height: 70px;
}	

#logo {
margin: 0 auto;
background: url(img/daboo_logo.jpg) no-repeat;
width: 750px;
height:58px;
}

#w {
background: #555555;
width: 100%;
height: 200px;
}

#w2 {
margin: 0 auto;
background: #555555 url(img/strand.jpg) no-repeat;
width: 750px;
height:200px;
}

#mbg {
background: #2695d0;
width: 100%;
height: 30px;
}

#m {
margin: 0 auto;
width: 750px;
height: 30px;
font-size:20px;
color: #222222;
}
#mleft{
float:left;
width:550px;
}

#kontakt {
float: right;
width: 70px;
height:30px;
text-align: right;
}

#fullserviceinternetagentur {
margin: 130px auto 0px auto;
background: url(img/fsia.jpg) no-repeat right;
width: 750px;
height:20px;
}



