@charset "UTF-8";

#sprache 
   {
   display: none;
   }

/* CSS Document */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #83a1a9;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


BODY {
	background: url('img/bg.jpg') repeat-x #eeedf0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5;
}

H1 {
	font-size: 16px;
	font-weight: normal;
	color: #6e7073;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 10px;
}

H2 {
	font-size: 14px;
	font-weight: normal;
	color: #6e7073;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 10px;
}

P {
         margin-top: 0px;
         margin-bottom: 10px;
	margin-left: 10px;	
	margin-right: 10px;
	color: #333333;
}

STRONG, B {
	font-weight: normal;
	color: #000000;
}

IMG {
	border: none;
}

A {
	text-decoration: underline;
	color: #333333;
}

A:hover {
	text-decoration: none;
	color: #000000;
}

#header {
	margin: 0 auto;
	width: 940px;
	height: 85px;
	background: url('img/top.jpg') no-repeat;
}

#navi {
	margin: 0 auto;
	width: 939px;
	background: #dfe6e8;
	height: 35px;
	background: url('img/navi.jpg');
}

#cnt {
	margin: 0 auto;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#sp1 {
	width: 220px;
	margin-right: 15px;
	background: #eff1f4;
	border: 1px solid #c9cece;
	float: left;
	border-top: 4px solid #6a6d70;
}

#sp2 {
	width: 480px;
	margin-right: 15px;
	background: #f6f6f8;
	border: 1px solid #c9cece;
	float: left;
	border-top: 4px solid #6a6d70;
	padding-top: 5px;
	margin-bottom: 10px;
}

#sp3 {
	width: 200px;
	background: #eff1f4;
	border: 1px solid #c9cece;
	float:right;
	border-top: 4px solid #6a6d70;
	padding-top: 5px;
}

#spA {
	width: 705px;
	margin-right: 15px;
	background: #f6f6f8;
	border: 1px solid #c9cece;
	float: left;
	border-top: 4px solid #6a6d70;
	padding-top: 5px;
}

#sprache {
	float: right;
	padding: 3px;
	padding-right: 6px;
	padding-top: 9px;
	color: #666666;
}

#v1 {
	width: 220px;
	height: 75px;
	background: url('img/v1.jpg');
}

#v2 {
	width: 470px;
	height: 75px;
	background: url('img/v2.jpg');
}

#vA {
	width: 705px;
	height: 75px;
	background: url('img/v2.jpg');
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 940px;
	margin-top: 10px;
}

#footer A {
	text-decoration: none;
	color: #666666;
}

#footer A:hover {
	text-decoration: underline;
	color: #666666;
}	

#location {
	background: #efefef;
	border-bottom: 4px solid #dfe6e8;
	border-top: 4px solid #dfe6e8;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
}

#registration {
	text-align: right;
	padding-right: 15px;
	font-size: 9px;
	color: #666666;
}


#mainnav {
	margin: 0;
	padding-left: 0;
	text-decoration: none;
	list-style: none;
	color: #333333;
	font-size: 14px;
}

#mainnav LI {
	float:left;
	line-height: 2.2;
	height: 30px;
}

#mainnav LI:hover {
	background: #efefef;
	border-bottom: 5px solid #d01111;
}

.mnu {
	display: block;
	text-decoration: none;
	color: #666666;
	float:left;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;

}

.mnu:hover {
	color: #333333;
}

.mnu-act {
	display: block;
	text-decoration: none;
	color: #333333;
	float:left;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	background: #efefef;
	border-bottom: 5px solid #d01111;
}

.mnu-act:hover {
	color: #333333;
}

#subnav {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 220px;
	text-decoration: none;
	list-style: none;
}

#subnav LI {
	color: #666666;
	border-bottom: 1px solid #e7ebed;
	line-height: 1.5;
}

.mnu1 {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 3px;
	padding-left: 15px;
}

.mnu1:hover {
	color: #333333;
	background: #fefefe;
}

.mnu1-act {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #fefefe;
	padding: 3px;
	padding-left: 15px;
}

.mnu1-act:hover {
	color: #333333;
}


#subnav2 {
	border-collapse: collapse;
	margin: 0;
	padding-left: 0;
	width: 220px;
	text-decoration: none;
	list-style: none;
	font-size: 10px;
}

#subnav2 LI {
	color: #666666;
	line-height: 1.5;
}

.mnu2 {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 3px;
	padding-left: 25px;
}

.mnu2:hover {
	color: #333333;
	background: #fefefe;
}

.mnu2-act {
	display: block;
	text-decoration: none;
	color: #333333;
	background: #fefefe;
	padding: 3px;
	padding-left: 25px;
}

.mnu2-act:hover {
	color: #333333;
}


.bilder, .contact, .facts {
	padding-bottom: 10px;
	border-bottom: 1px solid #dfe6e8;
	margin: 10px;
	margin-top: 5px;
}

#sp3 H1 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px;
}

.contact IMG {
	float: right;
	margin-left: 5px;
}

.cls {
	clear: both;
}

.link, .download {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.link:hover, .download:hover {
	background: #fefefe;
}

#sp3 A {
	text-decoration: none;
}	

#sp3 A:hover {
	text-decoration: underline;
}

.bigimg {
	margin-bottom: 3px;
}

.smallimg {
	margin-right: 3px;
}

.smallimg-last {
	margin-right: 0px;
}

.filelinks {
	margin-top: 10px;
}

#sp2 .filelinks {
	margin-left: 10px;
}

.lng {
	text-decoration: none;
}

.lng:hover {
	text-decoration: underline;
}

.csc-textpic {
	margin-right: 5px;
}

.important {
	font-weight: bold;
}

#zw_gmap_div {
	margin: 10px;
}

#sp2 ul {
      margin-left: 25px;
      margin-top: 0px;
      margin-bottom: 10px;
      list-style-image:url('img/punkt.jpg');   

}