/* CSS f&uuml;r Loeb.htm */

body, img, p, h1, h2, h3, h4, h5, h6, ul, li, hr, form { /* Innen- und Au&szlig;enabstand f&uuml;r alle auf Null */
margin:0;
padding:0;
border:0;
}
body{
font-size:100.01%;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:black;
background-color:#E0E9FC;
background-image:url(gfx/bg_loeb.gif);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
}
p, a, h1, h2, h3, h4, h5, h6 {line-height:1.5em;}
h1{font-size:1.5em; margin-bottom:0.8em;}
p{margin-bottom:0.5em;}
li{list-style-type:none;}

#bg_line{
position:absolute;
top:0; left:0;
background-image:url(gfx/1px_line.gif);
background-position:360px 70px;
background-repeat:no-repeat;
background-attachment:fixed;
}

#left{
position:fixed;
float:left;
overflow:hidden;
width:335px;
padding-top:60px;
padding-left:24px;
margin-top:25px;
display:inline; /* f&uuml;r den IE Einzugs-Bug */
}

#nav{
font-size:0.8em;
margin:0.5em 0 0 75px;
}
#nav li{
list-style-type:none;
line-height:0px;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active, #nav a:focus{
color:black;
text-decoration:none;
padding-left:1em;
background-color:#E0E9FC;
background-image:url(gfx/elip_s.gif);
background-position:0px 7px;
background-repeat:no-repeat;
}
#nav a:hover{
color:#0033CC;
background-image:url(gfx/elip_b.gif);
background-position:0px 7px;
}
#lang{
margin-left:75px;
visibility:hidden;
}
#invis{
visibility:hidden;
}

* html #content_in{ /* Tan-Hack NUR IE; gegen den 3-Pixel-Bug des Internet Explorers */
height: 0.01em;
}
#content_in{
font-size:0.8em;
padding:85px 0;
margin-left:395px;
margin-right:1em;
min-height:200px; /* damit bg_line im FF(!) immer gleich hoch ist */
}

#copyright, #copyright_ie{
position:fixed;
top:0; left:0;
padding-left:0.2em;
padding-top:0.2em;
width:22em;
margin-top:3px;
border-bottom:solid #0033CC 1px;
font-size:0.7em;
}
* html #copyright{ /* Tan-Hack NUR IE; das normale copyright wird ausgeblendet um die falsche Darstellung im IE durch CCs zu ereichen */
display:none;
}

#foot{margin-top:1em; border-top:solid #0033CC 1px;}

#mail>span:before {content:"@";} /* Spamschutz */
#mail>span span {display:none;} /* Spamschutz */

#logo_print{display:none;}

.bitblue{color:#0071BC; background-color:#E0E9FC;}
.loeblue{color:#0033CC; background-color:#E0E9FC;}
.loered{color:#D6070A; background-color:#E0E9FC;}

a#top{
position:relative;
top:0;
left:0;
}

.margin_top{margin-top:1em}
