html, body {height: 100%;}

body 
{
font: normal 11px/1.4 Verdana, Arial, sans-serif, verdana, helvetica;
color: #000000;
border: none;
margin: 0px;
padding: 0px;
text-align: center;
height:100%;
background-color: #ffffff;
}
h1 {font-size:14px;color:#c16841;margin-bottom:18px;  }
h2 {font-size:13px;color:#660033; font-style: italic; margin-top: 35px;}
.h3 {font-size:11px;color:#660033; font-style: italic; font-weight: bold; margin-top: 35px;}
p {margin-top:0px;}

.werte-container {
margin-top: 10px; width: 480px; border: 1px solid #790e11; background-color: #fdf9f8;
}
.werte-left {
width: 100px; margin: 5px; float:left;
}
.werte-right {
width: 320px; margin: 5px; float:left;
}


li {
margin-top: 15px;
text-align: left;
}

.linomargin{
margin-top: 0px;}

#inhalt {
float:left;
padding-top: 50px;
padding-left: 60px;
width: 561px;
}


/* Deklaration fuer IE: */
* html #inhalt { width: 621px;}
* html #linkbox li a { width: 100%;}


a:link, a:visited { 
text-decoration:none;
font-weight:bold;
color: #333333;
}

a:active, a:hover { 
color:#de4f49;
}


table {
font-size:11px;
}

#menu {
background: #ffffff url(../images/menu-bg.png) no-repeat;
height: 26px;
width: 908px;
padding: 0;
}

.menu-navi {
font-size:12px;
font-weight:bold;
margin: 0 0 0 30px;
color: #333333;
}

#anschrift {
height: 25px;
padding: 0 10px 0 0;
}

#container-content {
float: left;
width: 908px;
min-height: 400px;
background: url(../images/content-bg.png) repeat-y;
padding-left:12px;
}


#content {
background: url(../images/content-bg-top.png) no-repeat;
width: 530px;
min-height: 400px;
margin: 10px;
text-align: justify;
}



.imagefloat {
float: right;
padding: 10px 0 10px 0;
margin: 10px 0 10px 10px;
}

#bottom {
background: url(../images/bottom.png) no-repeat;
width: 908px;
height: 48px;
font-size:11px;
} 

img {
border: 0;}







