/* 
	**************************************
	***** 1. Allgemeine Definitionen *****
	**************************************
*/

a {
	color: #333;
}
a:hover {
	color: #E86D00;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font: 11px/16px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #44433F;
	text-align: center;
}
#skip {
	text-indent: -20000px;
	top: -20000px;
	left: -20000px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}

/* 
	************************
	***** 2. Container *****
	************************
*/

#container {
	position: relative;
	width: 765px;
	margin: 0 auto 0px auto;
	padding: 0px;
	text-align: left;
}

#main {
	padding: 15px 0 0;
	float: left;
	width: 765px;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0;
	margin-bottom: 0;
}

/* 
	*******************
	***** 4. Kopf *****
	*******************
*/

h1 {
	font-weight: bold;
	font-size: 12px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
}

#meta {
	font-size: 11px;
	line-height: 13px;
	position: relative;
	top: 5px;
	width: 765px;
	float: left;
	clear: both;
	text-transform: uppercase;
	padding-bottom: 12px;
	background: url(/Resources/headbalken.jpg) no-repeat 0 bottom;
}
#meta li {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
}
#meta a {
	color: #8B8B8B;
	text-decoration: none;
}
#meta a:hover {
	color: #4D4D4D;
}

#meta2  { font-size: 11px; line-height: 13px; text-align: left; text-transform: uppercase; padding-top: 6px; padding-bottom: 12px; position: bottom; left: 25%; width: 900px; float: left; clear: both; border-style: none }

#meta2 li {
	float: left;
	padding-right: 40px;
	border-left-style: solid;
	border-left-width: 1px;
	border-style: none;
}
#meta2 a {
	color: #8B8B8B;
	text-decoration: none;
}
#meta2 a:hover {
	color: #4D4D4D;
}



#dhtmlgoodies_slideshow {
	width: 765px;
/*

Total width of slideshow */
}

#previewPane {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	position: relative;
	height:420px;
}

#previewPane img {
	line-height: 400px;
}

#previewPane #largeImageCaption {
	
/* CSS styling of image caption below large image */

	font-style: italic;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 0.9em;
}

#galleryContainer {
	height: 104px;
	

/* 

Height of the images + 2 */

	border: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
	padding: 10px;
	height: 222 px;/*104px;*/
}

#arrow_left {
	position: absolute;
	left: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 1px;
}

#arrow_right {
	position: absolute;
	right: 0px;
	z-index: 10;
	background-color: #FFF;
	padding: 1px;
}

#theImages {
	position: absolute;
	height: 218px;
	left: 40px;
	width: 100000px;
}

#theImages #slideEnd {
	float: left;
}

#theImages img {
	float: left;
	padding: 0px;
	opacity: 0.5;
	cursor: pointer;
	border: 0px;
}

#waitMessage {
	display: none;
	position: absolute;
	left: 200px;
	top: 150px;
	background-color: #FFF;
	border: 3px double #000;
	padding: 4px;
	color: #555;
	font-size: 0.9em;
	font-family: arial;
}

#theImages .imageCaption {
	display: none;
}

.style7 {
	line-height: 12px;
}

.style5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 10px;
}

.style2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}

.style6 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	color: #333;
	font-size: 10px;
}
