.css_top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background-color: #0086E6;
	z-index:2;
	border-bottom-width:1px;
	border-bottom-style:solid;
  	border-color:black;
	padding:0px;  	
}

.css_top2
{
	position: absolute;
	top: 60px;
	left: 220px;
	width: 780px;
	height: 20px;
	z-index:1;
}


.css_menu
{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 210px;
	z-index:2;
}


.css_main
{
	position: absolute;
	top: 100px;
	left: 215px;
	width: 565px;
	z-index:2;	
}

.css_verband
{
	position: absolute;
	top: 100px;
	left: 785px;
	width: 215px;
	height: 115px;
	z-index:2;
}

.css_news_top
{
	position: absolute;
	top: 220px;
	left: 785px;
	width: 215px;
	height: 60px;
	background-color: #0082DA;
    background-image:url('../images/bgnewstop.gif');
	background-repeat:no-repeat;		
	z-index:2;
	border-left-width:1px;
	border-top-width:1px;	
	border-right-width:1px;
	border-bottom-width:0px;			
	border-style:solid;
  	border-color:black;
	padding:0px;  	
}

.css_news
{
	position: absolute;
	top: 280px;
	left: 785px;
	width: 215px;
	background-color: #0082DA;	
	z-index:2;
	border-left-width:1px;
	border-top-width:0px;		
	border-right-width:1px;	
	border-bottom-width:1px;	
	border-style:solid;
  	border-color:black;
	padding:0px;  	
}

.css_startbilder
{
	position: relative;
	left: 785px;
	width: 215px;
	z-index:2;
}

.css_media
{
	position: absolute;
	top: 100px;
	left: 785px;
	width: 215px;
	z-index:2;
}

