body {
margin-top: 10px;
color: white;
font-family: Verdana, arial,helvetica,sans-serif;
font-size: 12px;
 }
 * html body { text-align: center;}
fieldset {
border: 0px;
cursor: pointer;

}
h1 { 
color:#ffffff;
font-size:1.5em;
}

h1.startseite { 
color:#ffffff;
font-size:30px;
}

h2 { 
color:#3a8228;
font-size:1.5em;

}
ul, li {
list-style-image: url(/img/dot.jpg);
}
img {
border: 0px;
}
td {padding: 5px; }

a {
color: #ffffff;
text-decoration: none;

}
a: {font-weight: bolder;}
a:link { }
a:visited { }
a:hover { }
a:active { }

#head {
width: 800px;
height: 375px;
margin-left: auto;
margin-right: auto;
}
 * html head { text-align: left;}


#head_bild {

width: 800px;
height: 300px;
margin-left: auto;
margin-right: auto;

}



* html #head_bild {
width: 800px;
height: 260px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#head_info {
width: 366px;
height: 193px;
background: url(/img/head-window-bg.png) repeat-x;
margin-left: 390px;
margin-top: -230px;
visibility:hidden;
position: absolute;
z-index: 900;
border: 1px solid #000000;
}
#close {
height:15px;
width: 15px;
position: absolute;
color: white;
margin-left: 300px;
margin-top: -200px;
}
#close a {
font-size: 50px;
font-weight: lighter;
}
#head_menu {
background: url(/img/hauptmenu-bg.jpg) no-repeat #5C5C5C;
width: 800px;
height: 70px;
color: #555555;
z-index: 800;
padding-top: 0px;
padding-left: 0px; 
}

#head_menu table {
border: 0px;
}
 
 * html #head_menu { text-align: left;}

#head_menu a {
display: inline;
font-size: 13pt;
color: #555555;
font-weight: normal;
padding-right: 10px;

}

#head_menu img {
border: 0px;

}


#home-button {
float: left;
width: 30px;
height: 70px;
margin-top:-15px;
margin-left: -25px;
margin-right: 15px;
}
/*Content*/

#content {
clear: both; 
width: 800px;
background-color: #5C5C5C;
min-height: 500px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
margin-top: -10px;
z-index: 1;
}

/* IE 6 Hack*/
* html #content {
height:500px;
text-align: left;
 }
 /**/
body>#content {height: auto; }

.brotkrumen {
font-size: 9px;

}

#content-left {
width: 150px;
margin-left: 5px;
float:left;
color: #338028;
}

#navilinks {
height:20px;
margin-top:5px;
font-size: 12px;

}
#navilinks a {
color: #338028;
padding-left: 10px;
display: block;
font-size: 14px;
}
#content-center {
width: 715px;
float:left;
margin-left: 25px;
}

#content-center-content {
width: 550px;
float:left;

}
#content-center-right {
width: 150px;
float:left;
margin-left: 5px;
}

#content-center-right td {
font-size: 8pt; 
}

.bottom {
font-size: 10pt;
}


