/* 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;
}
th, td {
text-align: left;
padding: 0px;
vertical-align: top;
}
th img, td img {
vertical-align: baseline;
text-align: center;
}
table.nopadding td {
padding: 0;
}

h1 {
color: #CA2020;
font-size: 12;
}

h2 {
color: #023370;
font-size: 12;
}

h3 {
color: #000000;
font-size: 12;
}


/* 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;
text-align: left;
background: #D0D5D7;
}

#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;
}

#header {
position: relative;
margin: 0 auto;
padding-bottom: 2px;
width: 960px;
height: 320px;
background: #FFFFFF url(/fileadmin/template/images/SBZ-Header-Kontakt.jpg) 0 0 no-repeat; 
}

#container {
width: 960px;
border: 6px solid #5c6972;
background: #FFFFFF;
}

#hmenu {
padding-top: 7px;
text-align: center;
width: 960px;
height: 35px;
background: #FFFFFF url(/fileadmin/template/images/hmenubg.gif) 0 0 no-repeat; 
}

#hmenucontainer {
text-align: center;
align: center;
}

#hmp {
margin-top:2px;
margin-left:20px;
margin-right:21px;
}

#hmenupunkt {
float: left;
}

#hmenupunktact {
float: left;
}

#hmenu a {
font-size: 11px;
color: #000000;
text-decoration: none;
}

#hmenu a:hover {
font-size: 11px;
color: #000000;
text-decoration: none;
}

#hmenupunktact a {
font-size: 11px;
color: #b51c15;
text-decoration: none;
}

#hmenupunktact a:hover {
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: 150px;
font-size: 12px;
color: #000000;
text-decoration: none; 
background: #FFFFFF;
}

#umenu a {
font-size: 12px;
color: #707c84;
text-decoration: none;
}

#umenu a:hover {
font-size: 12px;
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: 12px;
color: #b51c15;
text-decoration: none;
}

table.myclass {
font-size: 12px;
color: #b51c15;
text-decoration: none;
}

#content {
padding-top: 15px;
margin: 5 0 0 0;
border-right: 1px solid #96A5A6;
background: #FFFFFF;
width: 652px;
float:left;
padding-left: 5px;
padding-right: 10px;
padding-bottom:10px;
}

#content a {
font-size: 12px;
color:#000000;
text-decoration: none;
}

#right{
padding-top: 15px;
padding-left: 5px;
margin: 5 0 5 5;
width: 283px;
float: left;
color: #969ea4;
background: #FFFFFF;
}

#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;
}