@charset "UTF-8";

	body {
		font-family: 'Open Sans', 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', 'Calibri', sans-serif;
		margin: 0;
		padding: 0;
		color: #333;
		font-size: 14px;
		background-color: #fff;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_body_index.jpg') repeat-x 0 163px;
	}
	
	body#credit {
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_body_index2.jpg') repeat-x 0 163px;
	}

	
	h1, h2, h3, h4, h5, h6 {
		font-style:normal;
		font-weight:normal;	
		margin: 0;
		padding: 0;
	}
	
	ul, li {
		list-style-type: none;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	p {
		margin: 0;
		padding: 0;
		line-height: 1.6;
	}
	
	h1 {
		color: #333;
		padding: 5px 0 15px 0;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		color: #484848;
		display: block;
		letter-spacing: -2px;
		font-size: 35px;
	}
	
	
	h2 {
		color: #888888;
		font-weight: normal;	
		font-size: 3em;
	
	}
	
	
	h3 {
		color: #333;
		font-size: 19px;
		padding: 0 0 0px 0;
		margin: 0;
	}
	
	
	h4 {
		font-size: 16px;
		font-weight: bold;
		color: #333;
	}
	
	
	a {
		color: #081e37;
		text-decoration: underline;
	}
	
	a:hover {
		color: #d3742c;
		text-decoration: underline;
	}


	.clearfix:after {
		clear:both;
		content:".";
		display:block;
		height:0pt;
		visibility:hidden;
	}
	
	
	.clearfix {
		display: inline-block;
	}
	
	
	* html .clearfix {
		height: 1%;
	}
	
	
	.clearfix {
		display: block;
	}
	


	#col_left {
		width: 705px;
		float: left;
		padding: 5px 20px 10px 0px;
		overflow: hidden;
	}
	
	
	#col_right {
		width: 220px;
		float: left;
		height: 500px;
		overflow: hidden;
	}
	
	#c870 {
		width: 870px;
		float: left;
		border: 1px solid green;
	}
	
	#header_line {
	}
	
	
	#header {
		padding-top: 0px;
		height: 108px;
		background-color: #fff;
	}
	
		#header #logo_container {
			width: 960px;
			margin: 0 auto;
			overflow: hidden;
		}
		
		#header #links {
			width: 100%;
			overflow: hidden;
		}
		
			#header #links a {
				color: #999;
				text-transform: uppercase;
				text-decoration: none;
				float: right;
				padding: 5px 10px 0 10px;
				font-size: 9px;
				border-right: 1px solid #ccc;
			}
	
				#header #links a:hover {
					color: #333;
					text-decoration: underline;
				}
	
	
		#header #logo {
			width: 471px;
			height: 108px;
			float: left;
			background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/logo_header.jpg') no-repeat 0 0px;	
		}
	
	
	#index #teaser_img {
		width: 870px;
		height: 250px;
	}
	
	
	#nav_container {
		padding: 0;
		width: 100%;
		margin: 0 auto;
		height: 55px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_nav.jpg') repeat-x;
	}
	
	ul#nav {
		list-style: none;
		list-style-type: none;
		padding-left: 0px;
		overflow: hidden;
		width: 960px;
		height: 55px;
		margin: 0 auto;
		
	}
	
		ul#nav li {
			float: left;	
			padding-right: 0px;
			height: 100%;
		}
		
			ul#nav li a {
				font-size: 13px;
				text-decoration: none;
				text-transform: uppercase;
				height: 100%;
				display: block;
				padding: 20px 23px 0 23px;
				color: #666;
				background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/seperator.png') no-repeat right 20px;
			}
			
				ul#nav li a:hover {
					color: #333;
					background-color: #d8ecf6;					
				}
	
				ul#nav li a.highlight {
					font-weight: bold;
					padding: 20px 23px 0 23px;
				}
				


	#scroll_div {
		width: 200px;
		height: 320px;
		position: fixed;
		left: 0;
		bottom: 0;
	}
	
		#scroll_div #seal {
			width: 136px;
			height: 150px;
			padding-bottom: 5px;
			display: none;		
}
	
		#scroll_div #guarantee {
			width: 150px;
			height: 150px;
			padding-bottom: 5px;
			display: none;		
}


	#seal_kostenlos {
		width: 210px;
		height: 355px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/seal_kostenlos.jpg') right 55px no-repeat;
	}
	
	
	#footer {
		font-size: 11px;
		color: #666;
		padding-top: 125px;
		line-height:15px;
		width: 960px;
		margin: 0 auto;
		text-align: center;
	}


		#footer .t_line {
			width: 100%;
		}
		
			#footer .primary_links a {
				color: #444;
				text-transform: uppercase;
				padding: 0 15px 20px 0;
				line-height: 35px;
				font-size: 12px;
			}
			
			#footer .secondary_links a {
				color: #444;
				text-transform: uppercase;
				padding-right: 15px;
				font-size: 12px;
			}
			
		
			#footer a:hover {
				color: #000;
			}
					
					
/******************** INDEX ************************/

	#content {
		margin: 0 auto;
	}
	

	#main_content {
		margin: 0 auto;
		padding-top: 0px;
	width: 960px;
	}
	
	#index #teaser_img {
		width: 100%;
		border: 0px solid #7b8794;
	}

	
	#index #teaser_img_m {
		width: 0;
		height: 0;
		margin: 0;
		width: 100%;
		height: 15px;
	}

	
		
	#intro {
		padding-bottom: 5px;
	}
	
		#intro p {
				
		}
	
		#intro #introLink {
			font-size: 21px;
			text-align: center;
			border: 1px solid #13283f;
			padding: 10px;
			width: 650px;
			margin: 0 auto;
		}
	
			#intro #introLink a {
				text-decoration: none;	
			}
			
		#intro h3 {
			
		}
		
			#intro h3 a {
				border: 2px solid #556375;
				padding: 10px 15px;
				color: #556375;
				font-size: 22px;	
				text-decoration: none;
			}
			
				#intro h3 a:hover {
					border: 2px solid #0d213a;
					color: #0d213a;
				}
	
	
	#teaser_index {
		height: 451px;
		border-bottom: none;
		background: #fff url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_index.jpg') no-repeat center top;
		padding: 0px 0px;
		overflow: hidden;
		margin-top: 0px;
	}
	
		#antrag_button {
			margin: 0 auto;
			padding-top: 0px;
			width: 100%;
			text-align: center;	
			position: relative;
			top: -160px;
			left: 300px;
			width: 246px;
			height: 245px;
			background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/antrag_button.png') no-repeat;
		}
		
			#antrag_button:hover {
			}
	
			#antrag_button img {
				width: 238px;
				height: 238px;
				overflow: hidden;	
			}
	
		#teaser_index h1 {
			font-size: 25px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #333;
			line-height: 25px;
			padding-bottom: 5px;
		}
		
		#teaser_index h2 {
			font-size: 22px;
			color: #333;
			font-family: Georgia, "Times New Roman", Times, serif;
			padding-bottom: 5px;
		}
	
	
		#teaser_index p {
			width: 590px;
			line-height: 22px;
			font-size: 14px;
		}
		
	#teaser_tl {
		width: 960px;
		height: 70px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl.gif') no-repeat;
	}
	
	
	#credit {
	}
	
	#credit #teaser_img {
	}
			
	#credit #teaser_img_m {
	}
	
	
	#credit #teaser_img2 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m2 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
		
		
	#credit #teaser_img3 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m3 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
			
	
	#credit #teaser_img4 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m4 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	
	
	#credit #teaser_img5 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m5 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	
	
	#credit #teaser_img6 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m6 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	

	#credit #teaser_img7 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m7 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	

	#credit #teaser_img8 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m8 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	

	#credit #teaser_img9 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
	}
		

	#credit #teaser_img_m9 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	

	#credit #teaser_img10 {
		width: 960px;
		height: 291px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_content.jpg) no-repeat;
		
	}
		

	#credit #teaser_img_m10 {
		width: 960px;
		height: 20px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/teaser_tl2.gif') no-repeat;
	}
	

	#credit #teaser_220 {
	}
	
	
	#sidebar {
		width: 220px;
		padding-top: 5px;
	}
	
		#sidebar ul#sidenav {
			list-style-type: none;
			padding: 0 0 10px 0;
			margin: 0;
		}
			
			#sidebar ul#sidenav li {
				display: block;
			}
			
				#sidebar ul#sidenav li:hover {
				}
				
				#sidebar ul#sidenav li.current a {
					color: #444;
					background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/listarrow.gif') 5px 12px no-repeat;
				}
			
					#sidebar ul#sidenav li a:hover {
						background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/listarrow.gif') 5px 12px no-repeat;
					}
				
				#sidebar ul#sidenav li a {
					padding: 12px 0px 10px 35px;
					text-decoration: none;
					text-transform:uppercase;
					display: block;
					font-size: 12px;
					overflow: hidden;
					color: #999;
					background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/listarrow_off.gif') 5px 12px no-repeat;
				}
			
				#sidebar ul#sidenav li a:hover {
					color: #000;
				}
	p.head {
		font-size: 13px;
		font-weight: normal;
		letter-spacing: -1px;
		color: #414f6d;
	}
	
	p.intro {		
	}
	
	div.center {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	
	div.rel {
		position: relative;
	}
	
	div.badge_39eur {
		position: absolute;
		left: 480px;
		top: 50px;
		width: 101px;
		height: 100px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/badge_39eur.gif) no-repeat;
	}
	
	div.badge_89eur {
		width: 101px;
		height: 100px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/badge_89eur.gif) no-repeat;
	}
	
	
	div.seal_150_os {
		margin: 0 auto;
		width: 150px;
		height: 150px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/seal_ohneschufa.jpg) no-repeat;
	}
	
	div.seal_150_accept {
		margin: 0 auto;
		width: 150px;
		height: 217px;
		background: url(http://www.schweizerfinanzvermittlung.net/images/seal_zusage.jpg) no-repeat;
	}
	
	
	.hide {
		
	}
	
	
	
/************************** TABLES ******************************/


	.inputtext {
		background: #fff url(http://www.schweizerfinanzvermittlung.net/images/textfield_bg.gif) repeat-x 0 1px;
		border:1px solid #CDCDCD;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
	}
	
	.inputtext_error {
		background: #fff url(http://www.schweizerfinanzvermittlung.net/images/textfield_bg.gif) repeat-x 0 1px;
		border:1px solid red;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
	}
	
	
	.input {
		font-size: 13px;
		font-weight: bold;
	}
	
	.submitbutton {
	    padding: 2px 10px;
	}
	
	table.creditform {
		float: left;
		margin: 0 auto;
		width: 100%;
		padding-top: 15px;	
	}
	
	table.creditform tr {
			
	}
	
	table.creditform td {
		font-size: 12px;
		background-color: #fff;
		border-bottom: 2px solid #fff;
		padding: 0;
		margin: 0;
	}
	
	table.creditform td.labelCol {
		color: #444;
		vertical-align: top;
		width: 175px;
		padding: 7px 5px 12px 20px;
	}
	
		table.creditform td.labelCol h2,
		table.creditform td.contentCol h2 {
			font-size: 17px;
			font-weight: bold;
		}
		
		table.creditform td.contentCol h4 {
			line-height: 22px;	
		}
		
		table.creditform td.labelCol div.tdlabel {
			width: 150px;
			float: left;
		}
		
		table.creditform td.labelCol a {
			display: inline-block;
			float: right;
		}
		
			table.creditform td.labelCol a div {
			}
		
	table.creditform td.contentCol {
		vertical-align: top;
		width: 425px;
		padding: 7px 5px 12px 10px;
	}
	
	table.creditform td.spacerCol {
		background-color: #fff;
		height: 2px;
		padding: 0;
		margin: 0;
		font-size: 1px;
	}
	
	
	table.creditform td.labelColSpc {
		background: none;
	}
	
	table.creditform td.contentColSpc {
		background: none;
	}
	
	table.creditform_sum {
		width: 350px;
	}
	
		table.creditform_sum td {
			width: 150px;
			vertical-align: top;
			line-height: 25px;
		}
		
	
	table.creditform td#td_kras1,
	table.creditform td#td_kras12 {
		font-weight: bold;
		background-color: #d7dce1;	
	}
	
	table.creditform td#td_kras2 {
		background-color: #e3e7eb;	
	}
	
	table.creditform td#td_kras1222 {
		font-weight: bold;
		background-color: #d7dce1;
	}

   	 table.creditform td#td_kras222 {
            background-color: #e3e7ea;
    	}

	table.creditform_co {
		width: 100%;
		border-left: 0px solid #43516f;
		border-left: 1px solid #cecece;
	}
	
		table.creditform_co td {
		}
		
		table.creditform_co td.labelCol {
			width: 150px;
			padding: 5px 0px 2px 2px;
		}
	
		table.creditform_co td.contentCol {
			width: 265px;
			padding: 2px 0px 2px 2px;
		}
		
		
		
		
		table.creditform td.whiteBox {
			background-color: #fff;
			border: 1px solid #999;
			padding: 15px;
		}
		
			table.creditform td.whiteBox:hover {
				background-color: #c8d1e3;
				border: 1px solid #333;
			}
		
	span.error {
		font-size: 12px;
		color: red;
		display: block;
		padding-top: 5px;
	}
	
	span.sub {
		font-size: 9px;
		color: #666;
		display: block;
		line-height: 12px;
		width: 85%;
	}
	
	span.sub2 {
		font-size: 10px;
		color: #666;
		display: block;
	}
	
	span.req {
		font-size: 11px;
		color: red;
		font-weight: bold;
	}
	
	span.t10 {
		font-size: 10px;
	}
	
	span.t10b {
		font-size: 10px;
		font-weight: bold;
	}
	
	span.t11 {
		font-size: 11px;
	}
	
	span.t11b {
		font-size: 11px;
		font-weight: bold;
	}
	
	span.t12 {
		font-size: 12px;
	}
	span.t12b {
		font-size: 12px;
		font-weight: bold;
	}
	
	span.t13 {
		font-size: 13px;	
	}
	
	span.t13b {
		font-size: 13px;
		font-weight: bold;
	}
	
	span.t11sub {
		font-size: 11px;
		color: #333;
	}
	
	div.sub {
		font-size: 9px;
		color: #666;
		line-height: 12px;
		width: 100%;
	}
	
	div.chkBox {
		padding: 0 2px 10px 0;
		width: 20px;
		float: left;
	}	
	
	div.help {
		width: 21px;
		height: 21px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/help.gif') no-repeat;
		float: right;
	}
	
	
	div.question {
		padding: 5px 0;
		color: #406f97;
		font-weight: bold;
		font-size: 15px;
	}
	
		div.question:hover {
			cursor:pointer;
		}
	
	
	div.answer {
		padding-bottom: 20px;
		line-height: 1.6;
	}
	
	
	ul#creditSums {
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 390px;
	}
	
		ul#creditSums li {
			width: 120px;
			float: left;
			padding: 3px 2px 3px 0px;
		}
	
	input#credit_sum {
		margin-left: 18px;
		padding-left: 10px;
	}
	
	
	ul#processStatus {
		width: 100%;
		height: 57px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		display: block;
		border: 1px solid #d1d8dc;
		background: #666666 url('http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_head.gif') 0 -50px repeat-x;
	}
	
		ul#processStatus li {
			float: left;
			color: #fff;
			padding: 20px 14px 20px 14px;
			color: #666666;
			font-weight: normal;
		}
		
			ul#processStatus li.active {
				background: url(http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_button.gif) repeat-x;
				color: #fff;
			}

			ul#processStatus li b {
			}
	
	
	div.warning {
		background-color: #fffbde;
		border: 1px solid #dbdd12;
		color: #333;
		padding: 5px 10px 10px 10px;
		font-size: 13px;
		width: 680px;
		margin: 0 auto;
	}

		div.error p,
		div.ok p {
			font-size: 14px;
			color: #333;
			padding: 0;
			font-weight: bold;
			margin: 0;
		}
	
		div.warning h4 {
			font-size: 14px;
			color: #333;
			line-height: 25px;
			padding: 0 0 2px 0;
			margin: 0;
			padding-top: 5px;
		}
		
		div.warning p {
			font-size: 13px;
			font-weight: normal;
			line-height: 18px;
			padding: 0;
		}
			
	div.error {
		font-size:13px;
		overflow:hidden;
		background:#fff6f6 url(http://www.schweizerfinanzvermittlung.net/images/grad_red.png) repeat-x;
		border:1px solid #ffbcbc;
		color:#ab0101;
		margin:0 0 20px;
		padding:15px;
	}
	
	div.ok {
		font-size:13px;
		overflow:hidden;
		background-color:#edffe4;
		border:1px solid #9cd580;
		color:#ab0101;
		margin:0 0 20px;
		padding:15px;
	}
	
	
	
	div.success {
		background: #edffe4 url('http://www.schweizerfinanzvermittlung.net/images/sf3/chk_green2.png') 10px 10px no-repeat;
		border: 1px solid #9cd580;
		color: #315c1d;
		padding-left: 110px;
		padding: 12px 10px 20px 110px;
	}
	
		div.success p.sml {
			font-size: 11px;	
		}
		
		div.success p.big {
			font-size: 35px;
			padding: 5px 0;
			font-weight: bold;
			line-height: normal;
		}
				
div.progressContainer {
		width: 100%;
		margin: 0 auto;
		height: 550px;
		position: fixed;
		overflow: visible;
		top: 0;
		left: 0;
		z-index: 2;
		background: url(http://www.schweizerfinanzvermittlung.net/images/lw/black-70.png) repeat;
	}
	
	div.progressContainer2 {
		margin: 200px auto;
		width: 550px;
		height: 260px;
		overflow: visible;
	}
	

	div.progressContainer3 {
		margin: 200px auto;
		width: 575px;
		height: 360px;
		overflow: visible;
	}   
          
	div.progress {
		width: 550px;
		height: 175px;
		border: 5px solid #406f97;
		background-color: #fff;
		margin: 0 auto;
		vertical-align: bottom;
		z-index: 1;
		position: absolute;
	}
	
	div.progress2 {
		width: 580px;
		border: 5px solid #406f97;
		background-color: #fff;
		margin: 0 auto;
		vertical-align: bottom;
		z-index: 1;
		position: absolute;         
	}
	
		div.progress .headMsg,
		div.progress2 .headMsg {
			background-color: #406f97;
			height: 17px;
			font-size: 15px;
			padding: 7px 0 7px 10px;
			font-weight: bold;
			color: #fff;
		}
	
		div.progress2 .headMsg {
		}
		
		div.progress .headMsg {
			background-color: #406f97;
		}

		div.progress .bodyMsg {
			padding: 10px;
			text-align: center;
			line-height: 19px;
		}
		
		div.progress2 .bodyMsg {
			padding: 10px;	
			font-size: 13px;
			line-height: 19px;
		}
		
		div.progress .loader,
		div.progress2 .loader{
			width: 128px;
			height: 15px;
			background: url(http://www.schweizerfinanzvermittlung.net/images/loader.gif) no-repeat center center;
			border: 1px solid #8793ac;
			margin: 0 auto;
			text-align: center;	
			padding: 5px 5px;
			margin-bottom: 10px;
		}
		
		
		div.progress2 .submitbutton {
		    background-color: #333; 
			font-size: 13px;
		}

			div.progress2 .submitbutton:hover {
				background-color: #222;
			}
		
		
	div.infobox {
		background: url(http://www.schweizerfinanzvermittlung.net/images/infobox_bgr.jpg) repeat-x;
		border: 1px solid #586c95;
		padding: 5px;
	}
	
		div.infobox h3 {
			padding-top: 10px;
			font-weight: bold;
			letter-spacing:normal;
		}
	
	span.red {
		color: red;	
	}
	
	
	.contentBox {
		-moz-border-radius-bottomleft:3px;
		-moz-border-radius-bottomright:3px;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;
		background-color:#fdfdfd;
		border:1px solid #E5E5E5;
		margin:0 25px 20px 0;
		padding: 5px 8px;
	}


	div#badge_unsere_empfehlung {
		width: 140px;
		height: 160px;
		background: transparent url('http://www.schweizerfinanzvermittlung.net/images/sf3/badge_empfehlung.png') right bottom no-repeat;
	}

	.headline {
		line-height: 40px;
		font-size: 22px;
		text-align: center;
		font-style: italic;
		padding-bottom: 15px;
	}	
	
	.prev-next {	
	}
		
	.prev {
		float: left;	
	}
	
	.next {
		float: right;	
	}
	
	.ratgeber {
		border: 1px solid #999;
		padding: 10px;
	}
	
	div.sitemap {
		
	}
	
		div.sitemap ul {
			list-style: none;
			list-style-type:none;
		}
	
	
		div.sitemap ul li {
			padding: 2px 0;
		}
	
	
	div.btn_kreditanfrage {
		width: 610px;
		height: 100px;
		margin: 20px auto 15px auto;
		background: url('http://www.schweizerfinanzvermittlung.net/images/btn_kreditanfrage.jpg') center center no-repeat;
		border: 1px solid #142433;
		padding: 2px;
	}
	
	#kundenstimmen {	
	}
	
	#kundenstimmen .kundenstimme {
		width: 100%;
		overflow: hidden;
		padding-bottom: 60px;
	}
	
	#kundenstimmen .kundenstimme .photo {
		border: 1px solid #ccc;
		float: left;
		margin-right: 10px;
	}
	
	#kundenstimmen .kundenstimme .hl {
		font-size: 15px;
		line-height: 25px;
	}
	
	#kundenstimmen .kundenstimme .quote {
		color: #555;	
		text-align: left;
		line-height: 25px;
		font-size: 13px;
		font-weight: normal;
		padding: 10px 0px 20px 0px;
		width: auto;
	}
	
	#kundenstimmen .kundenstimme .link {
		font-size: 14px;
	}
	
	
	div.news_container {
		width: 500px;
		padding-left: 20px;
	}
	
		div.news_container span.date {
			display:inline;
			color: #666;
			padding-right: 0px;
		}
		
		div.news_container p.news_hl {
			font-size: 13px;
		}
		
		div.news_container p.news_text {
			border-bottom: 1px solid #bbb;
			padding-bottom: 15px;
		}
		
		
		
	#table_partner_kras td {
		border: none;
		
	}



ul#qualitaets-garantie {
	border: 1px solid #d1d8dc;
	list-style: non;
	list-style-type: none;
	margin: 10px 20px 10px 20px;
	padding: 10px;
}

	ul#qualitaets-garantie li {
		font-size: 12px;	
		text-align: left;
		padding: 5px 0px 15px 35px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/chk_green.gif') no-repeat;
		height: 20px;
	}
	
	
#outContainer {
	position: absolute;
	width: 580px; /*Width of popupbox box*/
	left: 100;
	top: 50;
	padding: 0 5px 5px 5px;
	background-color: #2f3742;
	border: 1px solid #000;
	visibility: hidden;
	z-index: 6;
}

	#outContainer .antrag_link {
		text-align: center;
		text-transform: uppercase;
		border: 1px solid #2f3742;
		color: #2f3742;
		margin: 0 auto;
		padding: 5px 10px;
		text-decoration: none;
	}

		#outContainer .antrag_link:hover {
			background-color: #2f3742;
			color: #fff;
		}
		
		#outContainer #outContainerTable h4 {
			font-size: 17px;
			color: #fff;
			font-weight: bold;
			padding: 0;
			margin: 0;
		}


#outCapture{  
	position: absolute;
	right: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	opacity: 0.8;
	background-color: #a5aeba;
	visibility: hidden;
	z-index: 5;
}



ul#kreditlexikon {
	list-style: none;
	list-style-type: none;
	overflow: hidden;
}


	ul#kreditlexikon li {
		width: 300px;
		padding: 5px 0;
		float: left;
	}


table.bankleitzahlen-uebersicht {
	width: 620px;
	margin-left: 20px;
}

	table.bankleitzahlen-uebersicht.tr {
	}
	
	table.bankleitzahlen-uebersicht td {

	}
	
		table.bankleitzahlen-uebersicht td.bank {
			font-size: 15px;
			padding-bottom: 20px;
		}
		
		table.bankleitzahlen-uebersicht td.bankleitzahl h4 {
				font-size: 19px;
				color: #000;
				font-weight: bold;
		}
		
		table.bankleitzahlen-uebersicht td.bic-swift {
			padding-bottom: 20px;	
		}
	
	
ul#bankleitzahlen {
	list-style: none;
	list-style-type: none;
}

	ul#bankleitzahlen li {
		padding: 5px;
		float: left;
	}
	
	ul#bankleitzahlen a {
		padding: 7px;
		border: 3px solid #dedede;
		width: 20px;
		height: 15px;
		display: block;
		text-align: center;
	}
	
		ul#bankleitzahlen a:hover {
			background-color: #ededed;
			border: 3px solid #13283f;
			font-weight: bold;
		}
		
		
	#sicherheitspaket_container_out {
		width: 650px;
		margin: 0 auto;
	}
	
	
	#sicherheitspaket_container {
		width: 100%;
		min-height: 255px;
		padding: 5px 5px 5px 0;
	}
	
		#sicherheitspaket_container #sicherheitspaket_logo {
			width: 200px;
			height: 249px;
			background: url("http://www.schweizerfinanzvermittlung.net/images/sf3/sicherheitspaket.gif") no-repeat;
			float: left;
			padding-right: 30px;
		}
	
		#sicherheitspaket_container #sicherheitspaket_info {
			width: 100%;
		}
			
			#sicherheitspaket_container a {
				padding: 5px 10px;
				border: 1px solid red;
				text-decoration: none;
				color: red;
			}
		
				#sicherheitspaket_container a:hover {
					text-decoration: underline;	
				}
				
			#sicherheitspaket_container #sicherheitspaket_info h4 {
				font-weight: bold;
				font-size: 14px;
				padding-bottom: 5px;
				color: red;
			}
			
			#sicherheitspaket_container #sicherheitspaket_info p {
				font-size: 12px;	
				line-height: 17px;
			}
			
			
	#sicherheitspaket_antrag_container {
		overflow: hidden;
		width: 100%;
		padding-top: 10px;
	}
	
	#sicherheitspaket_form {
		width: 480px;
		float: left;
		padding-left: 20px;
	}
	
		#sicherheitspaket_form td {
			border-bottom: 1px solid #cecece;	
		}
	
	
		#sicherheitspaket_form td.labelCol {
			font-size: 12px;	
		}
	
	
	table.sicherheitspaket_form2 {
		width: 100%;
	}
	
		table.sicherheitspaket_form2 td {

		}
	
	
		table.sicherheitspaket_form2 td.labelCol {
			font-size: 12px;	
			width: 100px;
			border-bottom: 1px solid #cecece;	
			padding: 15px;
			width: 150px;
		}
	
		table.sicherheitspaket_form2 td.contentCol {
			border-bottom: 1px solid #cecece;	
			padding: 15px;	
		}
	
	table.sicherheitspaket_tarife {
		width: 100%;
		border-collapse: collapse;
	}
	
		table.sicherheitspaket_tarife td {
			border: 1px solid #cecece;
			padding: 12px 15px;
			vertical-align: top;
		}
		
			table.sicherheitspaket_tarife td.contentCol {
				text-align: center;	
			}
	
			table.sicherheitspaket_tarife td.highlight {
				background: url("http://www.schweizerfinanzvermittlung.net/images/sf3/bgr_head.gif") repeat-x 0 -40px;
				border-bottom: 2px solid #75889a;	
				vertical-align: middle;
			}
	
			table.sicherheitspaket_tarife td.sml {
				font-size: 11px;	
			}
			
			
	#sicherheitspaket_logoantrag {
		width: 190px;
		height: 249px;
		background: url("http://www.schweizerfinanzvermittlung.net/images/sf3/sicherheitspaket.gif") 0 20px no-repeat;
		float: left;
		padding-right: 10px;
	}
	
/*************************** TOOL TIPS **************************/
/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid #C0C09F;
padding: 6px 0px 0px 10px;
background-color: #fefce1;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
font-size: 11px;
padding: 5px;
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
display: none;
}


#ToolTipTextWrap {
font-weight:bold;
font-size: 12px;
color: #333;
margin-right:10px;
}








ul#index_storys {
	width: 960px;
	padding: 50px 0 90px 0;
	margin: 0 auto;
}

	
	ul#index_storys li {
		float: left;
		width: 465px;
		padding-right: 30px;
		padding-bottom: 30px;
	}
	
		ul#index_storys li.last {
			padding-right: 0;
		}
		
		ul#index_storys li div.column_headline {
			height: 30px;
		}
		
			ul#index_storys li div.column_headline h3 {
				font-size: 15px;
				font-weight: bold;
				font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
				text-transform: none;
			}
	
			
		ul#index_storys li div.column_story {
			padding: 2px 5px;
			height: 178px;
		}
	
	
			ul#index_storys li div.column_story p {
				line-height: 22px;
				color: #666;	
			}
			
			
			ul#index_storys li div.column_story a {
			}
			
				ul#index_storys li div.column_story a:hover {
					text-decoration: underline;	
				}
			
			ul#index_storys li div.column_story .ul_column_story {
				float: left;
				width: 300px;
				padding-left: 15px;
			}
			
				ul#index_storys li div.column_story .ul_column_story li {
					float: left;
					width: 145px;
					list-style:outside;
					list-style-type:disc;
					padding-bottom: 5px;
				}
			
			
			ul#index_storys li div.column_story .column_story_content {
				height: 150px;
			}
			
			ul#index_storys li div.column_story div.img_col {
				float: left;
				height: 130px;
				padding-right: 10px;
			}
			
				ul#index_storys li div.column_story div.img_col img {
				}
			
			ul#index_storys li div.column_story a.column_a {
				display: block;
				margin-top: 10px;
				background: url('http://www.schweizerfinanzvermittlung.net/images/bg_nav.jpg') repeat-x -10px;	
				color: white;
				text-decoration: none;
				padding: 7px 10px;
				text-align: center;
			}
	
				ul#index_storys li div.column_story a.column_a:hover {
					display: block;
					margin-top: 10px;
					background: url('http://www.schweizerfinanzvermittlung.net/images/bg_nav_h.jpg') repeat-x -10px;	
					color: white;
					text-decoration: none;
					padding: 7px 10px;
					text-align: center;
				}
				
		ul#index_storys li h3 {
			font-size: 12px;
		}




		
	
div.antrag_button {
	width: 950px;
	border: 1px solid orange;
	padding: 10px 0;
	text-align: center;
	font-size: 20px;
}


div#postit_zusage {
}





p.features {
	padding: 15px 0;
	font-size: 17px;
}


	

ul.ul_features {
		width: 600px;
		padding-bottom: 10px;
		padding-left: 10px;
}

	ul.ul_features li {
		padding: 12px 0px 12px 10px;
		list-style: inside;
		list-style-image: url('http://www.schweizerfinanzvermittlung.net/images/point_orange.gif');
		border-bottom: 1px solid #eee;
	}	
		
	ul.ul_features li.sec {
	}
	
	

	div.btn_antrag {
		width: 371px;
		height: 80px;
		background: url('http://www.schweizerfinanzvermittlung.net/images/sf3/btn_antrag1.jpg') center center no-repeat;
		border: 0;
		padding: 30px 0 40px 0;
		text-align: center;
		margin:0 auto;
		cursor: pointer;
	}
	
		div.btn_antrag:hover {	
		}
	
	
	
	
#teaser_shadow {
	height: 12px;
	width: 960px;
	background: url('http://www.schweizerfinanzvermittlung.net/images/teaser_shadow.gif') center center no-repeat;
}
	
	
#col_content {
	background-color: #fff;
	overflow: hidden;
}

input#submit,
input#submit2,
input#btn_submit,
.submitbutton {
	background-color: #333;
	color: #fff;
	margin-top: 10px;
	padding: 10px 12px;
	cursor: pointer;
	border: medium none;
	font-size: 13px;
	-moz-border-radius:3px 3px 3px 3px;
}

	input#submit:hover,
	input#submit2:hover,
	input#btn_submit:hover,
	.submitbutton:hover {
		background-color: #406f97;	
	}


#teaser_kras {
	border: 1px solid #999;	
}


#vers_hinweis {
        font-size: 11px;
        padding: 20px 0 0 20px;
        line-height: 13px;
        color: #555;
        width: 400px;
}


#partnerInfo p {
        font-size: 12px;
        line-height: 20px;
}

@media only screen and (max-width: 990px)
{
	#col_left {
		width: 90%;
	}

	#col_right {
		display: none;
	}

	ul.ul_features {
		width: 100%;
	}

	input#submit {
		font-size: 15px;
	}
}




div.produkt h1 {
        font-size: 16px; 
	font-weight: normal;
	letter-spacing: 0px;       
}







#whitelabel_container {
	width: 705px;	
}

	#whitelabel_container ul#processStatus {
		width: 99%;	
	}

	#whitelabel_container table.creditform td {
		background: none;
		border: none;
	}
	
	#whitelabel_container span.copyright_antrag {
		font-size: 11px;
		color: #999;
		padding-top: 20px;
		display: block;	
	}
	
		#whitelabel_container span.copyright_antrag a {
			color: #666;
		}
		
}
