/**
*  Stylesheet für Mainframe-Template
*
*  Document Body und Contentbox
*/
* 
{
    margin:0;
    padding:0;
}
a 
{
    text-decoration:none;
    color:#f97e1b;
}
a:hover 
{
    text-decoration:underline;
}
div 
{
    float:left;
    position:relative;
}
body 
{
    color:#696969;
  background:url("../images/corporate/hintergrund.png") repeat-x top left #fff;
  position:relative;
  font-family:Arial;
  font-size:1em;
}
div.surround 
{
    float:none;
    width:905px;
    margin:0 auto;
}
div.links 
{
    width:715px;
}
div.rechts 
{
    width:120px;
    margin:155px 0 0 40px;
  background:url("../images/corporate/rechts_hintergrund.png") no-repeat;
  min-height:600px;
  font-size:0.7em;
    padding:12px 15px;
}
div.eegtrain_139 div.rechts 
{
  background:url("../images/corporate/rechts_hintergrund2.png") no-repeat;
}
div.kopfzeile 
{
    width:685px;
    text-align:right;
    padding:5px 20px 15px 10px;
    color:#fff;
    font-size:0.7em;
    font-weight:bold;
  background:url("../images/corporate/hintergrund_metanav.png") no-repeat bottom right;
}
div.kopfzeile a 
{
    color:#fff;
}
div.logozeile 
{
    padding:10px 0 0 10px;
    width:705px;
}
img.Logo 
{
    float:left;
    margin-right:32px;
}
div.contentbox 
{
    width:715px;
}
div.menuebox 
{
    width:205px;
}
div.contentmain 
{
    width:470px;
    padding:15px 20px;
    min-height:550px;
  background:url("../images/corporate/hintergrund_content.png") no-repeat;
}
div.menuebox div.teaserbox 
{
  background:url("../images/corporate/teaser.png") no-repeat;
    padding:12px 15px;
    font-size:0.7em;
    margin:15px 0 0 15px;
    width:120px;
}
div.eegtrain_139 div.menuebox div.teaserbox 
{
  background:url("../images/corporate/teaser2.png") no-repeat;
}
p.eegtr 
{
    font-weight:bold;
    color:#fff;
    margin:0 0 25px 0;
}
div.rechts h2.headline,
div.rechts h3.untertitel 
{
    font-size:1em;
    margin-bottom:5px;
    padding-bottom:0;
}
div.rechts a.anreisser 
{
    color:#696969;
    margin-bottom:15px;
    display:block;
    float:left;
    width:120px;
}
#logintab2
{
  display:none;
}
