body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: center;
	background-image: url(img/querschnitt.gif);
	background-repeat: repeat-y;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	width: 980px;
   text-align:left;
	}

#inhalt {
	float: left;
	width: 684px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	}

#text {
	margin: 0px 50px 40px 50px;
	width: 584px;
	text-align:left;
	color:#505050;
}

#links {
	float: left;
	width: 177px;
	margin: 0px;
	padding: 0px;
}

#rechts {
	width: 119px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#kopf {
	width: 980px;
	padding: 0px;
	height: 171px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/kopf_980x171.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


/* ****************************************************************************************************************** */
/* Navigation */
/*
#links ul 			{margin:0px; padding:0px;} 
#links li 			{margin: 0px 0px 0px 30px;	padding: 4px 0px 0px 0px;	list-style-image: url(img/bullet.gif);} 
*/
#links a 			{font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
#links a:hover 	{color: #FFD668; text-decoration: none;}
#links img			{border:0px;margin-right:7px;}

.einhell 	{width:177px; height:36px; border-top:1px solid white; vertical-align:middle;	background-image: url(img/bt_hell-blau_klein.gif);}
.einhell a  {margin-top:4px; display:block;}

.zweihell 	{width:177px; height:51px;	border-top:1px solid white; vertical-align:middle;	background-image: url(img/bt_hell-blau_gr.gif);}

.eindunkel 	{width:177px; height:36px; border-top:1px solid white; vertical-align:middle; background-image: url(img/bt_dunkel-blau_klein.gif);}
.eindunkel a  {margin-top:4px; display:block;}

.zweidunkel {width:177px; height:51px; border-top:1px solid white; vertical-align:middle; background-image: url(img/bt_dunkel-blau_gr.gif);}



/* **************************************************************************************************************** */
/* Sonstiges */

a 			{color:black;}
a:hover 	{color:#A4212A;}


/* **************************************************************************************************************** */
/* Text im gelben Balken oben im Kopf */

h1 {
	position: absolute;
	top: 107px;
	right: 50%;
	/*margin: 0px 0px 0px -260px;*/
   margin: 0px -150px 0px 0px;
	padding: 0px;
	border:0px;
	font-size: 18px;
	font-weight: normal;
	color: #6D7D8A;
	display:block;
}


/* **************************************************************************************************************** */
/* Headline */

h2 {color: #20458D; font-size: 14px;}
h3 {color: grey; font-style: normal; font-weight: bolder; font-size: 17px; margin: 0px; padding: 0px;}
.blau {color: #20458D; font-weight: bolder;}
.rot {color: red; font-weight: bolder;}

/* **************************************************************************************************************** */
/* Preis-Untertext */

.preis-untertext {color: grey; font-size: 11px;}
	





