@charset "utf-8";
/* CSS Document */

/*----- SPECIAL CONTENT -----*/

#content .h1_special{
	/*display:none; */	/*aktiviert, falls keine Überschrift benötigt, deaktiviert zeigt Überschrift (Regelfall)*/
}	
#content #container,
#content #container2{ 
	margin:20px 0 0 0;
	padding:0;
	clear:both;
} 
#content #container p{ 
	padding-left:0;
}
#content a.backlink{
	color:#e6e5e3;
	background:url(/img/link_arrow_back.gif) left center no-repeat #97948a;
	text-decoration:none;
	padding:5px 10px;
	line-height:2em;
	margin-bottom:-7px;
	clear:both;
	}
/*... Definitionen für Listenansichten ...*/

/*Liniengestaltung*/
#content #container .hl{ 
	border-bottom:1px solid #cbcbcb;
	clear:both;
	/*display:none;*/	/*aktiviert für Listen ohne Linien, deaktiviert für Listen mit Linien*/
}

/* Box Listenansichten  - Die Klassen box und light sind im Abschnitt Boxen definiert*/
#content #container .item{
	margin:10px 0;
}
#content #container .item a{
	display:inline-block;
}
#content #container .item p, 
#content #container .item ol, 
#content #container .item ul{
	margin:0.63em 0;
}
#content #container .item h2{
	margin:0.53em 0;	
	}
#content #container .item h2 a{
	color:#1c5d6a;
	text-decoration:none;
	}
/*List-Items-Block News, Events, Jobs, FAQ, Gallery, Product*/
#content #container .news1, /*2. Klasse zur Definition z. B. wechselnder BG-Farben aufeinander folgender Items*/
#content #container .news2,
#content #container .events1,
#content #container .events2,
#content #container .jobs1,
#content #container .jobs2,
#content #container .faqs,
#content #container li.searchResults,
#content #container .gallery_folder1,
#content #container .gallery_folder2,
#content #container .product_row1,
#content #container .product_row2{
	
}
/*#content #container .faqs{
	padding:10px;
}*/
/*Thumbnail*/
#content #container .thumb,
#content #container .thumb_product{ 
	width:100px; 
	padding:12px 15px 11px 0;
	vertical-align:top;
}
#content #container .thumb img,
#content #container .thumb_product img{ 

}
/*Text- und Link-Block*/
#content #container .short_info{ 
	vertical-align:top;
}
#content #container .left{ 
	float:left;
}
#content #container .download{ 
	background:url(/img/download.gif) left 4px no-repeat;
	padding:0 0 0 17px;
	float:right;
}
/*... Events Unterscheidung nach Icon ...*/
/*#content #container p.event0{ 
	background:url(/img/event01.gif) center left no-repeat;
	padding:2px 0 2px 23px;
}
#content #container p.event1{ 
	background:url(/img/event02.gif) center left no-repeat;
	padding:2px 0 2px 23px;
}
#content #container  p.event2{ 
	background:url(/img/event03.gif) center left no-repeat;
	padding:2px 0 2px 23px;
}*/
/*... Archiv und Seitenzahlen ...*/
#archive{
	height:23px;
}
#archive #page_no{
	float:left;
	line-height:23px;
}
#archive #move{
	float:right;
	width:48px;
}
#archive #move a{
	display:block;
	width:23px;
	height:23px;
}
#archive #move a.archive_minus{
	margin-right:2px;
	float:left;
}
#archive #move a.archive_plus{
	float:right;
}
/*... Definitionen für Detailansichten ...*/
 
/*--- News, Veranstaltungen, und Jobs ---*/

/*#content #container .time_place{
	margin-bottom:30px;
}*/

/*--- Bildergalerien ---*/

#content #container .description{ 
	margin-top:10px;
} 
/*#content #container .description span{ 
	line-height:25px;
} */

/* Galerie ausgew&auml;hlt, Bilder&uuml;bersicht + Panoramabilder_Übersicht*/
 #content #container .gallery_special{ 
	margin:0;
	padding:0;
} 
#content #container .image_row{  
	margin-bottom:20px;
	clear:both;
}
#content #container .images,
#content #container .images_last{ 
	width:145px;
	float:left; 
	height:auto;
	margin:0 30px 0 0;/*Rand-Wert berechnen (und tpl anpassen)*/ 
}
#content #container .images_last{ 
	margin:0;/*Rand-Wert berechnen (und tpl anpassen)*/ 
}
#content #container .images .img,
#content #container .images_last .img,
#content #container .images .img_product,
#content #container .images_last .img_product{ 
	text-align:center;
	margin:0 -8px;
	background:url(/img/shadow_thumb.gif) no-repeat;
	padding:8px;
}


/*Products - Hack für vertikale Zentrierung*/
#content #container .img_product { 
	height:110px;
	width:110px;
	display:table;
}
#content #container .img_product .image_wrapper{ 
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#content #container .img_product img{ 
	
}
*html #content #container .img_product { 
	height:110px;
	overflow: hidden; 
	position: relative;
}
*html #content #container .img_product .image_wrapper{ 
 	position: absolute;
 	top:50%;
	left:50%;
}
*html #content #container .img_product img{ 
	position: relative;
	top:-50%;	
	left:-50%;
}
/*End-Hack*/
#content #container .pano_row{  
	width:468px;
}
#content #container .panorama_images,
#content #container .panorama_images_last{ 
	width:224px;
	float:left; 
	margin:0 20px 0 0;/*Rand-Wert berechnen (und tpl anpassen)*/
}
#content #container .panorama_images_last{ 
	margin:0;/*Rand-Wert berechnen (und tpl anpassen)*/
}
/*#content #container .images .description,
#content #container .images_last .description,
#content #container .panorama_images .description,
#content #container .panorama_images_last .description{ 
	margin:5px 0 10px 0; 
}*/
#content #container #link_overview{ 
	height:25px;
	margin-top:10px;
	clear:both;
}

/* Search Results */
#content #container .search{
	width:560px;
}
#content #container .box li.searchResults{
	padding:0;
	margin:0 0 20px 0; 
	font-weight:bold;
}
#content #container .box ol li p{ 
	font-weight:normal;
}

/*------Login Box-----*/

#login_box{
	background-color:#DADADC;
	padding:20px;
	color:#6B6F73;
	font-size:11px;
}
#login_fehler{
	color:#d50000;
	font-weight:bold;
}
#login_box table{
	color:#6B6F73;
	font-size:11px;
}
/*------Kontaktformular-----*/

.contact{
	padding:6px 10px;
}
.contact table td {
	padding:4px 0;
}
.contact table td.label {
	width:110px;
}
.contact table td.field {
	width:430px;
}
.contact input, select, textarea {
	margin:0;
}	