


a.btntxt, .btntxt_active, a.btntxt_atelier, .btntxt_atelier_active, a.btntxt_start, .btntxt_start_active, a.btntxt_kontakt, .btntxt_kontakt_active{

        margin:0 2px 0 0;
        min-width:20px;
        height: 85px;
        left:0px;
        top:0px;
        font-family: 'Asap', sans-serif;
        font-weight: 700;
        font-size: 18px;
        float: left;
        text-decoration: none;
        padding: 0 20px 0 20px;
        font-style: italic;
        background-color: #fff;
        -webkit-transition:  0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
	
   
}

a.btntxt                {
	
	color: #999;
	background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#bbb;
	
	
}
a.btntxt_atelier        {
	
	color: #999;
	background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#bbb;
	
}

a.btntxt_start       {
	
	color: #999;
	background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#bbb;
	
}

a.btntxt_kontakt       {
	
	color: #999;
	background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#bbb;
	
}

a.btntxt:hover{

        background-color: #fff;        
        color:#3984b0;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#3984b0;
        
}

.btntxt_active{
        
        color:#3984b0;
        background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#3984b0;
}


a.btntxt_atelier:hover{

        background-color: #fff;        
        color:#6B7F64;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#6B7F64;
        
}

.btntxt_atelier_active{
        
        color:#6B7F64;
        background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#6B7F64;
}

a.btntxt_start:hover{

        background-color: #fff;        
        color:#333;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#333;
        
}

.btntxt_start_active{
        
        color:#333;
        background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#333;
}

a.btntxt_kontakt:hover{

        background-color: #fff;        
        color:#333;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#333;
        
}

.btntxt_kontakt_active{
        
        color:#333;
        background-color: #fff;
	border-bottom:solid;
	border-bottom-width: 5px;
	border-bottom-color:#333;
}



a.submenu_btn, a.submenu_btn_atelier, a.submenu_btn_start, a.submenu_btn_kontakt, .submenu_active, .submenu_atelier_active, .submenu_start_active, .submenu_kontakt_active {
        
        display: block;
        position: relative;
        width:205px;
        height:35px;
        vertical-align: middle;
        padding: 0 0 0 5px;
        line-height: 35px;
        color:#000;
        text-decoration: none;
        margin:0 0 2px 0;
        font-size: 14px;
        font-weight: 400;
        background-color: #fff;       
        
        -webkit-transition:  all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
	
	
      
}

a.submenu_btn {
	
	border-left:solid;
	border-left-width: 5px;
	border-left-color:#3984b0;
}

a.submenu_btn_atelier {
	
	border-left:solid;
	border-left-width: 5px;
	border-left-color:#6B7F64;
}

a.submenu_btn_start {
	
	border-left:solid;
	border-left-width: 5px;
	border-left-color:#333;
}

a.submenu_btn_kontakt {
	
	border-left:solid;
	border-left-width: 5px;
	border-left-color:#333;
}


a.submenu_btn:hover, .submenu_active {
        
        
        background-color: #3984b0;
        color:#fff;
	border-left:solid;
	border-left-width: 10px;
	border-left-color:#3984b0;
	width:200px;

}

a.submenu_btn_atelier:hover, .submenu_atelier_active {
        
        
        background-color: #6B7F64;
        color:#fff;
	border-left:solid;
	border-left-width: 10px;
	border-left-color:#6B7F64;
	width:200px;

}

a.submenu_btn_start:hover, .submenu_start_active {
        
        
        background-color: #333;
        color:#fff;
	border-left:solid;
	border-left-width: 10px;
	border-left-color:#333;
	width:200px;

}

a.submenu_btn_kontakt:hover, .submenu_kontakt_active {
        
        
        background-color: #333;
        color:#fff;
	border-left:solid;
	border-left-width: 10px;
	border-left-color:#333;
	width:200px;

}


a.fooLink{
        
        font-size: 12px;
        color:#000;
        
        text-decoration: none;
        
        
        
        
}

a.fooLink:hover{
        color:#000;
         text-decoration: underline;
}

a.txtLink{
        
        font-size: 14px;
        color:#000;
        
        text-decoration: none;
        
        
        
        
}

a.txtLink:hover{
        color:#000;
         text-decoration: underline;
}


a.kontaktImage {
	
        display: block;
        position: relative;
        width:190px;
        height:190px;
        margin-top:5px;
        background-image: url('../images/textImages/anfahrt.jpg');
        
        border-radius: 8px;
	-moz-border-radius: 8px;
	-wenkit-border-radius: 8px;
}

a.kontaktImage:hover {
        background-image: url('../images/textImages/anfahrt2.jpg');
}

#fb {
        display: block;
        position: relative;
        left:5px;
        top:15px;
        float: left;
}

#gp {
        display: block;
        position: relative;
        left:2px;
        top:15px;
}

a.fb {
        
        color:#666;
        font-size: 36px;
        margin-right: -8px;
}

a.fb:hover {
        color:#3984b0;
}

a.gp {
        
        color:#666;
        font-size: 36px;
        margin-right: -8px;
}

a.gp:hover {
        color:#d73600;
}




                
                
              
                
                
              
