body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#signleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 628px;
	width: 95px;
	background-color: #d5cfbc;
	background-image:  url(../pics/sider_links.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
}

#header {
	position: absolute;
	top: 0px;
	left: 95px;
	height: 177px;
	width: 905px;
	background-image:  url(../pics/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 2;
}

#remky {
	position: absolute;
	top: 129px;
	left: 567px;
	height: 47px;
	width: 350px;
	margin: 0px;
	z-index: 3;
}

#navi {
	position: absolute;
	top: 177px;
	left: 707px;
	height: 420px;
	width: 273px;
	padding: 31px 0px 0px 0px;
	background-image: url(../pics/naviBG0.gif);
	background-position: 0px 39px;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 4;
}

hr {
	visibility: hidden;
}

hr.vis {
	height: 2px;
	color: #eee;
	background-color:#ccc;
	visibility: visible; 
}

#content {
	position: absolute;
	top: 177px;
	left: 95px;
	height: 413px;
	width: 537px;
	padding: 39px 40px 0px 35px;
	background-image:  url(../pics/lens.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	z-index: 5;
}

#contentvid {
	position: absolute;
	top: 177px;
	left: 95px;
	height: 413px;
	width: 537px;
	padding: 16px 40px 0px 35px;
	background-image:  url(../pics/lens.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	z-index: 5;
}

#contentnavi {
	position: absolute;
	top: 430px;
	left: 0px;
	height: 18px;
	width: 537px;
	padding: 0px 40px 0px 35px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	z-index: 6;
}

#barriere {
	position: absolute;
	top: 550px;
	left: 700px;
	height: 50px;
	width: 273px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	z-index: 7;
}

#adresse {
	position: absolute;
	top: 598px;
	left: 711px;
	height: 30px;
	width: 172px;
	padding: 0px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	z-index: 8;
	background-color: #E9E9E9;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin: 0px 0px 18px 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	margin: 0px;
	color: #d1cdc0;
	text-transform: lowercase;
}

.white {
	color: #FFFFFF;
}


p {
	margin: 0px 0px 12px 0px;
}

ul {
	list-style-type: disc;
	line-height: 22px;
}

ol {
	list-style-type:decimal;
	line-height: 22px;
}

#navi a:link, a:active, a:hover, a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: lowercase;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

#navi a:link, a:active, a:visited {
	color:#b3a891;
}

#navi a:hover {
	color:#555555;
}

#navi a.first:link, a.first:active, a.first:hover, a.first:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: lowercase;
	color:#555555;
	background-image: url(../pics/navi_active.gif);
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

#navi a.sub:link, a.sub:active, a.sub:hover, a.sub:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 35px;
}

#navi a.sub:link, a.sub:active, a.sub:visited {
	color:#b3a891;
}

#navi a.sub:hover {
	color:#555555;
}

#navi a.subfirst:link, a.subfirst:active, a.subfirst:hover, a.subfirst:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: lowercase;
	color:#555555;
	padding-left: 35px;
}

#barriere a:link, a:active, a:hover, a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;	
	text-decoration: none;
	text-transform: lowercase;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

#barriere a:link, a:active, a:visited {
	color:#b3a891;
}

#barriere a:hover {
	color:#555555;
}

a.text:link, a.text:active, a.text:visited {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: underline;
	text-transform: none;
	color:#555555;
	padding: 0px;
}

a.text:hover {color:#000;}

a.content:link, a.content:active, a.content:visited {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;
	text-transform: none;
	color:#948a75;
	padding: 0px;
}

a.content:hover {
	color:#333333;
}

a.content2:link, a.content2:active, a.content2:visited {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: underline;
	text-transform: none;
	color:#c4b597;
	padding: 0px;
}

a.content2:hover {
	color:#FFFFFF;
}

a.content2first:link, a.content2first:hover, a.content2first:active, a.content2first:visited {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;	
	text-decoration: none;
	text-transform: none;
	color:#bbbbbb;
	padding: 0px;
}
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #500000;
	text-decoration: none;
	background-color: #e6e1d1;
	border: 1px solid #666666;
}

input.i248 {
	height: 15px;
	width: 288px;
}

input.i120 {
	height: 15px;
	width: 140px;
	margin-right: 4px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #500000;
	text-decoration: none;
	background-color: #e6e1d1;
	height: 95px;
	width: 288px;
	border: 1px solid grey;
}

/* player container */
div.player {
	position:relative;
	top: 0px;
	left: 0px;
	height:373px;
	width:480px;
	border:1px solid #666;
	cursor:pointer;
	text-align:center;
}

/* play button */
div.player img {
	margin-top:137px;
}

/* info area */
div.player div.info {
    cursor: auto;
	height:48px;
	background-color:#555555;
	color:#fff;
	text-align:left;
	padding: 7px 0px 0px 15px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	border-top:1px solid #ccc;
	margin-top:97px;
}

/* duration data inside info area */
div.player div.info span {
	color:#BBBBBB;
	font-weight: normal;
}

div.resolution {
	position:relative;
	top: 0px;
	left: 0px;
	height:20px;
	width:465px;
	border:1px solid #666;
	background-color:#555555;
	opacity: 0.90;
	color:#bbbbbb;
	text-align:left;
	padding: 0px 0px 0px 15px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	margin: 0px;
}

@media print {
  /* ... Formatdefinitionen zum Drucken ... */
  
  #signleft {visibility: hidden; }
  #header {visibility: hidden; }
  #remky {
	position: absolute;
	top: 50px;
	left: 95px;
	height: 47px;
	width: 350px;
	margin: 0px; 
	font-size: 18pt;
	}
  #navi {visibility: hidden; }
  #content {
    top: 250px;
	width: 800px;
    color: #000000; 
    padding: 0px 0px 0px 0px;  
	font-size: 12pt;
	line-height: 18pt;
    }
  h1 {font-size: 14pt; }
  h2 {font-size: 12pt; }
  h3 {
    font-size: 24pt; 
	color: #666666;
	}	
  a.content:link, a.content:active, a.content:hover, a.content:visited {
  font-size: 12pt;
  color: #0000EE; 
    }
  #barriere {visibility: hidden; }
  #adresse {
	position: absolute;
	top: 120px;
	left: 95px;
	width: 400px;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
    }
  input {background-color: #EEEEEE; }
  textarea {background-color: #EEEEEE; }
}

/*Cookies */

.cc_container .cc_btn {
background-color: #eeedc0 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}

.cc_container .cc_btn:hover {
background-color: #721306 !important; /* Farbe des Buttons */
color: #FFF !important; /* Textfarbe des Buttons */
}

.cc_container a {
color: #721306 !important; /* Textlink-Farbe */
font-size:16px !important;
text-transform: none !important;
display: inline !important;
}

.cc_container a:hover {
color: #000 !important; /* Textlink-Farbe */
font-size:16px !important;
text-transform: none !important;
display: inline !important;
}

.cc_more_info a {
color: #721306 !important; /* Textlink-Farbe "Mehr Infos" */
font-size:16px !important;
text-transform: none !important;
display: inline !important;
}

.cc_more_info a:hover {
color: #f00 !important; /* Textlink-Farbe "Mehr Infos" */
font-size:16px !important;
text-transform: none !important;
display: inline !important;
}
