a, a * {
 color: black;
 text-decoration: none;
}

a:visited {
 color: black;
 text-decoration: none;
}

a:hover, a:hover * {
 text-decoration: none;
 color: #F00;
}

#menuleft .active {
 /*color: #00BB00;*/
 color: #F00;
}

#menutop .active {
 color: white;
}

h1 {
    font-size: 42px;
    line-height: 42px;
    padding: 0;
    border-bottom: 1px solid black;
 }

h1, h2, h3, h4, h5, h6 {
    color: black;
    font-family: Georgia, "Times New Roman", Times, serif;
 }

h2 {
 font-size:18px;
 font-family:verdana, arial, sans-serif ;
 font-weight:bold;
 padding:0;
 margin:0;
}

hr {
 border-bottom: 1px solid #d4d4d4;
}
/*
 border: 1px solid gray;
 height:1px;
 margin-right: 0;
}*/

.align-center {
 text-align: center;
}

.imgtext-table {
 table-layout: center;
}

body {
 position: absolute;
 background-color: #00B603 !important;
 color: black;
 margin: 0;
 padding: 0;
 width: 100%;
 min-width: 800px;
}

#logo {
 position:absolut;
 margin:5px 5px 0px; border-top: 1px solid black;
 padding:5px;
 height:90px;
 overflow:hidden;
 border:1px solid black;
 background:url(../pic/Haus0001h.jpg) 100% 0 no-repeat #FFD;
 font-size:36px;
 font-family:verdana, arial, sans-serif ;
 font-weight:bold;
 line-height:38px;
 text-align:left;
 vertical-align:middle;
 color:black;
 letter-spacing:-1px;
 text-shadow: 3px 3px 3px #969595;
}

#logo span {
 color:red;
 font-size:48px;
 letter-spacing:-5px;
}

#menuleft {
 position:absolute;
 top:112px;
 left:5px;
 padding:10px;
// height:300px;
 border:1px solid black;
 background-color:#FFD;
 width:150px;
 font-family: verdana, arial, sans-serif ;
 font-size: 16px;
 font-weight : bold;
 text-shadow: 1px 1px 2px #a5a5a5;
}

#menuleft a {
 text-decoration: none;
 color: black;
}

#menuleft a:hover {
 text-decoration: none;
 /*color: #00FF00;*/
 color: #F00;
}

#menuleft dt {
 padding:0;
 margin:2px 0;
}


#menuleft dd {
 padding:0;
 margin-left:10px;
 font-size:14px;
}

#menuleft .menutitle {
 border-top:0;
}

#content {
 position:absolute;
 border:1px solid black;
 top:112px;
 left:183px;
 right:183px;
 min-width:300px;
 padding:0 25px 25px;
 background-color:#FFD;
 font-size: 14px;
 font-family: verdana, arial, sans-serif ;
 font-weight : normal;
}

#right {
 position:absolute;
 top:112px;
 right:5px;
 padding:10px;
 border:1px solid black;
 background-color:#FFD;
 width:150px;
 height:600px;
 font-family: verdana, arial, sans-serif ;
 font-size: 16px;
 font-weight : bold;
}


div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 10px;
}
