@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;}
/* Typo */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	line-height:16px;
	margin-bottom:10px;
}


h1 {
	font-size: 18px;
	color: #DDDDDD;
	margin:0px 0px 20px 0px;
}
h2 {
	font-size: 16px;
	color: #999999;
	margin:0px 0px 8px 0px;
}
h3 {
	font-size: 14px;
	color: #999999;
	margin:0px 0px 6px 0px;
}
h4 {
	font-size: 12px;
	color: #999999;
	margin:0px 0px 4px 0px;
}
h5 {
	font-size: 10px;
	color: #999999;
	margin:0px 0px 2px 0px;
}
h6 {
	font-size: 9px;
	color: #999999;
}
p {
	margin:8px 0px 16px 0px;
	}
hr {
	color:none;
	}

.Stil8 {color: #ee7f01; font-size:14px;}
.copy1 {
	font-size:9px;
	line-height:30px;
}

.news-list-container {
	width:239px;
	background-color: #ee7f01;
	color:#222222;
	padding:8px;
	}
.news-list-container a {
	color:#FFF;
	}
.news-list-container a:hover {
	color:#330000;
	}
.news-list-date {
	color:#660000;
	}
/* Navigation */

a {
	font-size: 11px;
	color:#ee7f01;
}
a:link {
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #ee7f01;
	outline:none;
}
a:active {
	text-decoration: none;
	outline:none;
}


#footernavi a {
	display:block;
	float:right;
	padding:1em 1em;
	outline:none;
}

#footernavi li {
	display:block;
	float:right;
	list-style-type:none;
	padding:0px 20px 0px 0px;
		}
#footernavi ul {
	width:200px;
	float:right;
}
#copyright {
	float:left;
	width:800px;
	height:40px;
	z-index:6;
	margin:15px 0px 15px 0px;
	}

/* extra subnavi */

#topnavi a {
	height:40px;
	font-size:14px;
	padding:0.95em 1.9em;
	outline:none;
	}
#topnavi ul {
	float:left;
	list-style-type: none;
	color: #ee7f01;
	}	
#topnavi li {
	display:block;
	float: left;
	list-style-type: none;
	color: #ee7f01;
	padding:14px 0px 16px 0px;
	margin-left:30px;
	}		
#topnavi a:hover {
	text-decoration: underline;
	background-image:url(img/a_hover_1x2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	outline:none;
	}
	
/* Layer */

body {
	margin:0 auto;
	text-align:center;
	background-color: #333333;
}

#wrapper {
	margin:0 auto;
	margin-top:20px;
	width:960px;
	text-align:center;
	overflow:hidden;
	z-index:1;
}

#bannerpic {
	width:500px;
	height:200px;
	float:left;
	background-color:#000000;
	background-image: url(img/banner_1_neu.jpg);
	z-index:2;
}

#logo {
	width:460px;
	height:200px;
	float:right;
	background-color:#000000;
	background-image:url(img/logo_1_neu.jpg);
	z-index:2;
}

#topnavi-layer {
	width:960px;
	height:50px;
	background-color:#141010;
	float:left;
}


#maincontent {
	width:960px;
	float:left;
	margin-top:-3px;
	background-image:url(img/content_bg_2.jpg);
	text-align:left;
	z-index:1;
}

#leftcontent {
	width:490px;
	padding:40px 40px 30px 80px;
	float:left;
	z-index:2;
}
#leftcontent_big {
	width:800px;
	padding:40px 40px 30px 80px;
	float:left;
	z-index:2;
}
#rightcontent {
	width:255px;
	padding:40px 50px 30px 45px;
	float:right;
	overflow:hidden;
	z-index:3;
}

/*#footer {
	position:relative;
	width:960px;
	height:40px;
	background-color:none;
	clear:both;
	z-index:2;
}*/
#main-footer {
	position:relative;
	width:960px;
	height:40px;
	background-color:none;
	margin:0 auto;
	clear:both;
	z-index:3;
}
#footer-left {
	float:left;
	width:580px;
	height:40px;
	background-color:#000000;
	text-align:right;
	line-height:40px;
	font-color:#999;
	font-size:10px;
}
#footer-right {
	float:right;
	background-color:#000000;
	width:380px;
	height:40px;
}
/* Login */


.csc-mailform-field {
	width:100px;
	padding-bottom:10px;
	}
	
#mailformuser {
	width:130px;
	height:20px;
	margin-top:2px;
	color:#AAAAAA;
	font-size:14px;
	background-color:#222222;
	border:solid 0.5px;
	border-color:#FF8800;
	}
#mailformpass {
	width:130px;
	height:20px;
	margin-top:2px;
	color:#AAAAAA;
	font-size:14px;
	background-color:#222222;
	border:solid 0.5px;
	border-color:#FF8800;
	}
#mailformsubmit {
	padding:2px;
	margin-top:5px;
	font-size:14px;
	}

/* Jquery */
div#container {
	overflow: hidden;
}
div.content {
	display: none;
	clear: both;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 0px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.slideshow-container {
	width: 490px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}
div.loader {
	width: 255px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}
div.slideshow a.advance-link {
	width: 490px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader {
	height: 100px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}
div.slideshow a.advance-link {
	height: 650px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}
div.caption-container {
	height: 740px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 620px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('fileadmin/css/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	border-style: solid;
	border-width: 1px;
}
div.caption-container {
	float: right;
	position: relative;
	margin-top: 12px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	width: 255px;
}

div.caption {
	padding: 0 0px;
	margin:0px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 20px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}

div#page {

	border-color: #222;
}
div#footer {
	color: #888;
}
div.caption-container {
	color: #eee;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 20px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(prevPageArrowOrange.gif);
}
div.navigation a.next {
	background-image: url(nextPageArroOrange.gif);
}
div.loader {
	background-image: url(loaderWhite.gif);
}
div.slideshow img {
	border-color: #fff;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: visible;
	overflow-y: hidden;
}
div#page {
	width: 490px;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 0px 0px;
}
div#container {
	padding: 0px;
}
div#ads {
	clear: both;
	padding: 0px 0px 0px 0px;
}
/*div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 0px 0px 0px;
	text-align: center;
}
*/
