img {
	border:none;
}

body {
	background:#000;
	color:#FFF;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.1em;
	padding:0;
	margin:0;
}	

h3 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	*padding-top:10px;
	*padding-bottom:0px;
	line-height:11px;
	*line-height:10px;
	color:#FFF;
}

a {
	color:#FFF;
}

p {
	padding-bottom:4px;
}
	
#container {
	width: 817px;
	height: 607px;
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -408px;
	background-image:url(/fileadmin/images/startseite/Hintergrundbild.png);
}

#containerInner {
	position:relative;
	width:100%;
	height:100%;
}

#carousel {
	width: 780px;
	height: 420px;
	position: absolute;
	top:100px;
	left:18px;
	z-index:10;
}

#carousel a {
	position: absolute;
	width: 313px;
}

.imageContainer {
	position:absolute;
	left:23px;
	top:448px;
	z-index:20;
	display:none;
}

.textContainer {
	position:absolute;
	left:319px;
	top:448px;
	z-index:20;
	width:475px;
	height:140px;
	display:none;
	background-image:url(/fileadmin/images/startseite/Textkasten.png);
	background-repeat:no-repeat;
}

.textInner {
	padding:0px 15px 10px 15px;
}

#bottomLinks {
	margin-top:3px;
	text-align:center;
	color:#666;
}

#bottomLinks a {
	color:#666;
}