@charset "UTF-8";
/* CSS Document */

#container {
	background-image:url(../bilder/bg-start.gif);
}
#start-top {
	position: relative;
	display: block;
	height: 312px;
	width: 880px;
	background-image:url(../bilder/bg-startbox-top.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	background-color:#989898;
}

#start-subhead {
	position: relative;	
	display: block;
	background-color:#FFF;
	float: left;
	width: 100%;
	background-image:url(../bilder/start-subhead-bg.gif);
	background-repeat:repeat-y;
}
DIV.start-boxspacer {
	display: block;
	width: 100%;
	height: 8px;
	line-height: 1px;
	clear: both;
	float:none;
	background-color:#FFF;
}
#start-footer DIV.start-boxspacer {
	background-color: #FFF8CA;	
}
DIV.start-sbox,
DIV.start-sboxbig {
	display: block;
	float: left;
	width: 240px;
	margin: 8px 10px 8px 15px;
	padding: 0;
}
* html DIV.start-sbox {
	width: 240px;
	margin: 8px 12px 8px 10px;
}
DIV.start-sboxbig {
	width: 310px;
}
DIV.start-footer-box {
	position: relative;
	display: block;
	float: left;
	width: 240px;
	margin: 14px 10px 8px 15px;
}


#start-subhead h2 {
	font-size: 16px;
	line-height: 20px;
	color: #0A50A0;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
#start-subhead a:link,
#start-subhead a:visited {
	color: #666666;
	text-decoration:underline;
}
#start-subhead a:hover,
#start-subhead a:focus {
	text-decoration:none;
}
#start-subhead ul {
		margin: 0;
		padding: 0;
}
#start-subhead li {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 0;
}
#start-footer a:link,
#start-footer a:visited {
		color: #595747;
}
#start-footer p,
#start-footer h6 {
		font-size: 11px;
		color: #595747;
		line-height: 15px;
}

#startelemente {
	display: block;
	z-index: 63;
}
.start-slideitem {
	position: relative;
	display: none;
	width: 880px;
	height: 312px;
}
.slideitem-text {
	padding: 40px 20px 20px 16px;
}
.slideitem-text h2,
.slideitem-text p {
	color: #fff !important;
}
.slideitem-text h2 {
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 28px 0;	
}
.slideitem-text a:link,
.slideitem-text a:visited {
	color: #fff !important;
	text-decoration: underline;
}
.slideitem-text a:hover,
.slideitem-text a:focus {
	text-decoration: none;
}
.slideitem-text a {
	padding-left: 10px;
	background-image:url(../bilder/startlink.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;	
}
.slideitem-text ul, 
.slideitem-text ol {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;	
	line-height: 16px;

}
.slideitem-text ul li {
	padding: 1px 0 1px 10px;
	list-style:none;
	background-image:url(../bilder/list-hell.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	color:#FFF;
}

#startnavi {
		position: absolute;
		top: 270px;
		left: 557px;
		display: block;
		width: 278px;
		height: 24px;
		z-index: 97;
		overflow:hidden;
}
#startnavi a:link,
#startnavi a:visited {
	display: block;
	 float: left;
	 padding: 3px 9px;
	 margin: 0 8px 0 0;
	 color: #E0E0E0;
	 border: 1px solid #E0E0E0;
	 text-decoration: none;
}
#startnavi a.activeSlide {
	color: #004D93 !important;
	background-color: #FFF;
	border: 1px solid #FFF;
}
#start-subhead ul, 
#start-subhead ol {
	margin: 8px 0 18px 0;
	padding: 0 0 10px 0;	
	line-height: 18px;

}
#start-subhead ul li {
	padding: 1px 0 1px 10px;
	list-style:none;
	background-image:url(../bilder/list.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;

}
