/* Style Sheet */
* {
margin: 0;
padding: 0;
}
html, body {
border: 0 solid;
}
body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
}

font-family:
b, strong {
font-weight: bold;
}
samp, dfn {
cursor: help;
border-bottom: 1px dotted #ccc;
font-style: normal;
}
a img {
border: 0 none;
}
input, textarea {
font-size: 12px;
}
ul { 
list-style-type: dot; 
padding-left: 25px;
}
p, a, th, td, li, label {
font-size: 12px;
}
table {
margin: 0px 0;
border:0;
}
th, td {
text-align: left;
padding: 0px;
border:0;
vertical-align: top;
}
th img, td img {
vertical-align: baseline;
text-align: center;
}
table.nopadding td {
padding: 0;
}

h1 {
color: #CA2020;
font-size: 12px;
}

h2 {
color: #023370;
font-size: 12px;
}

h3 {
color: #000000;
font-size: 12px;
}


/* die naechsten 2 anweisungen sorgen dafuer, dass floatende elemente eingeschlossen werden */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { 
height: 1%; 
}
/* End hide from IE-mac */

body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

#alles {
position: relative;
margin: 0 auto;
width: 972px;
background: #D0D5D7;
text-align: left;
}

#logo {
width: 972px;
height: 90px;
margin:10px 0px 0px 0px;
background: #D0D5D7 url(/fileadmin/template/images/logo_header.gif) 0 0 no-repeat; 
}

#topmenu{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
float: right;
padding-right: 6px;
}

#topmenu a{
font-size: 12px;
color: #000000;
text-decoration: none;
}

#container {
width: 960px;
border: 6px solid #5c6972;
background: #FFFFFF url(/fileadmin/template/images/content-bg.jpg); 
}

#hmenu {
//padding-top: 7px;
text-align: center;
width: 960px;
height: 35px;
/* 
background: #FFFFFF url(/fileadmin/template/images/hmenubg.gif) 0 0 no-repeat; 
background: #FFFFFF url(/fileadmin/template/images/naviebene.gif); 0 0 no-repeat; 
*/
background-image:url(/fileadmin/template/images/naviebene.gif);
background-repeat:no-repeat;
background-position:0 0;
/*background-color:#FFFFFF;*/
}


#hmenucontainer {
text-align: center;
align: center;
}

#hmp, #hmenupunktact {
/*margin-top:2px;*/
margin-left:4px;
margin-right:4px;
padding-top: 5px;
padding-right: 19px;
padding-left: 10px;
/*background: #FFFFFF url(/fileadmin/template/images/menu-bg-grau.gif) 0 0 repeat-x; */
}
#hmp a {color:#000;}
#hmp a:active {color:#ffffff;}
#hmenupunkt {float: left;padding-top: 5px;}

/*
#hmenupunktact {
float: left;
padding-top: 5px;
}
*/

#hmenupunktact a {
font-size: 11px;
color: #b51c15;
text-decoration: none;

//background: #FFFFFF url(/fileadmin/template/images/menu-bg-grau.gif) 0 0 repeat-x; 
}




#hmenu a {
font-size: 11px;
/*color: #000000;*/
text-decoration: none;
}


#hmenu a:hover {
font-size: 11px;
color: #b51c15;
text-decoration: none;
}

#hmenu a:active {
font-size: 11px;
color: #b51c15;
text-decoration: none;
}


#main{
position: relative;
width: 960px;
margin: 0 auto;
text-align: left;
/*background: #FFFFFF;*/
}

#umenu{
float:left;
width: 151px;
font-size: 11px;
text-decoration: none; 
}

#umenu a {
font-size: 11px;
color: #707c84;
text-decoration: none;
}

#umenu a:hover {
font-size: 11px;
color: #b51c15;
text-decoration: none;
}

#umenupunkt {
padding-bottom: 10px;
}

#activeumenupunkt {
padding-bottom: 10px;
background: #FFFFFF url(/fileadmin/template/images/menu-icon.gif) 0 0 no-repeat;
}

#activeumenupunkt a {
font-size: 11px;
color: #b51c15;
text-decoration: none;
}

table.myclass {
font-size: 12px;
color: #b51c15;
text-decoration: none;
}

#content {
margin: 5 0 0 0;
width: 500px;
float:left;
padding-left: 5px;
padding-right: 10px;
padding-bottom:10px;
}

#content a {
font-size: 12px;
color:#000000;
text-decoration: none;
}

#right{
margin: 5 0 5 5;
width: 283px;
float: left;
color: #969ea4;
padding-left:5px;
}

#right a {
font-size: 12px;
color: #969ea4;
text-decoration: none;
}

#right a:hover {
font-size: 12px;
color: #023370;
text-decoration: none;
}

#footer {
margin:3px 0px 0px 0px;
padding-bottom: 2px;
width: 972px;
text-align: center;
background: #8a9195;
color: #FFFFFF;
font-size: 10px;
border-bottom: 8px solid #D0D5D7;
}

#imprint {
float: right;
color: #FFFFFF;
font-size: 10px;
}

#imprint a{
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}