html {
height:100%;margin: 0px;

}
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #6e6e72;
text-align: center; 
	line-height: 12px;}
#content {
width:850px;

 margin: 0px auto;
}

#list ul{
margin:0;
padding:5px;
list-style:none;
white-space: nowrap;
}

#list li{display:inline;
}
/* display: inline = keine Pünktchenliste*/

#list a{
color:#000000;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
padding:15px 10px 3px 0px;
text-decoration:none;
text-align:right;}

#list a:hover{
color:#006595;
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
padding:15px 10px 3px 0px;
text-decoration:none;
text-align:right;}


#inhalt img {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-size: 11px;
	margin-top: 0px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	width: 95%;
}


.hintergrund {
	height: 310px;
	width: 290px;
	w\idth: 290px;
	hei\ght: 310px; /* Hack für IE wg. Box-Modell */
	background-image: url(images/grund.gif);
	background-repeat: repeat-x;
	float: left;
	margin-top: 100px;
	margin-right: 0px;

}
div#inhalt{
	height: 310px;
	width: 490px;
	w\idth: 490px;
	hei\ght: 310px; /* Hack für IE wg. Box-Modell */
	background-image: url(images/grund.gif);
	background-repeat: repeat-x;
	float: left;
	margin-top: 100px;
	margin-right: 30px;
	text-align:left;
}



.floatdemo-multi div{ 
		float: left; 
		width: 80px; height: 80px; 
		w\idth: 62px; hei\ght: 62px; /* Hack für IE wg. Box-Modell */
		padding: 6px; margin: 0 5px 5px 0; 
		border: 3px solid; 
		border-color: #d3d3d3; 
		background: #a60201; 
		text-align: center; 
		color: #ff8; 
		}
.ueberschrift {
	font-size: 14px;
	color: #000000;
	margin-top: 35px;
	font-weight: bold;
}


.floatdemo-multi { margin: 100px 0% 10px 18%; float:left}

/*div#navlinks{
	float: left;
	height: 15px;
	hei\ght: 15px; /* Hack für IE wg. Box-Modell 
	padding: 3px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}
*/
.ueberschrift2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 8px;
}
div#impressum {
	height: 20px;
	left: 0px;
	top: 0px;
	margin: 0px 5px 2px;
	text-align:right;
	float: right;
	clear: right;
}
div#fusszeile {
	width: 780px;
	text-align: left;
}
#adresse {
	color: #FFFFFF;
}

#impressum a{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}#inhalt .text a {
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
}
div#adresse {
	height: 20px;
	width: 550px;
	bottom:0px;
	top: 0px;
	margin: 0px 5px 2px 20px;
	text-align:left;
	float: left;
	clear: both;
}
#adresse a {

font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
#inhalt .text a:hover {

	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#adresse a:hover {


font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #a4c881;
	text-decoration:none;
}
#impressum a:hover {



font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #a4c881;
	text-decoration:none;
}
