/* ############## ALLGEMEINE ANGABEN ############## */

body {
	background-color:#e7eeef;
	background-image:url(pics/background.gif);
	background-repeat:repeat-x;
	}

body, div, td, p, span {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:15px;
	color:#62727b;
	}

a {
	color:#62727b
	}


/* Keine Rahmen bei Bildern in Links */
img {
	border:none;
	}


/* ############## HEADER ############## */

/* Head-Bereich */
#headcontainer {
	background-image:url(pics/passer.gif);
	background-repeat:no-repeat;
	background-position:center 9px;
	}
#header {
	background-color:#ffff00;
	background-color:#ffffff;
	width:988px;
	height:107px;
	text-align:left;
	position:relative;
	}

/* Logo */
#logo {
	position:absolute;
	top:28px;
	left:13px;
	}

/* Generisches Menu */
#generic {
	position:absolute;
	width:140px;
	right:0px;
	}
	
#links {
	float:left;
	}
	
#lang {
	float:right;
	padding-top:10px;
	padding-right:4px;
	}



/* Hauptmenu */
#mainmenu {
	position:absolute;
	left:172px;
	top:43px;
	}
	
/* Zweites Menu */
#scnddmenu {
	position:absolute;
	right:0px;
	bottom:0px;
	}


/* ############## INHALT ############## */

/* Keine Scrollbalken bei †bergrš§e links und rechts */
#noscroll {
	overflow:hidden;
	width:100%;
	position:relative;
	//z-index:200;
	}



#keyimage {
	height:371px;
	position:relative;
	}

#content {
	min-height:371px;
	width:1046px;
	text-align:left;
	}
* html #content { /*IE6 only*/
     height:371px;
  }		

	
.clearer {
	clear:both;
	}
	
#main {
	height:371px;
	background-image:url(pics/masterplan.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
	}


#ticker {
	position:absolute;
	top:-26px;
	height:26px;
	width:806px;
	color:#ffffff;
	overflow:hidden;
	}
.tickerlink {
	color:#ffffff;
	}
	
#ticker a {
	color:#ffffff;
	}
	
marquee {
	padding-top:5px;
	width:670px;
	}

#marginalcontainer {
	background-image:url(pics/background_marginal.gif);
	width:1046px;
	height:164px;
	text-align:left;
	position:relative;

	}
	
#marginal {
	background-image:url(pics/logo_havenwelten.gif);
	background-repeat:no-repeat;
	background-position:43px 74px;
	height:147px;
	}

#picbox {
	width:750px;
	height:147px;
	position:relative;
	top:-9px;
	left:242px;
	text-align:left;
	z-index:11;
	}

#picbox object {
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	}

/* ############## FUSSZEILE ############## */

#footer {
	background-image:url(pics/passer.gif);
	background-repeat:no-repeat;
	background-position:center 23px;
	height:17px;
	padding-top:20px;
	color:#9daab1;
	}
	
	
	
#banner {
	position:absolute;
	top:-250px;
	left:0px;
	z-index:999;
	}

