* {
margin:0px;
padding:0px;
}

body {
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
background-color:#000000;
background-image:url(images/bg.gif);
background-position:center top;
background-repeat:repeat-y;
background-attachment:fixed;
margin-left:auto;
margin-right:auto;
}

img { border:0; }

a:link { color:#3ca000; text-decoration:none; border:0px;}
a:visited { color:#3ca000; text-decoration:none; border:0px;}
a:hover { color:#3ca000; text-decoration:none; border:0px;}
a:active { color:#3ca000; border:0px;}

div#wrapper {
width:875px;
margin-left:auto;
margin-right:auto;
}

div#container {
width:787px;
height:100%;
position:relative;
margin:0px auto;
padding: 0px 
}

div#vtop {
font-size:10px;
color:#505050;
float:left;
width:783px;
margin:0px 2px;
padding-top:3px;
padding-bottom:3px;
}

div#header {
float:left;
width:787px;
height:125px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

div#login {
float:left;
width:787px;
height:26px;
background-image:url(images/loginbg.jpg);
background-repeat:no-repeat;
}

div#navi {
float:left;
width:787px;
height:35px;
margin-top:2px;
margin-bottom:2px;
}

div#main {
width:657px;
float:left;
margin-right:2px;
}

div#mtitle {
width:657px;
height:23px;
background-image:url(images/mtitle.gif);
background-repeat:no-repeat;
font-size:11px;
}

div#mcontent {
width:655px;
background-color:#171717;
min-height:300px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
}

div#scontent {
width:126px;
background-color:#171717;
padding:0px;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
margin-bottom:2px;
}

div#wcontent {
width:120px;
background-color:#171717;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
margin-bottom:10px;
padding:3px;
}

div#copyright {
font-size:10px;
color:#505050;
float:left;
margin:10px;
}

div#rechts {
width:128px;
float:left;
}

div#newstopic {
background-color:#222222;
width:100%;
}

div#newsmenu {
background-color:#111111;
width:100%;
float:left;
padding-bottom:15px;
}

div#newscontent {
float:left;
margin:10px;
text-align:justify;
}

div#newsbild {
width:260px;
height:100px;
float:left;
margin-right:10px;
}

.dottedbottom
{border-bottom:1px dotted #505050;}

.Chead {
background-color:#0f0f0f;
font-weight:bold;
}
