
/* ################################
 * ### Allgemeine Einstellungen ###
 * ################################ */

html {
	height: 101%;	
} 

body { 
	color: #000;				
	background: #deddd6;/* #e3e3dc; */
	font-family: 'helvetica', 'arial', sans-serif;
	font-size: 11pt;
	font-weight: 200;
}

/* Wir setzen Randabstaende und Rahmen in ALLEN HTML-Elementen auf Null. Allerdings ruft dies das extreme 
Zoom-Verhalten des IE hervor, welches in der Datei ie_hacks.css wieder beseitigt wird. */
* {
	margin: 0; 
	padding: 0; 
	border: 0; 
}


/* An manchen Stellen werden im Dokument Notizen zu Inhaltssegmenten hinterlassen, wollen wir im Browser nicht sehen,
da selbsterklaerend, aber im XHTML-Dokument an sich ... lynx zeigts uns ... */
.hiddenButUseful {
	display: none;
}

a:link, a:visited {
	color: #555;
	text-decoration: none;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	/* ...and now for the proper property */
	transition:.2s;	
}

a:hover, a:active {
	color: #fff;	
}

h1 {
	font-size: 105%;
	color: #555;
	text-transform: uppercase;

}

h2, h3 {
	font-size: 90%;
	text-transform: uppercase;
	color: #555;
}


p {
	margin: 20px 25px 25px 0;
	font-size: 90%;
	font-weight: normal;
	text-transform: normal;
	color: #333;
}

ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
}

ol {
	margin: 0 0 0 0px;
	padding: 0;
}

li {
	font-size: 75%;
	font-weight: normal;
	list-style: none;
}

td {
	font-size: 75%;
	font-weight: normal;
}

input, textarea {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #333;		
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
}




/* #####################
 * ### Page Settings ###
 * ##################### */
 
 
#page { 
	margin: 0 auto ;
	width: 900px;
	text-align: left;
	background: transparent;
}

#wortmarke, #navigation, .footer a {
	text-transform: uppercase;
}

.mainContent {
	position: relative;	
	min-height: 600px;
	padding: 20px 20px 60px 40px;	/*Satzspiegel vom Inhalt*/
	background: transparent;

}


/* ##############
 * ### Header ###
 * ############## */
  
#header {
	position: relative;
	margin: 20px 0;
	padding: 0 40px 0 40px;
	width: 800px;
	height: 80px;
	border-bottom: 1px solid #AAA;
}

#wortmarke, #triangle, #navigation {
 	position: relative;
 	float: left;
 }

#wortmarke {
	width: 240px;/**/
	height: 20px !important;
	margin-right: 330px;	
	padding-top: 40px;
	background: transparent;	
}
#wortmarke span{
	font-size: 95%;
	font-weight: 300;
	color: #fff;
}

#navigation ul {
	width: 230px;/**/
	height: 20px;
	padding: 40px 0 0 0px;
	background: transparent;
}

#navigation li {
	width: 66px;
	margin-left: 10px;
	text-align: center;
	list-style: none;	
	background: transparent;
	float: left;	
}

#navigation li a {
	border-top: 0px solid #333;
	padding-top: 6px;
	color: #000 !important;	
	font-weight: 300;
}

#navigation li a:hover {
	border-top: 1.8px solid #333;
	padding-top: 10px;
	font-weight: 500;
}



/* ##############
 * ### Footer ###
 * ############## */

.footer {	
	position: relative;
	text-align: left;
	padding: 20px 30px;	
	margin-top: 5%;
	border-top: 1px solid #AAA;
	width: 800px;
	height: 200px;
	background: transparent;
}

#closeUp {
	position: absolute;
	left: 40px;
}

#impressum {
	position: absolute;
	right: 40px;
}


/* ####################
 * ##### galerie #####
 * #################### */

.galerie {
	margin-left: -8px;
	background: transparent;
}

.galerie li {	
	position: relative;
	overflow: hidden;
	margin: 8px 8px;
	width: 144px;
	height: 144px;
	background: #000;
	float: left;
}

.galerie a{	
	opacity: 0.9;	/*Deckkraft von Bildvorschau*/
}

.galerie li a:hover {
	opacity: 1;	
}

.galerie img {
	position: absolute;
	margin: -80px 0 0 -20px; /* Allgemeine Justierung der Bildausschnitte*/
	height: 220%;
}

#closeUp img {
	position: absolute;
	margin: -80px 0 0 -20px !important; /* Allgemeine Justierung der Bildausschnitte*/
	height: 220% !important;
}

.lb-prev, .lb-next {
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	transition: none !important;
}

.pp_description {
display:none !important;
}


#preview{
	position:absolute;
	border:1px solid #CCC;
	background: #fff;	
	padding:5px;
	display:none;
	box-shadow: 8px 10px 8px #333;
}

#preview img {
	height: 300px;
}

/* ######################################
 * ##### Bildausschnitte Justierung #####
 * ###################################### */

/* 
#bild1 {
	margin: 0px 0px 0px 0px !important;
	height: 100% !important;
}
*/

#closeUpBild3 {
	margin: -10px 0 0 -20px !important; 
	height: 200% !important;
}


#closeUpBild15 {
	margin: -10px 0 0 -60px !important; 
	height: 120% !important;
}

#closeUpBild25 {
	margin: -50px 0 0 -50px !important; 
	height: 200% !important;
}

#closeUpBild26 {
	margin: -30px 0 0 -40px !important; 
	height: 220% !important;
}

#closeUpBild27 {
	margin: -140px 0 0 -60px !important; 
	height: 220% !important;
}

#closeUpBild28 {
	margin: -80px 0 0 -60px !important; 
	height: 220% !important;
}



#bild2 {
	margin: -80px 0 0 -60px !important;
	height: 230% !important;
}



#bild3 {
	margin: -66px 0 0 -106px !important;
	height: 200% !important;
}



#bild4 {
	margin: -40px 0 0 -0px !important;
	height: 180% !important;
}



#bild5 {
	margin: -60px 0 0 -30px !important;
	height: 200% !important;
}



#bild6 {
	margin: -100px 0 0 -50px !important;
	height: 250% !important;
}


#bild7 {
	margin: -70px 0px 0px -150px !important;
	height: 200% !important;
}

#bild8 {
	margin: -80px 0 0 -100px !important; 
	height: 220% !important;
}

#bild9 {
	margin: -120px 0 0 -20px !important; 
	height: 220% !important;
}

#bild10 {
	margin: -80px 0 0 -90px !important; 
	height: 220% !important;
}

#bild11 {
	margin: -60px 0 0 -38px !important; 
	height: 230% !important;
}


#bild13 {
	margin: -50px 0 0 0px !important;
	height: 170% !important;
}

#bild15 {
	margin: -40px 0 0 -80px !important;
	height: 220% !important;
}

#bild16 {
	margin: -80px 0 0 -120px !important;
	height: 220% !important;
}

#bild17 {
	margin: -30px 0 0 -50px !important;
	height: 200% !important;
}

#bild18 {
	margin: -20px 0 0 -50px !important;
	height: 200% !important;
}


#bild20 {
	margin: -80px 0 0 -70px !important;
	height: 260% !important;
}

#bild21 {
	margin: -80px 0 0 -30px !important;
	height: 210% !important;
}

#bild22 {
	margin: -0px 0 0 -0px !important;
	height: 180% !important;
}

#bild23 {
	margin: -80px 0 0 -60px !important;
	height: 220% !important;
}

#bild24 {
	margin: -70px 0 0 -40px !important;
	height: 220% !important;
}


#bild25 {
	margin: -80px 0 0 -40px !important;
	height: 220% !important;
}

#bild26 {
	margin: -60px 0 0 -110px !important;
	height: 180% !important;
}

#bild27 {
	margin: -80px 0 0 -60px !important;
	height: 220% !important;
}

#bild28 {
	margin: -60px 0 0 -40px !important;
	height: 220% !important;
}

#bild29 {
	margin: -20px 0 0 -30px !important;
	height: 200% !important;
}

#bild30 {
	margin: -200px 0 0 -120px !important;
	height: 420% !important;
}

#bild33 {
	margin: -80px 0 0 -150px !important;
	height: 220% !important;
}

#bild34 {
	margin: -70px 0 0 0px !important;
	height: 220% !important;
}


#bild35 {
	margin: -50px 0 0 -100px !important;
	height: 220% !important;
}


#bild36 {
	margin: -50px 0 0 -100px !important;
	height: 180% !important;
}

#bild37 {
	margin: -80px 0 0 -30px !important;
	height: 220% !important;
}

#bild40 {
	margin: -80px 0 0 -36px !important;
	height: 220% !important;
}