body {
	margin: 0;
	padding: 0;
	font: normal 14px/22px verdana;
	color: #fff;
	background-color: #011a2e;
	background: url(img/bg.jpg) repeat-x top #011a2e;
}

.invisible {
	display: none;
}

.hl_mittig {
	padding: 2px 0 2px 0;
	color: #c8d200;
	text-align: center;
	margin: 100px 0 -30px 0;
}

h2 {
	text-transform: uppercase;
}

a {
	color: #c8d200;
	text-decoration: none;
}

a:hover {
	color: #011a2e;
}

hr {
	border: none;
	outline: none;
	height: 1px;
	background-color: #fff;
}

#cage {
	position: relative;
	width: 1000px;
	left: 50%;
	margin: 0 0 0 -500px;
	
}

#header {
	position: relative;
	height: 260px;
	width: 1000px;
}

#logo {
	position: absolute;
	background-image: url(img/logo.jpg);
	height: 160px;
	width: 1000px;
	top: 100px;
	z-index: 80;
}

#navigation {
	position: absolute;
	z-index: 100;
	height: 120px;
	width: 200px;
	margin: 0;
	padding: 0;
	font: bold 18px/20px verdana;
	color: #c8d200;
	left: 90px;
	top: 130px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	margin: 5px 0px;
	clear: left;
}

#subnavi {
	vertical-align: middle;
	margin: 0 0 100px 0;
}

#subnavi a{
	font: bold 18px/26px verdana;
	color: #011a2e;
}

#subnavi a:hover {
	color: #fff;
}

#subnavi ul {
	margin: 0 50px 50px 50px;
	width: 800px;
	background-color: #011a2e;
	list-style: none;
	
}

#subnavi li {
	float: left;
	height: 20px;
	width: 260px;
	text-align: center;
	background-color: #011a2e;
	padding: 40px 20px;
	background-image:url(img/sub_bg.jpg);
	background-repeat: no-repeat;
}

#navigation a{
	text-decoration: none;
	color: #fff;
}

#navigation a:hover , #navigation a:active {
	color: #c8d200;
}


#main {
	position: relative;
	width: 1000px;
	margin: 20px 0 200px 0;
}

#content_top {
	position: relative;
	top: 0px;
	height: 47px;
	width: 1000px;
	background-image: url(img/content_bg_top.jpg);
}

#content_bottom {
	position: relative;
	left: -85px;
	top: 50px;
	height: 250px;
	width: 1000px;
	background-image: url(img/content_bg_bottom.png);
	z-index: 100;
}

#content {
	position: relative;
	width: 810px;
	background-image: url(img/content_bg.jpg);
	padding: 5px 100px 0px 90px;
	z-index: 1000;
}

#footer {
	height: 167px;
	width:100%;
	background-image: url(img/footer.jpg);
	background-position: bottom;
}


#eventliste_ganz .event{
	padding: 5px 20px;
}

#eventliste_ganz .location {
	position: absolute;
	right: 120px;
	display: inline;
}

#eventliste_ganz h2{
	margin-bottom: 5px;
}

#eventliste_ganz h1{
	margin-left: 20px;
}

#eventliste_ganz {
	background-color: #4a5604;
	padding: 2px;
	margin: 0 0 40px 0;
	font: normal 12px/18px verdana;
}

#eventliste_ganz .even {
	background-color: #5d6c0a;
}

.loclist {
	background-color: #4a5604;
	padding: 2px;
	margin: 0 0 40px 0;
	font: normal 12px/18px verdana;
}

.loclist h1{
	padding-left: 20px;
}

.loclist .even {
	background-color: #5d6c0a;
}

.loclist .event {
	padding: 5px 20px;
}

.loclist .time {
	position: absolute;
	right: 120px;
	display: inline;
}

#content_detail h1 {
	color: #c8d200;
	font: bold 24px/24px verdana;
	text-transform: uppercase;
}

#content_detail .ce_text{
	width: 450px;
	margin: 0 0 100px 0;
	
}

.ce_table {
	position: absolute;
	right: 110px;
	bottom: 60px;
	background-color: #576507;
	width: 300px;
	padding: 20px 0 140px 20px;
}

content_detail table{
	width: 260px;	
}

#content_detail td.col_0 {
	text-align: right;
	vertical-align: top;
	color: #c8d200;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
	width: 75px;
}

.titelbild {
	position: absolute;
	width: 320px;
	right: 110px;
	top: 25px;
}

.titelbild a{
	outline: none;
	border: none;
}

.titelbild img{
	position: absolute;
	right: 0;
	top: 0;
}

#review {
	margin: 40px 0 0 0;
}

#review #content{
	padding: 5px 100px 0 110px;
}

#review .ce_text{
	width: 700px;
	
}

.info {
	font: normal 10px/14px verdana;
}
