html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #4f90cc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #93c83d;
	text-decoration: underline;
}

a.speziell {
	color: #cccccc;
}


.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
  background: #ededed;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #CCCCCC;
}

/** das layout **/

.Stil1 {font-size: 20px}


#toplogo {
    align: center;
	valign: top;
	text-align: left;
	width: 714px;
	heigth: 200px;
	background: ededed;
    position: static;
}


#wrapper {
	text-align: left;
	margin: 10px auto;
	width: 714px;
  position: relative;
}

#header {
	background: top center url(images/logo.jpg) no-repeat;
	padding-top: 1px;
	width: 252px;
	position: relative;
	background-color: #EDEDED;
}

/** Ueberschriftten **/
h1 {
  color: #000000;
  background: #4f90cc;
  border: 2px solid #4f90cc;
  padding: 8px;
  text-align: right;
  font: 25px "Arial", sans-serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 2px 21px;
}

#search {
  width: 148px;
  background: #C2D730 url(images/suche_top.jpg) no-repeat;
  text-align: center;
  position: absolute;
  bottom: -1px;
  left: 558px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Hauptbereich **/
#body {
  position: relative;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/bild_1.jpg) no-repeat;
}
#nav ul {
  background: bottom right #017DC3 url(images/navi_unten.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  background: bottom left url(images/fueller.jpg) repeat-x;
}
#nav a {
  color: #000000;
  font: 18px "Arial", sans-serif;
  font-style: italic;
  background: #017DC3;
  padding-right: 8px;
}

#navi_tasta {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/bild_Tasta.jpg) no-repeat;
}
#navi_tasta ul {
  background: bottom right #017DC3 url(images/navi_unten.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#navi_tasta li {
  list-style: none;
  background: bottom left url(images/fueller.jpg) repeat-x;
}
#navi_tasta a {
  color: #000000;
  font: 18px "Arial", sans-serif;
  font-style: italic;
  background: #007DC3;
  padding-right: 8px;
}

#navi_dvd {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/bild_DVD-Open.jpg) no-repeat;
}
#navi_dvd ul {
  background: bottom right #017DC3 url(images/navi_unten.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#navi_dvd li {
  list-style: none;
  background: bottom left url(images/fueller.jpg) repeat-x;
}
#navi_dvd a {
  color: #000000;
  font: 18px "Arial", sans-serif;
  font-style: italic;
  background: #017DC3;
  padding-right: 8px;
}

/** Inhalte **/

#content {
  background: #455560 bottom right url(images/haupt_unten_rechts.jpg) no-repeat;
  width: 462px;
  margin-left: 254px;
  min-height: 278px;
}

#content .main, #content .main2 {
	float: left;
	width: 420px;
	margin-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 1px solid #ededed;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}

#platzhalter{
  float: right;
  width: 134px;
  border-left: 1px solid #9c9d9f;
  padding: 12px;
  background: top right url(images/haupt_oben_rechts.jpg) no-repeat;
}

#platzhalter span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#platzhalter p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#platzhalter .clear {
  height: 10px;
}



#haupt {
  float: right;
  width: 134px;
  border-left: 1px solid #ededed;
  padding: 12px;
  background: top right url(images/haupt_oben_rechts.jpg) no-repeat;
}
#haupt span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#haupt p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#haupt .clear {
  height: 10px;
}

h2 {
  font: 22px "Arial", sans-serif;
  color: #cccccc;
  margin: 0 0 0.5em 0;
}

/** Fußleiste **/

#footer {
  color: #000000;
  margin: 2px 0 0 275px;
}

#privacy {
  position: absolute;
  right: 8px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #C2D730 bottom left url(images/unten.jpg) no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}

/** Floating Bilder **/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
#regVerOrt {
	position:absolute;
	left:18px;
	top:160px;
	width:687px;
	height:140px;
	z-index:1;
}

#regVerOrt p {
  float: left;
  color: #666666;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}

