@import url("inc/style.css");
body {
	margin: 0px;
	padding: 0px;
	background:url(images/homeHG.gif) repeat-y #fff;
}

body, div, p, a {
	color: #000000; 
	font-size: 10pt; 
	font-family:Arial, Helvetica, sans-serif;
}

#Rahmen {
	position:relative;
	left:50px;
	padding-right:50px;
}
#Titel {
	background:url(pic/wft_logo.jpg) no-repeat;
	position:relative;
	left:250px;
	height:32px;
	width:650px;
	padding-top:18px;
}
#Inhalt {
	background:url(images/NavigationHG.gif) repeat-y #aec4d6;
	width:900px;
	float:left;
	position:relative;
	padding-top:20px;
}
#Navigation {
	width:250px;
	float:left;
	padding-bottom:80px;
}
#Text {
	float:left;
/*	width:550px;	*/
/*	display:inline;		*/
	max-width:580px;
	padding-left: 20px;
	padding-bottom:80px;
}
#Fuss {
	clear:both;
	width:900px;
	display:block;
	position:fixed;
	bottom:0;
	left:50px;
	height:120px;
	background:url(images/homeHG.gif) repeat-y #fff;
}
.Links {
	width:250px;
	padding-top:4px;
	float:left;
}
.Rechts {
	padding-top:4px;
	margin-left:250px;
	background-color:#fff;
}
.padding20 {
	padding:0 20px 20px 20px;
}
.cosponsoren {
	padding-top:20px;
	padding-left:10px;
}

#Hauptsponsor {

}
#Sponsoren {

}
.wft-galerie {
	border:1px solid #999;
	background-color:#e8e8e8;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:6px;

}
