body, html, li, ol, ul, a, span, div, img, h1, h2, h3, h4, h5, p {
	margin:0;
	padding:0;
	border:0;
	}
	
body {
	background:#666666 url(../images/bg_startseite.jpg) center center repeat-x fixed;
	font:11px/12px Verdana, Geneva, sans-serif;
	color:#FFF;
	}
	
a#red {
	color:#FFF;
	text-decoration:none;
	}
	
a:hover#red {
	color:#CC0000;
	text-decoration:underline;
	}
	
a#blue {
	color:#FFF;
	text-decoration:none;
	}
	
a:hover#blue {
	color:#63f3c5;
	text-decoration:underline;
	}
	
p {
	padding:0 0 10px 0;
	}
	
#container {
	background:url(../images/logo.jpg) center 5px no-repeat;
	width:620px;
	height:328px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-164px 0 0 -310px;
	}
	
#top {
	position:relative;
	height:10px;
	}
	
#main {
	height:230px;
	}
	
#tropfen1 {
	background:url(../images/tropfen1.jpg) 0 0 no-repeat;
	width:678px;
	height:144px;
	position:absolute;
	top:-145px;
	left:0;
}

#tropfen2 {
	background:url(../images/tropfen2.jpg) 0 0 no-repeat;
	width:751px;
	height:145px;
	position:absolute;
	bottom:-145px;
	right:0;
}

* html #tropfen1 {
	background:url(../images/tropfen1.jpg) 0 0 no-repeat;
	width:678px;
	height:144px;
	position:absolute;
	top:-143px;
	left:0;
}

* html #tropfen2 {
	background:url(../images/tropfen2.jpg) 0 0 no-repeat;
	width:751px;
	height:145px;
	position:absolute;
	bottom:-146px;
	right:0;
}

#deutsch {
	width:60px;
	position:absolute;
	top:0;
	left:128px;
	text-align:center;
	}
	
#daenemark {
	width:60px;
	position:absolute;
	top:0;
	right:128px;
	text-align:center;
	}
	
#bottom {
	height:88px;
	position:relative;
	text-align:center;
	}