body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:url(images/bg_intro_site.jpg) repeat center top;
	margin:0;
	padding:0;
}

#top {
	border-top:19px solid #CB317E;
	background:url(images/bg_main.jpg) no-repeat center top;
	min-height:600px;
	height:auto !important;
	height:600px;
	text-align:center;
}

.content {
	width:876px;
	margin:0 auto;
	position:relative;
}

h1, h2, h3, .btn a span {
	display:none;
}

.btn {
	width:434px;
	height:342px;
	padding:0;
	margin:0;
	position:absolute;
	left:0px;
	top:71px;
	background-position:left top;
	background-repeat:no-repeat;
}

.btn a {
	display:block;
	height:100%;
}

.homepage {
	background-image:url(images/bg_btn_homepage.jpg);
}
.webshop {
	background-image:url(images/bg_btn_webshop.jpg);
	left:443px;
}

.links {
	width:712px;
	text-align:center;
	margin:0 auto;
	padding:500px 0 0 0;
	display:none;
}
.links a {
	color:#333;
	text-decoration:none;
}
.links a:hover {
	text-decoration:underline;
}

.aktuell {
	width:434px;
	margin:0 auto;
	text-align:left;
	padding-top:450px;
}
.aktuell h3, .aktuell p {
	display:block;
	padding:0 0 3px 0;
	margin:0;
	font-size:11px;
}
.aktuell .news {
	clear:left;
	font-size:16px;
}
.aktuell h4 {
	padding:5px 0 3px 0;
	margin:0;
	font-size:11px;
}
.aktuell a {
	color:#333;
	text-decoration:underline;
}
.imgfloat {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.imgfloat img {
	border:none;
}