html,* html body {
height:100%;
}

body {
min-height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#404040;
font-size:0.8em;
line-height:1.2em;
margin:0;
padding:0;
}

hr {
color:#000;
height:1px;
}

div#logo {
position:absolute;
left:50%;
margin-left:-370px;
margin-top:73px;
width:442px;
height:98px;
background-image:url(images/logo.jpg);
background-position:left;
background-repeat:repeat-y;
padding:0;
}

div#illustration {
position:absolute;
left:50%;
margin-left:180px;
margin-top:5px;
width:190px;
height:172px;
background-image:url(images/illustration.jpg);
background-position:left;
background-repeat:repeat-y;
padding:0;
}

div#schatten_oben {
position:absolute;
left:50%;
margin-left:-398px;
margin-top:130px;
width:800px;
height:13px;
background-image:url(images/schatten_oben.jpg);
background-repeat:no-repeat;
padding:0;
}

div#container {
position:absolute;
left:50%;
margin-left:-400px;
top:143px;
width:800px;
background-image:url(images/schatten.jpg);
background-repeat:repeat-y;
padding:0;
}

div#outer_container {
position:absolute;
left:50%;
bottom:0;
margin-left:-400px;
height:50%;
width:800px;
background-image:url(images/schatten.jpg);
background-repeat:repeat-y;
padding:0;
}

div#content {
float:left;
display:inline;
margin-top:65px;
width:505px;
margin-left:90px;
line-height:19px;
}

div#content .spacer {
margin:0;
padding:0;
height:15px;
}

div#content h1 {
font-size:14px;
border-bottom:1px solid #000;
margin-bottom:15px;
clear:left;
letter-spacing:0.1em;
line-height:14px;
}

div#content a {
color:#404040;
text-decoration:underline;
}

div#content a:hover {
color:#666666;
text-decoration:underline;
}

#content .link_docShort_headline,#content .link_docShort_headline:hover,.link_mehr {
color:#404040;
text-decoration:none;
}

div#steckbrief {
float:left;
width:490px;
border:1px dotted #000;
background-color:#efefef;
margin-top:15px;
margin-bottom:15px;
padding:5px;
}

#print_logo,#footer {
display:none;
}