body,html {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-image:url(gfx/bg_tile.jpg);
	background-position:center;
	background-attachment:fixed;



	}
	
	
#main {
		margin: 0;
		padding: 20px;
	
		
		}
		


#merg {
	width: 920px; 
	margin: 0 auto;


	}


#header {
	height: 180px;
	top:0;
	position: fixed;
	
	
	}
	
	
#nav {
	height: 40px;
	top: 182px;
	position: fixed;



	}


	#nav #derverein {
		text-align: center;
		position: absolute;
		left: 63px;
		width: 230px;
		height: 40px;
		
	}
	
	#nav #konzept {
		text-align: center;
		position: absolute;
		left: 220px;
		width: 230px;
		height: 40px;
	}
	
	#nav #infos {
		text-align: center;
		position: absolute;
		left: 428px;
		width: 260px;
		height: 40px;
	}
	
	#nav #kontakt {
		text-align: center;
		position: absolute;
		left: 640px;
		width: 230px;
		height: 40px;
	}
	
#menub {
	height: 30px;
	top: 220px;
	position: fixed;
	}
	
#menub #menub_left{
	position: absolute;
	width: 340px;
	left: 127px;
	top: -1px;
	}
	
#menub #menub_center{
	position: absolute;
	width: 320px;
	left: 405px;
	top: -1px;
	}	
	
	#menub #menub_right{
	position: absolute;
	width: 300px;
	left: 619px;
	top: -1px;
	}
	
#menuc {
	height: 30px;
	position: fixed;
	top: 220px;
	
	}
	
#menuc #menuc_left{
	position: absolute;
	width: 340px;
	left: 127px;
	}
	
#menuc #menuc_left_center{
	position: absolute;
	width: 310px;
	left: 390px;
	}	
	
#menuc #menuc_right_center{
	position: absolute;
	width: 300px;
	left: 520px;
	}

#menuc #menuc_right{
	position: absolute;
	width: 300px;
	left: 693px;
	}
		
#content {
	width:920px;

	margin-top:231px;
	text-align:justify;

	margin-bottom:115px;
	}

	
#footer {
	position:fixed;
	bottom:-20px;
	min-height:150px;
	text-align:center;
	background-image:url(gfx/bg_blank.jpg);
	background-repeat:repeat-y;

	

	
	}

	#footer #footerleftpanel {
		position: absolute;
		left: 0;
		top: 35px;
		width: 306px;
		height: 90px;
	}
	
	#footer #footercenterpanel {
		position: absolute;
		left: 306px;
		top: 35px;
		width: 308px;
		height: 90px;
	}
	
	#footer #footerrightpanel {
		position: absolute;
		left: 614px;
		top: 35px;
		width: 306px;
		height: 90px;
	}
	
	
	a:link
	{
	border-style:none;	
	text-decoration: none;
	color: #cd3621;
	outline: 0;
	}
	
	a:visited
	{
	border-style:none;
	text-decoration: none;
	color: #cd3621;
	outline: 0;
	}
	
	a:hover 
	{	
	border-style:none;
	text-decoration: none;
	color:#a8aede;
	outline: 0;
	}
	
a.b:link
	{
	border-style:none;	
	text-decoration: none;
	color: #000000;
	outline: 0;
	}
	
	a.b:visited
	{
	border-style:none;
	text-decoration: none;
	color: #000000;
	outline: 0;
	}
	
	a.b:hover 
	{	
	border-style:none;
	text-decoration: none;
	color:#a8aede;
	outline: 0;
	}
	
	
	
h1 {
	font-style: normal;
	font-size:13px;
	color: #373636;
	line-height: 2.0;
	}

h2 {
	font-style: normal;
	font-size: 12px;
	color: #373636;
	line-height: 2.0;
	}
	
h3 {
	font-style: normal;
	font-size: 10px;
	color: #373636;
}
	
h4 {
	border-style:none;
	text-decoration: none;
	color:#a8aede;
	outline: 0;
}
	h5 {
	border-style:none;
	text-decoration: none;
	color:#a8aede;
	outline: 0;
	
}

ol {
	font-style: normaL;
	font-size: 12px;
	color: #373636;
	line-height: 2.0;
	margin-left:-20px;
}

li{
	margin-left: 12px;
	font-size: 12px;
	line-height: 1.5;
}

p{
	font-size: 12px;
	line-height: 1.5;
}
