#various1{
	font-family:"lato",sans-serif;
	text-decoration:none;
	width: auto;
font-size: 14px;
font-weight: bold;
color: 
#414141;
padding: 6px 10px;
margin: 15px 0 0 0px;
cursor: pointer;
background: 
white;
background: -moz-linear-gradient(top, 
white 0%, 
whiteSmoke 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
white), color-stop(100%,
whiteSmoke));
background: -webkit-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: -o-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: -ms-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: linear-gradient(top, 
white 0%,
whiteSmoke 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
border: 1px solid 
#BDBFC0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	float:left;
	}
	
	.clever_form_error {
background-color: #f99;
color: #000;
border: 1px solid #f22 !important;
}

	
	
#button1  {
	margin-top: 39px;
margin-right: 25px;
margin-left:-4px;
	display:block;
	float:left;
	width:151px;
	height:150px;
	background-image:url(../images/tt.png);
	}	
	
	#button1:hover  {
	-webkit-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
	background-image:url(../images/tt2.png);
	}
	
	#button2  {
		margin-top: 39px;
margin-right: 25px;
	display:block;
	float:left;
	width:151px;
	height:150px;
	background-image:url(../images/tica.png);
	}	
	
	#button2:hover  {
		
	-webkit-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
	background-image:url(../images/tica2.png);
	}
	
		#button3 {
			margin-top: 39px;
margin-right: 25px;
			float:left;
	display:block;
	width:151px;
	height:150px;
	background-image:url(../images/trendhaus.png);
	}	
	
	#button3:hover  {
	-webkit-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
	background-image:url(../images/trendhaus2.png);
	}
	
		#button4 {
			margin-top: 39px;
margin-right:25px;
	display:block;
	float:left;
	width:151px;
	height:150px;
	background-image:url(../images/trendhaus_manufaktur.png);
	}	
	
	#button4:hover  {
	-webkit-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
	background-image:url(../images/trendhaus_manufaktur2.png);
	}
	
	#button5 {
			margin-top: 39px;

	display:block;
	float:left;
	width:151px;
	height:150px;
	background-image:url(../images/fashion.png);
	}	
	
	#button5:hover  {
	-webkit-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
	background-image:url(../images/fashion2.png);
	}
		
	

.input_name{
	font-family: 'Lato', sans-serif;
	color:#333333;
	font-size:14px;
	margin-bottom:5px;
	}
	
	.input_name_cash{
	font-family: 'Lato', sans-serif;
	color:#333333;
	font-size:16px;
	line-height:25px;
	}
	
	.headline_anmelden{
	font-family: 'Lato', sans-serif;
	color:#333333;
	font-size:20px;
	margin-bottom:25px;
	font-weight:700;
	border-bottom:1px solid;
	border-bottom-color:#999;
    padding-bottom:3px;
	
	}
	
	.formular_headline{
	font-family: 'Lato', sans-serif;
	color:#333333;
	font-size:16px;
	margin-bottom:25px;
	font-weight:700;	
	}
	.formular_headline_cash{
		width:250px;
	font-family: 'Lato', sans-serif;
	color:#333333;
	font-size:18px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:700;
	border-bottom:1px solid lightgrey;	
	}
	
	.formular_content2{
		margin-left:328px;
		margin-top:-494px;
		
		}
			.formular_content3{
		
		margin-left:336px;
		margin-top:-500px;
		
		}
		
				.formular_info{
		width:260px;
		font-family: 'Lato', sans-serif;
	color:#999;
	font-size:12px;
	margin-top:-10px;
	margin-bottom:25px;
	font-weight:400;
		
		}
				.checkbox{
		width: 223px;
font-family: 'Lato', sans-serif;
color: 
#333;
font-size: 12px;
margin-top: -36px;
margin-left: 22px;
margin-bottom: 25px;
font-weight: 400;
		
		}
		
		#neukunde_senden{
			font-family:'lato',sans-serif;
width: auto;
font-size: 14px;
font-weight: bold;
color: 
#414141;
padding: 6px 15px;
margin: -6px 0 0 3px;
cursor: pointer;
background: 
white;
background: -moz-linear-gradient(top, 
white 0%, 
whiteSmoke 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,
white), color-stop(100%,
whiteSmoke));
background: -webkit-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: -o-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: -ms-linear-gradient(top, 
white 0%,
whiteSmoke 100%);
background: linear-gradient(top, 
white 0%,
whiteSmoke 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
border: 1px solid 
#BDBFC0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
		
input{
	font-family: "lato", Helvetica, Arial, sans-serif;
margin: 0 0 20px 0;
width: 220px;
background: 
white;
color: 
#666;
font-size: 14px;
border: 1px solid 
#BFC2C4;
padding: 4px 10px;
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 1px 3px 
rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 
rgba(0, 0, 0, 0.1);
}

input .check{

}


select{
	font-family: "lato", Helvetica, Arial, sans-serif;
margin: 0 0 20px 0;
width: 242px;
height:30px;
background: 
white;
color: 
#666;
font-size: 14px;
border: 1px solid 
#BFC2C4;
padding: 4px 10px;
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
-webkit-box-shadow: 0px 1px 3px 
rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 3px 
rgba(0, 0, 0, 0.1);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	
}

#fancybox-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 25px;
	height: 25px;
	background-image: url('fancy_close.png');
	background-position: 0px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

/*
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
/*

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}
/*
