* {																			
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	}
p {
	margin: 10px 0px;
	}
ul, ol {
	margin-left: 15px;
	}
body { 
	background: #fff; 
	font: normal 14px/20px Courier, sans-serif; 
	color: #999; 
	}


a { 
	text-decoration: none; 
	}
a:link, a:visited { 
	color: #f9f;
	}
a:hover { 
	text-decoration: none; 
	color: #f00; 
	}
a:active { 
	text-decoration: none; 
	color: #000; 
	}
	
	
.navigation a { 
	text-decoration: none; 
	padding: 1px 10px 1px 2px;
	}
.navigation a:link, a:visited { 
	color: #666;
	}
.navigation a:hover { 
	text-decoration: none; 
	color: #fff; 
	background: #333;
	padding: 1px 10px 1px 2px;
	}
.navigation a:active { 
	text-decoration: none; 
	color: #f9f; 
	padding: 1px 10px 1px 2px;
	}
.navigation a.off { 
	text-decoration: none; 
	color: #fff; 
	background: #333;
	padding: 1px 10px 1px 2px;
	}


#wrapper {
	margin, padding: 0;
	}
	
.ornamente {
	position: relative;
	padding: 0px 0px 0 460px;
	}
		
.header {
	margin-top: -5px;
	position: relative;
	background: #b36f9d; /*b9bbbb;*/
	height: 220px;
	}
	
.header_nobreak {
	width: 1005px;
	}
	
.seitenmotiv {
	float: left;
	}
	
.logo {
	padding-top: 140px;
	}
	
.slogan {
	color: #fff;
	padding-top: 15px;
	}
	
.content {
	margin: 0;
	padding: 25px 40px;
	clear: both;
	}
		
.text {
	position: relative;
	width: 452px;
	float: left;
	text-align: right;
	font: normal 12px/20px Courier, sans-serif;
	}
	
.text_home {
	position: relative;
	width: 452px;
	float: left;
	text-align: right;
	font: normal 12px/20px Courier, sans-serif;
	}
	
.text_motivsets {
	position: relative;
	width: 465px;
	float: left;
	text-align: right;
	font: normal 12px/20px Courier, sans-serif;
	}
	
		
.text_einzelmotive {
	position: relative;
	width: 465px;
	float: left;
	text-align: right;
	font: normal 12px/20px Courier, sans-serif;
	background: #fff;
	}
	
.text_kombis {
	position: relative;
	width: 465px;
	float: left;
	text-align: right;
	font: normal 12px/14px Courier, sans-serif;
	}
	
.text_kombis_intro {
	position: relative;
	font: normal 12px/21px Courier, sans-serif;
	}
	
.text_kontakt {
	position: relative;
	width: 452px;
	float: left;
	text-align: right;
	font: normal 12px/20px Courier, sans-serif;
	}
	
.keywords {
	font: bold 14px/20px Courier, sans-serif;
	color: #a49178;
	}
				
.einzelmotive p {
	font: normal 12px/12px Courier, sans-serif;
	color: #999;
	margin: 0;
	}
			
.quader1 {
	width: 150px;
	float: left;
	background: #fff;
	}
.quader2 {
	width: 150px;
	margin-left: 157px;
	background: #fff;
	}
.quader3 {
	width: 150px;
	float: right;
	background: #fff;
	}
.quader4 {
	width: 465px;
	background: #fff;
	}

.spacer {
	clear: both;
	height: 50px;
	}
		
.navigation {
	position: relative;
	width: 200px;
	font: normal 12px/21px Courier, sans-serif;
	color: #666;
	margin-left: 492px;
	margin-top: 50px;
	}
		
strong {
	font: bold 14px/20px Courier, sans-serif;
	color: #333;
	}

h1 {
	font: normal 24px/20px Courier, sans-serif;
	color: #333;
	margin-bottom: 30px;
	}
h2 {
	font: normal 18px/20px Courier, sans-serif;
	color: #a49178;
	margin-bottom: 20px;
	}
h3 {
	font: normal 18px/20px Courier, sans-serif;
	color: #333;
	margin-bottom: 15px;
	}
.weihnachten {
	font: bold 14px/18px Courier, sans-serif;
	color: #a80c02;
	}
	
.clearer {
	clear: both;
	}
	
/* Lightbox stuff -------------------------------------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

	
	
	
	
