body {
	color: #000000;
	background-color: #DEE1DB;
	}
	
#wrapper {
	max-width: 1200px;
	min-width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #DEE1DB;
	}

#header {
	padding: 5px;
	background-color: #A8C6CE;
	background-image: url(verlauf.jpg);
	background-repeat: repeat-y;
	height: 120px;
	}

#header img#logo {

	padding: 5px;
	margin-top: 10px;
	margin-left: 30px;
	border: 5px solid #d9d9d9;
	background-color: #fff;
	}

	
#header p  {
	font-weight: bold;
	padding:5px 0 5px 30px;
	margin-bottom: 0;
	display: inline;
	}
	
img#laempel {
	float: right;
	padding: 5px;
	margin-top: 10px;
	margin-right: 30px;

	}	

#header p span {
	color: #d90000; /* Schriftfarbe */
	}
		
#homepage {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	}
	
#navi {
	text-align: left;
	color: black;
	background-color: #A8C6CE;
	padding: 5px 10px 4px 10px;
	border-bottom: 1px solid #8c8c8c;
	background-image: url(verlauf.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}
#navi ul {
	margin-bottom: 0;
	list-style-type: none;
	}	
#navi li {
	display: inline;
	list-style-type: none;
	margin: 0;
	}
#navi a {
	color: black;
	background-color: white;
	padding: 4px 8px 4px 8px;
	border: 1px solid #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
#navi a:hover,
#home #navi01 a,
#kontaktseite #navi02 a,
#ruhrpott #navi03 a,
#reisen #navi04 a,
#bildung #navi05 a,
#kultur #navi06 a
 {
	text-decoration: none;
	color: black;
	background-color: #DEE1DB;
	padding-bottom: 6px;
	border-bottom: none;
	}	
			
#sidebar {
	float: right;
	width: 20%;
	padding-left: 20px;
	padding-top: 20px;
	margin-top: 20px;
	background-color: #A8C6CE;
	list-style-type: none;
	}
	
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: small;
	line-height: 160%;
	color: #E9E6D5;
	background-color: #DEE1DB;
	}
	
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	letter-spacing: normal;
	}
		
#content {
	margin-right: 25%;
	padding: 20px;
	}

#contentbreit {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}	
dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #693;
	}
		
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0  4px 4px 0;
	vertical-align: text-bottom
	}
	
dl.feature dd img {
	float: none;
	margin: 15px 0 15px 0;
	}	
	
dl.feature dd {
	margin-left: 169px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}
		
#footer {
	clear: both;
	background-color: #A8C6CE;
	}	

#menu {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #999999;
	font-size: 22px;
	margin-bottom: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul li {
	display: inline;
	padding: 0 15px;
}

#menu ul li a {
	text-decoration: none;
	}

#menu ul li a:hover {
	color: blue;
}
.box ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	}
	 
ul li {
	font-weight: inherit;
	}
	
ol li {
	list-style-type: lower-roman;
	}


.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	background-color: #DEE1DB;
	display: table;
	border-left: 12 px;
	border-right: 12 px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #DEE1DB;
	display: table;
	text-align: left;
	border-left: 12 px;
}

p.hinweis { font-style: italic; }
span.hinweis { font-weight: bold; }
.unterstrichen { text-decoration: underline; }

#hinweisabsatz {font-style:italic; }
	
p.klein {font-size:smaller; }
p.gross {font-size:larger; }

h1 {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	}

#fir {
	width: 568px;
	height: 370px;
	background: url(laempel.gif) no-repeat;
	}
	
#fir span {
	display: none;
	}

	
#wichtig { background-color:#FFFF66; color: red; }

h2 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #663;
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	}


a {
	text-decoration: none;
}
a:hover {
text-decoration:underline;
}

/* ============================
   	Das Kontaktformular
	============================ */
form {
  background-color: #E0D4BF;
  width: 400px;
  padding: 20px;
  border: 1px solid #8c8c8c;
}
label { display: block; } 
#absender, textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea { height: 7em; }
input:focus, textarea:focus 
{
  background-color: #d9d9d9; 
}
/*================================
   Lightbox v2.0
  ================================ */
  #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(laempel/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(laempel/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(laempel/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;
	}
  
 
