@charset "UTF-8";
 @import "core.css";
#splash {
	margin-top:20px;
	margin-bottom:10px;
}
#splashtext {
	width:440px;
	margin-left:50px;
	margin-top:20px;
}
#splashtitle {
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	display:block;
	color:#414141;
	padding-bottom:15px;
}
#splashsub h1 {
	font-size:14px;
	line-height:27px;
	color:#595d5e;
	font-weight:normal;
}
#splashfoto {
	margin-top:20px;
	margin-left:75px;
}
#news_eyecatcher_wrap {
	position:relative;
	width:950px;
	background:url(../img/index/main_bg.gif) repeat-y center;
	padding-bottom:5px;
}
#neuigkeiten {
	width:310px;
	float:left;
}
#neuigkeiten_head {
	height:45px;
	font-size:16px;
	background:url(../img/index/news_bg.gif) no-repeat;
	text-align:center;
	padding-top:12px;
	color:#414141;
}
.neuigkeiten_content {
	padding:0;
	margin:10px 20px 10px 20px;
	width:270px;
	height:100%;
}
.neuigkeiten_content ul {
	padding: 0;
	margin:5px 0 0 0;
	list-style:none;
}
.neuigkeiten_content li {
	background:url(../img/index/start_news_icon.gif) no-repeat left top;
	background-position:0 2px;
	padding:0 0 0 20px;
	line-height:18px;
	margin:10px 0;
}
#eyecatcher {
	position:relative;
	width:630px;
	height:100%;
	float:right;
}
.eyecatcher_item {
	width:100%;
	height:136px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #ccc;
	background:url(../img/index/start_ec_bg_inaktiv.gif) left no-repeat;
	cursor:pointer;
}
.eyecatcher_item:hover {
	background:url(../img/index/start_ec_bg_aktiv.gif) left no-repeat;
	cursor:pointer;
}
.eyecatcher_item_content:link, .eyecatcher_item_content:hover, .eyecatcher_item_content:visited, .eyecatcher_item_content:active {
	text-decoration:none;
	display:block;
	text-decoration:none;
	padding: 10px 25px 0 67px;
	height:126px;
	cursor:pointer;
}
#eyecatcher_weitere {
	margin:20px 20px 15px 20px;
}
.eyecatcher_weiter_items {
	font-size:13px;
	font-weight:normal;
	line-height:26px;
	padding:5px 30px;
}
.eyecatcher_weiter_items ul {
	list-style:circle;
}
.eyecatcher_titel {
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin-top:5px;
	margin-bottom:7px;
	line-height:24px;
	display:block;
}
.news_trenner {
	background:url(../img/index/news_trenner.jpg) no-repeat;
	height:10px;
}
.ec_trenner {
	background:url(../img/index/ec_trenner.jpg) no-repeat;
	height:10px;
}
#weihnachten {
	height:60px;
	background:url(../img/index/weichnachten.jpg) no-repeat left top #fff;
	font-size:12px;
	line-height:22px;
	color:#333;
	margin: 0 0 10px 0;
	border-bottom:1px solid #ccc;
	padding:15px 30px 0 110px;
}
/* SLIDER */
#gallery, #thumbs {
	float: left;
}
#gallery {
	width: 696px;
	height: 261px;
	overflow: hidden;
}
#gallery img {
	position: absolute;
	display: block;
}
#thumbs {
	width: 232px;
	height: 261px;
	overflow: hidden;
}
#thumbs img {
	width: 232px;
	height: 87px;
}
#slider {
	border:11px solid #fff;
}
#slider_wrap {
	height:320px;
	padding-top:20px;
	background:url(../img/slider_schatten.png) top center no-repeat;
}
/* NEUIGKEITEN */
#neuigkeiten-wrap {
	background:url(../img/index/neuigkeiten_bg.png) top center no-repeat;
	padding-top:80px;
}
#neuigkeiten-artikel {
	width:615px;
	float:left;
}
#neuigkeiten-foto {
	width:265px;
	float:left;
	margin-top:8px;
}
#neuigkeiten-text {
	margin:0 20px;
	width:280px;
	float:left;
}
#neuigkeiten-weitere {
	float:left;
	width:260px;
	border-left: 1px dashed #aaa;
	padding-left:20px;
}
#neuigkeiten-weitere ul {
	padding: 0;
	margin:5px 0 0 0;
	list-style:none;
}
#neuigkeiten-weitere li {
	background:url(../img/index/start_news_icon.gif) no-repeat left top;
	background-position:0 2px;
	padding:0 0 0 20px;
	line-height:18px;
	margin:10px 0;
}
#soundexpert {
	height:75px;
	width:948px;
	padding:20px;
	border-top:1px dashed #aaa;
}
.kurstermin {
	width:948px;
	padding:15px 30px;
	border-top:1px dashed #aaa;
}
.kurstermin span {
	font-size:14px;
	background:url(../img/index/erinnerung.jpg) no-repeat left top;
	padding-left:50px;
	padding-top:2px;
	height:26px;
	display:block;
	color:#333;
}
.kurstermin span a:link, .kurstermin span a:active, .kurstermin span a:visited, .kurstermin span a:hover {
	color: #333;
}
#soundexpert img {
	padding:0 30px 10px 20px;
}
#soundexpert span {
	margin-top:10px;
	display:inline-block;
}

