@charset "utf-8";
/* CSS Document */
body {
width:100%;
height:100%;
margin:0;
padding:0;
border:0;
font-size:65.5%;
background-color:#494949;
}

html {
font-size:1.2em;
font-family:Arial, Helvetica, sans-serif;
}

div#global {
position:relative;
margin:0 auto;
width:1004px;
background-color:#eff0f0;
}

div#randbilder {
position:absolute;
z-index:50px;
left:826px;
}

div#top {
width:1004px;
background-image:url(../pix/bg_top.gif);
background-repeat:no-repeat;
height:201px;
}

div#navigation {
width:193px;
}

div#inhalt {
width:1004px;
background-image:url(../pix/bg_content.gif);
background-repeat:no-repeat;
min-height:600px;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}
