html, body{
	margin: 0;
	padding: 0;
}
body{
	font: 80% Arial, san-serif;
	text-align: center;	
}
p{
	margin: 0 10px 10px;
}
a{
	display: block;
	color: Gray;
	padding: 10px;
}
#box1{
	width: 800px;
	margin: 0px auto;
	
}
#box{
	text-align: left;
	width: 800px;
	margin: 0px auto;
	
}
#logo{
	margin: 0px;
	background-image: url(../image/logo8007.gif);
	height: 180px;
	width: 800px;
}
#inhalt p{
	line-height: 1.4
}
#inhalt {
	margin: 6px 150px;	
}
#navire{
	float: left;
	width: 150px;
	margin-left: -150px;
	margin-top: 0px;
	
	
}
#innen{
	float: left;
	width: 100%;
	margin-top: 0px;
	background-color: #FFFFF0;
}
#aus{
	float: left;
	width: 150px;
	margin-left: -800px;
	background-color: #FFFFF0;
}
#unten{
	background-image: url(../image/hgunten.gif);
	color: #FFF;
	clear: left;
	width: 100%
		
}
#unten p{
	margin: 0;
	padding: 5px 10px;
	
}


/* ~~~~~~~~~ menue oben ~~~~~~~~~ */

    #menueo {
	position: relative;
	top: 18px;
	left: 25px;
	width: 800px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #menueo ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #menueo li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menueo a {
	float: left;
	background: url(../gweb/image/mlinks.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
    #menueo a span {
	float: left;
	display: block;
	background: url(../gweb/image/mrechts.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #5B8FBE;
}
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menueo a span {float:none;}
    /* End IE5-Mac hack */
    #menueo a:hover span {
	color: #151659;
}
    #menueo a:hover {
      background-position:0% -42px;
      }
    #menueo a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ menue oben ende ~~~~~~~~~ */

/* ~~~~~~~~~ menue rechts ~~~~~~~~~ */

#navire {
	width: 150px;
	text-align: left;
	
	border: 0px solid black;
	border-bottom: none;
	margin-bottom: 0px;
	margin-top: 10px;
	overflow: hidden;
}

#navire ul {margin: 0; padding: 0px;	
  list-style-type: none;
  text-indent: 10px;letter-spacing: 1px;}
  
#navire li {list-style-image: none;
  margin:0; border-bottom: 1px solid black;
  border-top: 1px solid black;}
  
#navire ulul {margin: 0; padding: 0px;	
  list-style-type: none;
  
  border-left: 5px black;
  
  
  
}
  
#navire lili {list-style-image: none;
  margin:0; border-bottom: 1px solid black;
  border-top: 1px solid black;
   
} 
  
  
  
  

#navire a {display: block;
  width: 150px; height: 8px;
  font: bold 10px/15px Verdana, Arial, 
  Helvetica, sans-serif; }

#navire  a:link {
	background-image: url(../image/hglink.gif);
	color: #B0C4DE;
	text-decoration: none;
	padding: 7px;
}
#navire  a:visited {
	background-image: url(..image/hgvisited.gif);
	color: #5F9EA0;
	text-decoration: none;
	padding: 7px;
}
#navire li a:hover {
	background-image: url(../image/hghover.gif);
	color: #5F9EA0;
	text-decoration: none;
	padding: 7px;
	border-left-style:dotted	
	text-decoration: none;

}  
  
#navikopf{
	width: 150px;
	background-color: #FFFFF0;}
	
.kopf2{
	width: 150px;
	height: 8px;
	text-align: justify;
	font: bolder 25px;
	background-color: #254F6D;
	color: Silver;
}
.t2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Navy;
	font-size: 85%;
}






/* ~~~~~~~~~ menue rechts ende ~~~~~~~~~ */


/* ~~~~~~~~~ menue rechts ende ~~~~~~~~~ */
/*#navire li a:current {
  background: url(image/hgunten2.gif)
    /* hier wird das Image verschoben 
  
  color: #fff;text-decoration: none;}
 /* ~~~~~~~~~ menue rechts ende ~~~~~~~~~ */
 
/* definierte Ueberschriften*/
 #inhalt h2{
	margin: 0 10px 10px;
	padding: 2px 0 2px 5px;
	font: bold 18px verdana, sans-serif;
	color: Navy;
	border-left: 10px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	font-size: 100%;
}
#inhalt h3{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 14px verdana, sans-serif;
border-left:8px solid #bcbcbc;
border-bottom:1px solid #bcbcbc;}
#inhalth4{
margin:25px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 12px verdana, sans-serif;
border-left:6px solid #bcbcbc;
border-bottom:1px solid #bcbcbc;}
/* Ende definierte Ueberschriften*/