* {
	margin: 0;
	padding: 0;
}

body {
	background: #B4C1C9 url(../sonstiges/background.jpg) no-repeat center center;
	text-align: center;
}

/*- - - T E X T - - -*/
#text {
	height: 360px;
	margin: 0px 0 0 20px;
	float: left;
	text-align: justify;
	padding-right: 20px;
	width: 300px;
	word-spacing: -3px;
}

#textdatenschutz {
	height: 360px;
	margin: 40px 0 0 20px;
	float: left;
	text-align: justify;
	overflow-y: scroll;
	padding-right: 20px;
	width: 560px;
}



h1 {
	height: 78px;
	margin: 0 auto;
	position: relative;
	text-indent: -9999em;
	width: 304px;
}

h2 {
	font-family: "Bookman Old Style", Arial, Verdana;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #2B2B2B;
	text-decoration: none; 
}

h3 {
	font-family: "Bookman Old Style", Arial, Verdana;
	src: local("Bookman Old Style"), url: (BOOKOS.TTF) format(TrueType);
	letter-spacing: 1px;
	color: #550A0F;
}

p {margin: 1em 0;}

.impressum,
.links,
.bold {
	color: #2B2B2B;
	font: 10pt Arial Narrow, sans-serif;
	letter-spacing: 1px;
	text-decoration: none; 
}

.impressum {font-size: 8pt;}

.links,
.bold {font-weight: bold;}

/*- - - L I N K S - - -*/

a {
	outline: none;
	color: #2B2B2B;
	text-decoration: none;
}
a:hover {font-weight: bold;}

#header a {
	height: 78px;
	left: 50%;
	margin-left: -152px;
	position: absolute;
	top: 0;
	width: 304px;
}

/* not in use

#gallery {
	padding: 5px;
	width: 520px;
}
#gallery {list-style: none;}
#gallery {display: inline;}
#gallery img {border: 3px solid #2B2B2B;}
#gallery a:hover img {
	border: 3px solid #53070A;
	color: #53070A;
}
#gallery a:hover {color: #53070A;}

*/

/*- - - L A Y O U T - - -*/
#wrapper {
	margin: 100px auto;
	max-height: 553px;
	width:766px;
}

/*- - - H E A D E R - - -*/
#header { 
	height: 105px;
	margin: 100px 0 0;
	position: relative;
	width: 766px;
}

#wappen {
	top: 0;
	position: absolute;
	right: 60px;
}

/*- - - N A V - - -*/
#navi {
	float: left;
	margin-right: 4px;
	max-height: 448px;
	text-align: left;
	width: 145px;
}

#menu {
 height: 170px;
  z-index: 2;
  position: relative;
}

#menu, #menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 145px;
}

.margin {
  margin-top:7px;
}

#menu a {
  display: block;
  text-decoration: none;
  outline:none;	
}

#menu li a {
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 14px;
  background-color: #53070A;
  font-family: Arial;
  letter-spacing: 1px;
  font-size: 14px;
  color: #FFFFFF;	
  outline:none;
}

#menu li ul li a {
  background-color: #53070A;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 1px;
  color: #FFFFFF;
  padding-left: 18px;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
}

#menu a:hover {
  font-weight: bold;
  padding-left: 14px;
}
#menu ul li a:hover {
  font-weight: bold;
  padding-left: 20px;
}

#filler {
	background: #53070A;
	height: 265px;
	margin-top: 7px;
	position: relative;
	width: 145px;
	z-index: 1;
}

/*- - - C O N T E N T - - -*/
#content {
	max-height: 448px;
	width: 766px;
}

#right_content {
	background: url(../sonstiges/right_content.gif) no-repeat;
	float: left;
	font-family: "Bookman Old Style", Arial, Verdana;
	src: local("Bookman Old Style"), url: (BOOKOS.TTF) format(TrueType);
	font-size: 10pt;
	color: #2B2B2B;
	height: 448px;
	letter-spacing: 1px;
	width: 616px;
}

#picture {
	float: right;
	height: 448px;
	margin: 20px 20px 0 0;
}

/*- - - F O O T E R - - -*/
#footer {
	clear: both;
	color: #2B2B2B;
	font: 9pt Arial Narrow, sans-serif;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 766px;
}

#footeranfahrt {
	clear: both;
	color: #2B2B2B;
	font: 9pt Arial Narrow, sans-serif;
	letter-spacing: 1px;
	margin: -136px;
	width: 766px;
}