@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#000;
	}
body#pnews {
	background: url(pics/back_new.gif) center top no-repeat fixed #000000;
	}
body#plocation {
	background:  url(pics/back_loc.gif) center top no-repeat fixed #000000;
	}
body#pimpressum {
	background: url(pics/back_imp.gif) center top no-repeat fixed #000000;
	}
body#pgallery {
	background: url(pics/back_gal.gif) center top no-repeat fixed #000000;
	}
body#pfamily {
	background: url(pics/back_fam.gif) center top no-repeat fixed #000000;
	}
body#peventback {
	background: url(pics/back_eva.gif) center top no-repeat fixed #000000;
	}
body#pevents {
	background: url(pics/back_eve.gif) center top no-repeat fixed #000000;
	}
body#pevent {
	background: url(pics/back_ev.gif) center top no-repeat fixed #000000;
	}
td img {
	display: block;
	}
.noblock {
	display:inline;
	}
.headline {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.header {
	font-family:Lucida Sans Unicode,Lucida Grande, sans-serif;
	font-size:9px;
	color: #FFF;
	text-align: right;
	margin:0px;
}
.subnavi {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
}
.rechts {
	text-align: right;
}
.links {
	text-align: left;
}

.bold {
	font-weight: bold;
	font-size: 10px;
}
.green {	
	color: #00CA98;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.subnav:link {
	color: #FFF;
	text-decoration: none;
}
a.subnav:visited {
	text-decoration: none;
	color: #FFF;
}
a.subnav:hover {
	text-decoration: underline;
	color: #3FC;
}
a.subnav:active {
	text-decoration: none;
	color: #3FC;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #00CA98;
}
a:active {
	text-decoration: none;
	color: #00CA98;
}
