/**
*  Stylesheet für Mainframe-Template
*/
body 
{
    margin:0px;
    font-family:Verdana, Arial, sans-serif;
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
    background:url("../images/corporate/bg.gif") #fff repeat-x;
    font-size:1em;
}
div 
{
    float:left;
}
div.languageselect 
{
    padding:5px 15px 0 20px;
}
a 
{
    text-decoration:none;
}
a:hover 
{
    text-decoration:underline;
}
#fontsizeswitch1,
#fontsizeswitch2,
#fontsizeswitch3 
{
    background:url("../images/corporate/fontsize-button.png") no-repeat;
    width:32px;
    height:22px;
    float:right;
    text-align:center;
    padding-top:5px;
    color:#fff;
    font-weight:bold;
    font-size:14px;
}
#fontsizeswitch1 
{
    font-size:11px;
    padding-top:7px;
    height:20px;
}
#fontsizeswitch3
{
    margin-right:10px;
    font-size:16px;
    padding-top:4px;
    height:23px;
}
div.fontsizeswitch 
{
    width:780px;
    float:left;
    clear:both;
    text-align:right;
    margin:0;
    padding:0;
}
div.surround 
{
    float:none;
    margin:0 auto;
    width:790px;
}
div.head 
{
    width:790px;
    height:118px;
    background:url("../images/corporate/top.png") no-repeat;
    position:relative;
}
div.contentbox 
{
    background:url("../images/corporate/content-back.png") repeat-y;
    width:790px;
}
div.content 
{
    width:600px;
}
div.menubox 
{
    width:190px;
}
div.copyright 
{
    width:665px;
    height:auto;
    padding-left:125px;
    background:url("../images/corporate/content-back.png") repeat-y;
    color:#B2B2B2;
    font-size:11px;
}
div.copyright div.czeile 
{
    width:475px;
    padding-top:103px;
}
div.copyright div.czeile a 
{
    color:#B2B2B2;
}
div.anschrift 
{
    float:left;
    width:140px;
    padding:0 20px;
    color:#4C4C4C;
}
div.anschrift a 
{
    color:#4C4C4C;
}
div.fuss 
{
    width:790px;
    height:60px;
    background:url("../images/corporate/content-bottom.png") no-repeat;
}
div.menuebild 
{
    width:590px;
    height:200px;
    margin-left:10px;
    margin-bottom:30px;
}
body.contentbody_-10 div.menuebild 
{
    height:295px;
}
body.contentbodynormal div.menuebild 
{
    height:200px;
}
div.menuebild img 
{
    margin-left:48px;
}
a img 
{
    border-width:0;
}
div.metanavi 
{
    float:right;
    margin:20px;
    font-size:11px;
    color:#4C4C4C;
    text-transform:uppercase;
}
div.metanavi a
{
    color:#4C4C4C;
}
div.metanavi img 
{
    margin-top:4px;
}
div.head h1 
{
    display:block;
    padding:0;
    margin:0;
    position:absolute;
    font-size:11px;
    text-transform:uppercase;
    color:#183987;
    top:98px;
    right:205px;
}
#empfehlentun {
  display:none;
  }
div.seiteempfehlen_formular {
  margin-left:30px;
  margin-top:20px;
  }
div.seiteempfehlen_formular p.info {  
  margin-bottom:10px;
  }
div.seiteempfehlen_formular input,
div.seiteempfehlen_formular textarea {
  border:1px solid #676e72;
  color:#676e72;
  width:255px;
  margin-top:5px;
  margin-right:10px;
  font-size:11px;
  padding:3px !important;
  font-family:Arial;
  }
div.seiteempfehlen_formular textarea {
  width:530px;
  height:70px;
  }
div.seiteempfehlen_formular input.submit {
  width:auto;
  color:#000;
  font-weight:bold;
  }
div.seiteempfehlen_formular span.captchainput input {
  width:232px;
  margin-top:0px;
  }
div.seiteempfehlen_formular span.captchainput {
  margin-right:13px;
  }

