@charset "UTF-8";
/*CSS KONSUMENSCH*/



#flash {
	position: fixed;
	top:30px;
	width:906px;
	height:100px;
	z-index: 600;
	opacity: .91;
	/*overflow: visible;
	visibility: visible;*/	
	}



/*BUTTONS*/

.fairButton a {
	display:block;
	width: 240px;
	height:30px;
	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;
	;
	color:#333;
	background: url("images/fairTranspa.gif") 0 0 no-repeat;
	text-decoration: none;
	/*z-index:1001;*/
	position:relative;
	z-index: 400;
}

.fairbutton a:hover { 
	background-position: 0 -18px;
	color: #049;
	z-index:1001;
	position:relative;
}



/*Textformatierung*/

p.headline {  Arial; Verdana;
	font-weight: normal;
	font-size:30px;
	color:#B01F10;
	line-height: 30px;
	word-spacing: -0.1em;
	letter-spacing: 0em;
	font-size: 30px;
	}
	
p.headlineKlein {  Arial; Verdana;
	font-weight: normal;
	font-size:18px;
	color:#333333;
	line-height: 30px;
	word-spacing: -0.1em;
	letter-spacing: 0em;
	
	}
	
p.fließtext {  
	font-size: 12px;
	line-height: 20px;
	color:#424242;
	word-spacing: 0em;
	letter-spacing: 0em;
	/*align="left*/
	}


C { color:#394B94 }
D { color:#C4992B }






#transpa {
	width:100%;
	height:40px;
	position:fixed;
	top:0px;
	left:0px;
	background-color: #FFFFFF;
	opacity: .70;
	z-index: 800;
	filter: alpha(opacity=70);
	}


#imageWirSind {
	position:absolute;
	width:100%;
	height:100%;
	top:144px;
	left:0px;
	z-index: 350;
	
	}
	

#imageStadtfuehrung {
	position:absolute;
	width:904px;
	height:348px;
	top:144px;
	left:0px;
	z-index: 400;
	background-image: url(images/illu_Stadtfuehrung.jpg);	
	}

	
#leftcontent {
	width:270px;
	position:absolute;
	top:163px;
	left:626px;
	/*border-bottom: 1px dashed #969696;*/
	text-align: left;
	background:#fff;
	padding: 6px;
	height: 100%;
	}		
	
	
#centercontent {
	width:270px;
	position:absolute;
	top:163px;
	left:313px;
	/*border-bottom: 1px dashed #969696;*/
	border-right: 1px dashed #969696;
	padding: 6px;
	text-align: left;
	background:#fff;
	padding: 6px;
	height: 1324px;
	overflow: hidden;
	}


#rightcontent {
	width:270px;
	position:absolute;
	top:163px;
	left:1px;
	font-size: 14px;
	border-right: 1px dashed #969696;
	margin-right: 20px;
	text-align: left;
	/*border-bottom: 1px dashed #969696;*/
	padding: 6px;
	height: 1326px;
	overflow: hidden;
	}
	
	
	
#rightcontentFuehrung {
	width:270px;
	height:100%;
	position:absolute;
	top:500px;
	left:2px;
	font-size: 11px;
	padding: 6px;
	border-right: 1px dashed #969696;
	margin-right: 10px;
	text-align: justify;
	z-index:900;
	}
	
	
#centercontentFuehrung {
	width:270px;
	height:100%;
	position:absolute;
	top:500px;
	left:313px;
	padding: 6px;
	background:#fff;
	padding: 6px;
	border-right: 1px dashed #969696;
	margin-right: 10px;
	text-align: justify;
	z-index:900;
	}

	
#leftcontentFuehrung {
	width:267px;
	height: 572px;
	position:absolute;
	top:500px;
	left:625px;
	background:#fff;
	padding: 6px;
	text-align: justify;
	z-index:900;
	}	


#rightcontentIllu {
	width:270px;
	height:100%;
	position:absolute;
	top:660px;
	left:0px;
	font-size: 11px;
	padding: 6px;
	border-right: 1px dashed #969696;
	margin-right: 10px;
	text-align: justify;
	visibility: visible;
	overflow: visible;
	}
	
	
#centercontentIllu {
	width:270px;
	height:100%;
	position:absolute;
	top:660px;
	left:312px;
	padding: 6px;
	background:#fff;
	padding: 6px;
	border-right: 1px dashed #969696;
	margin-right: 20px;
	text-align: justify;
	}

	
#leftcontentIllu {
	width:272px;
	height: 100%;
	position:absolute;
	top:660px;
	left:626px;
	background:#fff;
	padding: 6px;
	text-align: justify;
	z-index:900;
	}	


#fair {
	position: fixed;
	top:20px;
	left:80px;
	width:100%;
	height:100&;
	z-index: 900;
	opacity: .91;
	border: 1px dashed #969696;
	}




/*kontaktleiste*/


#kontaktleiste {
	width:900px;
	height: 15px;
	position:fixed;
	top:130px;
	/*left:90px;*/
	background:#fff;
	padding: 6px;
	text-align: justify;
	z-index: 360;
	font-family: Verdana, sans-serif; font-style:oblique; font-size:11px; color: #666666;
	opacity: .91;
	}	
