﻿#header {
	  background-image: url('./bilder/bad-honnef_l.jpg');
	  background-position: center;
	  background-repeat:no-repeat;
	  width: 2000;
	  height: 360px;
	 }
	.style-center {
	  text-align: center;
  }
  .img-1 {
	top: 425px;
	z-index:;
	position: absolute;
	float: ;
	right: 222px;
}
.img-2 {
	top: 395px;
	left: 1355px;
	z-index: 0;
	position: absolute;
	}
 .img-3 {
	top: 425px;
	left: 235px;
	z-index: 1;
	position: absolute;
	float: left;
}
.img-4 {
	top: 425px;
	left: 1255px;
	z-index: 0;
	position: absolute;
	margin-right:5cm;
}
.img-b {
	top: 115px;
	left: 121px;
	z-index: 4;
	opacity: 0.65;
	position: absolute;
}
.img-c {
	top: 185px;
	left: 25px;
	z-index: 2;
	opacity: 0.80;
	position: absolute;
}
.img-d {
	top: 95px;
	z-index: 3;
	opacity: 0.65;
	position: absolute;
	right: 25px;
}


   #information {
	width: 150px;
	height: 900px;
}
      #information { float: left; border: ; }
      #C {width: 310px; height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	font-style: oblique;
	font-variant: normal;
	color: #008000;
	position: relative;
	left: 3px;
	float: left;
	bottom: 100px;
}
      #inhalt {
	/*box-shadow: ;4px 3px 1px #CCFFCC;*/
	margin: 0px 53px 2px 32px;
	padding: 3px 0px 0px 26px;
/*overflow: auto;border-radius: ;5px;*/
	border: ;
/*3px solid green;background-color: ; #FBFAD4;*/
	text-align: center;
	width: 96%;
	/*left: auto;*/
}
 
  #inhaltc-s {
	/*box-shadow: ;4px 3px 1px #CCFFCC;*/
	margin: 0px 53px 2px 32px;
	padding: 3px 0px 0px 26px;
/*overflow: auto;border-radius: ;5px;*/
	border: ;
/*3px solid green;background-color: ; #FBFAD4;*/
	text-align: left;
	width: 96%;
	/*left: auto;*/
}
     #inhalt_scope{
	/*overflow: auto;
	text-align: left;
	float: left;
	/*min-width: 10em;
	max-width: 77em;
	position: relative;
	top: inherit;
	left: 111px;
	clear: right;*/
	margin: 0px 33px 2px 32px;
	padding: 3px 0px 0px 26px;
	overflow: auto;
	border-radius: ;/*5px;*/;
	border: ;
	position: absolute;
	left: 140px;
	top: 488px;
}
      #inhalt_scope2{  font-size:x-small;font-style:italic; float: left;  background-color: ; min-width: 30em; max-width: 66em;
      }

#imp {
	/*5px;*/;/*3px solid green;*/border-bottom-right-radius: 14px;
	border-bottom-left-radius: 14px;
	margin: 0px 33px 2px 32px;
	padding: 3px 0px 0px 21px;
	overflow: auto;
	border-radius: 14;
	border: medium solid #CCFF33;
	background-color: ;/* #FBFAD4;*/;
	text-align: left;
	width: 67%;
	float: left;
	left: 200px;
	clip: rect(auto, auto, auto,);
	position: absolute;
}

	
}

h1 {
	color: #66FF33;   /* Farbe */
	font-size: 16pt; /* Größe */;
	font-family: "verdana", arial, "lucida console", sans-serif; /* Schriftart */
}

nav,                     
  nav ul,
  nav li {           /* Normalisierung */
    list-style: none; 
    margin: 0; 
    padding: 0;
    border: 0;
  }
  nav ul {
    width: 7em;
    padding: 0em;
    border: ;
    background-color: ;
       
    }
  nav li {
    margin: 0.4em; 
    padding: 0.2em;
    border: ;
    background-color: ;
    font-weight: bold;
    font-style:italic;
    font-variant:small-caps;
  }
  nav a {
    text-decoration: none; 
    font-weight: bold;
    color: black; 
    background-color: ;
    display:block;
  }
  nav a:focus,
  nav a:hover,
  nav a:active {    
    color: yellow; 
    background-color: black;
    font-weight: bold;
    font-style:italic;
  }
  #D {
	text-align: left;
	font-size: 8px;
	font-weight: lighter;
	font-style: italic;
	text-align: left; /*float:left;*/;
	width: 29%;
	position: absolute;
	bottom: 22px;
	/*height: auto;*/
}

.clearing { clear: both; }