body {
background-color: #e1ebe2;
margin: 0px;
}

#frame {
background: url("http://www.ulrichshusen.de/themes/ulrichshusen/images/footer_frame.gif") no-repeat bottom left;
margin-right: auto;
margin-left: auto;
margin-top: 25px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 36px;
width: 756px;
background-color: #b2c1b2;
border: 2px solid #003300;
}

#header {
background: url("http://www.ulrichshusen.de/themes/ulrichshusen/images/header_frame.gif") no-repeat top left;
height: 27px;
}

#container {
width: 756px;
margin-bottom: 5px;
background: url("http://www.ulrichshusen.de/themes/ulrichshusen/images/background.gif") repeat-y top left;
background-color: #fffcf3;
}

#containercontent {
margin-left: 11px;
}

#navigation {
}

#navigation a{
font-size: 13px;
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 {
font-family: times;
font-style: italic;
color: #002805;
text-align: right;
margin-right: auto;
margin-left: auto;
padding-right: 2px;
width: 756px;
}

#footer p {
color: #002805;
}

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

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



#content{
margin-left: 25px;
margin-right: 25px;
margin-top: 40px;
}

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

h2 {
font-size: 17px;
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: 13px;
/*line-height: 1,5;*/
line-height: 18px;
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;
}