/*------------------------------------------------------------------*/
/* color #1 */
/*------------------------------------------------------------------*/

#logo, #logo_small_L,
.txt_grey, .btntxt_active, .tnt
{
        
        
        color:#E56B1A;
}

/*------------------------------------------------------------------*/
/* color #2 */
/*------------------------------------------------------------------*/

.txt_grey, .btntxt
{
        
        color:#888;
}

.btntxt_active
{
        
        color:#000;
        
}


.submenu_active_color
{
        
        color:#000;
        
}


/*------------------------------------------------------------------*/
/* 100% */
/*------------------------------------------------------------------*/

html, body,
#bg
{
        
        width: 100%;
        height: 100%;
	background-image: url('../images/global/pattern7.png');
	background-attachment: fixed;

        
}

/*------------------------------------------------------------------*/
/* margin 0 padding 0*/
/*------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6
{
        
        margin: 0;
        padding: 0;
        
}

html {
	overflow-y: scroll;
}
/*------------------------------------------------------------------*/
/* absolute */
/*------------------------------------------------------------------*/

#logo, #logo_small_L, #slider, #content, #submenu, #stripes, #subSF, #sticker, #frame, #claim_1,
#claim_2, #claim_3, #claim_4, #claim_detail_1, #claim_detail_2, #claim_detail_3, #claim_detail_4, #claim_btn_1, #claim_btn_2, #claim_btn_3, #claim_btn_4,
#submenu_tab, #submenu_bg, #loader, #loader_line, #claims,
.submenu_line, a.claim_btn, a.sticker

{
        
        display: block;
        position: absolute;
        
        
        
}

/*------------------------------------------------------------------*/
/* relative */
/*------------------------------------------------------------------*/

#head_line, 
a.btntxt, .btntxt_active, a.sub, a.sub:hover, .grey_line

{
        
        display: block;
        position: relative;
     
}

/*------------------------------------------------------------------*/
/* fix */
/*------------------------------------------------------------------*/


#bg, #glow, #head,
.black_line

{
        
        display: block;
        position: fixed;
        
}

/*------------------------------------------------------------------*/


#main_content, #slider_img_1, #slider_img_2, #loader, #subSF,
.black_line, .grey_line

{
        width: 1024px;
        
        
        
        
}

#claim_1, #claim_2, #claim_3, #claim_4, #claim_detail_1, #claim_detail_2, #claim_detail_3, #claim_detail_4, #logo, #logo_small_L,
h3, h1, h4

{
        
        font-family: 'Asap', sans-serif;
        font-weight: normal;
	
	
}

a.claim_btn
{
        
        font-family: 'Asap', sans-serif; 
        
}


/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/

html, body {
                
		
	/*background-color: #999;*/
	font-family: 'Asap', sans-serif;
	color:#333;
	font-size:12px;
	font-weight:normal;
        overflow-x: hidden;
/*
	background-image: #666;
                background-image: -moz-linear-gradient(top, #666 0%, #ccc 100%);
                background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666), color-stop(100%,#ccc));
                background-image: -webkit-linear-gradient(top, #666 0%,#ccc 100%);
                background-image: -o-linear-gradient(top, #666 0%,#ccc 100%);
                background-image: -ms-linear-gradient(top, #666 0%,#ccc 100%);
                background-image: linear-gradient(top, #666 0%,#ccc 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 );
background-attachment: fixed;

*/
}





.titles{
        
        display: block;
        position: relative;
        width:500px;
        color:#777;
        line-height: 30px;
        letter-spacing: -1px;
        
        
}

.text{
        
        display: block;
        position: relative;
        width:535px;
        font-size: 14px;
        color:#000;
        margin: 20px 0 0 0;
        line-height: 24px;
        margin-bottom: 20px;
	text-align: justify;
      
}

.text_kontakt{
        
        display: block;
        position: relative;
        width:195px;
        font-size: 14px;
        color:#000;
        margin: 20px 0 0 0;
        line-height: 24px;
        margin-bottom: 20px;
	text-align: left;
      
}

.img_txt{
        
        display: block;
        position: relative;
        line-height: 16px;
        font-size: 11px;
        text-align: center;
        vertical-align: middle;
        margin: 0px 5px 0 5px;
        /*line-height: 20px;*/
        /*margin-bottom: 60px; */
        
        
}

.ico1, .ico2, .ico3, .ico4{
        
        
        display: block;
        position: relative;
	float:left;
        width:140px;
        height:140px;
	margin: 0 20px 10px 0;

	border:solid;
	border-color:#fff;
	border-width: 2px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-wenkit-border-radius: 8px;
	
	box-shadow:0 0 10px #ccc;
        -moz-box-shadow:0 0 10px #ccc;
        -webkit-box-shadow:0 0 10px #ccc;
	
	background-repeat: no-repeat;

}

.ico1 {
	
	background-color: #3984b0;
        background-image: url('../images/icons/ico1.png');
	
}

.ico2 {
	
	background-color: #3984b0;
        background-image: url('../images/icons/ico2.png');
	
}

.ico3 {
	
	background-color: #6B7F64;
        background-image: url('../images/icons/ico3.png');
	
}

.ico4 {
	
	background-color: #6B7F64;
        background-image: url('../images/icons/ico4.png');
	
}



#bg{

        background-image: url('../images/bg.gif');
        
}
#glow{
        
        position: absolute;
        width:1034px;
        height:1400px;
        left:50%;
        margin-left:-517px;
        top:25px;
        background-color: #fff;
        -moz-box-shadow:0 0 10px #ccc;
        -webkit-box-shadow:0 0 10px #ccc;
        box-shadow:0 0 10px #ccc;
}

#content{

        
        width: 1024px;
        height:auto;
        left:50%;
        margin-left:-512px;
	top:92px;
       

        
}

#head{
        
        width:1024px;
        top:92px;
        height: 416px;
	left:50%;
        margin-left:-512px;
        position: absolute;
        display: block;
	background-image: url('../images/header/header_green.png');
	background-repeat: no-repeat;

}

#head_atelier{
        
        width:1024px;
        top:92px;
        height: 416px;
	left:50%;
        margin-left:-512px;
        position: absolute;
        display: block;

}


#head_line{
        
        width:1024px;
        /*left:50%;*/
        /*margin-left:-641px;*/
        
}

#logo_small_L{

        display: block;
        position: absolute;
        width: auto;
        height:120px;
        left:40px;
        top:155px;
        
        padding: 0px 0 0 20px;
	color: #f9f9f9;
}

#logo_small_R{

        display: block;
        position: absolute;
        width: auto;
        height:120px;
        right:40px;
        top:155px;
        
        padding: 0px 0 0 20px;
	color: #f9f9f9;
}

#infos_middle {
	display: block;
	position: absolute;
	right:38px;
	top:236px;

	
}

#infos_top {
	display: block;
	position: absolute;
	right:38px;
	top:36px;

	
}








#slider{

        width: 1024px;
        height:416px;
        top:0px;
        /*background-color: #fff;*/
        overflow: hidden;
	/*border-radius:10px;*/
	/*-moz-border-radius:10px;*/
	/*-webkit-border-radius:10px;*/
	
        /*left:50px;*/
}

#slider_img{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/flower.jpg');

}

#slider_img_atelier{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/braut.jpg');

}

#slider_img_modeatelier{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/modeatelier.jpg');

}

#slider_img_brautkleider{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/brautkleider.jpg');

}

#slider_img_abendkleider{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/abendkleider.jpg');

}

#slider_img_abikleider{
        
        display: block;
        position: absolute;
        width: 1024px;
        height:416px;
        top:0px;
	background-image: url('../images/header/abikleider.jpg');

}


#menu{
        display: block;
	position: absolute;
        width:1024px;
        height:90px;
	left:50%;
	margin-left:-512px;
        top:0px;
	text-align: center;
	line-height: 92px;
	overflow: hidden;
	/*background-color: #fff;*/
	


}


#service_icns{
        
        display: block;
        position: absolute;
        top:0px;
        
        width:215px;
        height:700px;
	
        padding: 0 0 0 0;
        margin-bottom: 40px;
        /*background-color: #fff;*/
	
	

}

#service_icns_bottom {
	
	display: block;
	position: relative;
	width:100%;
	height:478px;
	background-color: #fff;
}


#imgs{
        
        display: block;
        position: absolute;
        top:0px;
        right:0px;
        width:195px;
        height:680px;
	background-color: #fff;
        padding: 20px 10px 0 10px;
        margin-bottom: 40px;
        
        

}


.textImage {
	
	width:200px;
	height: 200px;
	float:left;
	margin-right:20px;
	/*margin-top: 20px;*/
	
	border:solid;
	border-color:#fff;
	border-width: 2px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-wenkit-border-radius: 8px;
	
	box-shadow:0 0 10px #ccc;
        -moz-box-shadow:0 0 10px #ccc;
        -webkit-box-shadow:0 0 10px #ccc;
}



#frame{
        
        width:550px;
        min-height:680px;
        top:0px;
        left:217px;
	padding:20px 20px 0 20px;
	background-color: #fff;

}

#frame_wide{
        display: block;
	position: absolute;
        width:767px;
        min-height:500px;
        /*top:376px;*/
        left:217px;
	padding:20px 20px 0 20px;
	background-color: #fff;
	text-align: justify;


}

.impLine {
	display: block;
	position: relative;
	width:100%;
	height:2px;
	background-color: #ddd;
}

#footer{
	font-size:11px;
	color:#000;
	text-align: center;
	display: block;
	position: absolute;
	width:1024px;
	height:35px;
	background-color: #fff;
	top: 1212px;
	left:50%;
	margin-left: -512px;
	line-height:35px;
}

#mainframe {
	
	display: block;
	position: absolute;
	width:1024px;
	min-height:685px;
	height:auto;
	/*background-color: #fff;*/
	left:0px;
	top:418px;
	
}

.treue-wrapper{
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1000;
}
.treueaktion{
        display: block;
        position: fixed;
        width: 453px;
        height: 640px;
        left: 50%;
        top: 50%;
        margin-left: -226px;
        margin-top: -320px;
        background: #ccc;
        z-index: 1000;
        background-image: url("../images/global/anfahrt.jpg");
}

.treue-wrapper .treueaktion a.btn,
.treue-wrapper .treueaktion a.print{
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        right: 20px;
        background: #fff;
        margin: 13px 0 0 13px;
        font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
        font-size: 24px;
        color: #000;
        text-decoration: none;
        text-align: center;
        line-height: 32px;
        border: 2px solid #000;
}
.treue-wrapper .treueaktion a.print{
        width:  200px;
        background: none;
        border: none;
        bottom: 24px;
}











