body {
background: #fffcf3 url("images/header_frame.gif") repeat-x left top;
margin: 0px;
}
#container {
	margin: 0 auto;
	width: 880px;
	background: url("images/bg_body.gif") repeat-y 10px;
	padding: 22px 10px 0 10px;
	position: relative;
	overflow: hidden;
}
#partner { 
	position: absolute;
	left: 20px;
	bottom: 0; 
}
#colleft { 
	text-align: center;
	width: 160px;
	float: left; 
	}
#colright { 
	 width: 700px;
	 float: right;
	 padding-top: 40px;
	overflow: hidden;
}
#navigation { 
	text-align: left; 
}
#navigation ul {
	list-style: none;
	margin: 0 10px 100px 10px;
	padding: 0;
	border-top: 1px solid #fff;
}
#navigation li { 
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #fff; 
}
#navigation li.level2 {
	padding-left: 13px;
	}
#navigation li.level3 {
	padding-left: 23px;
	}	
#navigation a{
font-size: 16px;
font-family: times;
font-style: italic;
text-decoration: none;
color: #ffffff;
}

#navigation a:hover {
text-decoration: none;
color: #ffcc00;
}

#navigation .active {
text-decoration: none;
color: #ffcc00;
}

#navigation .level2 {
padding-left: 15px;
}

#footer {
background: url("http://www.ulrichshusen.de/themes/ulrichshusen/images/footer_frame.gif") repeat-x left top;
font-family: times;
font-style: italic;
color: #002805;
text-align: right;
margin-right: auto;
margin-left: auto;
padding-right: 2px;
padding-top: 30px;
}
#footer_content { 
	width: 900px;
	margin: 0 auto; 
}
#footer p {
color: #002805;
}

#footer a{
color: #002805;
text-decoration: none;
}

#footer a:hover{
color: #002805;
text-decoration: underline;
}

h1 {
font-size: 30px;
font-family: times;
font-style: italic;
color: #b2c1b2;
}

h2 {
font-size: 20px;
font-family: times;
font-style: regular;
font-weight: normal;
color: #003300;
}

h6 {
font-size: 13px;
font-family: times;
font-style: regular;
font-weight: normal;
margin-top: 3px;
margin-bottom: 0px;
line-height: 1;
color: #003300;
}

p, td {
font-size: 15px;
line-height: 20px;
font-family: times;
font-style: regular;
color: #000000;
}

hr {
height: 1px;
background-color: #003300;
border: 0px;
}

a, a:link, a:visited {
color: #003300;
text-decoration: underline;
}

a:hover {
color: #b2c1b2;
text-decoration: underline;
}
