html{
margin:0px;
padding:0px;
background-color:white;
}
body{
font-family:Times;
color:black;
margin:0px;
padding:0px;
}
p {
}
h1{
color:white;
font-weight:lighter;
font-size:24px;
}
h2{
color:#dedfe3;
font-weight:lighter;
font-size:18px;
}
h3 {
}
h4 {
color:white;
font-weight:normal;
}
a{
text-decoration:none;
color:#444444;
}
#center{
width:1192px;
min-height:100%;
/height:100%;
margin:auto;
top:10px;
background:url('/templates/ebene2.png');
background-repeat:no-repeat;
padding-bottom:50px;
}
#header{
height:200px;
}
#logo{
width:267px;
height:58px;
background:url('/templates/logo.png');
float:left;
margin-left:62px;
margin-top:80px;
}
#main{
width:978px;
background-color:#a4a4a8;
border:15px solid white;
box-shadow: 0px 0px 10px 10px #cccccc;
margin:auto;
color:#444444;
}
#footer{
width:100%;
height:25px;
margin-top:30px;
text-align:center;
}
#footer ul{
list-style-type:none;
color:#888888;
margin-left:490px;
}
#footer ul li{
color:#888888;
float:left;
margin-right:20px;
}
#footer ul li a{
text-decoration:none;
font-family:Times;
font-size:13px;
color:#888888;
}
#menu{
float:right;
margin-right:80px;
margin-top:105px;
}
#menu ul{
height:15px;
}
#menu ul li{
list-style-type:none;
float:left;
width:120px;
height:15px;
font-size:14px;
font-weight:normal;
margin-bottom:1px;
color:#48454c;
text-align:left;
}
#menu ul li a{
text-decoration:none;
color:#48454c;
padding-left:10px;
height:15px;
}
#menu ul li ul li a{
border-left: none;
text-decoration:none;
color:#9a9c9b;
padding-left:10px;
height:15px;
text-align:left;
margin-left:15px;
}
#menu ul li ul li a:hover{
color:#eda034;
}
#menu ul li ul{
display:none;
margin-top:-15px;
margin-left:-15px;
}
#menu ul li a:hover{
color:#504c4b;
}
.right_gewerke{
float:left;
width:270px;
/width:300px;
padding:15px;
margin-top:80px;
}
.right_gewerke ul{
margin-left:-20px;
color:#c8cac7;
}
.right_gewerke ul li a{
color:#c8cac7;
text-decoration:none;
}