/* ### Grundeinstellungen ############################################################ */

html{height:100%;margin:0;padding:0;}
* {margin: 0;padding: 0;}

body {
	background:#212F44 url(img/hintergrund_page.gif) repeat-x;
	font: 0.9em Georgia, "Times New Roman", 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;
}

#breadcrumb{
	font: 0.7em Verdana, Arial, serif;	
	color: #005693;
	margin: -10px 0 10px 0;
	line-height: 25px;
	padding:0;
}

p#breadcrumb a {	
	color: #005693;
	margin: 0 0 10px 0;
	line-height: 25px;
	padding:0;
}



b {
	color: #264A63;
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

a {
	color: #005693;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:underline;
}

a:hover {
	color: #005693;
	margin-top: 0px;
	line-height: 19px;
	font-size:1em;
	text-decoration:underline;
}



h1 {
	clear:both;
	font-size: 23px;
	color: #005693;
	margin: 0 0 10px 0;
	padding:0;
}

h2 {
	clear:both;
	font-size: 18px;
	color: #005693;
	margin: 0px 0 10px 0;
	padding:0;
}

h3 {
	clear:both;
	font-size: 14px;
	color: #5683BB;
	margin:-15px 0 10px 0;
	padding:0;
}

h4,h5,h6 {
	clear:both;
	color: #0080A3;
	font-size: 12px;
}

.absatz {
clear:both;
}

#copys p { color: #fff;font-size:0.8em;line-height:10px;}
#copys a {color: #fff;font-size:1em;}

/* ### 3) Bildelemente ############################################################ */

img {border: 0;padding:0;margin:0;width:auto;height:auto;}

.bild_left {
	float: left;
	width:auto;
	height:auto;
	margin:0 10px 10px 0;
	padding:0;
	border-width:0px;
}

.bild_right {
	float:right;
	margin:0 0 10px 10px;
	padding:0;
}


/* ### 4) Der Seitenaufbau ############################################################ */


#wrapper {width: 920px;height:auto;margin:auto;}

#head{
	float:left;
	width:920px;
	height:auto;
	margin:0;
	padding:0;
}

#image {

}

#drucken {
	float:left;
	width:auto;
	height:auto;
	margin:30px 30px 0 0;
	padding:0;
}

#content {
	background:url(img/infokasten_bg.gif) no-repeat;
	float:left;
	height: auto;
	width: 910px;
	padding:0 0 0 10px;
	margin:0;
}

.block {
	float:left;
	padding:10px;
	margin-right:10px;
	width:273px;
	height:266px;
	text-align:left;
	border-width: 0px;border-style: solid;border-color: #fff;

}


* html .block {
	float:left;
	margin-right:10px;
width: 293px;    /* Internet Explorer 5.x */
w\idth: 273px;   /* Internet Explorer 6 */ 
	

}

.block2 {
	float:left;
	padding:10px;
	margin-left: 1px;
	width: 273px;
	height:266px;
	text-align:left;
	border-width: 0px;border-style: solid;border-color: #fff;
}



#fuss {
	float:left;
	background: #fff url(img/hintergrund_fuss.gif) no-repeat;	
	height: 38px;
	width: 950px;
	padding:0;
	margin:0;
}

#copys {
	float:left;
	width: auto;
	height: 30px;
	margin-left:10px;
	padding:0;
}

#tags {
  color:#69788E;
	float:left;
	width: auto;
	padding:0;
	font-size:0.7em;
}

#tags a {
  color:#69788E;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}





/* ### 5) Die Hauptnavigation ############################################################ */

#navigation{
	background:none;
	float:right;
	height: auto;
	width: auto;
	margin:50px 0 0 0;
	padding:0;
}

ul#navlist {
	float:right;
	background:none;
	height: 20px;
	width:auto;
	margin: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:#374E7A;
}

#navlist a { padding: 3px 10px; font-weight:normal;color: #fff;}
#navlist a:link, #navlist a:visited {color: #fff;text-decoration: none;}
#navlist a:hover {color: #ffcc00;text-decoration: none;}
#navlist li#active { padding: 3px 10px; font-weight:normal;color:#ffcc00;}
#navlist a.aktiv { padding: 3px 10px; font-weight:normal;color:#ffcc00;}



/* ### 6) Exhibitor ############################################################ */

#form-exhibitor * {
	background:#F0F5F9;
	float:left;
	width:570px;
	margin:0px;
	padding:0px;
	color:#666;

}

#form-exhibitor {
	background:#F0F5F9;
	float:left;
	width:570px;
	margin:0;
	padding:0px;
	color:#666;
	border:3px solid #B0C2E6;


}

#form-exhibitor fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}



#form-exhibitor label {
	float:left;
	padding:0;
	margin:10px;
	width:90px;
}

#form-exhibitor input {
	background:#fff url(img/gfx_inputbg.gif);
	float:right;
	padding:5px;
	margin:10px;
	font-size:1em;
	width:400px;
	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:10px;
	width:400px;
	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:360px;
	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 { 
	float:right;
	background:#0670BA;
	width:150px;
	height:auto;
	margin:10pxpx;
	padding:10px;
	color:#fff;
	font-size:1em;
	text-align:center;
}

#form-exhibitor input.submit:hover { 
	float:right;
	background:#FFF000;
	width:150px;
	height:auto;
	margin:10px;
	padding:10px;
	color:#000;
	font-size:1em;
	text-align:center;
}




input {
  width: 100px;
}
input.calendar {
  width: 74px;
}
button.calendar {
  background: url(calendar-icon.gif);
  border: 0;
  cursor: pointer;
  float: left;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
} 

