/* 2007 thomasBuerger */
body { 
	width: 920px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/joomla_mv_template_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;	
}
	
#container { 
	position: absolute;
	width: 920px;
	top: 0px;
	left: 0%;
	text-align: left;
	background-image: url(../images/joomla_mv_template_01.jpg);
	background-repeat: no-repeat;
	height: 800px;
	z-index: 2;
}

#seperator {
	background-repeat: no-repeat;
	left: 20px;
	z-index: 3;
	height: 20px;	
}
	
#tbuergerTopModule {
   position: absolute;
	top: 20px;
        left: 220px;
	width: 680px; 
	line-height: 10px;
	margin: 0px;
	padding: 0px;
        text-align: right;
}

#tbuergerMainBody {
	position: absolute;
	top: 100px;
	left: 220px;
	width: 680px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#tbuergerLeftModule {
	position: absolute;
	top: 120px;
	left: 20px;
	clear: both;
	width: 180px;
}
	
#banners_bottom{
	padding-top: 40%;
	width: 100%;
	clear: both;
	position: absolute;
}

#mod_bottom {
	position: absolute;
	padding-top: 40px;
	width: 100%;
	clear: both;
}