@charset "utf-8";

body {
	position:relative;
	left:50%;
	width:950px;
	height: 550px;
	margin-left:-438px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b2c5d1;
	overflow-x: hidden;

}
#box {
	position: absolute;
	height:500px;
	width: 875px;
	min-height:400px;
	z-index: 2;

}
#menu_banner {
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 94px;
	width: 868px;
	background-color: #2C353C;
	border: 3px solid #515558;
	z-index: 2;
	
}
#banner_spruch_oben {
	position: absolute;
	height: 25px;
	width: 832px;
	left: 3px;
	padding-left: 35px;
	line-height: 22px;
	color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999;
	z-index: 40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#logo {
	position: absolute;
	height: 48px;
	width: 95px;
	top: 40px;
	right: 30px;
	z-index: 39;
	
}
#menu_oben_text {
	position: relative;
	height: 40px;
	width: 668px;
	top: 54px;
	font-weight: bold;	
	margin-left: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	z-index: 2;

}
#menu_offen {
	position: absolute;
	top: 97px;
	height: 322px;
	width: 868px;
	background-color: #2c353c;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-style:solid;
	border-color:#515558;
	filter:alpha(opacity=90); /* Internet Explorer */
	opacity: 0.90; /* FireFox3> / Opera transparenz */
	-moz-opacity:0.9;
	z-index: 41;
	visibility: hidden;
}
#content {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	height: 240px;
	width: 350px;
	float:right;
	right: 0px;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin-right: 3px;
	padding-top: 90px;
	background-color: #FFF;
	border: 2px solid #CCC;
	color: #2C353C;
	font-size: 12px;
	list-style-type:square;
	overflow: auto;
	z-index: 11;

}
#content_head {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	top: 112px;
	height: 80px;
	width: 320px;
	color: #000000;
	background-color: #FFF;
	font-size: 10px;
	right: 30px;
	margin-right: 3px;
	padding-bottom: 5px;
	padding-left: 30px;
	z-index: 19;
	padding-right: 30px;
	
}
#box_blackgrnd {
	position: absolute;
	height:400px;
	width: 874px;
	top: 100px;
	left: 0px;
	background-repeat: no-repeat;
	background-color: #2C353C;
	visibility: visible;
	z-index: 4;
		
}
#conten_durchklick {
	position: absolute;
	float:right;
	top: 468px;
	right: 3px;
	height: 18px;
	width: 410px;
	padding-top: 3px;	
	color: #FF0000;
	background-color: #FFF;
	border: 2px solid #CCC;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 3px;
	z-index: 8;	
}	
	
/*menue unten*/
	
#unterleiste_2 {
	position: absolute;
	top: 507px;
	left: 0px;
	height: 18px;
	width: 860px;
	background-color: #2C353C;
	border: 3px solid #5C5C5C;
	line-height: 18px;
	padding-right: 9px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	z-index: 3;	
}

#weiter_veranstaltungen {
	position: absolute;
	height: 20px;
	width: 163px;
	padding-left: 20px;	
	line-height: 18px;
	background-color: #FFF;
	border-right-color: #5C5C5C;
	border-right-width: 3px;
	border-right-style: solid;
	z-index: 2;
}	

/* dropdown-menue*/

#organ__ {
	position: absolute;
	height: 100px;
	width: 130px;
	top: 5px;
	left: 37px;
	color: #ff0000;
	z-index: 41;
	
}

#endeken_DD {
	position: absolute;
	height: 300px;
	width: 200px;
	top: 5px;
	left: 242px;
	color: #ff0000;
	z-index: 41;
}

#erleben_DD {
	position: relative;
	height: 200px;
	width:	373px;
	left: 480px;
	top: 5px;
	color: #ff0000;
	z-index: 4;
}

/*style*/

ul {
list-style-type: square;
}


.menu1 {
	color: #e6edf2;
	text-decoration: none;
	font-weight: bolder;
}

a {
	color: #0000FF;
	background-image:url(hinter.gif);
}

a.menu1 { 
	color: #FFF;
}

a.menu1:visited {
	color: #e0e9ee;
	font-weight: bold;
	
}
a.menu1:hover {
	color: #FF0000;
	font-weight: bold;	
}

/*dropdown*/

.menu2 {
	font-size: 12px;
	color: #e6edf2;
	text-decoration: none;
	line-height: 17px;		
}

a {
	color: #0000FF;
	background-image:url(hinter.gif);
}


a.menu2 { 
color: #FFF;
}

a.menu2:visited {
	color: #e0e9ee;

	
}
a.menu2:hover {
	color: #FF0000;
	font-weight: bold;
	
}

/*under-menu*/

.menu3 {
	color: #8c858f;
	
	text-decoration: none;
}


a.menu3 { 
	color: #8c858f;
}


a.menu3:visited {
	color: #8c858f;	
	
}
a.menu3:hover {
	color: #ff0000;
	
}

.Style1 {font-size: 16px; font-weight: bold; font-weight: bold; color: #8c858f;}
.Style2 {font-size: 12px; font-weight: bold; font-weight: bold; color: #8c858f;}
.Style3 {color: #8c858f;}
.Stil14 {font-size: 10px;}
.Stil11 {font-size: 12px;}
.Stil19 {font-size: 13px;}
.Stil21 {color: #000;}
.Stil22 {font-weight: bold;font-size: 18px;color: #2C353C;}
.Stil23 {font-size: 24px;color: #000;}
.Stil26 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #FFFFFF;}
.Stil29 {color: #FF0000; font-weight: bold; }
.Stil33 {color: #FF0000; text-decoration:none;}
.Stil34 {font-size: 18px;}
.Stil35 {color: #FFFFFF;}

/*Messestand forword/back*/

#stand_b_vor {
	position: absolute;
	top: 100px;
	height: 41px;
	width: 41px;
	right: 10px;
	background-repeat: no-repeat;
	border: none;
	z-index: 5;
}
#stand_b_back {
	position: absolute;
	top: 200px;
	height: 41px;
	width: 41px;
	left: 10px;
	background-repeat: no-repeat;
	border: none;
	z-index: 6;
}
