/* global */
* { margin: 0; padding: 0; }

.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
/* eof global */

p.back{border: 0px solid #039; border-width: 0px 0; width: 90%; margin: 15px 0; color: #039;} 
body {
	/* get vertical scrollbar always (for centered layouts) */
	min-height: 101%;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* make 1em = 10px */
	color: #444;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #C9C9C9;
	}

#rechts {
}
#footer2 {

}
#impr {

}
#footerhg {

}

#logo {
	z-index: 12;
}

#bild {
}
#content {
	height: 443px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	background-image: url(../layout/content-bg.png);
}

#navi {
}
#navi1 {
	width: 240px;
	float: left;
	height: 430px;
	padding-top: 8px;
}

#navi2 {
}

#kontakt {

}


#flashmovie {
	z-index:  -2;
	height:  auto;
	width:   auto;
	margin:  0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	/* left: auto; */
}



/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashmovie {
  height: 100%;
  width: 100%;
}
/* end hide */
body {
  height: 101%;
  margin: 0;
  padding: 0;
}
#logo {
	height: 68px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 8;
}
#header {
	height: 99px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}
#footer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../layout/footer.png);
	margin-bottom: 10px;
	margin-top: 10px;
}
#content #inhalt {
	float: right;
	height: 408px;
	/* height: 428px;*/
	width: 545px;
	overflow: auto;
	font-size: 12px;
	color: #333333;
	padding-top: 35px;
	line-height: 16px;
	padding-right: 8px;
}
#content #inhalt h1 {
	color: #D1214D;
	font-size: 12px;
	padding-left: 25px;
	background-image: url(../layout/strich-uerberschrift.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-bottom: 18px;
}
#content #inhalt a {
	color: #900;
}
#content #inhalt em, #content #inhalt i {
	color: #900;
	font-style: normal;
}
#test {
	background-color: #30F;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 85;
	top: 0px;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);
}

#navi1 a {
	color: #FFF;
}
body {
  	  /* scrollbar erzwingen*/
   overflow-y: auto; 
}
#content #inhalt blockquote, #content #inhalt H3 {
	color: 333;
	font-size: 9px;
	font-style: italic;
}

ul {margin-left: 15px;}

