body {
	margin: 0px;
	padding: 0px;
	background-color: #730B00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0 0 30px 0;
	font-size: 20px;
	color: #9C0604;
}

h2 {
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: white;
	padding-top: 30px;
	font-family: arial;
	font-weight: normal;
}

h3 {
       	color: #9C0604;
        font-size: 12px;
}

p {
	line-height: 18px;
	font-size: 13px;
}

td { font-size: 13px;
}
img {
border:none;
}

#content a {
        color: #9C0604;
        font-size: 12px;
        
}

#background {
	background-color: #560f0E;
	height: 290px;
	width: 100%;
	border-bottom: 5px solid #440706;
}

#wrapper {
	width: 845px;
	margin: 0 auto;
	margin-top: -270px;
	margin-bottom: 20px;
	background-color: none;
}

#center {
	position: relative;
	width: 845px;
}

#navigation {
	position: absolute;
	width: 200px;
	background-color: #EDDBBB;
	margin: 0px;
	height: 100%;
}

#navigation img{
	margin-left: 30px;
	margin-top: 10px;
}

#wrapper #center #navigation ul{
	padding-left: 25px;
	list-style: none;
	line-height: 24px;
}

#navigation ul li a:link, #navigation ul li a:visited {
	text-decoration: none;
	color: #9C0604;
	font-weight: bold;
}

#navigation ul li a:hover, #navigation ul li a:active {
	text-decoration: none;
	color: #E50005;
	font-weight: bold;
}

#center #navigation ul li .active {
	color: #E50005;
}

#wrapper #center #navigation ul ul {
	margin: 0px;
	font-size: 12px;
}

#anfrage {
        margin-left: 25px;
        font-size: 12px;
}

#content {
	top: 41px;
	width: 645px;
	margin-left: 200px;
}

#slogan {
	height: 60px;
	background-color: #560f0E;
	padding-left: 20px;
        padding-top: 10px;
        margin-top: -10px;
}


#headimg {
	height: 273px;
	left: 200px;

}

#text {
	background: url(img/content_bg_repeat.png) repeat-y #F3E6D0;
	padding: 10px 20px 30px 25px;
        min-height: 570px;


}
#text table {
background:none;
width:600px;

}
#text table td {
vertical-align:top;
background:none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:normal;
margin:0;
padding:0;

}

#text table p {
line-height:normal;
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#text table td span {
line-height:normal;
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}
body #wrapper #center #ie #content #text table tbody tr td span {
font-size: 13px;
}
#footer {
	position: absolute;
	z-index: 20;
	width: 845px;
	height: 50px;
	padding-top: 10px;
	background-color: #730B00;
	font-size: 11px;
	color: #F3E6D0;
}
.greybilder {
	padding:5px;
	margin-right:10px;
margin-bottom:10px;
	background-color:white;
 border:1px solid #e0e0e0;
}

