body {
	font-family: sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

#main {
	width: 156px;
	top: 321px;
	left: 406px;
	position: absolute;
	background-color: #000000;
	background-image: url('../images/???.png');
	height: 140px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#photos {
	float: left;
	padding-bottom: 30px;
}

.photo {
	float: left;
	width: 75px;
	height: 75px;
	margin: 2px;
	padding: 1px;
	border: 1px solid #aaa;
}

a {
	color:white;
}

a:hover {
	text-decoration: none;
}

#nav {
	height: 70px;
}

#nav a {
	display: block;
	float: left;
	padding: 10px;
	margin: 2px;
	font-size: 16pt;
	text-decoration: none;
	border-bottom: 3px solid black;
}

#nav a:hover {
	background-color: #fad100;
}

#sponsoren{
	width: 170px;
	height: 920px;
	top: 2px;
	left: 1012px;
	position: absolute;
	background-image: url('../images/sponsoren.jpg');
}

#goenner{
	width: 291px;
	height: 52px;
	top: 796px;
	left: 716px;
	position: absolute;
}

#hintergrund{
	width: 918px;
	height: 1000px;
	position: absolute;
	background-image: url('../images/hindergrundohneseifenundtexte.jpg');
	left: 18px;
	top: -45px;
	}
	
#textfeld{
	width: 671px;
	height: 600px;
	position: absolute;
	left: 263px;
	top: 248px;
	}
	
#texthome{
	width: 206px;
	height: 82px;
	position: absolute;
	background-image: url('../images/texthome.png');
	left: 315px;
	top: 343px;
	}
	
#textbands{
	width: 166px;
	height: 121px;
	position: absolute;
	background-image: url('../images/textbands.png');
	left: 525px;
	top: 327px;
	}
	
#textfotos{
	width: 161px;
	height: 76px;
	position: absolute;
	background-image: url('../images/textfotos.png');
	left: 499px;
	top: 496px;
	}
	
#textprogramm{
	width: 235px;
	height: 124px;
	position: absolute;
	background-image: url('../images/textprogramm.png');
	left: 468px;
	top: 667px;
	}
	
#textgaestebuch{
	width: 101px;
	height: 113px;
	position: absolute;
	background-image: url('../images/textgaestebuch.png');
	left: 782px;
	top: 483px;
	}
	
#textdownload{
	width: 176px;
	height: 122px;
	position: absolute;
	background-image: url('../images/textdownload.png');
	left: 758px;
	top: 214px;
	}
	
#textkontakt{
	width: 170px;
	height: 176px;
	position: absolute;
	background-image: url('../images/textkontakt.png');
	left: 324px;
	top: 502px;
	}
	
#textinfos{
	width: 125px;
	height: 102px;
	position: absolute;
	background-image: url('../images/textinfos.png');
	left: 192px;
	top: 302px;
	}

#seifenblasehome{
	width: 102px;
	height: 102px;
	position: absolute;
	background-image: url('../css/seifenblasehome.png');
	left: 98px;
	top: 107px;
	}
	
#seifenblasebands{
	width: 100px;
	height: 100px;
	position: absolute;
	background-image: url('../css/seifenblasebands.png');
	left: 9px;
	top: 142px;
	}	

#seifenblaseprogramm{
	width: 102px;
	height: 101px;
	position: absolute;
	background-image: url('../css/seifenblaseprogramm.png');
	left: 98px;
	top: 208px;
	}
	
	
#seifenblaseinfos{
	width: 100px;
	height: 99px;
	position: absolute;
	background-image: url('../css/seifenblaseinfos.png');
	left: 8px;
	top: 240px;
	}


#seifenblasefotos{
	width: 103px;
	height: 98px;
	position: absolute;
	background-image: url('../css/seifenblasefotos.png');
	left: 97px;
	top: 306px;
	}
	
	
#seifenblaseguestbook{
	width: 100px;
	height: 101px;
	position: absolute;
	background-image: url('../css/seifenblaseguestbook.png');
	left: 8px;
	top: 343px;
	}
	
#seifenblasedownload{
	width: 100px;
	height: 102px;
	position: absolute;
	background-image: url('../css/seifenblasedownload.png');
	left: 100px;
	top: 401px;
	}
	
#seifenblasekontakt{
	width: 100px;
	height: 103px;
	position: absolute;
	background-image: url('../css/seifenblasekontakt.png');
	left: 9px;
	top: 442px;
	}	

#seifenblasen{
	width: 966px;
	height: 653px;
	top: 184px;
	left: 36px;
	position: absolute;
	background-image: url('../css/seifenblasen.png');
}

.gb_entry {
	padding: 10px;
	margin-bottom: 30px;
	background-color: white;
}

table.programm {
	width: 100%;
	border-collapse:collapse;
	font-weight: bold;
}

.programm th {
	padding: 5px;
	text-align: left;
	background: white;
}

.programm td {
	padding: 5px;
}

.programm th, .programm td, table.programm {
	border: 1px solid white;
}

