* {
	margin: 0;
	padding: 0;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#e5e5e5;
	font-size:11px;
	color:#666;
	font-family: geneva, helvetica, arial, sans-serif;
}

h1 { 
	font: 15px geneva, helvetica, arial, sans-serif; 
	margin: 0 0 20px 0;
	color: #B82277;
}

a {
	color: #B82277;
}

p { 
	line-height:1.5;
}

input, select, textarea {
	margin:0;
	padding: 2px;
	font-size:11px;
	color:#666;
	border: 1px solid #B82277;
}

select {
	padding: 0;
}

input.buttons {
	background: #B82277;
	color: #fff
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:800px;
	background: #fff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	background: #fff;
}

div#logo {
	width: 230px;
	float:left;
	height: 125px;
}

div#menucont {
	width: 570px;
	padding-top: 95px;	
	float:left;
}

 /* START MENU */
 
 /* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
	width: 560px;
	padding-left: 10px;
	height: 30px;
	font-size:1em;
	position: relative;
	z-index: 100;
	font-family: geneva, helvetica, arial, sans-serif;
	background: #B82277;
}

.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* Float Left for horizontal View */
.menu li {
	float: left;
	position: relative;
}

/* Top Level Style */
.menu a, .menu a:visited {
	display: block;
	font-size: 13px;
	text-decoration: none; 
	color: #fff; 
	text-align: left;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	line-height: 30px;
}

* html .menu a, * html .menu a:visited {
	margin-bottom: -5px;
}
/* Hide Sub Levels */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: auto;
	top: 30px;
	left: 0;
	width: 150px;
	border-left: 1px solid #B82277;
	border-right: 1px solid #B82277;
}

.menu ul ul li {
	width: 150px;
}

.menu ul li+ul{
	padding-top: 6px;
}

/* Second Level Style */
.menu ul ul a, .menu ul ul a:visited {
	color: #B82277; 
	height: auto;
	line-height: 20px;
	padding: 2px 10px;
	margin: 0;
	width: auto !important;
	width: 150px;
	border-bottom: 1px solid #B82277;
}

.menu ul ul a, .menu ul ul a:visited {background:transparent url(../images/opaque.png);}
* html .menu ul ul a, * html .menu ul ul a:visited { background:#fff;}

/* Top Level Hover */
.menu a:hover, .menu ul ul a:hover, * html .menu a:hover, * html .menu ul ul a:hover{
	color: #fff;
	background: #B82277;
}
.menu :hover > a, .menu ul ul :hover > a, * html .menu :hover > a, * html .menu ul ul :hover > a {
	color:#fff;
	background: #B82277;
}

/* Second Level visible on First Level hover */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility: visible; 
}
/* END MENU */


div#content {
	padding-top: 4px; 
	padding-bottom: 6em; /* bottom padding for footer */
	clear: both;
}
	div#content p {
		text-align:justify;
	}
	
	div#flashcontent {
		width: 800px;
		padding:0;
	}
	
	/** html div#flashcontent {
		display: none;
	}*/
	
	div#imgbalken {
		width: 800px;
		height: 10px;
		background: #B82277;
		margin-top: -4px;
		overflow: visible !important;
		overflow: hidden;
	}
	
		div#img-1, div#img-2, div#img-3 {
			position: relative;
			top: -30px;
			left: 50px;
			height: 120px;
			width: 160px;
		}
		
		div#img-2 {
			top: -150px;
			left: 230px;
		}
		
		div#img-3 {
			top: -270px;
			left: 410px;
		}
		
		div#img-1, div#img-2, div#img-3 { display: block !important;}
		div#img-1, div#img-2, div#img-3 { display: none;}
			
	div#contentitem {
		padding: 105px 0 0 50px;
		width: 520px;
	}
	
	.pressetabelle {
		border: 0;
	}
	
	.pressetabelle td {
		border: 0;
		padding: 5px 5px 5px 0;
	}
	
div#footer {
	position:absolute;
	width: 800px;
	bottom:0; /* stick to bottom */
	background:#fff;
	border-top:1px solid #B82277;
	padding: 0;
}
	div#footer p {
		font-size: 9px;
		padding: 4px 0 4px 10px;
		margin:0;
	}
	
	div#footmenu {
		float: right;
 		text-align: right;
		color: #666;
		font-size: 9px;
		width: 300px;
		padding: 4px 10px 4px 0;
	}

	div#footmenu ul, div#footmenu ul li {
		list-style: none;
		float: right;
	}

	a.mainlevel-foot:link, a.mainlevel-foot:visited {
		font-size: 9px;
		color: #666;
		text-decoration: none;
	}

	a.mainlevel-foot:hover, a.mainlevel-foot:active {
		font-size: 9px;
 		color: #666;
 		text-decoration: underline;
	}
	
.linktable{width: 100%;}
.linktable td {padding: 0 20px 20px 0; text-align: center; vertical-align: top;}
.messetable td {padding: 0 20px 20px 0; text-align: left; width: 160px; vertical-align: top;}