body {
	background: black ;
}
body.titellogo {
	background : black url(grund/logo.gif) no-repeat;
	background-attachment : fixed;
	background-position : left;
}

body.home {
	background : black url(grund/home.jpg) no-repeat;
	background-attachment : fixed;
	background-position : left top;
		}
	
body.titelhome {
	background : black url(grund/home.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}	
body.titelfun {
	background : black url(grund/fun.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}	
body.titelfotos {
	background : black url(grund/fotos.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}
body.titelanlage {
	background : black url(grund/anlage.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}
body.titelinfo {
	background : black url(grund/info.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}
body.titelmysite {
	background : black url(grund/mysite.gif) no-repeat;
	background-attachment : fixed;
	background-position : center;
}
body.navi {
	background : black url(grund/grundlinks.jpg) no-repeat;
	background-attachment : fixed;
	background-position : left top;
	font-family: arial black, sans-serif; font-weight: bold; font-size: 18px;
}
a { 
	font-family: arial;
	font-size: 10px;
	color: #ff6600;
 	text-decoration: none;
}
a:hover { 
	color: #ffcc33;
 	text-decoration: none;
	background-color: #ff6600;
}

p.men {
	font-size: 12px;
	font-family: arial;
	color: #cc3300;
}
p.text {
	font-size: 14px;
	font-family: arial;
	color: #ffcc33;
	}
h1 {
	font-family: arial black; 
	font-size: 30px; 
	color: white
}
h2 {
	font-family: arial;
	font-size: 18px;
	color: #cccccc;
	text-align : center;
}
table.fotos {
	font-size: 14px;
	font-family: arial;
	color: #ffcc33;
	}
a.navi {
	font-family: arial black;
	font-size: 18px;
	color: #ff6600;
	text-decoration: none;
}
a.navi:hover { 
	background-color: #ff6600;
	color: #ffcc00;
}
hr.1 {
	color : #cc3300;
	margin-left : 35;
}
hr.2 {
	color : #cc3300;
}
