#logo {
height:170px;
text-align:right;
padding:0;
margin:0;
/*
background:#BDDEDE url(../img/bg_gusstransfer.gif) 70px 20px no-repeat;
*/
}

#left {
width:70px;
}

#middle {
width:800px;
float:left;
text-align:left;
padding:0;
margin:0;
}

#bottom {
text-align:right;
margin-top:20px;
height:40px;
width:900px;
float:left;
clear:both;
background:#BDDEDE;
}

/**********************************************************************************/
/*	Schrift	*/

p a:link, p a:visited, #middle li a:link, #middle li a:visited, td a:link, td a:visited {
color:#81B6C0;
font-weight:bold;
border-bottom: 1px dotted #81B6C0;
}

p a:hover, p a:active, #middle li a:hover, #middle li a:active, td a:hover, td a:active {
color:#81B6C0;
font-weight: bold;
border-bottom: 1px solid #81B6C0;
}

#bottom p{
font-size:80%;
line-height:1.6em;
font-weight:normal;
color:#000;
padding:0px 20px 10px 10px;
margin:0;
}

#bottom p a:link, #bottom p a:visited {
color:#000;
font-weight:normal;
border-bottom: 1px dotted #333;
}

#bottom p a:hover, #bottom p a:active {
color:#000;
font-weight: normal;
border-bottom: 1px solid #333;
}

/**********************************************************************************/

#topmenu ul li.one a, #topmenu ul li.two a, #topmenu ul li.three a, #topmenu ul li.four a
{
color: #000;
background:#fff url(../img/bg_topmenu.gif) top left no-repeat;
}

#topmenu ul li.one a
{
color: #000;
background:#81B6C0 url(../img/bg_topmenu.gif) top left no-repeat;
}
