*^
{
	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;
}



html, body

{

	height: 100%;

	margin: 0 auto;

	padding: 0;

	font-family: arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	background-color: #e6e6e6;

	text-align:left;

}




div#zentrierung

{
	height: 50%;
	width: 980px;
	margin-bottom: -340px;
	float:left;
}

div#seite

{

	margin: 0 auto;

	width: 980px;
	height: 640px;

	border: solid 0 #1eb79d;

	position:relative;

	clear:left;

	text-align:left;

}


/*HEAD BEREICH*/


div#logo
{ 
	width: 980px; 
	height: 160px;
	margin: 0; 
	padding: 0px 0 0 0px;
	border-bottom:11px ridge #990000;
	background: #FFFFFF url(../Bilder/banner.JPG) no-repeat 0px 0px ; 
	}	

	div#logo2
{ 
	width: 980px; 
	height: 160px;
	margin: 0; 
	padding: 0px 0 0 0px;
	border-bottom:11px ridge #990000;
	background: #FFFFFF url(../Bilder/banner2.JPG) no-repeat 0px 0px ; 
	}	
	
	

div#Container1

{
	width:960px;

	height:20px;

	background:#e6e6e6;

	text-align: right;

	position:relative;

	padding-right: 20px; 

	
}

/*NAVIGATION-LINKS BEREICH*/

div#navigation

{
	width: 180px;
	height: 450px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #D5D4D5 url(../Bilder/marteau.JPG) no-repeat 40px 325px;
	text-align: left;
	border-top:1px solid #8F907E;
	border-bottom:1px solid #8F907E;
	border-left:1px solid #8F907E;
}


/*MIDDLE BEREICH*/


div#information

{ 
	color: #666666;
	width: 560px; 
	height: 390px;
	position: absolute;
	margin: 0; 	
}
div#formular
{
width: 400px; 
height: 300px;
margin-left: 80px;

}
/*index*/
div#inhalt

{
	width: 570px;
	height: 450px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	overflow: auto;
	border-top:1px solid #8F907E;
	border-right:1px solid #8F907E;
}



div#inhalt h1

{
	width: 520px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px 0 0 20px;
	border-bottom: 1px dashed #990000;
	margin: 0px 0px 0px 20px;
}



div#inhalt p

{
	padding: 0 20px 0 0; 
	margin-left: 20px; 
	margin-top: 20px;
	
 	
}


/*RECHTER BEREICH*/



div#inhalt_r

{
	width: 220px;
	height: 430px;
	position: relative;
	float: right;
	background-color:#FFFFFF;
	overflow: auto;
	border:1px solid #8F907E;
	}

div#inhalt_r h1

{
	padding: 10px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	background-color:#990000;
	height: 20px;
}

div#inhalt_r p 

{
	padding: 30px 20px 0px 20px; 
	margin: 0px 0px 0px 0px; 
 	overflow: auto; }





div#box 
{
	width:250px;
	background:#E7E7E7;
	margin-left:180px;
	padding:5px;
	font-size:13px;
	color:#990000;
	line-height:16px;
	margin-top: 50px; 
	text-align:center;
}


/*FOOTER*/


div#bottomband 

{

	height:25px;

	width:100%;

	top:630px; 

	position:absolute;

	clear:left;
	}



div#abbinder A 
{
	color:#FFFFFF;

	font-weight:normal;
	text-decoration:none;


}
div#abbinder A:hover
{
text-decoration:underline; 

}


div#abbinder

{
	color:#FFFFFF;

	font-size:11px;

	line-height:25px;

	padding-left:0px;

	text-align: center;

	width: 100%; 

	height: 25px;

	background:#990000;

}


/*ARTIKEL BEREICH */

div#seite2

{

	margin: 0 auto;

	width: 980px;

	border: solid 0 #1eb79d;

	position:relative;

	clear:left;

	text-align:left;

}

div#artikel

{
	
float: right;

background-color: #FFFFFF;

overflow: auto;
position: relative;

}


div#artikel h1

{
	
height: 40px;
	
background-color: #FFFFFF;
	
text-align: center;
	
padding: 20px 0 0 20px;

}

div#artikel p

{
	
padding: 0 20px 0 0; 
	
margin-left: 20px; 
	
margin-top: 20px; 
	
overflow: auto; 

}

div#Fusszeile 

{

	height:25px;

	background:#990000;

	position:relative;

	clear: both;

	width: 100%; 
	}




div#spalteleft

{

	width: 190px;

	position: relative;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	float: left;
	text-align: left;

	}


div#spalteright

{
	width:190px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;
	text-align: left;

	position: relative;

	float: right;

}



