body 
{
	margin:0px;
	background-color:#FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat:no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
}
#shs1 	
{
	position:absolute; 
	top:10px;left:100px;
	width:20px;
	height:20px;
	z-index: 100;
}
#shs2 	
{
	position:absolute; 
	top:10px;
	left:150px;
	width:20px;
	height:20px;
	z-index: 100;
}
#hsNavi 
{
	position: relative; 
	top: 10px; 
	left: 0px; 
	width: 435px; 
	visibility: visible; 
	display: inline;
	border: 1px solid #000000;
}



a:link ,a:visited, a:active
{
	color: #24665c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	display:inline;
}

a:hover
{
	color: #24665c;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	
}

 a.mItem:link ,a.mItem:visited, a.mItem:active
{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display:block;
	padding:5px;
	background-color: #44b9a7;
	border-bottom: 1px solid #ffffff;
}

a.mItem:hover
{
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding:5px;
	display:block;
	background-color: #359a8a;
	border-bottom: 1px solid #b0113b;
	border-right: 10px solid #b0113b;
	
}

#spinid 
{	 
	visibility: visible; 
	position: absolute; 
	z-index: 15; 
	top: 40px; 
	left: 190px; 
	width: 620px; 
	height: 420px;
	border: 1px solid #000000;
}

#spinMenu
{	 
	visibility: visible;
	display: block; 
	position: absolute; 
	z-index: 20; 
	top: 250px; 
	left: 5px; 
	width: 180px; 
	height: 350px;
}

#messe_titel 
{	 
	visibility: visible; 
	position: absolute; 
	z-index: 10; 
	top: 193px; 
	left: 17px; 
	width: 220px; 
	height: 30px;
	color: #0e4a41;
	font-size: 18px;
	font-weight: bold;
	

}

#language 
{	 
	visibility: visible; 
	position: absolute; 
	z-index: 10; 
	top: 220px; 
	left: 7px; 
	width: 220px; 
	height: 30px;
	color: #0e4a41;
	font-size: 18px;
	font-weight: bold;
	

}

#kontakt
{
	position: absolute;
	z-index: 5; 
	top: 485px; 
	left: 200px;
	width: 65px;
	background-color: #b0113b;
	color: 000000;
	padding: 5px;
	text-align: center;
}

#kontakt a:link, #kontakt a:visited , #kontakt a:active
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display:inline;
} 

#kontakt a:hover
{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

#enter
{
	visibility: visible;
	display: block; 
	position: absolute; 
	z-index: 20; 
	top: 230px; 
	left: 10px; 
	width: 170px; 
	height: 350px;
	color: #0f3932;
	font-weight:bold;
	font-size: 12px;
}

#homepage
{	 
	visibility: visible;
	display: block; 
	position: absolute; 
	z-index: 21; 
	top: 220px; 
	left: 60px; 
	width: 180px; 
	height: 100px;
}

/*  ############## POPUP Styles ########################## */

#popup_titel
{
	visibility: visible; 
	position: absolute; 
	z-index: 1; 
	top: 50px; 
	left: 43px; 
	width: 320px; 
	height: 70px;
	color: #9F9F9F;
	font-size: 23px;
	font-weight: bold;
	padding-left: 30px;
}

#popup_body
{
	visibility: visible; 
	position: absolute; 
	z-index: 2; 
	top: 80px; 
	left: 43px; 
	width: 680px; 
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 100px;
}

#popup_pics1
{
	visibility: visible; 
	width: 680px; 
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
}
#popup_pics2
{
	visibility: visible; 
	position: absolute; 
	z-index: 3; 
	top: 400px; 
	left: 43px; 
	width: 680px; 
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
}
#popup_pics3
{
	visibility: visible; 
	position: absolute; 
	z-index: 3; 
	top: 600px; 
	left: 43px; 
	width: 680px; 
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
}
#popup_pics4
{
	visibility: visible; 
	position: absolute; 
	z-index: 3; 
	top: 800px; 
	left: 43px; 
	width: 680px; 
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
}

#close_window
{
	text-align: center;
	margin-right: 50px;
	padding-top: 0px;
	width: 120px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	padding: 5px;
	text-align: center;
	float: right;
}






