#logo {
height:170px;
text-align:right;
padding:0;
margin:0;
/*
background:#B12024 url(../img/bg_woeste.jpg) left top no-repeat;
*/
}

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

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

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

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

#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.two a
{
color: #fff;
background:#B12024 url(../img/bg_topmenu.gif) top left no-repeat;
}

/**********************************************************************************/
.menu a:hover, .menu a:active{
width:180px;
display:block;
font-weight:normal;
color:#B12024;
}

.menu_aktiv a:link, .menu_aktiv a:visited, .menu_aktiv a:hover, .menu_aktiv a:active{
display:block;
width:180px;
font-weight:normal;
color:#B12024;
}

.submenu a:hover, .submenu a:active{
display:block;
width:180px;
font-weight:normal;
color:#B12024;
margin-left:24px;
}

.submenu_aktiv a:link, .submenu_aktiv a:visited, .submenu_aktiv a:hover, .submenu_aktiv a:active{
display:block;
width:180px;
font-weight:normal;
color:#B12024;
margin-left:24px;
}
