body {
	font-family: Arial;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none; 
	background:#fff url(img4/bg2015.jpg) no-repeat fixed;
}

a:link {color:#ffffff;text-decoration: none; font-weight: bold;}
a:visited {color:#ffffff; text-decoration: none; font-weight: bold;}
a:hover {color:#404040; text-decoration:none; font-weight: bold;}
a:active {color:#404040; text-decoration:none; font-weight: bold;}

a.klein2:link {font-size: 11px; color:#ffffff;text-decoration: none; font-weight: normal;}
a.klein2:visited {font-size: 11px; color:#ffffff;text-decoration: none; font-weight: normal;}
a.klein2:hover {font-size: 11px; color:#404040;text-decoration: none; font-weight: normal;}
a.klein2:active {font-size: 11px; color:#404040;text-decoration: none; font-weight: normal;}

span.headline {color:#ffffff; font-size: 18px; text-decoration: none; font-weight: bold; text-transform: uppercase;}
span.date {color:#ffffff; font-size: 14px; text-decoration: none; font-weight: bold; text-transform: uppercase;}


#head1 {
	width: 882px;
	height: 56px;
	background : #B94B2F;
	border: 3px solid white;
	padding: 8px 6px 0px;
}
#nav {
	width: 878px;
	height: 35px;
	background : #809979;
	border: 3px solid white;
	font-size: 18px;
	font-weight: bold;
	padding: 13px 8px 0px;
}
.nav a {
	display: inline-block;
	padding: 0 1.6em 0 0.5em;
	text-transform: uppercase;
}

#ticket {
	width: 878px;
	height: 100%;
	background : #627466;
	border: 3px solid white;
	padding: 13px 8px 0px;
}


#intro {
	width: 878px;
	height: 100%;
	background : #5e657f;
	border: 3px solid white;
	padding-left:6px;
	font-weight: normal;
	padding: 13px 8px 0px;
	
}

#location {
	width: 878px;
	height: 330px;
	background : #ABC2EA;
	border: 3px solid white;
	padding: 13px 8px 0px;
}

#location-map {
	position: relative;
	top: -170px;
	padding-left: 340px;
}

#LOCATION {
	font-size: 18px;
	font-weight: bold;
  	padding-top: 10px;
    margin-left: 180px;
}

#rules {
	width: 878px;
	height: 560px;
	background : #49403C;
	border: 3px solid white;
	padding: 13px 8px 0px;
}

#hotel {
	width: 878px;
	height: 250px;
	background : #C6B737;
	border: 3px solid white;
	padding: 13px 8px 0px;
}

#events {
	width: 172px;
	height: 220px;
	border: 3px solid white;
}