@charset "utf-8";
/* CSS Document */

/******************************* GENERAL *******************************/
* {
	padding: 0;
	margin: 0;
	outline: none;
}

html {
	min-height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #565f66;
	height: 719px;
	/*background: #ffffff url(../pics/bg_body.jpg) center top no-repeat;*/
}

hr {
	display: none;
}

h1 {
	display: block;
	float: right;
	margin-right: -1px;
}
	h1 a {
		display: block;
		width: 209px;
		height: 73px;
		text-indent: -10000px;
		overflow: hidden;
		background: url(../pics/logo_SCHUFA.png) left top no-repeat;
	}

h2 {
	display: block;
	float: left;
	width: 146px;
	height: 17px;
	margin-top: 56px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../pics/logo_meineSCHUFA.png) left top no-repeat;
}

h3 {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: normal;
}

h4 {
	font-size: 1.65em;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 15px;
}

h5 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 10px;
}

p {
	margin-bottom: 1.5em;
}

ul.benefits {
	list-style: none;
}
	ul.benefits li {
		padding: 3px 0 5px 30px;
		margin-bottom: 5px;
		background: url(../pics/icon_bullet_benefit.png) left 3px no-repeat;
	}

a:link,
a:visited {
	color: #ffc500;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #24282b;
}

a.more {
	background: url(../pics/icon_arrow.png) left 2px no-repeat;
	padding-left: 10px;
}
a.more:hover,
a.more:focus {
	background-position: left -385px;
}

form input[type="radio"],
form input[type="checkbox"],
form input[type="text"],
form input[type="password"],
form textarea,
form select {
	display: block;
	height: 16px;
	border: 1px solid #c3cdd5;
	padding: 4px 4px 3px 4px;
	vertical-align: middle;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: #6b7780;
}

form input[type="text"]:active,
form input[type="text"]:focus,
form input[type="password"]:active,
form input[type="password"]:focus,
form select:active,
form select:focus,
form textarea:active,
form textarea:focus {
	border-color: #ffc500;
	color: #565f66;
}

form input.submit {
	cursor: pointer;
}

form p.password {
	position: relative;
}

form p.password label {
	display: none;
}

.js form p.password label {
	display: block;
	cursor: text;
    float: none;
    margin: 0;
    padding: 4px 5px 3px 5px;
	color: #6B7780;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: auto !important;
}

.button {
	display: inline-block;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 35px;
	color: #40464d !important;
	white-space: nowrap;
	height: 37px;
	padding-left: 30px;
	background: url(../pics/button_left.png) left top no-repeat;
}
	.button span {
		display: inline-block;
		cursor: pointer;
		width: auto;
		height: 37px;
		padding-right: 15px;
		background: url(../pics/button_right.png) right top no-repeat;
	}

.button.small {
	font-size: 0.85em;
	line-height: 31px;
	height: 32px;
	padding-left: 0;
	padding-right: 27px;
	background: url(../pics/button_small_right-next.png) right top no-repeat;
}
.button.small.down {
	background-image: url(../pics/button_small_right-down.png);
}
	.button.small span {
		height: 32px;
		padding-left: 14px;
		padding-right: 0;
		background: url(../pics/button_small_left.png) left top no-repeat;
	}

.button:hover,
.button:focus {
	color: #ffffff !important;
	background-position: left bottom;
}
.button.small:hover, .button.small:focus { background-position: right bottom; }

.button:hover span,
.button:focus span {
	background-position: right bottom;
}
.button.small:hover span, .button.small:focus span { background-position: left bottom; }



/******************************* WIREFRAME *******************************/

.wrapper {
	width: 970px;
	height: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

#pageHead {
	width: 970px;
	height: 140px;
}

#pageBody {
	width: 970px;
	height: 560px;
}

#pageFoot {
	width: 100%;
	height: auto;
	color: #c3cdd5;
	overflow: hidden;

}

#pageFoot .bgFooter {
	background: #5e656a url(../pics/bg_pageFoot.png) left top repeat-x;
	max-width: 2000px;
	margin: 0 auto;
}
	#pageFoot ul {
		display: block;
		list-style: none;
		width: 990px;
		margin-left: -20px;
		overflow: hidden;
	}
		#pageFoot ul li {
			display: block;
			float: left;
			width: 235px;
			padding: 40px 0 40px 75px;
			margin-left: 20px;
			background-position: left 38px;
			background-repeat: no-repeat;
		}
		* html #pageFoot ul li {
			margin-left: 15px /* IE6 Bugfix */;
		}
		#pageFoot ul li.identSafe { background-image:url(../pics/icon_identSafe.png); }
		#pageFoot ul li.webCode { background-image:url(../pics/icon_webCode.png); }
        #pageFoot ul li.datenuebersicht { background-image:url(../pics/icon_datenuebersicht.png); }
		#pageFoot ul li.login { background-image:url(../pics/icon_login.png); }
		#pageFoot ul li.wohnkompass {
			background-image:url(../pics/icon_wohnkompass.png);
			background-position: 22px 39px;
		}

			#pageFoot ul li p {
				margin-bottom: 0;
			}
			#pageFoot ul li.identSafe p {
				margin-bottom: 15px;
			}
			#pageFoot ul li.datenuebersicht p {
				margin-bottom: 15px;
			}
			#pageFoot ul li.wohnkompass p {
				margin-bottom: 32px;
			}

			#pageFoot ul li form {
				overflow: hidden;
				margin-bottom: 15px;
			}
			#pageFoot ul li input {
				float: left;
				width: 190px;
				margin-top: 10px;
			}

			#pageFoot ul li.webCode input {
				border-right: 0;
			}
			#pageFoot ul li.webCode input.submit {
				width: 25px;
				height: 25px;
				border: 0;
				text-indent: -10000px;
				overflow: hidden;
				font-size: 0;
				line-height: 0;
				background: url(../pics/button_input_webCode.png) left top no-repeat;
			}

			#pageFoot ul li input.submit:hover,
			#pageFoot ul li input.submit:focus {
				color: #24282b !important;
				background-position: left bottom;
			}

			#pageFoot ul li.login input {
				float: none;
				margin: 5px 0 0 0;
			}
			#pageFoot ul li.login input.submit,
			#pageFoot ul li.login a.button {
				width: 99px;
				height: 25px;
				font-weight: bold;
				text-indent: inherit;
				font-size: inherit;
				color: #596065;
				border: 0;
				padding-left: 15px;
				margin-left: 101px;
				background: url(../pics/button_input_login.png) left top no-repeat;
			}
			#pageFoot ul li.login a.button {
				width: 75px;
				font-size: 1em;
				line-height: 25px;
				color: #596065 !important;
				padding-left: 24px;
				margin-left: 0;
				margin-top: 46px;
			}

			#pageFoot ul li input.submit:hover,
			#pageFoot ul li input.submit:focus,
			#pageFoot ul li.login a.button:hover,
			#pageFoot ul li.login a.button:focus {
				color: #24282b !important;
				background-position: left bottom;
			}

			#pageFoot ul li a.more:hover,
			#pageFoot ul li a.more:focus {
				color: #ffffff;
				background-position: left -191px;
			}

			#pageFoot ul li.login a#loginButton {
				margin-top: 10px;
				width: 91px;
				height: 27px;
				display: block;
				background: transparent url(../pics/button_login_welcome.png) no-repeat scroll left top;
				text-indent: -9999em;
				font-size: 0;
				line-height: normal;
				padding-right: 0;
			}

			#pageFoot ul li.login a#loginButton:hover {
				background-position: left bottom;
			}



/******************************* NAVIGATION *******************************/

ul#navMain {
	display: block;
	list-style: none;
	clear: both;
	float: left;
	width: 375px;
	margin: 18px 0 0 -1px;
	overflow: hidden;
}
	ul#navMain li {
		display: block;
		float: left;
	}
		ul#navMain li a {
			display: block;
			height: 42px;
			text-indent: -10000px;
			overflow: hidden;
			background: url(../pics/bg_navMain.png) left top no-repeat;
		}
		ul#navMain li#navMain-01 a { width: 124px; }
		ul#navMain li#navMain-02 a { width: 99px; background-position: -124px top; }
		ul#navMain li#navMain-03 a { width: 152px; background-position: -223px top; }

		ul#navMain li#navMain-01 a:hover, ul#navMain li#navMain-01 a:focus { background-position: left bottom; }
		ul#navMain li#navMain-02 a:hover, ul#navMain li#navMain-02 a:focus { background-position: -124px bottom; }
		ul#navMain li#navMain-03 a:hover, ul#navMain li#navMain-03 a:focus { background-position: -223px bottom; }


ul#myPlace {
	display: block;
	list-style: none;
	clear: right;
	float: right;
	margin: 18px -1px 0 0;
}
	ul#myPlace li {
		display: block;
		float: left;
		margin-left: 1px;
	}
	ul#myPlace li.login {
		position: relative;
	}
		ul#myPlace li.login a {
			width: 71px;
		}
		ul#myPlace li.login.open a {
			color: #ffffff !important;
			background: url(../pics/bg_myPlace_login_head.png) left top no-repeat !important;
		}
			ul#myPlace li.login.open a span {
				background: none;
			}
			ul#myPlace li.login a span {
				width: 57px;
			}

		ul#myPlace li.login div {
			display: none;
			position: absolute;
			left: 0;
			top: 32px;
			width: 181px;
			height: 100px;
			padding: 8px 14px;
			background: url(../pics/bg_myPlace_login.png) left top no-repeat;
		}
		ul#myPlace li.login.open div {
			display: block;
		}
			ul#myPlace li.login div p {
				margin: 0;
			}
			ul#myPlace li.login div input {
				width: 171px;
				margin: 5px 0 0 0;
			}
			ul#myPlace li.login div input.submit {
				float: right;
				width: auto;
				border: 0;
				color: #ffc500;
				padding-left: 10px;
				background: url(../pics/icon_arrow.png) left 2px no-repeat;
				margin-top: 7px;
			}
				ul#myPlace li.login div input.submit:hover {
					color: #ffffff;
					background-position: left -191px;
				}

		ul#myPlace li.register a {
			width: 83px;
		}

		ul#myPlace li.logout a {
			width: 71px;
		}
			ul#myPlace li.register a span {
				width: 69px;
			}

			ul#myPlace li.logout a span {
				width: 57px;
			}


ul#navMeta {
	width: auto;
	padding: 7px 0;
	margin: 0;
	border-top: 1px solid #6d777e;
}
	ul#navMeta li {
		float: right;
		width: auto;
		height: auto;
		padding: 8px;
		margin: 0;
	}
	ul#navMeta li.datenuebersicht {
		float: left;
		font-size: 1.5em;
		font-weight: normal;
		margin-top: -2px;
	}
	ul#navMeta li:first-child {
		padding-right: 0;
	}
		ul#navMeta li a:link,
		ul#navMeta li a:visited {
			font-size: 0.85em;
			color: #a9b7c1;
		}
		ul#navMeta li a:hover,
		ul#navMeta li a:focus {
			color: #ffffff;
		}



/******************************* WELCOME *******************************/

#productTeaser {
	width: 695px;
	max-height: 460px;
	margin-top: 40px;
	overflow: hidden;
}
	#productTeaser div.productNav ul {
		display: block;
		float: left;
		list-style: none;
		width: 266px;
	}
		#productTeaser div.productNav ul li {
			display: block;
			width: 244px;
			list-style: none;
			margin-bottom: 0;
			background: #ffffff;
			border-bottom: 1px solid #e0dfdd;
		}
		#productTeaser div.productNav ul li.last {
			border-bottom: none;
		}
		#productTeaser div.productNav ul li.active {
			padding-right: 22px;
			border-bottom: none;
		}
		#productTeaser div.productNav ul li.small.active { background: url(../pics/bg_productNav_active-small.png); }
		#productTeaser div.productNav ul li.medium.active { background: url(../pics/bg_productNav_active-medium.png); }
		#productTeaser div.productNav ul li.big.active { background: url(../pics/bg_productNav_active-big.png); }

			#productTeaser div.productNav ul li a {
				display: block;
				color: #565f66;
				padding: 16px 15px;
				width: 214px;
			}
			#productTeaser div.productNav ul li a:hover,
			#productTeaser div.productNav ul li a:focus {
				color: #24282b;
			}
			#productTeaser div.productNav ul li.active a {
				color: #ffffff;
				cursor: default;
			}
				#productTeaser div.productNav ul li a p {
					font-size: 0.85em;
					line-height: 1.3;
					margin-top: 3px;
					margin-bottom: 0;
				}

	#productTeaser div.productDetail {
		display: block;
		list-style: none;
		float: left;
		width: 390px;
		height: 460px;
		margin-left: 35px;
		overflow: hidden;
	}
	* html #productTeaser div.productDetail {
		margin-left: 30px; /* IE6 Bugfix */
	}
		#productTeaser div.productDetail ul {
			list-style: none;
			overflow: hidden;
		}
			#productTeaser div.productDetail ul li {
				display: block;
				float: left;
				width: 390px;
				height: 460px;
			}
				#productTeaser div.productDetail ul li ul {
					overflow: inherit;
					width: 100%;
				}
					#productTeaser div.productDetail ul li ul li {
						float: none;
						width: auto;
						height: auto;
						display: list-item;
					}

				#productTeaser div.productDetail ul li a.button {
					margin-top: 20px;
				}


/* lightbox */
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	}
#cboxLoadedContent iframe {
	display: block;
	width: 885px;
	height: 100%;
	border: 0;
	background: #ffffff;
	padding-left: 15px;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}
#cboxOverlay {
	background: #000;
}

#colorbox {
	overflow: visible !important;
}
#cboxContent {
	margin-top: 20px;
}
#cboxContent {
	padding: 0;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0;
	color: #ccc;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: bottom right;
}
#cboxLoadingOverlay {
	background: #fff;
}
#cboxLoadingGraphic {
}
#cboxClose {
	position: absolute;
	top: -20px;
	right: -20px;
	display: block;
	background: url(../pics/ttour/background_close.png) top right no-repeat;
	width: 43px;
	height: 43px;
	text-indent: -9999px;
}
#cboxClose.hover {
	background-position: bottom center;
}
*html #cboxClose {
	right: -20px;
	background: url(../pics/ttour/background_close_1.png);
}

/******************************* SAO/SUS Landingpage *******************************/

#sao_sus h2 {
	background: url(../pics/sao_sus_headline.png) left top no-repeat;
	width: 248px;
	height: 20px;
	margin-top: 60px;
}

#sao_sus .clear {
	clear: both;
}

#sao_sus ul.error {
	color: #F00;
	position: absolute;
	right: -347px;
	width: 310px;
	margin: 0;
	top: -1px;
	background: #FFF;
	padding: 10px 10px 10px 25px;
	border: 1px solid #000;
}

#sao_sus fieldset {
	border: 1px solid #EFAF19;
	margin: 0;
	margin-top: 24px;
}

#sao_sus legend {
	font-weight: bold;
	margin-left: 13px;
}

* + html #sao_sus legend {
	margin-left: 10px;
}

#sao_sus .fieldsetContent {
	margin: 0;
	margin-left: 0.75em;
	padding: 7px !important;
}

#sao_sus .fieldsetContent input,
#sao_sus .fieldsetContent select {
	float: left;
}

#sao_sus .fieldsetContent p {
	font-weight: normal;
	margin: 0 0 14px 0;
}

#sao_sus img.captchaImage {
	float: left;
	margin-bottom: 10px;
}

#sao_sus #captcha {
	float: right;
	width: 164px;
	height: auto;
	padding: 9px;
	margin-right: 5px;
	border: 1px solid #000;
	margin-bottom: 15px;
}

#sao_sus #pageHead {
	height: 259px;
}

#sao_sus #pageHead .clear {
	height: 18px;
}

#sao_sus #pageHead p {
	font-size: 14px;
	margin-bottom: 9px;
}

#sao_sus #pageBody #pinContainer {
	width: 483px;
	/*height: 427px;*/
	background-color: #ffffff;
	border: 1px solid #535b61;
	position: relative;
}

#sao_sus #pageBody #pinContainer #buttonSet {
	position: absolute;
	right: -220px;
	top: 341px;
}

#sao_sus #pageBody #pinContainer .formButton {
	background: transparent url(../pics/button_sao_sus_submit.png) no-repeat scroll left top;
	width: 191px;
	height: 46px;
	display: block;
	text-indent: -99999em;
	color: transparent;
	border: none;
	cursor: pointer;
}

#sao_sus #pageBody #pinContainer .captcha {
	padding-bottom: 23px;
	padding-left: 24px;
	padding-right: 31px;
}

#sao_sus #pageBody #pinContainer .pin {
	padding-top: 20px;
	overflow: hidden;
	height: 71px;
	padding-left: 21px;
	padding-right: 28px;
	margin: 3px 3px 17px 3px;
	background: transparent url(../pics/bg_sao_sus_pin.jpg) no-repeat scroll left top;
}

#sao_sus #pageBody #pinContainer .pin h3 {
	float: left;
	font-weight: bold;
	font-size: 22px;
	color: #535b61;
}

#sao_sus #pageBody #pinContainer .pin input {
	float: right;
	width: 169px;
	border: 1px solid #000;
	padding: 0 15px;
	font-size: 24px;
	line-height: 46px;
	height: 46px;
}

#sao_sus #pageBody #pinContainer .notice {
	padding-left: 24px;
	padding-right: 24px;
}

#sao_sus #pageBody #pinContainer .notice h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#sao_sus #pageBody #pinContainer .notice ol li {
	margin-left: 20px;
}

#sao_sus #pageFoot .wrapper {
	overflow: hidden;
	padding-top: 25px;
	padding-left: 20px;
}

#sao_sus #pageFoot .left {
	float: left;
	width: 320px;
}

#sao_sus #pageFoot .right {
	float: left;
	margin-top: 36px;
}

#sao_sus #pageFoot ul {
	list-style: disc;
	width: auto;
	margin-left: 0;
	overflow: auto;
}

#sao_sus #pageFoot ul#navMeta {
	width: auto;
	padding: 7px 0;
	margin: 0;
	border-top: 1px solid #6D777E;
	list-style: none;
}

#sao_sus #pageFoot ul li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 8px;
	background: none;
}

#sao_sus #pageFoot ul#navMeta li {
	float: right;
	width: auto;
	height: auto;
	padding: 8px;
	margin: 0;
}

#sao_sus #pageFoot ul#navMeta li:first-child {
	padding-right: 0;
}

#sao_sus #pageFoot h4 {
	font-size: 2em;
	margin-bottom: 4px;
}

#sao_sus #pageFoot p {
	margin-bottom: 8px;
}

#sao_sus #pageFoot .footnote {
	font-size: 8px;
	margin: 9px 0 9px 0;
	line-height: 11px;
	overflow: hidden;
}

#sao_sus #pageFoot .footnote span {
	float: left;
}
