* {
	margin: 0;
	padding: 0;
	}
html {
	overflow-y: scroll;
	font-family: courier, "courier new", "Courier Std ", serif;
	color: #000;
	font-size: 14px;
	line-height: 120%;
	padding-bottom: 80px;
	}
body {
	background-color: #FFF;
	}
.wrap {
	margin: 0 auto;
	width: 960px;	
	}
.head {
	margin-bottom: 30px;
	}
.home .head {
	position: relative;
	top: 0px;
	margin-bottom: 5px;
	}
.head_links_1, .head_links_2, .head_links_3{
	position: absolute;
	top: 385px;
	left: 429px;
	font-size: 11px;
	line-height: 130%;
	width: 400px;
	z-index: 10;
}
.head_links_2 {
	top: 416px;
	left: 594px;
	}
.head_links_3 {
	top: 385px;
	left: 683px;
	}

.home .head a{
	color: #000;
	padding: 1px 2px;
	margin-left: -2px;
	}
.home .head a:hover {
	color: #fff;
	}
a.logo:hover, .logos a:hover , map a:hover{
	background-color: #fff;
	} 

.navi {
	float:left;
	width: 140px;
	margin: 0 50px 0 62px;
	}
.navi a{
	color: #000;
	font-weight: normal;
	}
.navi ul{
	margin:0;
	}
.navi li {
	list-style-type: none;	
	margin-bottom: 7px;
	}
.navi a.select {
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #A7C901;
	}
.navi a.select:hover {
	color:#fff;
	}
.content {
	float: left;
	width: 650px;
	min-height: 400px;
	margin-top:-40px;
	}
a {
	text-decoration: none;
	color: #94B201;
	outline-style: none;
    outline-width: 0;
	font-weight: bold;
	}
a:hover {
	background-color: #A7C901;
	color: #FFF;
	}
.zeitplan a {
	font-weight: bold;
	letter-spacing: 0.05em;
	}
h1, h2 {
	color: #A7C901;
	font-size: 26px;
	line-height: 100%;
	font-weight:bold;
	margin: 10px 0 20px;
	}
.event h1 {
	margin-bottom: 20px;
	}
h2 {
	font-size: 22px;
	}
p {margin-bottom: 10px;}

small {
	font-size: 11px;
	}
ol, ul {
	margin: 10px 0 20px 40px;
	}

.divider {
	font-size: 8px;
	margin: 40px 0 20px 0;
		}
.navi .divider {
	margin: 10px 0;
	}
.programm .divider, .content-ticket .divider {
	margin-top: 20px;
	}
.programm {
	margin-top: -20px;
		width: 700px;
	}
.programm img {float: left; margin: 10px 15px 30px 0;}
.programm .image-list-text {float: right; width: 380px; margin-bottom: 30px;}
.image-list img  {margin: 10px 15px 10px 0;}
.event .image-list-text {float: right; width: 325px; margin-bottom: 10px;}

.end {
	margin-top: 40px !important;
	}
	
/* ####################################### TICKETS ####################################### */
.content-ticket {
	float: left;
	width: 700px;
	min-height: 400px;
	margin-top: -20px;
	}
.content-ticket h2 {
	margin-bottom: 10px;
	}
.tickets_1 {
	width: 345px;
	float: left;
	margin-right: 10px;
	}
.tickets_2 {
	width: 345px;
	float: right;
	}
.tickets_2 ol, ul {
    margin: 10px 0 20px 15px;
}
.navi .tickets {
	}
.hauptsponsor {
	margin-top: 80px;
	}
.content-ticket td{
	vertical-align: top;
	padding-right: 8px;
	text-align: left;
	}
td.time {
	width: 20px;
	}

.logo_big {margin: 0 0 40px -10px;}
.event .logo {margin: 0 50px 20px 0;}