/* agrop CSS by Vera Zimperfeld */

* { margin:0; padding:0; }

html, body {
	height: 100%;
	}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303f52;
	background:url(../gfx/misc/bg.gif) top left repeat-x #e3e4e5;
}

a {
	font-size:12px;
	font-weight:normal;
	color: #303f52;
	text-decoration:underline;
	}
	
a:hover{
	color: #B6BFCE;
}

p{
	line-height:160%;
	margin-bottom:10px;
}
	
	
.hidden {
	display:none;
}

.ref {
	font-size:11px;
	font-style:italic;
}

.red {
	color:#830d0d;
	font-weight:bold;
	}
	
.kap {
	text-transform:uppercase;
	}

h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:10px;

}

h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;

}


hr {
 	border: 0px; /* Für Firefox und Opera */
 	border-top: solid 1px #303F52;
 	border-bottom: solid 1px #DDE7F3; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
 	margin: 15px 0 15px 0;
}



/*ul{
	padding-left: 40px;
	text-align:left;
	margin-bottom:20px;
}

li{
	margin-bottom:5px;
	line-height:140%;
}*/



#container {
	margin:auto;
	padding:0;
	text-align:center;
	width:950px;
	border-right:1px solid #303f52;
	border-left:1px solid #303f52;
	overflow:auto;
	background:url(../gfx/misc/main_bg.jpg) top left no-repeat scroll #dce7f2;
	min-height: 100%;
	}
	
* html #container {
	height: 100%;
	overflow:visible;
	} /* IE Hack für 100 % Höhe */
	
#containerstart {
	margin:auto;
	padding:0;
	text-align:center;
	width:950px;
	border-right:1px solid #303f52;
	border-left:1px solid #303f52;
	overflow:auto;
	background:url(../gfx/misc/main_bg.jpg) top left no-repeat scroll #dce7f2;
	min-height: 100%;
	}
	
* html #containerstart {
	height: 100%;
	overflow:visible;
	} /* IE Hack für 100 % Höhe */
	
	
#left {
	margin:auto;
	padding:0;
	text-align:center;
	width:175px;
	float:left;
	overflow:auto;
	padding-top:26px;
}

#right {
	margin:0;
	padding:0;
	text-align:center;
	width:775px;
	float:left;
}
	
#top {
	margin:0;
	padding:0;
	text-align:right;
	width:775px;
	height:26px;
}

#header {
	margin:0;
	padding:0;
	width:775px;
	height:107px;
	background:url(../gfx/misc/head.gif) top left no-repeat #303f52;
}


#content {
	margin:0;
	padding:0;
	width:775px;
	text-align:left;
	float:left;
}



#text {
	margin:25px 0 0 0;
	padding:0 20px 0 33px;
	width:580px;
	text-align:left;
	float:left;
}

#text h1{
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
	padding:0;
}

#column {
	margin:50px 0 0 0;
	padding:0;
	width:142px;
	text-align:center;
	float:left;
}

.columnprogramm {
	padding:0;
	width:122px;
	padding-left:20px;
	padding-top:142px;
	padding-bottom:50px;
	text-align:left;
	background:url(../gfx/misc/programm_side_pics.jpg) top center no-repeat;
}

.columnprogramm ul{
	margin:0;
	padding:0;
	width: 122px;
}

.columnprogramm li{
	background:url(../gfx/misc/list.gif) no-repeat 2pt 0.3em;
	margin-bottom:10px;
	list-style:none;
	padding-left:20px;
}

.columnprogramm li a{
	font-weight:bold;
	text-decoration:underline;
}


/*--------------- START TABLE-SEITE ------------------*/
#containertable {
	margin:auto;
	padding:0;
	text-align:center;
	width:950px;
	border-right:1px solid #303f52;
	border-left:1px solid #303f52;
	overflow:auto;
	background:url(../gfx/misc/main_bg_table.jpg) top left no-repeat scroll #dce7f2;
	min-height: 100%;
	}
	
* html #containertable {
	height: 100%;
	overflow:visible;
	} /* IE Hack für 100 % Höhe */
	
#texttable {
	margin:25px 0 0 0;
	padding:0 20px 0 33px;
	width:580px;
	text-align:left;
	float:left;
}

#texttable ul{
	text-align:left;
	margin:10px 0 10px 15px;
}

#texttable li{
	margin-bottom:5px;
	line-height:140%;
}



#texttable h1{
	font-size:18px;
	font-weight:bold;
	margin-bottom:30px;
	padding:0;
}

#texttableone {
	margin:0 50px 0 0;
	width:260px;
	text-align:left;
	float:left;
}

#texttabletwo {
	width:270px;
	text-align:left;
	float:left;
}

#texttable td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303f52;
	border-bottom: 1px solid #303f52;
	vertical-align:top;
	padding:8px 0;
	margin:0;
}

#texttable p{
	line-height:140%;
}

#texttable .tbnoborder {
	border-bottom:none;
	padding:4px 0;
	background-color:#eef3f9;
	}
	
#texttable .tablebg {
	background-color:#c7d3e2;}

#texttable .tablebgheller {
	background-color:#eef3f9;}

.dot {
	width:9px;
	height:9px;
	background-color:#303f52;
	margin-top:3px;
	overflow:hidden;

}

.info {
	width:215px;
	padding-left:35px;
	padding-top:8px;
	margin-bottom:20px;
	height:17px;
	background-color:#303f52;
	font-size:16px;
	font-weight:bold;
	background:url(../gfx/misc/info.gif) top left no-repeat;

}




/*--------------- ENDE TABLE-SEITE ------------------*/	

/*--------------- START AUSSTELLUNGSBOX  ------------------*/	

#sponsor img {
	border:none;
}

#sponsor img a{
	border:none;
}












/*--------------- ENDE AUSSTELLUNGSBOX ------------------*/	



/*----------------NAVI-------------------------------------------------------------------------------------*/


#navi {
	margin:0;
	border:0;
	padding:0;
	padding-left:22px;
	width:753px;
	height:36px;
	background-color:#303f52;
	text-align:left;
	}
	
#navi ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#navi ul li {
	margin:0;
	padding:0;
	display:inline;
	}
	
#navi ul li a {
	/*width:768px;*/
	height:36px;
	text-decoration:none;
	display:block;
	float:left;
	}

/* ---------------------------------------------------------------------------------------- */

#navi ul li a#startseite {
	margin:0;
	width:79px;
	height:36px;
	background:url("../gfx/navi/start.gif");
	}

#navi ul li a:hover#startseite {
	margin:0;
	width:79px;
	height:36px;
	background:url("../gfx/navi/start_ro.gif");
	}

#akt_startseite {
	margin:0;
	width:79px;
	height:36px;
	background:url("../gfx/navi/start_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#navi ul li a#programm {
	margin:0;
	width:145px;
	height:36px;
	background:url("../gfx/navi/programm.gif");
	}

#navi ul li a:hover#programm {
	margin:0;
	width:145px;
	height:36px;
	background:url("../gfx/navi/programm_ro.gif");
	}

#akt_programm {
	margin:0;
	width:145px;
	height:36px;
	background:url("../gfx/navi/programm_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#navi ul li a#teilnehmerinformation {
	margin:0;
	width:159px;
	height:36px;
	background:url("../gfx/navi/teilnehmerinformation.gif");
	}

#navi ul li a:hover#teilnehmerinformation {
	margin:0;
	width:159px;
	height:36px;
	background:url("../gfx/navi/teilnehmerinformation_ro.gif");
	}

#akt_teilnehmerinformation {
	margin:0;
	width:159px;
	height:36px;
	background:url("../gfx/navi/teilnehmerinformation_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#navi ul li a#anmeldung {
	margin:0;
	width:82px;
	height:36px;
	background:url("../gfx/navi/anmeldung.gif");
	}

#navi ul li a:hover#anmeldung {
	margin:0;
	width:82px;
	height:36px;
	background:url("../gfx/navi/anmeldung_ro.gif");
	}

#akt_anmeldung {
	margin:0;
	width:82px;
	height:36px;
	background:url("../gfx/navi/anmeldung_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#navi ul li a#tagungsort {
	margin:0;
	width:154px;
	height:36px;
	background:url("../gfx/navi/tagungsort.gif");
	}

#navi ul li a:hover#tagungsort {
	margin:0;
	width:154px;
	height:36px;
	background:url("../gfx/navi/tagungsort_ro.gif");
	}

#akt_tagungsort {
	margin:0;
	width:154px;
	height:36px;
	background:url("../gfx/navi/tagungsort_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#navi ul li a#industrieausstellung {
	margin:0;
	width:134px;
	height:36px;
	background:url("../gfx/navi/industrieausstellung.gif");
	}

#navi ul li a:hover#industrieausstellung {
	margin:0;
	width:134px;
	height:36px;
	background:url("../gfx/navi/industrieausstellung_ro.gif");
	}

#akt_industrieausstellung {
	margin:0;
	width:134px;
	height:36px;
	background:url("../gfx/navi/industrieausstellung_off.gif");
	}

/* ---------------------------------------------------------------------------------------- */

/*--------------- START FORMULAR ----------------------------------------------------*/	

#textformleft {
	width:200px;
	margin-right:30px;
	float:left;
}

#textformright {
	width:318px;
	padding-left:30px;
	border-left:1px solid #fff;
	float:right;
}

.formbox {
	margin:0;
	padding:0;
  	width: 305px;
  	color: #303f52;
  	/*background-color: #b5b6d0;
  	border: 1px solid #24278f;*/
	padding-top:10px;
}

.reihe {
  clear: both;
  padding: 4px 0 0 0;
}

.label {
  float: left;
  width: 65px;
  text-align: left;
  padding-top: 0;
  padding-right: 5px;
  font-weight:bold;
}

.label2 {
  width: 250px;
  text-align: left;
  /*padding-left: 70px;*/
  font-weight:bold;
}

.feld {
  float: left;
  width: 235px;
  text-align: left;
} 
.feldsmall {
  float: left;
  width: 60px;
  text-align: left;
} 

.checkers {
  width: 250px;
  line-height:160%;
  /*padding-left:70px;*/
  text-align:left;
} 

.knopf {
  clear: both;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 30px;
  /*padding-left:70px;*/
}

.defbreite {
  width: 220px;
}

select {
	width:100px;
}

/* ---------------------- ROUTEN FORMULAR ----------------------------------------------- */


#textrouteleft {
	width:250px;
	margin-right:30px;
	float:left;
}

#textrouteright {
	width:268px;
	padding-left:30px;
	border-left:1px solid #fff;
	float:right;
}

#textrouteright input {
	width:230px;
	height:16px;
	margin:0 0 5px 0;
	padding-top:4px;
	border:1px solid #7a7a7a;
	color:#000;
	background-color:#fff;
	padding:3px 0 3px 3px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#textrouteright input:focus{
	border:1px solid #1e2d40;
}

#textrouteright input.route_button {
	border:none;
	width:140px;
	height:26px;
	text-align:center;
	margin:20px 0 10px 0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#647389;
	border:1px solid #303f52;
	padding:0 0 2px 0;
}

.small {
	font-size:10px;
}

