 */* */ 
 {margin:0;list-style:none;padding:0; }

html {
	height: 100%;
	width: 100%;
	background: #697C87;
	}

body {
	color: #333;
	text-align: left;
	font-family: Georgia,sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 100%;
	min-width: 800px;
	min-height: 700px;
	float: left;
	position: relative;
	height: 100%;
	
	}
	
h1 {
	position: relative;
	float: left;
	width: 800px;
	height: 338px;
	
	/* margin-left: -313px; */
	background: url(typo/header.jpg) no-repeat top left;
	overflow: hidden;
	text-indent: -1000em;
	cursor: hand;
	cursor: pointer;
}


	
.wrapper_1 { 
	width: 800px;
	position: relative;
	float: none;
	margin: 0 auto;	
	min-height: 100%;
	height: auto;
	background: url(typo/bottom.jpg) no-repeat 0 500px;
}

.wrapper_2 { 
	width: 800px;
	position: relative;
	float: left;
	margin: 0 auto;	
}

img {
	margin-bottom: 28px;
	position: relative;
	float: left;
	margin-left: 0;
}

img.bottom { margin-bottom: 0; }

p {
	position: relative;
	float: left;
	clear: both;
	
}

a {
	color: #333;
}

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

.content {
	float: left;
	position: relative;
	width:800px;
	position: relative;
	display: inline;
	
}

.basic_info {
	float: left;
	position: relative;
	width: 670px;
	height: 200px;
	background: #B7D5E5 url(typo2.gif) no-repeat 70px 25px;
	padding: 15px 60px 15px 70px;
	
}

.basic_info p {
	padding-top: 125px;
}

p.addInfo { display: none; }

.copy { 
	float: left; 
	position: relative;
	padding: 20px 100px 0 70px;
	width: 630px;
	background:	#B7D5E5;
	overflow-x: hidden;
}

.nav_bg {
	width: 100%;
	position: absolute;
	top: 0;
	height: 36px;
	left: 0;
	background:url(hg/nav.gif);
	opacity: 0.7;
	filter: alpha(opacity=70);
}


.nav { 
	width: 660px;
	float: left; 
	
	position: relative;
	padding: 0 70px;
	margin-top: -36px;
}

.nav li {
	float: left;
	width: auto;
	position: relative;
	margin-right: 1px;
}

.nav a {
	float: left;
	width: auto;
	text-decoration: none;
	color: #515556;
	outline: none;
	position: relative;
	
}

.nav a:hover, .nav .selected a {
	color: #333;
}

.nav a:hover span.nav_bg, .nav .selected a span.nav_bg {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nav a span { 
	text-align:center;
	position: relative;
	padding: 9px 20px 9px 20px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 5;
	cursor: hand;
	cursor: hand;
	 }

.nav a span.nav_bg { 
	z-index: 4; 
	padding: 0; 
	width: 100%; 
	height: 36px; 
	position: absolute; }

.nav_bg_border { opacity: 0.7; }

h2 {
	font-size: 11px;
	text-transform:uppercase;
	color: #4E85A3;
	float: left;
	position: relative;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 100%;
}

h3 {
	font-size: 11px;
	line-height: 18px;
}

.copy p {
	margin-bottom: 8px;
	width: 95%;
}

.copy p.plus0b {
	margin-bottom: 0;
}

.copy ul {
	width: 100%;
	clear: both; 
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.hidden {
	display: none;
}

.plus0b {
	margin-bottom: 0;
}

.separator {
	width: 666px;
	height: 1px;
	border-top: 1px dotted #fff;
	float: left;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	margin-left: -3px;
	margin-bottom: 5px;
}

.event_nav .selected a {
	color: #fff;
	text-decoration:none;
	cursor: default;
}

.event_date {
	float: left;
	width: 280px;
	padding-bottom: 5px;
	clear: both;
}


.event_data {
	float: left;
	width: 380px;
	margin-right: -40px;
	padding-bottom: 5px;
}

#copy_veranstaltungen h2 { margin-bottom: 15px; margin-top: 10px; }

.bottom {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 350px;
}


