/* CSS Document */
body
{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
background-color:#d6fafe;
}

img {border:0px;}

h1 {font-size:20px;color:#007b89;}
h2 {font-size:16px;color:#007b89;}
h3 {font-size:14px;color:#000000;}

p  {margin-top:0px;}

a:link, a:active, a:visited
{
text-decoration:none;
color:#087f8d;

}



#global {
width:813px;
margin:0px auto;
background: url(repeater.gif) repeat-y;
color:#30949f;
}

#links {
margin-top:100px;
width:170px;
margin-left:2px;
float:left;
}

#rechts {
float:right;
margin-top:60px;
width:570px;
margin-right:60px;
text-align:justify;
}

#links li {
list-style: none;
}

#imp {
margin:-40px auto 0 0;
width:813px;
height:30px;
}

#footer {
clear:both;
width:813px;
height:78px;
text-align:middle;
}
