body {
background: url(images/bg.jpg) repeat-y;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
margin-top: 0px;
margin-left: 0px;
}
.baum {
display: block;
border-top: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
background: url(images/baum.jpg);
position: absolute; left: 0px; top: 120px;
width: 950px; height: 300px;
/*height 350px*/
}
.small {
display: block;
border-top: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
background: url(images/small.jpg) no-repeat;
position: absolute; left: 0px; top: 120px;
width: 950px; height: 50px;
}
.empfehlungen {
color: #333;
font-size: 14px;
font-weight: bold;
display: block;
position: absolute;
left: 26px; top: 437px;
width: 924px; height: 30px;
border-bottom: #CCCCCC 1px solid;
}
.logo {
display: block;
background: url(images/logo.jpg);
position: absolute; left: 0px; top: 20px;
width: 600px; height: 50px;
}
.menu {
display: block;
position: absolute; left: 26px; top: 102px;
width: auto; heigt: 20px;
}
.menu ul {
margin: 0; padding: 0;
}
.menu li {
list-style: none;
display: inline;
margin: 0; padding: 4px;
}
.menu ul li a {
font-weight: bold;
background: #996633;
color: #FFFFFF;
padding-left: 8px;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
text-decoration: none;
}
.menu ul li a:hover {
background: #CC9933;
}
.menu ul li .rex-current {
background: #333;
}
.sub_menu {
color: #FFFFFF;
padding: 5px;
text-align: center;
display: block;
background: #333;
position: absolute; left: 730px; top: 32px;
width: 180px; height: auto;
}
.sub_menu a {
color: #FFFFFF;
text-decoration: none;
}
.sub_menu a:hover {
text-decoration: underline;
}
.display_head {
line-height: 30px;
color:#996633;
font-size: 16px;
width: 247px;
# border-bottom: #CC9933 2px solid;
}
.display_head a {
text-decoration: none;
color:#996633;
}
.content {
line-height: 1.5em;
display: block;
position: absolute; left: 26px; top: 180px;
width: 894px; height: 400px;
}
h3 {
font-size: 16px;
font-weight: normal;
}
a {
color: #963;
}
.bottom {
display: block;
border-top: 1px solid #CCC;
position: absolute; top: 700px;
width: 950px; height: 150px;
}
.bottom_content {
font-size: 11px;
display: block;
padding-left: 5px;
border-left: #666 0px none;
position: absolute; left: 26px; top: 20px;
width: 600px; height: 110px;
}
.bottom_menu ul {
margin: 0; padding: 0;
}
.bottom_menu li {
list-style: none;
display: inline;
margin: 0; padding-right: 10px;
}
.bottom_menu ul li a {
text-transform: uppercase;
color: #000;
text-decoration: none;
}
.bottom_menu ul li a:hover {
color: #999;
}
.bottom_menu ul li .rex-current {
font-weight: bold;
}
.bottom_adress {
border-left: 1px #666 solid;
padding-left: 10px;
}
.bottom_hr {
margin-top: 15px;
margin-bottom: 15px;
width: 950px;
height: 10px;
display: block;
background: #FFF;
}
