/* ### Grundeinstellungen ############################################################ */

html{height:100%;margin:0;padding:0;}
* {margin: 0;padding: 0;}

body {
	font: 0.9em Georgia, "Times New Roman", serif;	
	font-weight: normal;
	color: #4F4F4F;
}


/* ### 2) TEXT FORMATIERUNG ############################################################ */

p {
	color: #000;
	font-size:1em;
	margin: 5px 0 10px 0;
	line-height: 20px;
	padding:0;
}


blockquote {
	color: #000;
	font-weight:bold;
	font-size:1.3em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}


b {
	color: #000;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

ul {
	color: #000;
	font-size:1em;
	margin-top: 0px;
	line-height: 22px;
	padding: 5px 0 5px 20px;
}

a b {
	color: #42567B;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

a {
	color: #42567B;
	margin-top: 0px;
	font-size:1em;
	text-decoration:none;
}

.basic a {
	clear:both;
	width:330px;
	font-size: 22px;
	font-style: italic;
	font-weight:bold;
	color: #42567B;
	margin: 0 0 15px 0;
	padding:5px;
	font-style:italic;
	text-decoration:none;
}

.basic a:hover {
	clear:both;
	width:330px;
	font-size: 22px;
	font-style: italic;
	font-weight:bold;
	color: #42567B;
	margin: 0 0 15px 0;
	padding:5px;
	font-style:italic;
	text-decoration:none;
}

a.highslide {
	 position:absolute;visibility:hidden;
}


li.highslide-move{
	 position:absolute;visibility:hidden;
}

li.highslide-close{
	 position:absolute;visibility:hidden;
}

#reservieren{
	 position:absolute;visibility:hidden;
}

a:hover {
	color: #42567B;
	margin-top: 0px;
	font-size:1em;
	text-decoration:underline;
}



h1 {
	clear:both;
	font-size: 25px;
	color: #42567B;
	margin-bottom: 20px;
	padding:0;
	font-style:italic;
}

h2 {
	clear:both;
	width:330px;
	font-size: 18px;
	font-style: italic;
	color: #42567B;
	margin: 0 0 15px 0;
	padding:5px;
	font-style:italic;
}

h3 {
	clear:both;
	font-size: 16px;
	color: #000;
	margin:0;
	padding:0;
}

h4,h5,h6 {
	clear:both;
	color: #000;
	font-size: 13px;
}

#copys p{ color: #000;font-size:0.9em;line-height: 10px;}


/* ### 3) Bildelemente ############################################################ */

img {border:0;padding:0;margin:0;}

.bild_left {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
	border-width:0px;
}

#rechts .bild_left {
	float:left;
	margin:10px 0 10px 0;
	padding:0;
	border-width: 1px;
	border-style: solid;
	border-color: #BCD7E9;
}

.bild_right {
	float:right;
	margin:0 0 10px 10px;
	padding:0;
}


/* ### 4) Der Seitenaufbau ############################################################ */


#wrapper {width:700px; margin:0;padding:0;}

#head{
	background: #fff;
	float:left;
	height: 90px;
	width: 700px;
	margin: 0 auto;
	padding:0;
}

#content {
	float:left;
	width:700px;
	height:auto;
	margin-top:20px;
	padding:0;
}


#texte {
	float:left;
	width:700px;
	height: auto;
	margin:20px;
	padding:0;
}

* html #texte {
	margin:0;
	padding:20px 0 20px 30px;
	width:460px;
}

#datenblatt {
	float:left;
	width:700px;
	height:auto;
	margin-top:0px;
	padding:10px;
	border-width:1px;
	border-color:#eee;
	border-style:solid;
}

#artikel {
	padding-top:20px;
}

#logo {
width:auto;
height:auto;
	float:left;
	padding:0;
	margin:0;
}

#logo img {
	float:left;
	margin:0;
	padding: 15px 0 0 20px;	
	border:0;
}

#headline {
width:auto;
height:auto;
	float:right;
	padding:0;
	margin-bottom:20px;
}

#headline h1{
	margin:0;
	padding: 30px 30px 0 0px;	
	border:0;
	font-size: 30px;
	color: #515054;
	font-style:italic;
}

#foto {
	float:left;
	width:320px;
	height:auto;
	margin:0;
	padding:0;
}

#foto img{
	float:left;
	border-width:1px;
	border-color:#ddd;
	border-style:solid;
}

#foto img:hover{
	float:left;
	border-width:1px;
	border-color:#333;
	border-style:solid;
}




#fuss {
	float:left;
	background: #fff url(img/hintergrund_fuss.gif) no-repeat;	
	height: 11px;
	width: 950px;
	padding:0;
	margin:0;
}

#copys {
	float:left;
	width: auto;
	height: 30px;
	margin-left:10px;
	padding:0;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

/************ Kontaktformular ****************/
/***********************************************/

#form-exhibitor * {
	float:left;
	width:550px;
	padding:0px;
	margin:0px;
}

#form-exhibitor {
	float:left;
	width:550px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	color:#666;

}

#form-exhibitor fieldset {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	border: 0px solid #5D6A76;
}



#form-exhibitor label {
	float:left;
	padding:0;
	margin-bottom:10px;
	width:90px;
}

#form-exhibitor input {
	background:#fff url(img/gfx_inputbg.gif);
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	width:440px;
	height:20px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;

}

#form-exhibitor textarea {
	background:#fff url(img/gfx_inputbg.gif) repeat-x;
	float:right;
	font-size:1em;
	padding:0px;
	margin:0px;
	width:440px;
	border-left:1px solid #ECECEC;
	border-top:1px solid #ECECEC;
	border-right:1px solid #CECECE;
	border-bottom:1px solid #CECECE;
}

#form-exhibitor textarea{
	padding:5px
}

#form-exhibitor select {
	float:right;
	font-size:1em;
	width:400px;
	border:1px solid #999;
}

#form-exhibitor label.checkbox {
	width:300px;
}

#form-exhibitor label.checkboxinner {
	width:300px;
}


#form-exhibitor input:focus, #form-exhibitor input:hover,
#form-exhibitor select:focus, #form-exhibitor select:hover, 
#form-exhibitor textarea:hover,#form-exhibitor textarea:focus, #form-exhibitor textarea:focus {
	background-color: #fff;
 	border:1px solid #646464;

}

#form-exhibitor input.text {
	height:1.4em;
}

#form-exhibitor input.textshort {
	width:30px;
}

#form-exhibitor input.textshortdisabled {
	display:none;
	float:none;
	width:50px;
	border:none;
}

#form-exhibitor input.checkbox {
	width:auto;
	padding:0;
	border:none;
}

#form-exhibitor input.checkboxinner {
	width:30px;
	padding:0;
	margin:0px;
	border:none;
}

#form-exhibitor input.submit { 
	background:#5C790C url(img/gfx_buttonbg.gif) repeat-x;
	width:150px;
	margin:10px 0 0 0;
	padding:0px;
	color:#fff;
	font-size:1em;
	text-align:center;
 	border-left:1px solid #90A94B;
	border-top:1px solid #90A94B;
	border-right:1px solid #475B11;
	border-bottom:1px solid #475B11;
}

#form-exhibitor input.submit:hover { 
	background:#5C790C url(img/gfx_buttonbg.gif) repeat-x;
	width:150px;
	margin:10px 0 0 0;
	padding:0px;
	color:#F6FF00;
	font-size:1em;
	text-align:center;
 	border-left:1px solid #90A94B;
	border-top:1px solid #90A94B;
	border-right:1px solid #475B11;
	border-bottom:1px solid #475B11;
}


/************ Dropdown Formular ****************/
/***********************************************/

#dropdown select {
	background:#004D82;
	font-size:1em;
	color:#fff;
	width:180px;
	border-left:1px solid #366A8D;
	border-top:1px solid #366A8D;
	border-right:1px solid #013960;
	border-bottom:1px solid #013960;
}

#dropdown select option {
	background:#004D82;
	font-size:1em;
	color:#fff;
	border:0px solid #999;
}

/* ### 8) Tabellen ############################################################ */

table{ 
	margin:10px 0;
}

table td{ 
	margin:0;
	padding: 0 10px 0 0;
	color: #000;
}

table.dyntable { 
	background:#B0C2E6;
	width:100%;
	height:auto;
	margin:10px 0;
	padding:1px;
	color:#000;
	font-size:1em;

}


table.dyntable td.td1{ 
	background:#fff;
	width:120px;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	font-weight:bold;
}

table.dyntable td.td2{ 
	background:#fff;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
}

table.dyntable td.td3{ 
	background:#F0F5F9;
	width:50px;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
text-align:right;
}

/* ### 8.2) Tabellen ############################################################ */


table.restable { 
	background:#B0C2E6;
	width:570px;
	height:auto;
	margin:10px 0;
	padding:0px;
	color:#000;
	font-size:1em;
}


table.restable td.td1{ 
	background:#fff;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	font-weight:normal;
}

table.restable td.td2{ 
	background:#F0F5F9;
	width:auto;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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 #525252;
  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;
}


