@charset "utf-8";
/* CSS Document */

body {
		background:url(Bilder/img_02.gif);
		background-position:top;
		background-repeat:repeat-x;
		background-color:#0c0c0d; 
		color:#989898; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:0px;
}

#all {
		width:728px; 
		margin:auto;
		padding:0px;
		background-image:url(Bilder/bg.gif);
}

#design {
		width:722px;
		background:url(Bilder/img_26.gif);
		background-repeat:repeat-y;
		margin:auto;
}

#header {

}

#navi {

}

#newsticker {
		background:url(Bilder/img_14.gif);
		height:18px;
		padding-left:70px;
		color:#000000;
		text-align:left;
		padding-top:4px; 
}

#footer {

}

#left {
		width:216px; 
		padding-left:4px;
		padding-right:4px;
		vertical-align:top;
}

#box {
		width:216px; 
}

#box_middle {
		background:url(Bilder/img_20.gif);
		background-repeat:repeat-y;
		width:210px;
		padding-left:3px;
		padding-right:3px;
}

#box_bottom {
		height:8px;
		width:216px;
		background-image:url(Bilder/img_22.gif);
		background-repeat:no-repeat;
}

#space_content {
		width:300px;
		height:8px;
}

#space_box {
		width:216px;
		height:5px;
}

#content {
		width:502px;
}

#main {
		width:100%;
		border:0px;
		background-image:url(Bilder/img_33.gif);
		background-repeat:no-repeat;
		background-position:top;
		background-color:#000000;
}

td.position {
		color:#fe9700;
		text-align:right;
		padding-right:3px;
}

td.punkte {
		text-align:right;
		padding-right:3px;
		color:#fe9700;
}

hr.content {
		color:#2f2f2f;
		size:1px;
		width:485px;
}
		
