﻿html, body {
  height: 100%;
}
body {
  font-family: verdana,arial,helvetica,clean,sans-serif;
  margin: 0;
  padding: 0;
  color:#5B5A4D;
}
html {
  margin-bottom:1px;
  background-color:#c6c5bb;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1px; }
.clearfix { display: block; }


#container {
  position: relative;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
  background-color:#ffffff;
  text-align:left;
}

html>body #container {
  height: auto;
}
#content {
  padding: 0px;
  padding-bottom: 58px;
  text-align:center;
}
a, a:active, a:visited {
 color:#c50531;
 text-decoration:underline;
}
a:hover, a:focus {
 text-decoration:none;
}
#contentinner, #footerinner, #logomenu {
  margin:0 auto;
  width:950px;
  text-align:left;
  padding:0;
}
#headerbar {
  background-color: #c6c5bb;
  text-align:center;
  height:40px;
  width:100%;
  border-bottom: 6px solid #c50531 ;
  margin:0;
  padding:0;
}
#footer {
  position: absolute;
  bottom: 0;
  padding: 0;
  background-color: #c6c5bb;
  text-align:center;
  width:100%;
  border-top: 6px solid #c50531 ; 
}
#footerinner {
  padding:5px;
  color:#ffffff;
  text-align:center;
}
#footerinner  a {
  text-decoration:none;
  color:#ffffff;
}
#footerinner  a:hover {
  text-decoration:underline;
  color:#ffffff;
}
#logo {
  width:350px;
  float:left;
}
img {
border-width:0px;
}
#menu {
  height:70px;
  width:590px;
  float:right;
  text-align:right;
  position:relative;
  overflow:hidden;
}
#menu a {
   color:#5B5A4D;
   text-decoration:none;
   font-size:120%;
}
#menu li.current a,
#menu a:focus,
#menu a:hover,
#menu a:active {color: #c50531;}
#menu ul {
position:absolute;
 padding:0;
 margin:auto 0 0 auto;
 bottom:0;
 right:0;
 list-style:none;
}
#menu ul li {
 display:inline;
 list-style:none;
 padding:0 0 0 15px;
 font-weight:bold;
 white-space: nowrap;
}
.claim {
  text-align:left;
  padding:30px 0 20px 0;
  border-bottom: 1px solid #c50531;
  margin-bottom:20px;
}
.claim p {
 font-size:125%;
}

/*.box2 {padding-top: 40px;}*/
.box2 .leftbox,
.box2_normal .leftbox  {float: left; width:200px;}
.box2 .rightbox,
.box2_normal .rightbox {margin-left: 210px; border: 1px solid white;}
/*.box2 .fatred {margin-top: 0;}*/

.fatred {
  color:#c50531;
  font-weight:bold;
  font-size:220%;
  margin:1em 0 0 0;
}
.box {
 padding:0 12px;
}
.box h3 {
 color:#c50531;
 font-weight:bold;
}
.threecols {
  background-image:url('../img/3spalten.png');
}
.threecols1{
width:300px;
float:left;
margin:0;
padding:0;
}
.threecols2{
width:300px;
float:left;
margin:0 0 0 25px;
padding:0;
}
.threecols3{
width:300px;
float:right;
margin:0;
padding:0;
}
.threecolsb{
  background-image:url('../img/3spaltenb.png');
  height:5px;
  background-repeat:no-repeat;
  background-position:top left;
}
.threecoltop{
text-align:right;
height:52px;
padding:38px 2px 0 0;
font-weight:bold;
color:#ffffff;
}

.twocols1{
width:48%;
float:left;
margin:0;
padding:0;
}
.twocols2{
width:48%;
float:right;
margin:0;
padding:0;
}

.messer {
background-image:url('../img/messer_top.png');
}
.view {
background-image:url('../img/view_top.png');
}
.mail {
background-image:url('../img/mail_top.png');
}
.redru{
margin:0 0 0 auto;
width:15em;
background: url('../img/red_ru.png') right bottom no-repeat transparent;
}
.redlu{
background: url('../img/red_lu.png') left bottom no-repeat transparent;
}
.redro{
background: url('../img/red_ro.png') right top no-repeat transparent;
}
.redlo{
background: url('../img/red_lo.png') left top no-repeat transparent;
text-align:center;
margin:0;
padding:0;
line-height:160%;
}
.redlo a {
 color:#ffffff;
 text-decoration:none;
 display:block;
}
.redlo a:focus,
.redlo a:hover,
.redlo a:active {
 color:#cccccc;
}

.red {color: #c50531;}
