/*
*	STYLES KARNERHOF 
*	(c) BlueChip Software GmbH
*/

.start .background-top {
	background: #e5edf3 url(../images/start/bg-header.png) no-repeat center top;
}

#mainwrap-start {
	background: url(../images/start/bg-start.png);
	background-color: #F3F5F8;
	border: 1px solid white;
	
	padding-top: 11px;
	height: auto;
	position: relative;
	z-index: 100;
	overflow: hidden;	
}
.background-bottom div div {
	float: left;
}
.start .headernav {
	text-align: center;
}

#mainwrap-start {
	max-width: none;
}

/* Slogan Startseite */
.start .slogan {
	text-align: left;
	height: 205px;
	margin: 58px auto 0 auto;
	white-space: nowrap;	
	left: 5px;
	bottom: 5px;
	overflow: visible;
	position: relative;
	z-index: 50;
	width: 1400px;
}
.start .slogan .ms-arrow {
	width: 184px;
	height: 127px;
	cursor: auto;
	background: url(../images/start/anfzeichen.png) no-repeat left 13px;
}
.start .slogan .ms-left {
	left: 45px;
	margin-left: 0;
}
.start .slogan .ms-right {
	background-position: 27px 13px;
}
.start .slogan .csc-default {
	position: relative;
	z-index: 150;
	margin: 0 auto;
	float: none;
	width: 990px;
	height: 140px;
	overflow:visible;
	padding: 5px 0 5px 49px; 
	background: url(../images/start/bg-slogan.png) no-repeat left top;
}
.start .slogan h3 {
	font-family: 'JournalRegular';
	color: #005088;
	font-size: 40px;
	text-shadow: 1px 0 1px #fff;
	margin: 30px 0 7px 0;
	position: relative;
	z-index: 20;
}
.start .slogan .csc-textpic-imagewrap {
	position: absolute;
	z-index: 10;
	right: 40px;
	top: -40px;
}

.background-footer .contact-data {
	border-right: none;
}


.start .seo-wrapper {
	margin: 30px auto;
	overflow: hidden;
}
.start .leftcol {
	width: 280px;
	padding: 0 0 9999em 0;
	margin-bottom: -9999em;
	background: url(../images/start/seperator.png) repeat-y right top;
}
.start .sb-buttons {
	padding-top: 8px;
}
.start .centercol {
	float: left;
	width: 480px;
	padding: 0 20px 9999em 20px;
	margin-bottom: -9999em;
	background: url(../images/start/seperator.png) repeat-y right top;
}
.start .ms-icons { 
	display: none; 
}
.start .content {
	margin-top: 8px;
	min-height: 235px;
}
.start .start-rightcol {
	float: left;
	width: 160px;
	margin-left: 20px;
}
.start .start-footer {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	padding: 50px 0 100px 0;
	border-top: 1px solid #b4cbdc;
}
