/*****************************
 * default stylesheet
 * Impress
 * by CHIMERICAL '2009 TH
*****************************/
html {
	font-size: 100%; 
	height: 100%;
} 

body {
	color: #666666;
	font-family: "tahoma","verdana","arial",sans-serif;
	font-size: 0.75em; /* 12px */
	line-height: 1.50em;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	
	background-image: url(../../img/layout/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #d6d6d6;
	
	/*position: relative;*/
}

div, li, h1, h2, h3, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

pre, code {
	font-family: "Times";
	background-color: #e3e3e3;
}

a {
	color: #00a8e5;
	text-decoration: none;
}

a.arrow,
a.arrowmore{
	background-image: url(../../img/icons/arrow.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 0 0 0 9px;
	font-size: 11px;
}

a.arrowmore{
	background-position: left 8px;
	display:block;
	/*position: absolute;
	bottom: 0px;*/
	margin-left: 25px;
}

a.termin,
a.download,
a.mitteilung{
	padding: 0 10px 0 18px;
	background-position: left 2px;
	background-repeat: no-repeat;
}

a.termin{background-image: url(../../img/icons/termin.gif);}

a.download{background-image: url(../../img/icons/download.gif);}

a.mitteilung{background-image: url(../../img/icons/presse.gif);}

a.more{
	padding-top: 20px;
	float: right;
}

a:hover, a:focus, a:active {
	color: #00a8e5;
	text-decoration: underline;
}

a.bullet_rechts{
	font-size:12px;
	font-weight: normal;
	background-image: url(../../img/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px; 
	padding: 2px 0px 0px 20px;
	display:block;
}
span.bullet_rechts {
	background-image:url("../../img/icons/bullet.gif");
	background-position:0 6px;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:2px 0 0 20px;
}
span.termin {
	padding: 0 10px 0 18px;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-image: url(../../img/icons/termin.gif);	
}

strong, .bold, b {
	font-weight: bold;
	color: #666666;
}

small{

	font-size:10px;
	font-weight:normal;

}

ul {
	margin: 0;
	padding: 5px 0 5px 20px;
	list-style-image: none;
	list-style: none;
}

li {
	padding: 0 0 5px 20px;
	background-image: url(../../img/icons/smallbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

img{
	border: none;
}

h1{
	color: #680e0a;
	font-weight: normal;
	font-size: 28px; 
	font-family: "verdana","arial",sans-serif;
	line-height: 38px;
	padding: 0 0 16px 0;
}

h2{
	color: #00A8E5;
	font-weight: normal;
	font-size: 16px; 
	font-family: "verdana","arial",sans-serif;
	line-height: 19px;
	padding: 10px 0 10px 0;
}

h3{
	font-size: 14px;
	font-weight: normal;
}

h4{
	font-size: 14px;
	font-weight: normal;
}

.termincnt h2,
.messetermine h2 {
	padding: 0 0 0 0;
}

p{
	padding: 5px 0;
}

p.headline_rechteBox{
	font-size:14px;
	font-weight: normal;
	color:#00A8E5;
}

p.pdf_downnload_rechteBox{

	border: none;	
	height:40px;
	margin: 21px 20px 20px 0;
	padding: 0px 0px 0px 50px;
	background: url(../../img/icons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}



div.hr{
	border: none;	
	margin: 21px 0 20px 0;
	padding: 0;
	clear: both;
	background: #ffffff url(../../img/icons/linebg.gif);
}

div.hr_rechteBox{
	border: none;	
	margin: 21px 20px 20px 0;
	padding: 0;
	clear: both;
	height:1px;
	background: #ffffff url(../../img/icons/linebg_rechteBox.gif);
}

div.hr img {
	height: 2px;
	width: 100%;
}

/*****************************
 * Build Layers 		
 * - headlayer
 * - navigationlayer
 * - contentlayer
 * - footerlayer
*****************************/
.wrap{
	position: relative;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

div#head{
	height: 100px;
}

.logo {
	float: right; 
	padding: 34px 0 0 0;
}

.claim {
	float: left;
	padding: 46px 0 0 0;
}

ul#navigation{
	background-color: #f1f1f1;
	list-style: none;
	padding: 2px 0 0 0;
	height: 33px;
	z-index: 20;
}

ul#navigation li{
	height: 23px;
	
	float: left;
	position: relative;
	
	padding: 4px 6px;
	text-align: center;
	
	background-image: url(../../img/layout/navborder.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}

ul#navigation li.lang{
	float: right;
	background: none;
}

ul#navigation li span{
	position: relative;
	padding: 6px 10px 16px 10px;
	
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	display:block;
	
	cursor: default;
}

ul#navigation li a{
	position: relative;
	padding: 6px 14px 16px 14px;
	
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	display:block;
}

ul#navigation li a:hover{
	background-color: #00a8e5;
	color: #ffffff;

	padding: 6px 14px 15px 14px;
	display:block;
}

ul#navigation li span.activ{
	background-color: #00a8e5;
	color: #ffffff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;

	padding: 6px 9px 16px 9px;
	display:block;
}

ul#navigation ul{
	/*opacity: 0.5;*/
	display: none;
	
	position: absolute;
	top: 37px;
	left: 6px;
	
	list-style: none;
	
	padding: 16px 11px 16px 11px;
	margin: 0;
	
	background-color: #00a8e5;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width: 220px;
}

ul#navigation ul.activ{
	opacity: 1;
	display: block;	
}

ul#navigation ul li{
	float: none;
	border: none;
	
	background-image: url(../../img/icons/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	padding: 5px 0 5px 0;
	position: relative;
	height: auto;
	width: 100%;
	text-align: left;
}

ul#navigation ul li a{
	color: #ffffff;
	padding: 0;
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
}

ul#navigation ul li a:hover{
	color: #ffffff;
	padding: 0;
	background-color:transparent;
	font-weight: bold;
}

ul#navigation ul li a.subactiv{
	padding: 0 0 0 15px;
	background-image: url(../../img/icons/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	font-weight: bold;
}

div#content{
	z-index: 10;
	min-height: 450px;
	margin: 4px auto;
	background-color: #ffffff;
}

.col {
	position:relative;
	float:left;
	width: 880px;
	padding: 30px 40px 40px 40px;
}

.col1 {
	position:relative;
	float:left;
	width: 508px;
	padding: 30px 0 40px 40px;
}

.col1 p,
.termincnt p{
	text-align: justify;
}

.col2{
	position:relative;
	float:right;
	width: 334px;
	padding: 30px 40px 40px 0;
}

div#flashcnt{
	/*min-height: 500px;*/
	padding: 4px 0;
}

div#widgets{}

.gcol2 {
	width: 237px;
	margin-right: 4px;
	float: left;
	position:relative;
}

.nomargin{
	margin: 0;
}

ul#metanavigation li.noborder,
.noborder{
	border: none;
	background-image: none;
}

div#foot{
	padding: 30px 0;
	font-size: 10px;
}

ul#metanavigation {
	list-style: none;
	display: inline;
	padding: 0 0 0 20px;
	margin: 0;
}

ul#metanavigation li{
	display: inline;
	padding: 0 5px 0 2px;
	background-image: url(../../img/layout/navborder2.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

ul#metanavigation li a {
	font-size: 10px;
	color: #666666;
}

img.memberof {
	float: right;
	padding-right: 10px;
}

span.copy {
	padding-left: 10px;
}

div.box{
	background-image: url(../../img/layout/boxbg.png);
	background-repeat:repeat-x;
	background-position: top;
	
	padding: 0 20px 0px 20px; 
	font-size: 11px; 
	height: 110px;
	min-height: 110px !important;
	overflow: hidden;

	position:relative;
}

div.box h3{
	font-size: 14px;
	font-weight: normal;
	background-image: url(../../img/icons/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 21px; 
	padding: 16px 0 15px 20px;
}

div.box ul,
div.box p{
	list-style: none;
	padding-left: 20px;
	line-height: 14px;
}

div.box ul li{
	background-image: none;
	padding-left: 0px;
	clear:both;
}

div.box p{
	padding: 0 0 0 20px;
}

.clear{
	clear:both;
	float:none;
}

.left{
	float:left;
}

.right {
	float: right;
}

.gal{
	float:left;
	padding: 4px;
}

.image img{
	float:left;
	border: 2px solid #cdcdcd;
	margin-right: 5px;	
}

.image span{
	width: 80px;
	float:left;
	font-size: 11px;
}

.thumb {
	float: left;
	border: 1px solid #cdcdcd;
	margin-right: 5px;
}

.graybox {
	margin-top: 9px;
	padding: 16px 16px 16px 20px;
	background-color: #f1f1f1;
}

select.lang{
	margin-top: 2px;
	font-size: 11px;
	width: 160px;
}

ul.neuigkeiten {
	position: relative;
	padding-left: 0px;
}

ul.neuigkeiten li{
	clear:both;
	float:none;
	background-image: none;
	padding: 0 0 20px 0;
}

ul.neuigkeiten ul {
	margin: 0;
	padding: 5px 0 5px 20px;
	list-style-image: none;
	list-style: none;
}

ul.neuigkeiten ul li {
	padding: 0 0 5px 20px;
	background-image: url(../../img/icons/smallbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

.messetermine{
	position: relative;
	padding-top: 0;
	padding-left: 30px;
}

.messetermine li {
	background-image: none;
	padding: 20px 30px 20px 0;
	width: 200px;
	float:left;
	background-image: url(../../img/layout/messebg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.date{
	padding: 3px 16px 5px 0;
	float:left; 
	width: 54px;
	height: 55px;
	text-align:center;
	background-image: url(../../img/icons/datebg.gif);
	background-repeat: no-repeat;
}
.date .daymon{
	display:block;
	padding-top: 6px;
	font-size: 14px;	
	color: #7c2e2b;
}
.date .jahr{
	font-size: 14px;
	color: #ffffff;
}

.termincnt{
	float: left;
	width: 420px;
}

div.sobox{
	height: 300px;
}

ul.standort {
	list-style: none;
	background-image: none;
	padding: 0 0 0 0;
	margin: 4px 4px;
	
	height: 30px;
	
	position:relative;
}

ul.standort li {
	list-style: none;
	background-image: none;
	display:block;
	float:left;
	padding: 5px 0 0 0 ;
	margin: 0 4px 0 0;
	
	height: 25px;
	width: 132px;
	
	text-align:center;
	cursor: pointer;
	
	background-image:url(../../img/layout/boxbg.png);
	background-position: center -25px;
	background-repeat:repeat-x;
	
}

ul.standort li.soactiv{
	border-bottom: 2px solid #00a8e5;
}

ul.adressen {
	display:none;
	position:absolute;
	top: 30px;
	left: 0px;
	
	width: 872px;
	padding: 20px 40px;
	z-index: 20;
	
	cursor: default;
}

ul.adressen li {
	border:none;
	background-image:none;
	display: block;
	width: 200px;
	text-align:left;
	margin: 0 6px;
	height: auto;
	cursor: default;
}

span.watermark{
	display: none;
	
	color: #f1f1f1;
	font-size: 50px;
	
	position: absolute;
	bottom: -250px;
	right: 40px;
	
	z-index: 10;
	cursor: default;
}

ul.downloads,
ul.downloads li{
	padding: 0px;
	list-style: none;
	background-image: none;
}

ul.downloads li{
	float:left;
	/*width: 200px;*/
	padding: 20px 20px;
}

/* Tabnav */
.tabnav{
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	background-image: none;	
	background: transparent url(../../img/tabnav/tab_bg.gif) no-repeat right 33px;
}
.tabnav li{
	margin: 0 4px 0 0;
	padding: 0;
	height: 33px;
	list-style: none;
	background-image: none;	
	float: left;
	display: block;	
	background: url(../../img/tabnav/tab_off.gif) repeat-x top;
}
.tabnav li.open{
	background-color: #e3e3e3;
	background: url(../../img/tabnav/tab_act.gif) repeat-x top;
}
.tabnav li span{
	color: #999999;
	display: block;
	padding: 7px 40px 0 40px;
	cursor: pointer;	
}
.tabnav li.open span{
	color: #666666;
	background-image:url(../../img/icons/bullet.gif);
	background-position: 15px 12px;
	background-repeat:no-repeat;
}
.tabnav li span.smallbtn{
	padding: 7px 17px 0 25px;
}
.tabnav li.open  span.smallbtn{
	background-position: 9px 12px;
}
.tabcnt{
	padding: 5px 15px 0 0px;
	display: none;
	position: absolute;
	left: 0px;
	top: 40px;
}

ul.decorelist,
ul.decorelist li{
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;	
/*	clear: both;
	float: none;*/	
	height: auto;
	position: relative;
}
ul.decorelist li{
	display: list-item;
	padding-bottom: 20px;
}
ul.decorelist li img{
	float:left;
	padding-right:20px;
}
ul.decorelist li h4{
	margin: 0;
}

ul.wklist,
ul.wklist li{
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;	

}
ul.wklist li{
	display:block;
	padding-bottom: 20px;
}
ul.wklist li img{
	float:left;
	padding-right:20px;
}
ul.wklist li h4{
	margin: 0;
}

ul#navigation ul.select{
	display: block;
	position: relative;
	padding: 0;
	margin: 0px;
	height: 18px;
	width: 152px;
	background-color: #ffffff;
	top: 4px;
	left: auto;
	
	border-top: 1px solid #abadb3;
	border-left: 1px solid #abadb3;
	border-bottom: 1px solid #dbdfe6;
	border-right: 1px solid #dbdfe6;	
}

ul#navigation ul.select li {
	line-height: 12px;
	background: none;
	padding: 2px 0px;
	cursor: pointer;
}

ul#navigation ul.select li.parent{
	background-image: url(../../img/selecticon.gif);
	background-repeat:no-repeat;
	background-position: 135px 8px;
}

ul#navigation ul.select li span{
	padding: 0px 14px 0px 20px;
}

ul#navigation ul.select li ul{
	width: 150px;
	position:absolute;
	top: 19px;
	left: 0px;
	
	border: 1px solid #efefef; 
	background-color: #ffffff;
	display: none;
	padding: 0px 0px 0px 0px;
}

ul#navigation ul.select li ul li {
	padding: 0px;
	border-bottom: 1px solid #efefef; 
}

ul#navigation ul.select li ul li a{
	color:#666666;
	padding: 6px 0px 6px 20px;
	text-decoration: none;
}

ul#navigation ul.select li ul li a:hover{
	color: #ffffff;
	background-color: #00A8E5;
}

ul#navigation ul.select li ul li a img{
	padding-right: 10px;
}

/*******************/
/* Formular Styles */
/*******************/
form {
	margin: 0px;
	padding: 0px; 
	width: auto;
}
	
form br {
	clear: left;
}
		
  
form label {
	text-align: left;
	margin-top: 5px; 
	display: block;
	float: left;
	width: 120px;
}
		
input { 
	float: left; 
	margin-top: 5px;
	padding: 2px;
	border: solid 1px #666666;
	outline-style: hidden; 
	outline-width: 0;
	font-family: arial;
	font-size: 11px;
}
	
	input.text {
		width: 200px;}
		
	input.plz {
		padding: 2px;
		width: 40px;}
		
	input.ort {
		margin-left: 10px; 
		width: 260px;
		padding: 2px;}
		
	input.submit {
		width: 100px;
		padding: 1px;
		background-color: #ffffff;
		color: #000000;
		font-weight: bold;}

	input.error {
		background: #e38787;}
	
select {	
	border: solid 1px #666666;
	outline-style: hidden; 
	outline-width: 0;
	margin-top: 5px;
	float: left; 
	width: 200px;
	font-family: arial;
	font-size: 11px;
}

textarea {	
	width: 200px;
	height: 100px;
	padding: 4px;
	margin-top: 5px; 
	margin-left: 0px !important; 
	margin-left: -3px;
	border: solid 1px #666666; 
	outline-style: hidden; 
	outline-width: 0;
	font-family: arial;
	font-size: 11px;
}

textarea.error {
	background: #e38787;
}