html, body{
margin:0;
padding:0;
font-family:Verdana;
}

#container{
	width:840px;
	height:auto;
	float:left;
	margin-left:0px;
	padding-right: 0px;
	
	}
	
#container1{
		width:990px;
		height:auto;
		float:left;
		margin-left:10px;
		border-right:1px solid #94090d;
		}

#banner {
	width:840px;
	height:153px;
	float:left;
}

#extra_links{
	width:auto;
	height:19px;
	font-size:10.5px;
	float:left;
	position:absolute;
	font-family:Trebuchet Ms;
	color:#94090d;
	margin-left:590px;
	margin-top:8px;
	text-transform:uppercase;
	text-transform:uppercase;
	}

#extra_links a{
	text-decoration:none;
	padding:7px;
	color:#94090d;
}

#extra_links a:hover{
	text-decoration:none;
	
}

#main_link{
	font-weight:bold;
	width:auto;
	height:30px;
	float:left;
	padding-left:200px;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0.01em;
	   
	
}

*+html #main_link a{
color:#94090d;
	text-decoration:none;
	padding:4px 4px 4px 18px;
}


#main_link a {
	color:#94090d;
	text-decoration:none;
	padding:4px 4px 4px 14px;
	}
	
#main_link a:hover{
	color:#bb715e;
}

#ad_links{
	float:left;
	margin-left:1px;
	width:140px;
	height:auto;
	margin-bottom:20px;

}

#linksbanner{
	float:left;
	background-image:url(../images/Sonstiges/banner_right2.gif) ;
	background-repeat:no-repeat;
	width:130px;
	height:120px;
	margin-left:15px;
	margin-top:26px;
	
}


	
	
#side_link{
	width:145px;
	height:auto;
	padding-left:30px;
	margin-left:10px;
	font-size:12px;
	letter-spacing:0.01em;
	float:left;
	clear:both;
	padding-top:5px;
	padding-bottom:15px;
	border-top: 1px dotted #9b8c7e;
	border-bottom: 1px dotted #9b8c7e;

}

*+html #side_link #mage{
	float:left;
	position:absolute;
	margin-left:-60px;
	margin-top:4px;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(../images/Sonstiges/tennisball.gif);
	}
	
#side_link #mage {
	float:left;
	position:absolute;
	margin-left:80px;
	margin-top:4px;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-image:url(../images/Sonstiges/tennisball.gif);
}

#side_link ul{
	list-style:none;
	width:120px;
	float:right;

}

#side_link ul li{
	padding-top:0px;
	
	height:16px;
	display:block;
	
}

#side_link a {
	color:#94090d;
	text-decoration:none;
	float:right;
	
	}

	
#side_link a:hover {
	text-decoration:underline;
	}
	
	
	
	.box {
		width:120px;
		height:auto;
		float:left;
		clear:both;
		margin-top:30px;
		margin-left:15px;
	}

	.box .header{
		height:18px;
		width:120px;
		background:#94090d;
		text-align:center;
		font-size:13.5px;
		padding-top:6px;
		color:white;
	}

	.box .bodie{
		width:116px;
		height:auto;
		padding:0;
		border:2px solid #94090d;
		font-size:13px;
		color:white;

	}

	
#content{
	float:left;
	margin-left:15px;
	font-size:13px;
	width:616px;
	min-height:500px;
	height:auto;
	padding-top:0px;
	padding-left:20px;
	border-top: 1px dotted #9b8c7e;
}

#footer{
	width:775px;
	height:15px;
	padding-top:5px;
	background-color:#94090d;
	float:left;
	font-size:10px;
	color:white;
	}
	
#footer a{
	font-size:10px;
	color:white;
	text-decoration:none
	}
#footer span a{
	font-size:10px;
	color:#BB715E;
	
	text-decoration:none
	}

#content table{
	width:400px;
	padding:10px 10px 10px 0px;
	margin:0;
	height:auto;
	
}


#content table th{
	color:#bb715e;
	
}


#content table td{
	color:black;
	font-size:13px;
	/*border: 1px solid #bb715e;*/
	padding-left:20px;
}

#content table td.pics{
	color:black;
	font-size:14px;
	border:none;
	padding:0;
}

#content table img{
	border: 1px solid #bb715e;
	padding:1px;
}
#content table td.image{
	margin:0;
}

#content table td.pics{
	margin:0;
}



#content h1{
	font-size:17px;
	color:#94090d;
}

*+html #content h1{
	font-size:18px;
	color:#94090d;
	margin-top:10px;
}

#content h2{
	font-size:16px;
	color:#94090d;

}
#content p{
	font-size:13px;
	color:black;
	width:550px;
}


#content a{
	font-size:13px;

}

#content strong{
	font-size:13px;
	color:#9b8c7e;
}
	
	
