@charset "utf-8";
/* CSS Document */
/* zuerst IE */

@font-face {
	font-family: DINOTRegular;
	src: url('DINOT-Regular.eot?') format('embedded-opentype');
}

@font-face {
	font-family: DINOTMedium;
	src: url('DINOT-Medium.eot?') format('embedded-opentype');
}

@font-face {
	font-family: DINOTBold;
	src: url('DINOT-Bold.eot?') format('embedded-opentype');
}

/* dann die anderen Browser */

@font-face {
	font-family: DINOTRegular;
	src: url('DINOT-Regular.ttf') format('truetype'),
		 url('DINOT-Regular.svg') format('svg'),
		 url('DINOT-Regular.woff') format('woff');
}

@font-face {
	font-family: DINOTMedium;
	src: url('DINOT-Medium.ttf') format('truetype'),
		 url('DINOT-Medium.svg') format('svg'),
		 url('DINOT-Medium.woff') format('woff');
}

@font-face {
	font-family: DINOTBold;
	src: url('DINOT-Bold.ttf') format('truetype'),
		 url('DINOT-Bold.svg') format('svg'),
		 url('DINOT-Bold.woff') format('woff');
}

html,body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	color:#000;
	font-family: DINOTRegular, sans-serif;
}
body {
	overflow:scroll;
}
body,html,p,td,div,span,a,ul,li{
	font-family: DINOTRegular, sans-serif;
	color:#000;
}
a {
	text-decoration:none;
	color:#000;
}

.CLEAR {
	display: block;
	clear: both;
	height: 0px;
	line-height: 0px;
}

.WRAPPER{
	border: none;
	padding:0px;
	width:100%;
	height:100%;
}

.SHADOWTOPWRAPPERCONTENT{
	display: none;
}

.WRAPPERSITE{
	border: none;
	width: 100%;
	padding: 0px;;
}

.SHADOWTOPHEADER{
	display: none;
}

.HEADER{
	background-color:#FFF;
	display:block;
	height:82px;
	clear:both;
	position:fixed;
	width:100%;
	z-index:20;
}

.LOGO{
	margin-left:4.4%;
	float:left;
}

.LOGO span{
	display: none;
}

.LOGO a{
}

.PICTURE{
	float: left;
	width:100%;
	border:none;
	margin-top:82px;
}
.PICTURE img {
	width:100%;
}
.PICTURE a img {
	width:auto;
}
.PICTURE_CONTENT_SLIDER {
	display:block;
	height:55px;
	width:100%;
	position:absolute;
	z-index:18;
	margin-top:-75px;
}
.PICTURE_CONTENT_SLIDER div {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:55px;
	height:55px;
	background-repeat:no-repeat;
	background-position:bottom center;
	cursor:pointer;
}
.PICTURE .DOWN div {
	background-image:url(/cms/img/content_slider_up.png);
}
.PICTURE .UP div {
	background-image:url(/cms/img/content_slider_down.png);
}
.PICTURE .UP {
/*	bottom:auto;
	top:90px;*/
}

.LANGUAGE{
	display:block;
/*	width:100%;
	text-align:right;*/
	top:0px;
	right:0px;
	position:absolute;
	width:100px;
	margin-right:5%;
}
.LANGUAGE ul {
	margin:0px;
	padding:0px;
}
.LANGUAGE li {
	list-style-type:none;
	float:right;
	padding-top:52px;
}
.LANGUAGE li a {
	color:#000;
	line-height:30px;
}
.LANGUAGE li:hover, .LANGUAGE .SEL {
	background-image: url(/cms/img/topnav_hover.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.LANGUAGE .LANGUAGE_ABSTAND {
	font-family: DINOTRegular;
	float:right;
	padding-top:52px;
	margin-left:10px;
	margin-right:10px;
	line-height:30px;
}

.SEARCH {
	display:none;
}

.SHADOWBOTTOMHEADER{
	display: none;
}

.TOPNAV{
	border:none;
	display:block;
	height:100%;
	margin-left:20%;
	z-index:25;
}

.WRAPPERNAV {
	border:none;
}

.SHADOWTOPNAV{
	display: none;
}
.NAV {
	display: none;
	border: none;
}

.SHADOWBOTTOMNAV{
	display: none;
}

.WRAPPERCONTENT {
	border:none;
	display:block;
	width:100%;
	min-height:400px;
	position:absolute;
	background-color:#FFF;
	z-index:19;
}

.SHADOWTOPCONTENT{
	display: block;
	height:40px;
	width:100%;
	background-image:url(/cms/img/picture_bottom_struktur.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.CONTENT {
	border: none;
	margin:0 auto;
	margin-left:20%;
	margin-right:20%;
}

.SHADOWBOTTOMCONTENT {
	display:none;
}

.WRAPPERFOOTER {
	width:100%;
	position:fixed;
	bottom:0px;
	height:40px;
	z-index:25;
	background-color:#FFF;
}

.SHADOWTOPFOOTER{
	display: none;
}

.FOOTER{
	display:block;
	height:100%;
	line-height:100%;
	width:100%;
	padding-left:4.4%;
	font-size:0.9em;
}

.SHADOWBOTTOMFOOTER{
	display: none;
}

.SHADOWBOTTOMWRAPPERSITE{
	display: none;
}

.SHADOWTOPBANNER{
	display: none;
}
.BANNER {
	display:none;
}
.BANNER .BLOCK {
	display:block;
	width:20%;
	float:left;
	height:220px;
	/* 480 x 345 */
/*	border-right:2px solid #FFF;*/
	padding:2%;
	margin-left:0.66%;
	margin-right:0.66%;
}
.BANNER .BLOCK .BLOCKHEAD {
	color:#FFF;
	font-size:2.1em;
}
.BANNER .BLOCK_0 {
	background-color:#88aec0;
	margin-left:0px;
}
.BANNER .BLOCK_1 {
	background-color:#a4d9e3;
}
.BANNER .BLOCK_2 {
	background-color:#8abbd1;
}
.BANNER .BLOCK_3 {
	background-color:#8b9da6;
	border-right:none;
	margin-right:0px;
}

.SHADOWBOTTOMBANNER{
	display: none;
}
.Pfeil {
	display:block;
	width:46px;
	height:160px;
	position:absolute;
	margin-top: -160px;
	cursor: pointer;
}
.LinkLeft {
	background: url(../img/galerie_pfeil_links.png) left center no-repeat;
	margin-left: 20%;
	left:0px;
}
.LinkRight {
	background: url(../img/galerie_pfeil_rechts.png) right center no-repeat;	
	margin-right: 20%;	
	right:0px;
}

#GALLERYPANEL {
	margin-top: 20px;
	margin-bottom: 20px;
	width:auto;
}
.GALLERYNAVIGATION {
	display:block;
/*	width:46px;
	height:600px;
	margin-top: -600px;*/
	margin-top:-16%;
	width:5%;
	height:46px;
	position:absolute;
	cursor: pointer;
}