body {
	font-family: arial;
	color: #000000;
	background-color: #FF7900;
	background-image:url(bg_hippie.jpg); 	
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-left:20px; 
	margin-top:0px;
	font-size: 12px;
}
h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
td {
	font-family: arial;
	color: #000000;
	font-size: 12px;
	vertical-align:top;
}
a {
	font-family: arial;
	font-size: 12px;
}

a:link { color: #444444; font-weight:normal; text-decoration:none;}
a:visited { color: #444444; font-weight:normal; text-decoration:none;}
a:active { color: #444444; font-weight:normal; text-decoration:none;}
a:hover { color: #444444; font-weight:normal; text-decoration:underline;}

a.nav:link { color: #444444; font-weight:normal; text-decoration:none;}
a.nav:visited { color: #444444; font-weight:normal; text-decoration:none;}
a.nav:active { color: #444444; font-weight:normal; text-decoration:none;}
a.nav:hover { color: #444444; font-weight:normal; text-decoration:underline;}

a.prepon:link { color: #FF7900; font-weight:normal; text-decoration:none;}
a.prepon:visited { color: #FF7900; font-weight:normal; text-decoration:none;}
a.prepon:active { color: #FF7900; font-weight:normal; text-decoration:none;}
a.prepon:hover { color: #FF7900; font-weight:normal; text-decoration:underline;}

.horizontal {
	background-color: #777777;
	background-image:url(greyback.gif);
}

.logo {
	background-color: #ffffff;
	text-align:center;
	vertical-align: bottom;
}

.headline {
	font-family: arial;
	color: #FF9000;
	background-color: #0B350B; 
	background-image:url(hintergrundfarbe.gif); 	
	font-size: 12px;
	font-weight: bold;
}
