
.css_hg_main
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	height: 782px;
	margin: 0px 0 0 -500px;	
	background-color: #DE2919;
	z-index: 1;
}

.css_hg_vstreifen
{
	position: absolute;
	top: 81px;
	left: 50%;
	width: 0px;
	height: 702px;
	margin: 0px 0 0 300px;	
	border-left-style: solid;
	border-left-color: #DE2919;
        border-left-width: 1px;
	z-index: 3;
}

.css_logo
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 200px;
	height: 80px;
	margin: 0px 0 0 -500px;	
	z-index: 2;
}


.css_banner
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 600px;
	height: 80px;
	margin: 0px 0 0 -300px;	
	z-index: 2;
}

.css_loginbereich
{
	position: absolute;
	top: 0px;
	left: 50%;
	width: 200px;
	height: 80px;
	margin: 0px 0 0 +300px;	
	z-index: 2;
}

.css_top_menu
{
	position: absolute;
	top: 81px;
	left: 50%;
	width: 600px;
	height: 20px;
	margin: 0px 0 0 -300px;	
	background-color: #CCCCCC;
	overflow: hidden;
	z-index: 3;
}

.css_menue_content
{
	position: absolute;
	top: 100px;
	left: 50%;
	width: 180px;
	margin: 0px 0 0 -490px;	
	z-index: 2;
}

.css_hg_sub_main
{
	position: absolute;
	top: 81px;
	left: 50%;
	width: 800px;
	height: 702px;
	margin: 0px 0 0 -300px;	
	background-color: #FFFFFF;
	z-index: 2;
}

.css_main_content
{
	position: absolute;
	top: 118px;
	left: 50%;
	width: 580px;
	height: 665px;
	margin: 0px 0 0 -290px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-base-color:#CCCCCC;
  	scrollbar-3dlight-color:#DEDEDE;
  	scrollbar-arrow-color:#DEDEDE;
  	scrollbar-darkshadow-color:#DEDEDE;
  	scrollbar-face-color:#CCCCCC;
  	scrollbar-highlight-color:#DEDEDE;
  	scrollbar-shadow-color:#DEDEDE;
  	scrollbar-track-color:#DEDEDE;
	z-index: 3;
}

.css_news_content
{
	position: absolute;
	top: 100px;
	left: 50%;
	width: 200px;
	margin: 0px 0 0 +300px;	
	z-index: 2;
}

.css_news_bilder
{
	position: absolute;
	top: 422px;
	left: 50%;
	width: 200px;
	height: 360px;
	margin: 0px 0 0 +300px;	
	z-index: 2;
}

.css_bottom
{
	position: absolute;
	top: 782px;
	left: 50%;
	width: 1000px;
	height: 20px;
	margin: 0px 0 0 -500px;	
	background-color: #DE2919;
	overflow: hidden;
	z-index: 3;
}

.css_debug
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 300px;
	background-color: #FFFFFF;
	overflow: hidden;
	z-index: 3;
}

