body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrap_all {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 73px;
	width: 1000px;
	background-image: url(img/logo_houses.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#header {
	height: 23px;
	width: 1000px;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
}


#backlines {
	float: left;
	background-image: url(img/main_content_bg.gif);
	background-repeat: repeat-y;
	width: 100%;
}


#flag_eng {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
}

#flag_port {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
}
#flag_ger {
	right: 9px;
	top: 4px;
	margin-top: 4px;
	margin-right: 9px;
	float: right;
}
#wrap_left {
	position: relative;
	float: left;
	width: 166px;
}


#such_box {
	width: 148px;
	background-image: url(img/suche.gif);
	background-repeat: no-repeat;
	height: 74px;
	margin-top: 5px;
	margin-left: 9px;
}
#partners_box {
	width: 148px;
	background-image: url(img/left_box_mid.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-left: 9px;
}
.partners_scripts {
	margin-left: 8px;
	margin-top: 5px;
	height: 17px;
	width: 130px;
	background-image: url(img/left_box_pointline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#wrap_mid {
	width: 656px;
	float: left;
	margin-top: 7px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}



#banner_big {
	height: 120px;
	width: 656px;
	margin-bottom: 10px;
	float: left;
	background-image: url(misc/advertise/main_big.jpg);
}
#weather_box {
	height: 185px;
	width: auto;
	margin-top: 15px;
	margin-left: 9px;
}

#wrap_right {
	float: right;
	width: 177px;
}

#footer {
	height: 178px;
	width: 1000px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	clear: both;
}
#links {
	text-decoration: none;
	margin-top: 60px;
	float: left;
	margin-left: 10px;
}
a.links {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
