/* MAIN ELEMENTS */

body {
	margin:0;
	padding:0;
	background-image:url(/images/background.png);
	background-repeat:repeat;
	padding-top:0px;	
	font-family: verdana, sans-serif;
	}
	
a { 
	font-weight:none; 
	text-decoration:none;
	color:#000000;
	}

a:hover { 
	text-decoration:none; 
	color:#adc936; 
	}

a:visited { 
	}
	
/* Divs */

#centertable {
	width:100%;
	height:100%;
	padding:0px;
	border:0px;
}

#maintable {
	width:700px;
	height:100%;
	padding:0px;
	border:0px;
}

#topimage {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:1;
	top:0px;
	width:872px;
	height:231px;
	overflow:hidden;
	border:0px solid black;
	
}

#button {
	position:absolute;
	z-index:5;
	vertical-align:top;
	top:11px;
}

#main {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:2;
	top:0px;
	left:86px;
	width:700px;
	margin-left:0px;
	height:500px;
	background-image:url(/images/main_background.jpg);
	background-repeat:no-repeat;
}

#aktuelleangebote {
	position:absolute;
	z-index:5;
	margin-top:60px;
	margin-left:70px;
	padding:0px;
	width:330px;
	height:300px;
	border:0px solid black;
	text-align:left;
}

#news {
	position:absolute;
	margin-top:40px;
	margin-left:240px;
	padding:0px;
	width:330px;
	height:300px;
	border:0px solid black;
	z-index:5;
	text-align:center;
}

#newsletter_titel {
	position:absolute;
	margin-top:370px;
	margin-left:400px;
	padding:0px;
	width:121px;
	height:26px;
	overflow:visible;
	z-index:5;
	text-align:left;
}

#newsletter_feld {
	position:absolute;
	margin-top:400px;
	margin-left:450px;
	padding:0px;
	width:70px;
	height:22px;
	overflow:visible;
	z-index:5;
	text-align:left;
}

#newsletter_button {
	position:absolute;
	margin-top:400px;
	margin-left:610px;
	padding:0px;
	width:66px;
	height:22px;
	overflow:visible;
	border:0px solid black;
	z-index:5;
	text-align:left;
}

#social {
	position:absolute;
	margin-top:390px;
	margin-left:10px;
	padding:0px;
	border:0px solid black;
	z-index:5;
	text-align:left;
}

#bottom {
	position:absolute;
	margin-top:440px;
	margin-left:5px;
	padding:0px;
	width:700px;
	height:30px;
	border:0px solid black;
	z-index:5;
}

/* Classes */

.infotext {
	font-size:11px;
	color:#333;
}

.bottom {
	font-size:12px;
	color:black;
	line-height:17px;
	text-align:left;
}


.impressum {
	font-size:10px;
	color:#444;
	line-height:16px;
}
