@charset "iso-8859-2";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFF;
	background-image: url(../images/design/bgrd.gif);
	background-repeat: repeat;
}
h1,H2,H3 {
	color:#333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
} 
H4 {
	color:#333;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
} 

a:link,a:active,a:visited {
	color:#666;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color:#333;
}


IMG{border:0;}

.image-border {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	border-top-width: 1px;
}
.date {
	font-weight:normal;
	color:#666;
	font-size: 0.8em;
	margin-bottom: 5px;
}
.div-display {
	display:inherit
}
.li, .ul {
	list-style-image: url(../images/icons/arrows_6.gif);
	padding-left: 5px;
	margin-left: 10px;
}

.noprint {display: none;}

.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
}

.anmerkung {
	background-color:#FF0;
	font-weight: bold;
}



/* Layout.....Container Seitenaufbau */

.style #container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.style #header {
	background-color: #FFF;
	height: 190px;
	float: none;
	clear: both;
} 

.style #imageflow {
	background-color: #333;
	height: 180px !important;
	background-image: url(../images/design/loader-gray.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	overflow: hidden;
	z-index: auto;
} 

.style #logo_strip {
	background-image: url(../images/design/header-KLOTZ-DIGITAL-Corporate.png);
	background-repeat: no-repeat;
	height: 16px;
	text-align: right;
	padding-top: 62px;
}

.style #logo_strip p {
	text-align: right;
	font-size: 78%;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0px;
	color: #CCC;
}
.style #logo_strip a {
	color:#CCC;
	text-decoration: none;
}


.style #locator_stripe{
	background-color: #FFF;
	background-image: url(../images/design/locator_stripe.jpg);
	padding-right: 10px;
	padding-left: 20px;
	font-size: 0.85em;
	background-repeat: no-repeat;
	padding-top: 5px;
	height: 30px;
	padding-bottom: -8px;
	margin-bottom: -8px;
}
.style #locator_stripe p {
	font-weight:normal;
	color:#666;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: -2px;
}
.style #locator_stripe a{
	font-weight:normal;
	color:#666;
	text-decoration: none;
	padding-top: 15px;
}


.style #topcontent_stripe {
	background-color: #FFF;
	background-image: url(../images/design/top_content.jpg);
	height: 15px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
} 

.style #sidebar1 {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 200px; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 15px 10px;
	background-color: #FFF;
}
.style #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	min-height: 410px;
} 
#photos {margin-bottom:15px; font-size:0;}
#photos img {
	display:block;
	float:left;
	width:116px;
	height:90px;
	margin-right:5px;
}

#sections {
	background-image: url(../images/design/sections.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

    .section {
	float:left;
	width:200px;
	min-height: 240px;
	max-height:260px;
	height: 260px;
	background-image: url(../images/design/sections-bgrd.gif);
	background-repeat: repeat-x;
}
    .section p {
	margin:0;
	font-size: 0.9em;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 8px;
}
    .section.margin {
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	background-repeat: repeat-x;
}
    .section h3 {
	margin:0;
	padding:10px;
	font-size:100%;
	background-image: url(../images/design/section-title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
    .section-in {
	margin-bottom:10px;
	padding:0 10px 10px 10px;
	background-color: #F2F2F2;
}
	



.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.small {
	font-size:11px;
	}
.big {
	font-size:14px;
	}

/*-----------------------footer----------------*/
.style #footer {
	background-color: #FFF;
	background-image: url(../images/design/footer_stripe.jpg);
	height: 58px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.style #footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	font-size: .85em;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.text_weiss {
	color: #E7E7E7;
	font-size: 50%;
}
.style #photos {
	margin-bottom:15px;
	font-size:0;
}
.style #photos img {
	display:block;
	float:left;
	width:115px;
	height:86px;
	border:0;
	margin-right:2px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 0px;
}
.t-centerSmallFont {
	text-align:center !important;
	font-size: x-small;
}

/* ---------------------------------------------------------------------------
	SLIDESHOW STYLES
*/

#slideshow {
	float:left;
	padding:0; /* reset inherited padding-bottom:22px from ul tag */
	position:relative;
	width:900px;
	margin: 3px 0px 30px;
	height: 300px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(../images/design/top_content.jpg);
	background-repeat: no-repeat;
	background-position: 281px;
	border-bottom-style: none;
	}
	#slideshow li {
	left:0;
	list-style:none;
	opacity:0.0;
	position:absolute;
	top:0;
	width:900px;
	z-index:8;
	height: 323px;
		}
	#slideshow li.active {
	opacity:1.0;
	z-index:10;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/design/top_content.jpg);
		}
	#slideshow li.last-active {
	    z-index:9;
		}
	#slideshow .slide-img {
	float:left;
	height:300px;
	position:relative;
	width:650px;
		}
	#slideshow .slide-desc {
	float:right;
	position:relative;
	width:250px;
	color: #333;
	height: 300px;
	background-color: #E6E6E6;
		}
		#slideshow .slide-desc .slide-meta {
	padding:10px;
	height: 230px;
			}
				#slideshow .slide-desc .slide-meta h1 {
	padding:10px 0 0px;
					}
		#slideshow .slide-desc .slide-link {
	height:40px;
	padding:5px 20px 0px 0px;
			}
			.slide-button {
	display:block;
	float:right;
	height:20px;
	text-indent:-9999px;
	width:55px;
	color: #333;
	background-repeat: no-repeat;
	background-image: url(../images/read_more.gif);
				}


/* ---------------------------------------------------------------------------
	ACCORDION STYLES
*/
#accordion {
	padding:0;
	}
	#accordion li {
		list-style:none;
		}
		#accordion li a {
			display: block;
			padding:0;  
			}
		.acc-header {
			cursor:pointer;
			height:18px;
			margin:8px 0;
			padding:3px 10px;
			position:relative;
			}			
			#accordion ul {
				padding:0;
				}
				#accordion li ul li { 
					font-weight:bold;
					padding:3px 0 3px 20px;
				}

