/* CSS Document */
/* stylesheet www.hghanl.com by H.-G. Hanl www.hghanl.com 2007 */
@media all {

html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
  }
  
body {
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 110%;
	line-height: 120%;
  background-color: #fff;
	}

img {
  border: none;
  }

/* Seitenaufbau */

#wrapper {
	position: absolute;
	left: 50%;
	width: 646px;
  margin-left: -323px;
  margin-top:30px;
	background-color: #fff;
	}
	
#header {
  position: relative;
  width: 646px;
	height: 128px;
  margin: 0 0 0px 0;
  padding: 0;
}
  
 #navi {
  position: relative;
  float:left;
	width: 178px;
  margin: 0 0 0 0px;
  padding: 0;
  height:auto;
  background-color: #fff;
  color: #585827;
   }
#navi a:link {
  display: block;
  margin: 5px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	height: 22px;
	width: 120px;
	font: normal 70% verdana, sans-serif;
  line-height: 100%;
	text-align: center;
	background-image: url(./pics/bg_navi1.gif);
	color: #fff;
	text-decoration:none;
  }
  
#navi a:hover {
  display: block;
  margin: 5px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	height: 22px;
	width: 120px;
	font: normal 70% verdana, sans-serif;
	line-height: 100%;
	text-align: center;
	background-image: url(./pics/bg_navi.gif);
	color: #44330a;
	text-decoration:none;
}

#navi a:visited {
  display: block;
  margin: 5px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	height: 22px;
	width: 120px;
	font: normal 70% verdana, sans-serif;
	line-height: 100%;
	text-align: center;
	background-image: url(./pics/bg_navi1.gif);
	color: #44330a;
	text-decoration:none;
}
#navi p {
  width: 115px;
	height: 90px;
	color: #44330a;
  margin: 5px 0px 0 0;
	padding: 30px 5px 0 0px;
	font: normal 50% verdana, sans-serif;
	text-align: center;
	background-image: url(./pics/info.gif);
}
#box {
 	position: relative;
	width: 646px;
  height: auto;
  background-color: #transparent;
}

#content {
  position: relative;
  float: right;
  width: 460px;
  height: auto;
  margin: 10px 0 0 0;
  padding: 0;
  background: #fff;
  }
/*#content {
  display:block;
  position: fixed;
  float: right;
  width: 460px;
  height: 270px;
  margin: 10px 0px 0 180px;
  padding: 0;
  background: #fff;
  overflow:auto;
  }*/

#content p {
  color: #44330a;
  font-family:verdana, times, sans-serif;
  font-size:60%;
  padding: 0px 5px 5px 5px;
  line-height: 130%;
  text-align: justify;
  }
  
#content h1 {
  color: #d1e71b;
  font-family: verdana, times, sans-serif;
  font-size: 90%;
  font-weight: bold;
  padding: 0px 0px 0px 5px;
  line-height: 120%;
  }
  
 #content h2 {
  color: #d1e71b;
  font-family: verdana, times, sans-serif;
  font-size:60%;
  padding: 0px 0px 10px 0px;
  margin: 0 5px 0 5px;
  line-height: 140%;
  border-bottom: 1px solid #44330a;
  }
  
#content a:link { color: #585827; text-decoration: none; font-weight: bolder;}
#content a:visited { color: #666; text-decoration: none; }
#content a:hover { color: #d1e71b; text-decoration: none; }
#content a:active { color: #aaa; text-decoration: none; }

#left {
  position: relative;
  float: left;
  width: 178px;
  height: 270px;
  margin: 0px 0 0 0;
  padding: 0;
  color: #ddd;
  background: #fff;
}

#footer {
  position: relative;
  float:right;
	width: 455px;
	height: 81px;
  margin: 5px 0 0 0px;
  padding: 0;
  background: #fff url(./pics/hgh_footer.gif);
  border-top: 1px solid #44330a;
    }
  a:link.pdf { text-decoration:none; color:#0000cd; margin: 0; padding: 0 0 0 20px; background: transparent url(pics/pdf_icon.gif) no-repeat center left }
a:visited.pdf { text-decoration:none; color:#0000cd; margin: 0; padding: 0 0 0 20px; background: transparent url(pics/pdf_icon.gif) no-repeat center left}
a:focus.pdf { text-decoration:underline; color:#0000cd; margin: 0; padding: 0 0 0 20px; background: transparent url(pics/img/pdf_icon.gif) no-repeat center left}
a:hover.pdf { text-decoration:underline; color:#0000cd; margin: 0; padding: 0 0 0 20px; background: transparent url(pics/pdf_icon.gif) no-repeat center left }
a:active.pdf { text-decoration:underline; color:#0000cd; margin: 0; padding: 0 0 0 20px; background: transparent url(pics/img/pdf_icon.gif) no-repeat center left }

/* Kleinkram */

.clearing {
  height: 0;
  width: 100%;
  clear: both;
}

.dick {
 font-weight: bold;
 }
 .gruen {
 color: #d1e71b;
 font-weight: bold;
 }
}
