html,body{
	font-family: 'OpenSansLight';
	font-style: normal;
	font-size: 14px;
	margin-left: 0;
	margin-top: 10px;
	padding-top: 0;
	color: #999;
}

a {
	color: #555;
	text-decoration: underline;
}

.rot {
	color: #c3222d;
}

::-webkit-input-placeholder { /* Chrome */
  color: #444 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #444 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #444;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #444 !important;
  opacity: 1;
}

.fehlermeldung {
	color: #BC0202;
}

.platzhalter:focus::-moz-placeholder {
	opacity: 0;
}


.formular {
	/*float: left;*/
}

.linie {
	height: 1px;
	border-bottom: 1px solid #444;
}

.button_formulare a {
	text-decoration: none;
}

table {
	border-collapse: collapse;
}

th {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
}

td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
}

tr {
	border-bottom: 1px solid #444;
}


.tableiste {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.tabs {
	font-size: 16px;
	color: #333;
	text-align: center;
	position: absolute;
	top: 0;
	width: 32%;
	height: 37px;
	padding-top: 18px;
	-moz-border-radius: 0 7px 0 0;
	-khtml-border-radius: 0 7px 0 0;
	-webkit-border-radius: 0 7px 0 0;
	border-radius: 0 7px 0 0;
	cursor: pointer;
}

.tab1 {
	left: 0;
	background-color: #e9e9ea;
	z-index: 3;
}

.tab2 {
	left: 28%;
	background-color: #cfd1d2;
	z-index: 2;
}

.tab3 {
	left: 57%;
	background-color: #bbbdbe;
	z-index: 1;
}

.tab_on {
	background-color: #fff;
}

.tab_inhalt {
	margin: auto;
	width: auto;
	border: 1px solid #f00;
}

.td_wk {
	vertical-align: top;
	padding-top: 15px;
}

.wk-refresh {
	display: none;
}

.td_wk_refresh {
	width: 25px;
}

.closebutton {
	width: 55px;
	height: 55px;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url('/images/close-1.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60%;
	background-color: #34332f;
	z-index: 4;
	cursor: pointer;
}

.container {
	width: 340px;
	margin: auto;
	margin-top: 100px;
	overflow: hidden;
}

h2 {
	font-family: 'OpenSansLight';
	font-style: normal;
	font-size: 24px;
	margin-top: 7px;
	margin-bottom: 8px;
}

input[type='text'], textarea, select, input[type='password'] {
	font-family: 'OpenSansLight';
	font-size: 14px;
	font-style: normal;
	color: #444;
	width: 320px;
	height: 45px;
	padding-left: 10px;
	margin-bottom: 20px;
	background-color: #e6e6e5;
	border: none;
}

select {
	width: 331px; 
}

textarea {
	padding-top: 10px;
}

input.vollebreite, textarea.vollebreite, select.vollebreite {
	width: 320px;
}

input.eindrittel {
	width: 93px; 
	margin-right: 14px;
}

select.eindrittel {
	width: 104px; 
	margin-right: 14px;
}

input.zweidrittel, select.zweidrittel {
	width: 200px;
}

.platzhalter_input {
	width: 320px;
	overflow: hidden;
	margin-bottom: 20px;
}

.legende {
	line-height: 20px;
	margin-bottom: 15px;
}

.button_formulare {
	width: 320px;
	height: 33px;
	text-indent: 10px;
	padding-top: 12px;
	border: 1px solid #555;
	margin-bottom: 20px;
	cursor: pointer;
}

.button_formulare_pfeil {
	font-size: 24px;
	width: 45px;
	height: 41px;
	margin-top: -12px;
	padding-top: 4px;
	border-left: 1px solid #555;
	float: right;
}

.vollebreite {
	width: 320px;
}

.spalte_1 {
	width: 340px;
	margin-right: 10px;
	float: left;
}

.spalte_2 {
	width: 340px;
	float: left;
}

.spalte_1b {
	width: 170px;
	margin-right: 10px;
	float: left;
}

.spalte_2b {
	width: 310px;
	float: left;
}

.leerzeile {
	height: 40px;
}

.mobile_dis_none {
	display: none !important;
}

.mein_konto_tabs {
	height: 30px;
}

.mein_konto_tabs a {
	text-decoration: none;
}

.mein_konto_tabs a:hover {
	text-decoration: underline;
}

.filterkonf_button {
	width: 260px;
	height: 50px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 8px;
	border: 1px solid #9c9e9f;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 8px;
	float: left;
	cursor: pointer;
}

.filterkonf_button:hover {
	/* background-color: #b1dddb; */
	/* background-color: #d7c6db; */
	background-color: #d1e1ec;
}

.filterkonf_button_on {
	color: #fff;
	/* background-color: #12afa7; */
	/* background-color: #65426c; */
	background-color: #EA741A;
}

.filterkonf_button_on:hover {
	color: #fff;
	/* background-color: #4ecec7; */
	/* background-color: #8f5b99; */
	background-color: #ee9551;
}

/*
.filterkonf_button:nth-child(4n) {
	margin-right: 0;
} 
*/

.leerzeile {
	width: 100%;
	height: 10px;
	float: left;
}

.preloader {
	width: 100%;
	height: 100px;
	background-image: url('/filterkonfigurator/images/preloader.gif');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	z-index: 100000;
}

.optionen {
	height: auto;
	display: block;
	position: relative;
	padding-top: 10px;
	padding-left: 120px;
	padding-bottom: 25px;
	float: left;
	z-index: 100;
}






@media only screen and (min-width: 480px) {

	.tabs {
		width: 32%;
	}

	.tab1 {
		left: 0;
		background-color: #e9e9ea;
		z-index: 3;
	}

	.tab2 {
		left: 31%;
	}

	.tab3 {
		left: 62%;
	}

}




@media only screen and (min-width: 750px) {

	.container {
		width: 750px;
		margin: auto;
		margin-top: 80px;
		overflow: hidden;
	}

	.vollebreite {
		width: 725px;
	}

	input.vollebreite, textarea.vollebreite, select.vollebreite {
		width: 661px;
	}

	input[type='text'], textarea, input[type='password'] {
		width: 310px;
	}

	select {
		width: 321px; 
	}

	input.eindrittel {
		width: 81px; 
		margin-right: 14px;
	}

	select.eindrittel {
		width: 93px; 
		margin-right: 14px;
	}

	input.zweidrittel, select.zweidrittel {
		width: 200px;
	}

	.platzhalter_input {
		height: 48px;
	}

	.legende {
		line-height: 35px;
		margin-bottom: 5px;
	}
	
	.abstandkorrektur {
		padding-top: 25px;
	}

	.mobile_dis_none {
		display: inline !important;
	}


	.spalte_2b {
		width: 510px;
		float: left;
	}

	.filterkonf_button {
		width: 275px;
	}
}





