html {
	margin:0px; padding:0px;
	border-spacing:0px;
	width:100%;
}

body {
	 line-height:18px;
	background-image:url(bilder/hinter.jpg);
	background-attachment:fixed; margin:0px; padding:0px;
	background-position:0px 0px;
	background-repeat:repeat-y;
}

table,td {
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

#bodytable{
	width:100%;
}


#oben {
	width:100%;
}

#obenrechts {
	width:300px;
}

#obenlinks {
	width:100px;
}

#balken {
	background-image:url(bilder/balken.jpg);
	margin:0px;
	padding:0px;
	width:100%;
	background-position:0px 0px;
	background-repeat:repeat-x;
}

#unten {
	position:absolute;
	left:0px;
	margin:0px;
	padding:0px;
	width:80%;
}


#navi/* wixplorer */ {
	z-index:30;
	position:fixed;
	margin:0px;
	width:150px;
	left:0px;
	padding:0px;
}

#inhalt/* wixplorer */ {
	position:relative;
	padding:0px;
	width:80%;
	background-image:url(bilder/h_vita.gif);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#aktuell/* wixplorer */ {
	position:relative;
	padding:0px;
	width:80%;
	background-image:url(bilder/h_aktuell.gif);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#projekte/* wixplorer */ {
	position:relative;
	padding:0px;
	width:85%;
	background-image:url(bilder/h_projekte.gif);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#sounds/* wixplorer */ {
	position:relative;
	padding:0px;
	width:85%;
	background-image:url(bilder/h_sounds.gif);
	background-position:center 200px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#fotos/* wixplorer */ {
	position:relative;
	padding:0px;
	width:85%;
	background-image:url(bilder/h_fotos.gif);
	background-position:center 240px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#kontakt/* wixplorer */ {
	position:relative;
	padding:0px;
	width:70%;
	background-image:url(bilder/h_kontakt.gif);
	background-position:center 170px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#paddingtable {
		border-spacing:20px;
		text-align:left;
}

p.block { margin-left:60px; }

#pgross	{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; line-height:18px;}

p.datum { margin-left:40px; font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-style:italic; font-size:12px; text-decoration:none;}

td	{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px;}

a	{ font-family:Arial, Helvetica, sans-serif; color:#ffffaa; font-size:12px; text-decoration:none;}

a.ueberschrift	{ font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:14px; text-decoration:underline;}

