* {
margin: 0; 
padding: 0;
}
body {
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
color: #000000;
background: #ffffff;
}


a {
color: #5D1B25;
font-weight: bold;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0px solid black;
}
h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #5D1B25;
background: transparent;
}
.gross {
font-family: "Trebuchet MS";
font-weight: normal;
color: #F0ECE0;
background: transparent;
font-size: 1.2em;
color: #5D1B25;

}

.fett {
	font-weight: bolder;
}

.klein {
	font-size: 11px;
}
.abstand {
line-height: 110%;
	
}
.abstand2 {
line-height: 115%;
	
}
.kleinkursiv {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
h1 {
font-size: 1.6em;
text-transform: uppercase;
}
h2 {
font-size: 1.2em;
border-bottom: 0px solid #5D1B25;
}
h3 {
font-size: 1.0em;
}
p, li {
line-height: 200%;
color: #5D1B25;
font-size: 0.8em;
}
ul {
list-style-type: square;
}
#container {
	
text-align: left;
position: relative;
width: 800px;
color: #F0ECE0;
margin: 0 auto;
background-color: #ffffff;
}

#header {
height: 403px;
}

#impressum {
position: absolute;
width: 790px;
top: 5px;
margin-left: 50%;
left: -400px;
z-index: 100;
margin-right: 10px;
}
#impressum p {
	color: #C1B18C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#impressum a {
	color: #C1B18C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

address {
padding: 0 50px 20px 75px;
font-style: normal;
font-weight: bold;
}

#main {
margin-top: 50px;
background-color: #ffffff;
}
#content address {
padding-left: 0;
}
#column {
float: left;
width: 170px;
padding: 0 0 0 0; 
margin-top: 75px;
margin-left: 10px;
}
#column p {
	font-size: 11px;
	line-height: 15px;
}
#column img {
border: 0px solid #333333;
margin: 0px 0;
}
#column h1 {
margin: 10px 0 10px 0;
color: #8C794C;
background: transparent;
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
font-weight: bold;
}
#columnstart {
float: right;
width: 90px;
padding: 0 0 0 0; 
margin-top: 50px;
}
#columnstart img {
border: 0px solid #333333;
margin: 0px 0;
}
#columnstart h1 {
margin: 0 0 10px 0;
color: #F0ECE0;
background: transparent;
font: 100% trebuchet ms,arial,tahoma,verdana,sans-serif;
font-weight: bold;
}
blockquote {
color:#F0ECE0;
font: bold 1.4em Arial, Helvetica, sans-serif; 
}
cite {
display: block;
color: #000;
font-size: 70%;
font-style: normal;
font-weight: normal;
}

#content {
margin: 0px 150px 0 150px;
padding-top: 75px;

}

#content h2, #content h3 {
margin: 15px 0;
}
#content p {
margin: 10px 0;
}

#content ul {
margin: 10px 25px;
}
#content li {
padding: 3px 0;
}

#content0 {
margin: 0px 180px 0 220px;
padding-top: 75px;

}
#content0 h2, #content0 h3 {
margin: 20px 0;
}
#content0 p, a {
margin: 15px 0;
color: #5D1B25;
}

#content0 ul {
margin: 10px 25px;
}
#content0 li {
padding: 3px 0;
}

#border {
position: absolute;
width: 800px;
height: 74px;
border-bottom: 0px solid #5D1B25;
border-top: 0px solid #5D1B25;
}

#oben {
	position: absolute;
	top: 403px;
	left: 0px;
	width: 800px;
}

#nav {
position: absolute;
top: 0;
left: 0;
width: 100%;
background: #333;
border-bottom: 0px solid #5D1B25;
}
#nav li {
display: inline; 
}
#nav a {
text-decoration: none;
display: block;
float: right;
padding: 3px 20px;
font-weight: bold;
line-height: 1.5em;
color: #F0ECE0;
background: transparent;
}
#nav a:hover {
color: #F0ECE0;
background:#5D1B25; 
}
p.footer {
border-top: 0px solid #5D1B25;
font-size: 80%;
color: #5D1B25;
padding: 10px;
margin-top: 10px;
}
p.footer a {
	color: #F0ECE0;
}
p.footer img {
padding: 4px 20px 4px 10px;
vertical-align: middle;
}
/* Klassen */

.teaser {
font-weight: bold;
color: #5D1B25;
}
.nowrap {
white-space: nowrap;
}
a.pfeil {
display: block;
color: Black;
background: transparent url(images/pfeil.gif) 0 0.2em no-repeat;
padding-left: 30px;
font-size: 125%;
font-weight: bold;
}
#navlinks {
	position: absolute;
	left: 0px;
	list-style: none;
	z-index: 10;
	top: 310px;
	width: 196px;
	margin-left: 40px;
}
#navlinks,
#navlinks a:link,
#navlinks a:visited,
#navlinks a:hover,
#navlinks a:active {
	font-size: 12px;
	line-height: 24px;
}

#navlinks li {
	display: inline;
}
#navlinks a {
	display: block;
	text-decoration: none;
	padding: 0 5px 0 30px;
	margin-bottom: 2px;

}
#navlinks a:link,
#navlinks a:visited {
	color: #F0ECE0;
	border-bottom: 0px dotted #5D1B25;
}
#navlinks a:hover,
#navlinks a:active,
#navlinks a:focus {
	color: #F0ECE0;
	background-color:#5D1B25;

}
