/* General Settings */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #272727;
	text-align: center;
	vertical-align: top;
	border: 0px;
		 	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;

}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a img {
	border: 0px;
}

#clear {
	clear: both;
}

.layout5 {
}

.layout2 {

}
/* Layout */

#logo {
	text-align: center;
}

#main {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height:600px;
	 text-align: center;
}

#main #navi {
position: relative;
	width: 685px;
	height: 39px;
	margin-top:25px;
	text-align: center;
	background-image: url(../images/bg_navi.gif);
	background-repeat: no-repeat;
	z-index: 3;
}
#bgangebote {
position: relative;
top:5px;
left:220px;
	width: 300px;
	height: 222px;
	background-image: url(../images/angebote.png);
	background-repeat: no-repeat;
	z-index: 2;
}
#angebote {
position: relative;
top:35px;
left:35px;
	width: 200px;
	height: 222px;
	z-index: 3;
}
#content {
position: relative;
top:-360px;
	width: 675px;
padding-bottom:20px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	padding-left:7px;
	z-index: 1;
}

#content-l {
position: relative;
top:30px;
left:-170px;
width: 320px;
padding-bottom:20px;
	z-index: 1;
}

#footer {
position: relative;
top:27px;
left:-27px;
	width: 675px;
	height: 25px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

#langnavi {
	position: relative;
	left: 200px;
	top: 60px;
	width: 100px;
}

#newsbox {
position: relative;
top:20px;
left:180px;
	width: 250px;
	height: 150px;
	z-index: 3;

}
