/* ### Grundeinstellungen ############################################################ */

html{height:100%;margin:0;padding:0;}
* {margin: 0;padding: 0;}

body {
	background:#fff url(img/hintergrund_page.gif) repeat-x;
	font: 12px Helvetica, Tahoma, Arial, sans-serif;
	font-weight: normal;
	color: #4F4F4F;
}

/* ### 2) TEXT FORMATIERUNG ############################################################ */

p {
	color: #264A63;
	font-size:1em;
	margin: 5px 0 10px 0;
	line-height: 20px;
	padding:0;
}

p#breadcrumb{
	color: #264A63;
	font-size:0.9em;
	margin: 5px 0 10px 0;
	line-height: 25px;
	padding:0;
}

#rechts p {
	clear:both;
	color: #717171;
	font-size:0.9em;
	margin: 0px 0 15px 0;
	line-height: 18px;
	padding:0;
	text-align: justify;
}

b {
	color: #264A63;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

a {
	color: #8CC02F;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:none;
}

a:hover {
	color: #8CC02F;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:underline;
}

#rechts a {
	color: #264A63;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:none;
}

#rechts a:hover {
	color: #264A63;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:underline;
}

h1 {
	clear:both;
	font-size: 25px;
	color: #005693;
	margin: 10px 0 20px 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD7E9;
}

h2 {
	clear:both;
	font-size: 20px;
	color: #87B61B;
	margin: 5px 0 5px 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F2ED;
}

h3 {
	clear:both;
	font-size: 16px;
	color: #538100;
	margin:0;
	padding:0;
}

h4,h5,h6 {
	clear:both;
	color: #0080A3;
	font-size: 13px;
}

#copys p{ color: #6EA5CD;font-size:0.8em;line-height: 10px;}
#copys a{color: #6EA5CD;font-size:1em;}

/* ### 3) Bildelemente ############################################################ */

img {border: 0;padding:0;margin:0;
	height:auto;
	width:auto;}

.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: 950px;height:auto;margin:auto;}

#head{
	float:left;
	background:#fff url(img/hintergrund_kopf.jpg) no-repeat;
	height: 257px;
	width: 950px;
	margin: 0 auto;
	padding:0;
}

#logo {
	float:left;
	height:80px;
	width:400px;
	padding:0;
	margin:0;
}

#logo img{
	float:left;
	margin:0;
	padding: 6px 0 0 10px;	
	border:0;
}

#bggeber {
	float:left;
	background:#fff url(img/hintergrund_content.gif) repeat-y;
	width: 950px;
	height:auto;
	padding:0;
	margin:0;
}

#content {
	float:left;
	background: url(img/hintergrund_fischnetz.gif) no-repeat;
	width:950px;
	height: auto;
	margin:0;
	padding:0;
}

#inhalte {
	float:left;
	width: 650px;
	height:auto;
	padding:0 20px 0 20px;
	margin:10px 0px 20px 0px;
}

#rechts {
	float:right;
	width:210px;	
	height:auto;
	padding:0 20px 0 20px;
	margin:30px 0px 20px 0px;
}

#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;
}


.a64_event {
	float:left;
	width: 100%;
	height:auto;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}


iframe {
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

/* ### 5) Die Hauptnavigation ############################################################ */

#navigation{
	background: #EFF5F9;
	float:left;
	height: 30px;
	width: 935px;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}

* html #navigation{
	width: 930px;
	padding-left:10px;
margin-left:3px;
}

ul#navlist {
	float:right;
	background: #EFF5F9;
	height: 30px;
	width:auto;
	margin:0 15px 0 0;
	padding-left: 10px;
	white-space: nowrap;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#EFF5F9;
}

#navlist a { padding: 3px 10px; font-weight:bold;}
#navlist a:link, #navlist a:visited {color: #000;background: #EFF5F9;text-decoration: none;}
#navlist a:hover {color: #5B7913;background: #EFF5F9;text-decoration: none;}

ul#navlist li.aktiv { padding: 3px 10px; font-weight:bold;color: #5B7913;text-decoration:underline;}


/* ### 6) Formulare ############################################################ */

#form-exhibitor * {
	background:#F0F5F9;
	float:left;
	width:auto;
	margin:0px;
	padding:5px;
	color:#666;
}

#form-exhibitor {
	background:#F0F5F9;
	float:left;
	width:100%;
	margin:10px 0 10px 0;
	padding:5px;
	color:#666;
	border:1px solid #999;

}

* html #form-exhibitor {
	width:650px;
	margin:0;
	padding:0;

}

#form-exhibitor fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



#form-exhibitor label {
clear:both;
	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:500px;
	height:20px;
	border-left:1px solid #FBFDFF;
	border-top:1px solid #FBFDFF;
	border-right:1px solid #BFCDD7;
	border-bottom:1px solid #BFCDD7;

}

#form-exhibitor textarea {
	background:#fff url(img/gfx_inputbg.gif) repeat-x;
	float:right;
	font-size:1em;
	padding:0px;
	margin:0px;
	width:500px;
	border-left:1px solid #FBFDFF;
	border-top:1px solid #FBFDFF;
	border-right:1px solid #BFCDD7;
	border-bottom:1px solid #BFCDD7;
}

#form-exhibitor textarea{
	padding:5px
}

#form-exhibitor select {
	float:right;
	padding:5px;
	margin-bottom:10px;
	font-size:1em;
	height:auto;
	background:#fff;
	width:510px;
	font-size:1em;
	border-left:1px solid #FBFDFF;
	border-top:1px solid #FBFDFF;
	border-right:1px solid #BFCDD7;
	border-bottom:1px solid #BFCDD7;
}

#form-exhibitor select option{
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	background:#fff;
}

#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:#0670BA;
	width:150px;
	height:auto;
	margin:10px 0 0 450px;
	padding:10px;
	color:#fff;
	font-size:1em;
	text-align:center;
}

#form-exhibitor input.submit:hover { 
	background:#FFF000;
	width:150px;
	height:auto;
	margin:10px 0 0 450px;
	padding:10px;
	color:#000;
	font-size:1em;
	text-align:center;
}


/* ### 7) Magazin-Layout ############################################################ */

	.magazine-layout {
		position: relative;
		width: 100%;
	}
	.magazine-container {
		background: #f6f6f6;
	}

	/* magazin_Layout mit verlinkten Einzelbildern */
	.magazine-image a, .magazine-image a:link, .magazine-image a:visited {
		color: #000;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	.magazine-image a:focus, .magazine-image a:hover, .magazine-image a:active {
		color: #000;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}

	/* komplett verlinktes magazin_Layout */
	a.magazine-link, a:link.magazine-link, a:visited.magazine-link {
		cursor: pointer;
		display: table;
		display: inline-block;
		filter: alpha(opacity=80);
		line-height: 0.0em;
		opacity: 0.80;
		-moz-opacity: 0.80;
	}
	a:focus.magazine-link, a:hover.magazine-link, a:active.magazine-link {
		cursor: pointer;
		filter: alpha(opacity=100);
		opacity: 1.00;
		-moz-opacity: 1.00;
	}


/* ### 8) Tabellen ############################################################ */

table.dyntable { 
	background:#C4DBEB;
	width:100%;
	height:auto;
	margin:10px 0 0 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:1auto;
	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;
}

table.dyntable td.td4{ 
	background:#F0F5F9;
	width:50px;
	height:auto;
	margin:0;
	padding:5px;
	color:#000;
	font-size:1em;
	text-align:right;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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;
}

