body {
font-family: verdana, arial;
font-size: 10px;
}

a {
text-decoration: none;
color: gray;
}
a:hover   { font-color:#dd0000; background-color:#dddddd; border:0px solid #333333; text-decoration:none; }
 

.abutton {
text-decoration: none;
color: #000000;
}
.abutton:hover   { font-color:#dddddd; background-color:#888; border:0px solid #fff; text-decoration:none; }

.cleaninput {    
border: none;    
background: transparent;
}
.bschrift {
font-family: verdana, san-serif;
font-size: 11px;
font-weight: bold;
}
.schrift {
font-family: verdana, san-serif;
font-size: 11px;

}
.menu {
font-family: verdana, san-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.header {
position: absolute;
top: 20px;
left: 28 px;
width: 550px;
height: 65px;
background-color: #FFFFFF;
background-image: url(../bilder/logo.jpg);
overflow: visible;
visibility: visible;
display: block;
}
.left {
position: absolute;
width: 195px;
top: 180px;
left: 28px;
background-color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.centercontent {
position: absolute;
width: 595px;
top: 180px;
left: 200px;
background-color: #EBEBEB;
}
.right {
position: absolute;
width: 195px;
left: 795px;
top: 580px;
background-color: #ffffff;

}

.button_top {
position: absolute;
top: 100px;
left: 28px;
width: 825px;
height: 60px;
font-size: 10px;
font-weight: bold;
text-decoration: none;
background-color: #ffffff;
}

.language {
position: absolute;
top: 30px;
left: 580px;
}

.informationen {
position: absolute;
top: 50px;
left: 580px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}








#link {
color: #FFFFFF;
}