/* content */
#filter{display:none}


.sliderBigContainer{
	float:left;
	width:692px;
	margin-right:10px;	
	font-family:'Signika Negative',Arial,Helvetica,sans-serif;
}

.sliderSmallContainer{
	float:left;
	width:348px;	
	font-family:'Signika Negative',Arial,Helvetica,sans-serif;
}

a.sliderBig,a.sliderBig:hover,a.sliderSmall,a.sliderSmall:hover{
	display:block;
	width:690px;
	height:348px;
	border:1px solid #e1e1e1;	
}
a.sliderSmall,a.sliderSmall:hover{width:346px;height:108px;}
a.sliderBig:hover,a.sliderSmall:hover{border:1px solid #c50050}

div.sliderSmallMargin{margin-top:10px;}
div.sliderSmallMargin:first-child{margin-top:0}

.sliderBigTextOuterContainer,.sliderSmallTextOuterContainer{
	background:url(/out/sol/img/index/textBack.png);
	display:inline-block;	
	padding:20px 30px 15px 15px;
}

.sliderSmallTextOuterContainer {
    height: 76px;
    overflow: hidden;
    padding: 17px 12px 15px 15px;
}

.sliderBigTextInnerContainer,.sliderSmallTextInnerContainer{
	display:inline-block;
	float:left;
	width:590px;	
}
.sliderSmallTextInnerContainer{width:264px}


a.sliderBig .arrowRight, a.sliderBig:hover .arrowRight,
a.sliderSmall .arrowRight, a.sliderSmall:hover .arrowRight{
	display:inline-block;
	float:left;
	width:55px;
	height:18px;
	background:url(/out/sol/img/index/arrowRight.png) no-repeat right 0;
}

a.sliderBig:hover .arrowRight,a.sliderSmall:hover .arrowRight{background-position:right -18px}


.sliderTextFirstHeadline {
    color: #888888;
    display: inline-block;
    font-size: 16px;

}

.sliderBig .sliderTextFirstHeadline {
    display: block;
	margin-bottom: 6px;
}
.sliderTextFirstHeadline:hover {
    color: #ef7f01;
}

a:hover .sliderTextFirstHeadline {
    color: #ef7f01 !important;
}
a:active .sliderTextFirstHeadline {
    color: #ef7f01 !important;
}

.sliderTextSecondHeadline{
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}
a:hover .sliderTextSecondHeadline {
    color: #ef7f01 !important;
}


.box692, .box348{
	float:left;
	width:690px;
	border:1px solid #e1e1e1;	
}
.box348{width:346px}

.womanBackMain{
	background:url(/out/sol/img/index/womanBackMain.png) no-repeat top;
	min-height:206px;
	width:279px;
	margin-top:-25px;
	padding:117px 0 0 67px;
}

#loginWomanContainer{
	width:224px;
}

#loginWomanContainer input.textbox {
    background: url(/out/sol/img/input/bg-input.jpg) repeat-x center top #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-weight: normal;
    height: 27px;
    line-height: 13px;
    margin: 0;
    padding: 0 8px;
    resize: none;
    width: 206px;
}

#loginWomanContainer .fieldWrapper {
    position: relative;
    width: 224px;
}

#loginWomanContainer label {
    color: #333333;
    left: 14px;
    position: absolute;
    top: 6px;
}

.mandatory {
    color: #C50050;
    font-weight: bold;
}

#loginWomanContainer .formRow {
    margin-bottom: 5px;
}
/*
#loginWomanContainer input.button, a.buttonGrey {
    background-color:#f0f0f0;
    border: 1px solid #ccc;
    color: #000;
    display: block;
    font-size: 1.083em;
    font-weight: bold;
    height: 30px;
    line-height: 0.0677em;
    margin-bottom: 12px;
    text-align: center;*/
    /*width: 222px;*/
	/*
	width:100%;
	cursor:pointer;
}

#loginWomanContainer input.button:hover, a.buttonGrey:hover {
    background: none repeat 0 0 #fff;
	color:#c50050;
	border:1px solid #c50050;
}

a.buttonGrey{padding-top:14px;text-decoration:none;height:16px;}
*/
#loginWomanContainer label.focus {
    color: #999999;
}
#loginWomanContainer label.active {
    display: none;
}

a.normal, a.normal:hover{color:#000;text-decoration:underline}
a.normal:hover{color:#c50050}
