@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	margin: 0px;
	padding: 0px;
}

body,
html {
height: 100%;

}

body {
	text-align: center;
	font-family: Helvetica,Arial, Sans-Serif;
	font-size: 13px;
	vertical-align:middle;
	color: #333333;
	background: #e9eaea;
	width:100%;
	/*background: url(images/nav_line.gif) 50% 127px repeat-x;*/
}

body#impressum {
	font-size:12px;	
}

a {
	color: #cc0000;	
}

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

h1,h2,h3,h4,h5,h6 {
		font-weight:normal;	
		color: #333333;
		margin-bottom: 0.6em;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

div#page {
	position:relative;
	width:100%;
	background: #ffffff;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

div#top {
	height:150px;
	width:720px;
	margin: 0px auto;
	position:relative;
	background: #ffffff url('/images/logo.gif') no-repeat 20px 30px;
}

div#top h1 {
		text-align:left;
		display:block;
		position:relative;
		left:280px;
		top:80px;
		width: 400px;
}

.small {
	font-size: 80%;	
}

a#homelink {
	position: absolute;
	display:block;
	top: 30px;
	left:20px;
	width: 245px;
	height:102px;	
}

div#main {
	height: 240px;
	width:680px;
	padding:20px;
	margin: 0px auto;
	background: #ffffff;
	text-align:left;
	position:relative;
	overflow:auto;
}

div#main div#contact {
	position:absolute;
	bottom: 10px;
	left:20px;
		
}

div#movie {
	position:absolute;
	bottom:10px;
	right:20px;
	width:240px;
	height:180px;
}

div#main p {
	clear:both;	
	line-height:20px;
}

div#main ul {
		margin: 30px;
		margin-left: 40px;
}

div#bottom {
	width: 720px;
	margin: 0px auto;
	text-align:right;	
}

div#bottom a {
	color: #333333;	
}

div#bottom address {
	float:left;	
	font-style:normal;
	padding:4px;
}

div#bottom ul {
	list-style-type:none;
	float:right;
}

div#bottom ul li {
	float:left;	
	display:block;
	padding:4px;
}

li.current a {
	text-decoration:none;	
}

div.partnerbox {
	width: 200px;
	padding:10px;
	float:left;	
}

div#main div.partnerbox p {
	line-height:16px;
	margin-bottom:10px;	
}

div#main div.partnerbox p a {

}
