/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(graf/logoback.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a:link{
color:#990000;
text-decoration:none;
}
a:hover{
color:#990000;
text-decoration:none;
}
a:visited{
color:#990000;
text-decoration:none;
}
a:active{
color:#990000;
text-decoration:none;
}

#wrapper{
	position:absolute;
	width:1000px;
	margin: 1px auto;
	z-index: 0;
}
#top{
width:1000px;
position:absolute;
}
.topbox{
width:190px;
margin-top:10px;
margin-right:20px;
float:right;
min-height:80px;
}
#links{
width:170px;
margin-top:180px;
margin-left:84px;
float:left;
background-image:url(graf/textback.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
#rechts{
width:190px;
margin-top:180px;
margin-right:20px;
float:right;
}
#main{
margin-left:262px;
margin-top:180px;
margin-right:218px;
font-weight:normal;
font-size:12px;
}
.newsitem{}
.article{
background-color:#fff;
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
border:#000000 1px solid;
line-height:12px;
color:#000;
background-image:url(graf/artback.jpg);
overflow:auto;
}
.articlefooter{
background-image:url(graf/drip.jpg);
background-position:left top;
background-repeat:repeat-x;
height:12px;
}
.header{
font-size:12px;
font-weight:900;
color:#fff;
background-color:#000000;
padding:4px;
padding-left:8px;
background-image:url(graf/header.gif);
background-position:right;
background-repeat:no-repeat;
}
.texter{
padding-left:8px;
padding-right:4px;
padding-top:4px;
font-size:12px;
}
.smalltext{
font-size:10px;
text-align:left;
margin-left:10px;
}
.newstexter{
line-height:11px;
font-size:11px;
padding-left:8px;
padding-right:4px;
padding-top:4px;
}
.leftpic{
width:75px;
margin-left:5px;
margin-top:5px;
border:#000000 1px solid;
background-color:#FFFFFF;
float:left;
}

.illuwrap{
height:140px;
background-image:url(graf/brayback.jpg);
}
.illu{
width:100px;
height:100px;
margin-top:4px;
margin-left:13px;
margin-right:13px;
border:#000000 1px solid;
cursor:pointer;
float:left;
}

#footer{
margin-top:10px;
font-size:10px;
text-align:center;
width:100%;
border-top:#000000 1px solid;
float:left;
}
