body { 
	font-family:Arial, Verdana, Helvetica, sans-serif; font-size:13px; scrollbar-face-color: #dfdfdf;
	background-color:#efefef;
	margin:0px; padding:0px;
	text-align:		center;
}

#rahmen{
	width:900px;
	padding: 0;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
}

	#head {
		width:900px;
		height:222px;
		
		display:block;
	}
	#men{
		width:900px;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		letter-spacing:1px;
		padding:3px 0 3px 0;
		background-color:#dfdfdf;
		
	}
		
		a.men:link, a.men:visited{					
			color:#000000;
			text-decoration:none;
			padding-right:5px;
		}
		a.men:active, a.men:hover
		{
			text-decoration:underline;
			color:#003399;		
			padding-right:5px;			
		}
	#main {
		
		width:800px;
		float:left;
		background-color:#ffffff;
		padding:0 50px 0 50px;
	}
		
		#content{
			width:800px;	
			text-align:left;
			padding: 0 10px 0 0;
		}
			h1{
				font-size:24px;	
			}			
			
			h2{
				font-size:14px;
			}
			#kombi{
				width:800px;
				float:left;
				padding-bottom:15px;
			}
				.t1{
					border:1px solid black;
					background-color:#ffe300;
					width:250px;
					height:40px;
				}
					.c1{
						font-size:20px;
						font-weight:bold;
					}
				.t2{
					border:1px solid black;
					border-top:none;
					background-color:#e7e7e7;
					width:250px;
					height:285px;
				}
				#k1, #k2, #k3, #k4{
					padding:5px 20px 5px 0;
				}
				#k1{
					float:left;
				}
				#k2{
					float:left;
				}
				#k3{
					float:left;
					padding-right:0;
				}
			
				
			#content2{
				width:450px;
				float:left;
			}
			#content3{
				width:300px;
				float:right;
			}
			.img{
				border:1px solid black;
				margin-bottom:20px;
			}
		#content1{
			width:800px;	
			text-align:left;
			padding: 0 10px 5px 0;
			float:left;
			
		}
		#spons{
			
			width:800px;
			padding: 10px 0 0 0;
			float:left;
			background-color:#ffffff;
			font-weight:bold;
		}
			.img_sp{
				padding-bottom:15px;
			}
			.t3{
				width:800px;
			}
	#foot{
		width:900px;
		padding:5px 0 5px 0;
		font-size:12px;
		float:left;
		
	}
		


