/* css Zen Garden submission - 'CSS Co., Ltd.', by Benjamin Klemm, http://www.re-bloom.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2007, Benjamin Klemm */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it e
			position: absolute;
			top: -1000px;
			width: 0;
		}
		
		#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
			color: #F29E00;
			font-weight: bold;lsewhere. */


* {
	margin: 0;
	padding: 0;
}


body {
	background: url(img/bg_itmesse.png) left top repeat-x;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}


#container {
	margin: 0 auto;
	width: 776px;
	position: relative;
	/* background: transparent url(bg_container.gif) left top repeat-y; */
	z-index: 1;
	margin-bottom: 50px;
	
}


/*		Formatierung des Intro Blocks
-----------------------------------------------------------------------*/

#link_ithaus {
	position:absolute;
	left:590px;
	top:5px;
	width:160px;
	height:80px;
}

#link_mitt {
	position:absolute;
	left:610px;
	top:90px;
	width:150px;
	height:70px;
}

#link_rlp {
	position:absolute;
	left:630px;
	top:165px;
	width:120px;
	height:60px;
}

#link_connect {
	position:absolute;
	left:590px;
	top:835px;
}

#intro {
	background: transparent url(img/header_intro.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_rueckblick {
	background: url(img/header_intro.png) no-repeat;
	position: relative;
	padding: 1px;
}

#intro_vortraege {
	background: transparent url(img/header_vortraege.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_aussteller {
	background: transparent url(img/header_aussteller.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_veranstalter {
	background: transparent url(img/header_veranstalter.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_anfahrt {
	background: transparent url(img/header_anfahrt.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_kontakt {
	background: transparent url(img/header_kontakt.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_impressum {
	background: transparent url(img/header_impressum.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_presse {
	background: transparent url(img/header_presse.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_recht {
	background: transparent url(img/header_recht.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_programm {
	background: transparent url(img/header_programm.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_feedback {
	background: transparent url(img/header_feedback.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#intro_kurzfilm {
	background: transparent url(img/header_kurzfilm.png) left top no-repeat;
	position: relative;
	padding: 1px;
}

#pageHeader {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

		#pageHeader h1{
			font: bold 154%/25px Arial, Helvetica, sans-serif;
		}
		
		#pageHeader h2{
			font: bold 90%/25px Arial, Helvetica, sans-serif;
		}

/*
#quickSummary {
	color: #000;
	font: normal 75%/18px Arial, Helvetica, sans-serif;
	right: 60px;	
	position: absolute;
	top: 25px;
}

		#quickSummary .p1 {
			display: inline;
			height: 0;
			left: -1000px;
			overflow: hidden;
		}
		
		#quickSummary a:hover, #quickSummary a:active, #quickSummary a:focus {
			text-decoration: none;
		}
*/

#preamble2 {
	/* background: transparent url(img/bg_main2.png) left top repeat-y; 
	background-color: #fff; */
	height: 100%;
	color: #666;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	margin-left: 200px;
	margin-top: 318px;
}

#preamble {
	/* background: transparent url(img/bg_main2.png) left top repeat-y; 
	background-color: #fff; */
	width: 510px;
	height: 100%;
	color: #666;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	margin-left: 210px;
	margin-top: 318px;
	text-align:justify;
}

#preamble_feedback {
	/* background: transparent url(img/bg_main2.png) left top repeat-y; 
	background-color: #fff; */
	width: 510px;
	height: 100%;
	color: #666;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	margin-left: 210px;
	margin-top: 318px;
	text-align:justify;
}

#preamble_foto {
	/* background: transparent url(img/bg_main2.png) left top repeat-y; 
	background-color: #fff; */
	height: 100%;
	color: #666;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	margin-left: 208px;
	margin-top: 318px;
}
/*
		#preamble h3 {
			background: transparent url(hl_roadto.gif) left top no-repeat;
			height: 37px;
			margin: 0 0 10px 0;
			width: 508px;
		}
			
		#preamble acronym {
			border-bottom:1px dotted #F29E00;
			color: #F29E00; 
			font-weight: normal;
			font-size: 85%;
		} */
		
		#preamble_p {
			width: 350px;
			padding-left: 20px;
			line-height: 20px;
			text-align:justify;
		} 


/*		Formatierung des Content Blocks (supportingText)
-----------------------------------------------------------------------*/

/* 
#supportingText {
	color: #fff;
	margin-left: 210px;
	font: normal 80%/18px Arial, Helvetica, sans-serif;
	padding: 15px 35px 15px 15px;
	position: relative;
	height: 100%;
}

		#supportingText acronym {
			border-bottom:1px dotted #F29E00;
			color: #F29E00; 
			font-size: 85%;
			font-weight: normal;
		}

		#supportingText a, #supportingText a:link, #supportingText a:visited {
			color: #F29E00; 
			font-weight: bold;
			text-decoration: underline;
		}
		
		#supportingText a:hover, #supportingText a:active, #supportingText a:focus {
			text-decoration: none
		}
		
		#supportingText p {
			padding-left: 30px;
		
		}


#explanation {
	width: 250px;
	float: left;
}

		#explanation h3 {
			background: transparent url(hl_sowhat.gif) left top no-repeat;
			height: 37px;
			margin: 0 0 10px 1px;
			width: 260px;
		}
		
		#explanation .p1 {
			background: transparent url(cont_img_01.jpg) 30px 0px no-repeat;
			padding-top: 130px;
		}
		
		
#participation {
	margin-left: 265px;
	margin-top: -23px;
	width: 240px;
}
		
		#participation h3 {
			background: transparent url(hl_participation.gif) left top no-repeat;
			height: 37px;
			margin: 23px 0 10px 1px;
			width: 247px;
		}
		
		#participation .p1 {
			background: transparent url(cont_img_02.jpg) 30px 0px no-repeat;
			padding-top: 130px;
		}
		

#benefits h3 {
	background: transparent url(hl_benefits.gif) left top no-repeat;
	height: 37px;
	margin: 23px 0 10px 1px;
	width: 508px;
}


#requirements {
	margin-bottom: 50px;
}
		
		#requirements h3 {
			background: transparent url(hl_requirements.gif) left top no-repeat;
			height: 37px;
			margin: 23px 0 10px 1px;
			width: 508px;
		}


#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}
*/

table#aussteller_logos {
	border: 2px;
	border-color: #fff;
}



/*		Die Linklisten
-----------------------------------------------------------------------*/
 
#shop {
	position:absolute;
	left: 25px;
	top: 490px;
}

#medienpartner {
	position:absolute;
	left: 60px;
	top: 430px;
}

#sponsoren {
	position:absolute;
	left: 60px;
	top: 650px;
}

#sponsoren2 {
	position:absolute;
	left: 60px;
	top: 670px;
}

#medienpartner2 {
	position:absolute;
	left: 60px;
	top: 805px;
}

#special {
	position:absolute;
	left: 48px;
	top: 245px;
}

#linkList {
	/* background: transparent url(img/bg_menue_neu3.png) left top repeat-y; */
	font-weight: normal;
	padding: 0 0 0 0;
	position: absolute;
	top: 230px;
	width: 221px;
	height: 100%;
	left: -25px;
}
		
		#linkList h3 {
			padding-left: 10px;
		}
		
		#linkList a, #linkList a:link, #linkList a:visited  {
			color: #000;
			text-decoration: underline;
		}
		
		#linkList a:hover, #linkList a:active, #linkList a:focus  {
			text-decoration: none;
		}
		
		#linkList li {
			font-size: 70%;
			list-style: square;
		}
		
		#linkList ul {
			position:absolute;
			top: 9px;
			left: 57px;
		}


#lselect {
	/*background: transparent url(bg_lselect.gif) left bottom no-repeat;*/
	padding-bottom: 25px;
}
		
		.select {
			background: transparent url(h1_lselect.gif) left top no-repeat;
			display: block;
			margin: 0 auto;
			height: 29px;
			width: 185px;
		}
		
		#lselect ul li a {
			display: block;
			font: bold 110%/19px Arial, Helvetica, sans-serif;
		}
		
		#lselect ul li a.c {
			color: #fff;
			display: inline;
			font: normal 90%/19px Arial, Helvetica, sans-serif;
		}


#larchives {
	background: transparent url(bg_lselect.gif) left bottom no-repeat;
	padding: 15px 0 40px 0;
}
		
		
		.archives {
			background: transparent url(h1_larchives.gif) left top no-repeat;
			display: block;
			margin: 0 auto;
			height: 29px;
			width: 185px;
		}


#lresources {
	background: transparent url(bg_lresources.gif) left bottom no-repeat;
	padding-bottom: 30px;
}

		
		.resources {
			background: transparent url(h1_lresources.gif) left top no-repeat;
			display: block;
			margin: 15px auto;
			height: 29px;
			width: 185px;
		}


#larchives ul li a, #lresources ul li a {
	font-weight: bold;
}


#lresources ul li, #larchives ul li, #lselect ul li {
	margin: 14px 0 14px 35px;
}


.resources span, .archives span, .select span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}


/*		Footer
-----------------------------------------------------------------------*/

#footer {
	background-color:#eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 200px;
	width: 495px;
	height: 25px;
	position: absolute;
	padding-top: 8px;
	padding-left: 8px;
}
		
		#footer a, #footer a:link, #footer a:visited {
			color: #000;
			padding: 0 6px;
		}
		
		* html #footer {
			bottom: -28px;
		}
		
#footer_aussteller {
	background-color:#eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 210px;
	width: 505px;
	height: 25px;
	position: absolute;
	padding-top: 8px;
	padding-left: 8px;
}


/*		Webgalerie
-----------------------------------------------------------------------*/

.headline_zeile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008855;
	text-align:left;
	font-size: 14px;
}

.headline_zeile2 {
	font-size: 12px;
	text-align:left;
}

