body {
background:#fffff none repeat scroll 0 0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-color:#fffff;
list-style-type:none;
}

img {
	border: 0;
	}


A {
	text-decoration:none;
	color:#ffffff;	
}

	a:active, 
	a:hover {
		color:#f7f584;
		font-weight:bold;
	}
	
#body ul li{
list-style-type:none;
}

#container {
width:950px;
margin-left:175px;
margin-top:150px;
}

div.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

#oben {
width:950px;
}

#oben img {
float:left;
padding:0px;
margin:0px;
}

#oben ul{
float:left;
padding-left:10px;
margin:0px;
}

#oben ul li {
hight:100px;
width:100px;
float:left;
list-style-type:none;
}




.navi {
	list-style-type:none;
}

#navi ul {
	list-style-type:none;
	margin-top:20px;
	margin-bottom:115px;
}
	


#left {
	float:left; 
	margin-right:10px;
	margin-top:10px; 
	background:url(../images/navibox.gif) no-repeat;
	width:210px;
	height:320px;
}
		
	#left ul {
		list-style-type:none;
		margin-top:20px;
	} 
	
		#left ul li {
			margin-bottom:10px; 
		}
		
		#left .selected {
			color:#f6f684; 
			font-weight:bold;
		}
#content {
	width:540px;
	height:321px;
	margin-top:10px;
	padding-top:0px;
	padding-left:0px;
	float:left; 
	background:url(../images/content_background.jpg) no-repeat;
}

		#content p{
			width:450px;
			height:auto;
			margin-top:10px;
			margin-left:40px;
			float:left; 
	
		}
		
		#content h1{
			width:450px;
			height:auto;
			margin-top:30px;
			margin-left:40px;
			float:left; 
			color:#bd30df;
			font-weight:bold;
			font-size:12px;
		}
		
		#content table{
			width:450px;
			height:auto;
			margin-top:10px;
			margin-left:0px;
			float:left; 
			color:#000000;
			font-size:12px;
		}

		
		
#right {
	float:left; 
	margin-left:10px;
	margin-top:10px; 
	background:url(../images/right.jpg) no-repeat;
	width:100px;
	height:320px;
}
