@CHARSET "UTF-8";

body {
	background-color:#000;
	margin:0px;
	color:#fff;
	font-family:tahoma;
	font-size:13px;
	background-image:url(img/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#ad {
position:absolute;
bottom:30px;
left:270px;
}


.text, .button {
background-color:#7e5f2a;
border:1px solid #ac873f;
margin-bottom:1px;
color:#ffffff;
font-size:11px;
}


#forumlink {
display:block;
position:absolute;
width:140px;
height:34px;
bottom:85px;
left:18px;
}


.rightbox {
font-size:11px;
padding:10px;
}


.navpart {
 padding-left:15px;
 margin-bottom:20px;
font-size:12px;
}

a, a:active, a:visited {
 text-decoration:none;
 color:#ffcc99;
}

a:hover {
 color:#fff;
}


#wrapper {
	width:1015px;
	margin:0px auto;
}

#header {
	width:1015px;
	height:380px;
	background-image:url(img/header.jpg);
position:relative;
}

#middle {
	background-image:url(img/main_bg.png);
              overflow:auto;
	width:1015px;

}

#leftcol {
	width:151px;
	float:left;
	padding-left:11px;
	padding-right:11px;
}

#rightcol {
	width:151px;
	float:left;
	padding-left:11px;
	padding-right:11px
}

#main {
	width:665px;
	float:left;
}

.box {
	width:652px;
	margin:0px auto;
margin-bottom:20px;
}

.box_head {
	width:538px;
	height:21px;
	background-image:url(img/box_top.png);
	padding-left:54px;
	padding-right:60px;
	font-size:11px;
	font-weight:bold;
}

.category {
	float:left;
}
.box_date {
	float:right;
	font-weight:normal;
}
.box_comments {
	float:left;
}
.box_author {
	float:right;
}

.box_body {
	width:532px;
	background-image:url(img/box_bg.png);
	padding-left:60px;
	padding-right:60px;
padding-top:10px;
padding-bottom:30px;
}

.box_bottom {
	width:532px;
	height:22px;
	background-image:url(img/box_bottom.png);
	padding-left:60px;
	padding-right:60px;
	font-size:11px;
}

.leftheading, .rightheading {
	width:150px;
	height:34px;
}

#foot {
	width:562px;
	height:45px;
	background-image:url(img/foot.png);
	margin:0px auto;
	margin-bottom:20px;
	font-size:10px;
	text-align:center;
}

#topnavi {
	height:19px;
	width:731px;
	margin-left:139px;
}
.toplink {
	display:block;
	float:left;
	height:19px;
}

#headline_box {
	width:652px;
	height:275px;
	background-image:url(img/headlines.png);
	margin:0px auto;
	margin-bottom:20px;
	position:relative;
}

#headlines {
	position:absolute;
	top:44px;
	right:71px;
	width:303px;
	font-size:11px;
	padding:10px;
	height:65px;
	white-space:nowrap;
}


#oben_oben {
	position:absolute;
	width:185px;
	height:71px;
	top:24px;
	left:61px;
}

#oben_links {
	position:absolute;
	width:89px;
	height:31px;
	top:101px;
	left:61px;
}

#oben_rechts {
	position:absolute;
	width:89px;
	height:31px;
	top:101px;
	left:157px;
}

#forenticker {
	position:absolute;
	top:162px;
	left:60px;
	width:221px;
	font-size:11px;
	padding:10px;
	height:66px;
	overflow:hidden;
	white-space:nowrap;
}

#downloads {
	position:absolute;
	top:162px;
	right:81px;
	width:220px;
	font-size:11px;
	padding:10px;
	height:65px;
	overflow:hidden;
	white-space:nowrap;
}
