/*
  HOME.CSS
  (c) HAPPYneuron 2015
*/





#home {
	margin-top: -39px;
}
#home #slides{
	position: relative;
	margin-bottom: 28px;
}
#home #homeContent{
	margin-left: 10px;
}
#home #slides #ribbon{
	position: absolute;
	top: -10px;
	left: 784px;
	z-index: 3;
	display: none;
}
#home #slides #slider{
	position: absolute;
	right: 10px;
	bottom: 10px; 
	height: 34px;
	padding: 18px 0px 0px 57px;
	z-index: 2;
	text-align: right;
}
#home #slides #slider .bullet{
	display: inline-block;
	*display: inline;
	*zoom: 1; *display: inherit; zoom: 1;
	width: 29px;
	height: 29px;
	background: url('../img/layout/home/selector.png') top left no-repeat;
	margin-left: -1px;
}
#home #slides #slider .bullet:hover{ background-position: -58px 0px; }
#home #slides #slider .bullet.selected{ background-position: -29px 0px; }
#home #slides .slidesList
{
	position: relative;
	width: 980px;
	height: 302px;
	z-index: 1;
	overflow: hidden;
}
#home #slides .slide{
	position: relative;
	width: 980px;
	height: 310px;
	font-size: 24px;
	line-height: 24pt;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: default;
}
#home #slides .slide a{
	text-decoration: none;
	font-size: 15pt;
	line-height: 33px;
	vertical-align: middle;
}
#home #slides .slide .slideContent{
	margin: 10px 0px 0px 346px;
}
#home #slides .slide .slideContent p, #home #slides .slide .slideContent ul {
	font-family: "Cerapro-light";
}
#home #slides .slide .slideContent p{ line-height: inherit; padding: 10px 0px; }
#home #slides .slide a .orangeBtnMiddle{ padding: 0px 14px; }
#home #slides .slide .highlight{
	color: #FF0046;
	font-family: "Cerapro-regular";
	font-size: 24px;
}
#home #slides .signupButton{ 
	position: absolute; 
	top: 230px; 
	left: 350px;
	z-index: 2; 
	margin-top: 0px;
	background: #FF0046; 
	-webkit-border-radius: 15px;
	        border-radius: 15px;
	width: auto;
	color: white;
	font-size: 24px;
	padding: 15px 25px;
	text-decoration: none;
	cursor: pointer;
}

#home #slides .signupButton img{
	display: none;
}

#home #slides a{
	text-decoration: none;
}

#home #slides .signupButton a{ 
	text-decoration: none; 
	color: #7F3613;
}
#home #slides .signupButton img{ vertical-align:middle; margin: 0px 5px 0px -10px; }
#home #slides .signupButton span{ 
	vertical-align:middle;
	display: inline-block;
	*display: inline;
	*zoom: 1; 
	line-height: 25px;
}


#home #slides #slide1{ background-image: url('../img/layout/home/slide1.jpg'); }
#home #slides #slide1 .slideContent{ margin-top: 15px; }
#langDE #home #slides #slide1{ line-height: 28px; }

#home #slides #slide2{
	background-image: url('../img/layout/home/slide2.jpg');
}

#home #slides #slide2 .slideContent{
	margin-left: 340px;
}
#home #slides #slide2 ul{
	list-style-type: none;
	margin: 0;
	padding-left: 40px;
	line-height: 34px;
}
#home #slides #slide2 ul li{
	background: url("../img/layout/checked.png") left 5px no-repeat;
	padding-left: 38px;
}

#home #slides #slide3{ background-image: url('../img/layout/home/slide3.jpg'); }
#home #slides #slide3 .slideContent{ margin-top: 42px; }

#home #slides #slide4{ background-image: url('../img/layout/home/slide4.jpg'); }
#home #slides #slide4 .slideContent {
	text-align: center;
	margin-left: 15px;
}
#home #slides #slide4 .slideContent ul{
	list-style-type: none;
	margin-top: 130px;
	padding-left: 0;
}
#home #slides #slide4 .slideContent li{
	display: inline-block;
	*display: inline;
	*zoom: 1; *display: inline; zoom: 1;
	width: 315px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	margin-right: 0px;
}

#home #slides #slide5{ background-image: url('../img/layout/home/slide5.jpg'); }
#home #slides #slide5 .slideContent{ margin-top: 15px; }
#home #slides #slide5 .slideContent p{ line-height: 28px; }

#home #slides #slide6 .slideContent{ margin-top: 42px; }
#home #slides #slide6{ background-image: url('../img/layout/home/slide6.jpg'); }



#home .homeItem{ 
	display: inline-block; 
	*display: inline; 
	*zoom: 1; *display: inline; zoom: 1;
	margin: 3px 8px 0px 8px;
	width: 301px;
	vertical-align: top;
	text-align: center;
	margin-bottom: 20px;
}
#home .homeItem img{  width: 220px; }
#home .homeItem h1, #home .homeItem h3{
	font-size: 17px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-family: "Cerapro-regular";
	line-height: 23px;
}
#home .homeItem h1 .highlight,#home .homeItem h3 .highlight{
	color: #FF0046;
	display: block;
	font-size: 19px;
}
#home .homeItem .descr{
	text-align: justify;
	margin-top: 25px;
	font-size: 15px;
	line-height: 22px;
}
#home .homeItem form{ margin-top: 10px; } 
#home .homeItem input{ 
	width: 233px; 
	border: 1px solid #71767A;
	margin-right: 3px;
	vertical-align: top;
	font-style: normal;
	padding: 3px 4px 4px 4px;
	color: #1C4F6E;
	background: none;
	font-family: "Cerapro-light";
	font-size: 15px;
}
#home .homeItem input:hover, #home .homeItem input:focus{ border-color: #5389CC; }
#home .homeItem .blueBtn{
	width: 50px;
	height: 25px;
}
#home .homeItem .blueBtn span{ position: relative; top: -4px; }
#home .homeItem .action{
	margin-top: 15px;
	text-align: right;
}
#home .homeItem .action a {
	color: #FF0046;
	font-family: "Cerapro-medium";
	font-size: 18px;
}
/*# sourceMappingURL=_maps/home.css.map */
