/* 
    Document   : design
    Created on : 16.07.2013, 15:06:50
    Author     : Adrian
    Description:
        Purpose of the stylesheet follows.
*/
/* Allgemein */
#FormDesign .left{
	width: 55%;
	float: left;
}
#FormDesign .right{
	position: relative;
	top: 10px;
	width: 45%;
	float: right;
}

.DesignVorschauRahmen {
	width: 350px;
	background-color: rgba(89,30,26,0.3) !important;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; 
	behavior: url(../js/PIE.htc);
	border: 1px solid rgba(176,120,45, 0.7) !important;
	padding: 10px !important;
}

.DesignVorschauRahmen-innen {
	background: #561D19;
	padding: 10px 15px !important;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px; 
	behavior: url(../js/PIE.htc);
}

.design_show_css{
    cursor:pointer;
    
}
.design_show_css:hover{
    color:#f56b12;
}
.ui-dialog input[type="radio"]{
            display:none;
        }
        .dialog_footer,
        .dialog_hauptseite{
            margin-right: 10px;
            width:53px;
            float:left;
            background-repeat: no-repeat;
        }
        .dialog_footer{
            background:url(../images/content/design_dialog.png) 53px 0 transparent;
            height:100px;
        }
        .dialog_hauptseite{
            background:url(../images/content/design_dialog.png) 0 0 transparent;
            height:100px;
        }
        .dialog_ausblenden{
            background:url(../images/content/design_dialog_hide.png)  ;
            height:53px;
            margin-top: 15px;
            width:53px;
            float:left;
            background-repeat: no-repeat;
        }
        #dialog_Anfahrt img,
        #dialog_Galerie img,
        #dialog_Videos img,
        #dialog_Bewertungen img,
        #dialog_Gutscheine img,
        #dialog_Kontakt img,
        #dialog_Impressum img,
        #dialog_Facebook img,
        #dialog_Twitter img,
        #dialog_Google img{
            margin-left: 72px;
        }
        .dialog_check_fz,
        .dialog_check_hz,
        .dialog_check_none{
            background:url("../images/achtunggruen.png") no-repeat transparent;
            width:60px;
            height:60px;
        }
        .dialog_check_hz{
            margin: 35px 0 0 0;
        }
        .dialog_check_fz{
            margin: 85px 0 0 62px;
        }
        .dialog_check_none{
            margin: 105px 0 0 123px;
        }
/* App Navigation De-/Aktivieren und sortieren */
        .img_Definition{
            background-image: url("../images/footermenu/sprites-footermenu.png");
            display: block;
            float: left;
            height: 50px;
            margin-top: 17px ;
            width: 50px;
            position: relative;
        }
        #navigations_kontrolle{
            text-align: center;
            width: 892px;
            position: relative;
            left:-10px;
            height:auto;
            overflow: auto;
        }
        #navigations_kontrolle > a{
            background: url(../images/layout/navigation_kontrolle.png); /*#F89E14;*/
            display: inline-block;
            height: 87px;
            margin: 0 7.5px 29px 0;
            width: 108px;
            position: relative;
            padding-bottom: 13px;
            vertical-align: top;
            font-family: Arial; 
            font-size: 14px; 
            font-weight: bold; 
            color: #5a1e1a;
        }
        #navigations_kontrolle > a#aktiv,
        #navigations_kontrolle > a:hover{
            background: url(../images/layout/navigation_kontrolle_hover.png); /*#F89E14;*/
            height:113px;
            top:9px;
            padding:0;
            margin-bottom: 16px;
            
        }
        #aktiv{
            margin-left: 3px;
        }
        #navigations_kontrolle > a > span{
            background: url(../images/footermenu/sprites-footermenu.png) no-repeat;
            display: block;
            width: 50px;
            height: 50px;
            margin:17px auto 0;
        }
        #navigations_kontrolle > a.MapAnzeigen > span{
            background-position: 0 0;
        }
        #navigations_kontrolle > a.MapAnzeigen:hover > span{
            background-position: 0 -50px;
        }
        #navigations_kontrolle > a.GalerieAnzeigen > span{
            background-position: -50px 0;
        }
        #navigations_kontrolle > a.GalerieAnzeigen:hover > span{
            background-position: -50px -50px;
        }
        #navigations_kontrolle > a.VideosAnzeigen > span{
            background-position: -100px 0;
        }
        #navigations_kontrolle > a.VideosAnzeigen:hover > span{
            background-position: -100px -50px;
        }
        #navigations_kontrolle > a.BewertungenAnzeigen > span{
            background-position: -150px 0;
        }
        #navigations_kontrolle > a.BewertungenAnzeigen:hover > span{
            background-position: -150px -50px;
        }
        #navigations_kontrolle > a.KontaktAnzeigen > span{
            background-position: -200px 0;
        }
        #navigations_kontrolle > a.KontaktAnzeigen:hover > span{
            background-position: -200px -50px;
        }
        #navigations_kontrolle > a.GutscheineAnzeigen > span{
            background-position: -250px 0;
        }
        #navigations_kontrolle > a.GutscheineAnzeigen:hover > span{
            background-position: -250px -50px;
        }
        #navigations_kontrolle > a.ImpressumAnzeigen > span{
            background-position: -300px 0;
        }
        #navigations_kontrolle > a.ImpressumAnzeigen:hover > span{
            background-position: -300px -50px;
        }
        #navigations_kontrolle > a.FacebookAnzeigen > span{
            background-position: -350px 0;
        }
        #navigations_kontrolle > a.FacebookAnzeigen:hover > span{
            background-position: -350px -50px;
        }
        #navigations_kontrolle > a.GoogleAnzeigen > span{
            background-position: -400px 0;
        }
        #navigations_kontrolle > a.GoogleAnzeigen:hover > span{
            background-position: -400px -50px;
        }
        #navigations_kontrolle > a.TwitterAnzeigen > span{
            background-position: -450px 0;
        }
        #navigations_kontrolle > a.TwitterAnzeigen:hover > span{
            background-position: -450px -50px;
        }
        .boxen{
            width: 567px; 
            height: 317px;
            margin: 37px auto 0;
        }
        .boxen > div > div{
            width:189px;
            height:200px;
            display:inline-block;
        }
        .boxen .smart{
            width: 120px; 
            height: 200px; 
            background:url(../images/layout/navigation_smart.png) no-repeat;
            margin:0 33px;
        }
        .boxen p,
        .boxen .smart:hover{
            cursor:pointer;
        }
        .boxen .opt:hover,
        .boxen .akt{
            background-color: #FFE036;
            border-radius: 15px 15px 15px 15px;
            height: 254px;
            padding-top: 20px;
            position: relative;
            top: -20px;
            width: 189px;
            z-index: 200;
        }
        .smart .display{ 
            width: 106px; 
            height: 139px; 
            background-color: #f99f15; 
        }
        .fusszeile{
            background: url("../images/layout/fusszeile.png") no-repeat scroll 0 0 transparent !important;
            height: 18px;
            left: 10px;
            position: relative;
            top: 144px;
            width: 100px;
        }
        .hauptseite{
            background: url("../images/layout/hauptseite.png") no-repeat scroll 0 0 transparent !important;
            height: 62px;
            left: 10px;
            position: relative;
            top: 48px;
            width: 100px;
        }
        .opt  p{
            position:relative;
            top:24px;
            font-family: Arial; 
            font-size: 14px; 
            font-weight: bold; 
            color: #5a1e1a;
            text-align: center;
            top: 15px;
        }
        .opt{
            float:left;
        }
        
        
        .boxen div div.sel{
            width: 189px; 
            height: 274px; 
            -webkit-border-radius: 15px; 
            -moz-border-radius: 15px; 
            border-radius: 15px; 
            background-color: #ffe036;
        }

        
/* Farben */
.FarbeAktiv
{
	background-image: url("../images/mini.png") !important;
	background-position: -437px -195px !important;	
	background-repeat:no-repeat !important;
}

.farbe-weiss {
	color: #232323;
	text-shadow: none;
    filter:none;
	background: #ffffff;
}
	.farbe-weiss.hover {
		background: #dadada;
	}

.farbe-hell-grau {
	background: #cccccc;
	color: #0f0f0f;
	text-shadow: 1px 1px 0px #edeaea;
    filter: dropshadow(color=#edeaea, offx=1, offy=1);
}
	.farbe-hell-grau.hover {	
		color: #cccccc;
		text-shadow: 1px 1px 0px #000000;
		filter: dropshadow(color=#000000, offx=1, offy=1);
		background: #232323;
	}

.farbe-dunkel-grau {
	color: #eeeeef;
	text-shadow: 1px 1px 0px #0c0c0c;
    filter: dropshadow(color=#0c0c0c, offx=1, offy=1);
	background: #232323;
}
	.farbe-dunkel-grau.hover {
		background: #080808;
	}

.farbe-schwarz {
	color: #fefefe;
	text-shadow: none;
    filter:none;
	background: #000000;
}
	.farbe-schwarz.hover {
		background: #131313;
	}

.farbe-hell-blau {	
	color: #002341;
	background: #a2cdf2;
	text-shadow: 1px 1px 0px #ecf6fe;
    filter: dropshadow(color=#ecf6fe, offx=1, offy=1);
}
	.farbe-hell-blau.hover {	
		background: #63aff2;
	}

.farbe-blau {
	color: #f6fbff;
	background: #0074d9;
	text-shadow: 1px 1px 0px #003462;
    filter: dropshadow(color=#003462, offx=1, offy=1);
}
	.farbe-blau.hover {
		background: #004887;
	}

.farbe-dunkel-blau {
	color: #f6fbff;
	background: #00305a;
	text-shadow: 1px 1px 0px #00162a;
    filter: dropshadow(color=#00162a, offx=1, offy=1);
}
	.farbe-dunkel-blau.hover {
		background: #00203c;
	}

.farbe-blau-tuerkis {
	background: #10b5d3;
	color: #fbfeff;
	text-shadow: 1px 1px 0px #085f6f;
    filter: dropshadow(color=#085f6f, offx=1, offy=1);
}
	.farbe-blau-tuerkis.hover {
		background: #09849b;
	}

.farbe-gruen-tuerkis {
	background: #0db19c;
	color: #ecfffd;
	text-shadow: 1px 1px 0px #06554b;
    filter: dropshadow(color=#06554b, offx=1, offy=1);
}
	.farbe-gruen-tuerkis.hover {
		background: #0a8979;
	}

.farbe-hell-gruen {
	background: #96ed89;
	color: #fafff9;
	text-shadow: 1px 1px 0px #3c6b35;
    filter: dropshadow(color=#3c6b35, offx=1, offy=1);
}
	.farbe-hell-gruen.hover {
		background: #70cf62;
	}

.farbe-gruen {
	color: #f8fff3;
	text-shadow: 1px 1px 0px #1c4201;
    filter: dropshadow(color=#1c4201, offx=1, offy=1);
	background: #3c8c03;
}
	.farbe-gruen.hover {
		background: #317302;
	}

.farbe-dunkel-gruen {
	color: #fcfffe;
	text-shadow: 1px 1px 0px #022c18;
    filter: dropshadow(color=#022c18, offx=1, offy=1);
	background: #044c29;
}
	.farbe-dunkel-gruen.hover {
		background: #03381e;
	}

.farbe-hell-gelb {
	color: #41250a;
	text-shadow: 1px 1px 0px #fffdbe;
    filter: dropshadow(color=#fffdbe, offx=1, offy=1);
	background: #fff961;
}
	.farbe-hell-gelb.hover {
		background: #f8f032;
	}

.farbe-gelb {
	color: #42260a;
	text-shadow: 1px 1px 0px #f8ec88;
    filter: dropshadow(color=#f8ec88, offx=1, offy=1);
	background: #f8de00;
}
	.farbe-gelb.hover {
		background: #f8c100;
	}

.farbe-orange {
	color: #fcfffe;
	text-shadow: 1px 1px 0px #022c18;
    filter: dropshadow(color=#022c18, offx=1, offy=1);
	background: #f18a00;
}
	.farbe-orange.hover {
		background: #f17100;
	}

.farbe-hell-rot {
	color: #ffffff;
	text-shadow: 1px 1px 0px #650a0c;
    filter: dropshadow(color=#650a0c, offx=1, offy=1);
	background: #ff181d;
}
	.farbe-hell-rot.hover {
		background: #de1519;
	}

.farbe-rot {
	color: #fcfffe;
	text-shadow: 1px 1px 0px #022c18;
    filter: dropshadow(color=#022c18, offx=1, offy=1);
	background: #e20000;
}
	.farbe-rot.hover {
		background: #bf0000;
	}

.farbe-dunkel-rot {
	color: #ffffff;
	text-shadow: 1px 1px 0px #660000;
    filter: dropshadow(color=#660000, offx=1, offy=1);
	background: #440c09;
}
	.farbe-dunkel-rot.hover {
		background: #310906;
	}

.farbe-lila {
	color: #fff2f2;
	text-shadow: 1px 1px 0px #540f49;
    filter: dropshadow(color=#540f49, offx=1, offy=1);
	background: #951b81;
}
	.farbe-lila.hover {
		background: #731564;
	}

.farbe-dunkel-lila {
	color: #fcfffe;
	text-shadow: 1px 1px 0px #022c18;
    filter: dropshadow(color=#022c18, offx=1, offy=1);
	background: #612148;
}
	.farbe-dunkel-lila.hover {
		background: #491936;
	}

.farbe-pink {
	color: #fff2f2;
	text-shadow: 1px 1px 0px #680039;
    filter: dropshadow(color=#680039, offx=1, offy=1);
	background: #e6007e;
}
	.farbe-pink.hover {
		background: #be0068;
	}

.farbe-rosa {
	color: #ffffff;
	text-shadow: 1px 1px 0px #5d2f4b;
    filter: dropshadow(color=#5d2f4b, offx=1, offy=1);
	background: #e892c6;
}
	.farbe-rosa.hover {
		background: #e873ba;
	}

.farbe-hell-braun {
	background: #966a39;
	color: #ffffff;
	text-shadow: 1px 1px 0px #412e19;
    filter: dropshadow(color=#412e19, offx=1, offy=1);
}
	.farbe-hell-braun.hover {
		background: #86551e;
	}

.farbe-dunkel-braun {
	background: #3d322d;
	color: #ffffff;
	text-shadow: 1px 1px 0px #231b18;
    filter: dropshadow(color=#231b18, offx=1, offy=1);
}
	.farbe-dunkel-braun.hover {
		background: #2a221f;
	}

/* Verläufe */
.VerlaufAktiv
{
	background-image: url("../images/mini.png") !important;
	background-position: -445px -206px !important;	
	background-repeat:no-repeat !important;
	height: 45px;
   position: absolute;
	width: 45px;
}



.verlauf-weiss {
	color: #232323;
	text-shadow: 1px 1px 0px #f6f6f6;
    filter: dropshadow(color=#f6f6f6, offx=1, offy=1);
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
	.verlauf-weiss.hover {
		background: #eeeeee; /* Old browsers */
		background: -moz-linear-gradient(top,  #cccccc 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #cccccc 0%,#eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #cccccc 0%,#eeeeee 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	}

.verlauf-dunkel-grau {
	color: #0f0f0f;
	text-shadow: 1px 1px 0px #edeaea;
    filter: dropshadow(color=#edeaea, offx=1, offy=1);
	background: #eeeeef; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeef 0%, #2e2e2e 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeef), color-stop(99%,#2e2e2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeef 0%,#2e2e2e 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeef 0%,#2e2e2e 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeef 0%,#2e2e2e 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeef 0%,#2e2e2e 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeef', endColorstr='#2e2e2e',GradientType=0 ); /* IE6-9 */
}
	.verlauf-dunkel-grau.hover {
		background: #2e2e2e; /* Old browsers */
		background: -moz-linear-gradient(top,  #2e2e2e 0%, #eeeeef 99%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2e2e), color-stop(99%,#eeeeef)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #2e2e2e 0%,#eeeeef 99%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #2e2e2e 0%,#eeeeef 99%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #2e2e2e 0%,#eeeeef 99%); /* IE10+ */
		background: linear-gradient(to bottom,  #2e2e2e 0%,#eeeeef 99%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e2e2e', endColorstr='#eeeeef',GradientType=0 ); /* IE6-9 */
	}

.verlauf-hellblau {
	color: #00305a;
	text-shadow: 1px 1px 0px #ebfbfe;
    filter: dropshadow(color=#ebfbfe, offx=1, offy=1);
	background: #d6f9ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #d6f9ff 0%, #9ee8fa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6f9ff), color-stop(100%,#9ee8fa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6f9ff 0%,#9ee8fa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6f9ff 0%,#9ee8fa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6f9ff 0%,#9ee8fa 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6f9ff 0%,#9ee8fa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f9ff', endColorstr='#9ee8fa',GradientType=0 ); /* IE6-9 */
}
	.verlauf-hellblau.hover {
		background: #9ee8fa; /* Old browsers */
		background: -moz-linear-gradient(top,  #9ee8fa 0%, #d6f9ff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9ee8fa), color-stop(100%,#d6f9ff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #9ee8fa 0%,#d6f9ff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #9ee8fa 0%,#d6f9ff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #9ee8fa 0%,#d6f9ff 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #9ee8fa 0%,#d6f9ff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ee8fa', endColorstr='#d6f9ff',GradientType=0 ); /* IE6-9 */
	}

.verlauf-hell-grau {
	color: #0f0f0f;
	text-shadow: 1px 1px 0px #edeaea;
    filter: dropshadow(color=#edeaea, offx=1, offy=1);
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #aaaaaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#aaaaaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#aaaaaa 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#aaaaaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
}
	.verlauf-hell-grau.hover {
		background: #aaaaaa; /* Old browsers */
		background: -moz-linear-gradient(top,  #aaaaaa 0%, #e6e6e6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #aaaaaa 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #aaaaaa 0%,#e6e6e6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #aaaaaa 0%,#e6e6e6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #aaaaaa 0%,#e6e6e6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	}

.verlauf-hellgelb {
	color: #41250a;
	text-shadow: 1px 1px 0px #fffdbe;
    filter: dropshadow(color=#fffdbe, offx=1, offy=1);
	background: #ffffb2; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffb2 1%, #ffff72 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffb2), color-stop(100%,#ffff72)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffb2 1%,#ffff72 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffb2 1%,#ffff72 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffb2 1%,#ffff72 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffb2 1%,#ffff72 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffb2', endColorstr='#ffff72',GradientType=0 ); /* IE6-9 */
}
	.verlauf-hellgelb.hover {
		background: #ffff72; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffff72 1%, #ffffb2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffff72), color-stop(100%,#ffffb2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffff72 1%,#ffffb2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffff72 1%,#ffffb2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffff72 1%,#ffffb2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffff72 1%,#ffffb2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff72', endColorstr='#ffffb2',GradientType=0 ); /* IE6-9 */
	}

.verlauf-hellbraun {
	color: #3d322d;
	text-shadow: 1px 1px 0px #d7c9af;
    filter: dropshadow(color=#d7c9af, offx=1, offy=1);
	background: #f4efc6; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4efc6 0%, #a78950 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4efc6), color-stop(100%,#a78950)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4efc6 0%,#a78950 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4efc6 0%,#a78950 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4efc6 0%,#a78950 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4efc6 0%,#a78950 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4efc6', endColorstr='#a78950',GradientType=0 ); /* IE6-9 */
}
	.verlauf-hellbraun.hover {
		background: #a78950; /* Old browsers */
		background: -moz-linear-gradient(top,  #a78950 0%, #f4efc6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a78950), color-stop(100%,#f4efc6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a78950 0%,#f4efc6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a78950 0%,#f4efc6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a78950 0%,#f4efc6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a78950 0%,#f4efc6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a78950', endColorstr='#f4efc6',GradientType=0 ); /* IE6-9 */
	}

.verlauf-hell-gruen {
	color: #00261c;
	text-shadow: 1px 1px 0px #ebffbc;
    filter: dropshadow(color=#ebffbc, offx=1, offy=1);
	background: #dbeab9; /* Old browsers */
	background: -moz-linear-gradient(top,  #dbeab9 0%, #c9ea7c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbeab9), color-stop(100%,#c9ea7c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dbeab9 0%,#c9ea7c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dbeab9 0%,#c9ea7c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dbeab9 0%,#c9ea7c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dbeab9 0%,#c9ea7c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbeab9', endColorstr='#c9ea7c',GradientType=0 ); /* IE6-9 */
}
	.verlauf-hell-gruen.hover  {
		background: #c9ea7c; /* Old browsers */
		background: -moz-linear-gradient(top,  #c9ea7c 0%, #dbeab9 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c9ea7c), color-stop(100%,#dbeab9)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #c9ea7c 0%,#dbeab9 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #c9ea7c 0%,#dbeab9 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #c9ea7c 0%,#dbeab9 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #c9ea7c 0%,#dbeab9 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9ea7c', endColorstr='#dbeab9',GradientType=0 ); /* IE6-9 */
	}

.verlauf-dunke-rot {
	color: #fffafa;
	text-shadow: 1px 1px 0px #4f0012;
    filter: dropshadow(color=#4f0012, offx=1, offy=1);
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}
	.verlauf-dunke-rot.hover{
		background: #6d0019; /* Old browsers */
		background: -moz-linear-gradient(top,  #6d0019 0%, #a90329 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d0019), color-stop(100%,#a90329)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #6d0019 0%,#a90329 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #6d0019 0%,#a90329 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #6d0019 0%,#a90329 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #6d0019 0%,#a90329 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); /* IE6-9 */
	}

.verlauf-himmelblau {
	color: #f9feff;
	text-shadow: 1px 1px 0px #0c5469;
    filter: dropshadow(color=#0c5469, offx=1, offy=1);
	background: #a9dae8; /* Old browsers */
	background: -moz-linear-gradient(top,  #a9dae8 0%, #00b7ea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9dae8), color-stop(100%,#00b7ea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a9dae8 0%,#00b7ea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a9dae8 0%,#00b7ea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a9dae8 0%,#00b7ea 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a9dae8 0%,#00b7ea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9dae8', endColorstr='#00b7ea',GradientType=0 ); /* IE6-9 */
}
	.verlauf-himmelblau.hover {
		background: #00b7ea; /* Old browsers */
		background: -moz-linear-gradient(top,  #00b7ea 0%, #a9dae8 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#a9dae8)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #00b7ea 0%,#a9dae8 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #00b7ea 0%,#a9dae8 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #00b7ea 0%,#a9dae8 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #00b7ea 0%,#a9dae8 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#a9dae8',GradientType=0 ); /* IE6-9 */
	}

.verlauf-gruen {
	color: #f5fff9;
	text-shadow: 1px 1px 0px #003f1a;
    filter: dropshadow(color=#003f1a, offx=1, offy=1);
	background: #008437; /* Old browsers */
	background: -moz-linear-gradient(top,  #008437 0%, #005121 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#008437), color-stop(100%,#005121)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #008437 0%,#005121 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #008437 0%,#005121 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #008437 0%,#005121 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #008437 0%,#005121 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008437', endColorstr='#005121',GradientType=0 ); /* IE6-9 */
}
	.verlauf-gruen.hover{
		background: #005121; /* Old browsers */
		background: -moz-linear-gradient(top,  #005121 0%, #008437 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005121), color-stop(100%,#008437)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #005121 0%,#008437 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #005121 0%,#008437 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #005121 0%,#008437 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #005121 0%,#008437 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005121', endColorstr='#008437',GradientType=0 ); /* IE6-9 */
	}

.verlauf-dunkel-blau {
	color: #fcfeff;
	text-shadow: 1px 1px 0px #0b323f;
    filter: dropshadow(color=#0b323f, offx=1, offy=1);
	background: #7abaf2; /* Old browsers */
	background: -moz-linear-gradient(top,  #7abaf2 0%, #0b3c4c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abaf2), color-stop(100%,#0b3c4c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7abaf2 0%,#0b3c4c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7abaf2 0%,#0b3c4c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7abaf2 0%,#0b3c4c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7abaf2 0%,#0b3c4c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abaf2', endColorstr='#0b3c4c',GradientType=0 ); /* IE6-9 */
}
	.verlauf-dunkel-blau.hover{
		background: #0b3c4c; /* Old browsers */
		background: -moz-linear-gradient(top,  #0b3c4c 0%, #7abaf2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b3c4c), color-stop(100%,#7abaf2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #0b3c4c 0%,#7abaf2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #0b3c4c 0%,#7abaf2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #0b3c4c 0%,#7abaf2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #0b3c4c 0%,#7abaf2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b3c4c', endColorstr='#7abaf2',GradientType=0 ); /* IE6-9 */
	}

.verlauf-tuerkis {
	color: #fcfeff;
	text-shadow: 1px 1px 0px #0d4659;
    filter: dropshadow(color=#0d4659, offx=1, offy=1);
	background: #1a8bb2; /* Old browsers */
	background: -moz-linear-gradient(top,  #1a8bb2 0%, #13647f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a8bb2), color-stop(100%,#13647f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1a8bb2 0%,#13647f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1a8bb2 0%,#13647f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1a8bb2 0%,#13647f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1a8bb2 0%,#13647f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8bb2', endColorstr='#13647f',GradientType=0 ); /* IE6-9 */
}
	.verlauf-tuerkis.hover {
		background: #13647f; /* Old browsers */
		background: -moz-linear-gradient(top,  #13647f 0%, #1a8bb2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13647f), color-stop(100%,#1a8bb2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #13647f 0%,#1a8bb2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #13647f 0%,#1a8bb2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #13647f 0%,#1a8bb2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #13647f 0%,#1a8bb2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13647f', endColorstr='#1a8bb2',GradientType=0 ); /* IE6-9 */
	}

.verlauf-lemon-gruen {
	color: #fdfff8;
	text-shadow: 1px 1px 0px #527200;
    filter: dropshadow(color=#527200, offx=1, offy=1);
	background: #a4e500; /* Old browsers */
	background: -moz-linear-gradient(top,  #a4e500 0%, #7eaf00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4e500), color-stop(100%,#7eaf00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a4e500 0%,#7eaf00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a4e500 0%,#7eaf00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a4e500 0%,#7eaf00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #a4e500 0%,#7eaf00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4e500', endColorstr='#7eaf00',GradientType=0 ); /* IE6-9 */
}
	.verlauf-lemon-gruen.hover {
		background: #7eaf00; /* Old browsers */
		background: -moz-linear-gradient(top,  #7eaf00 0%, #a4e500 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7eaf00), color-stop(100%,#a4e500)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #7eaf00 0%,#a4e500 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #7eaf00 0%,#a4e500 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #7eaf00 0%,#a4e500 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #7eaf00 0%,#a4e500 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eaf00', endColorstr='#a4e500',GradientType=0 ); /* IE6-9 */
	}

.verlauf-sonnen-gelb {
	color: #f9f9f9;
	color: #42260a;
	text-shadow: 1px 1px 0px #f8ec88;
    filter: dropshadow(color=#f8ec88, offx=1, offy=1);
	background: #f9c127; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9c127 1%, #efb402 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9c127), color-stop(100%,#efb402)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9c127 1%,#efb402 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9c127 1%,#efb402 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9c127 1%,#efb402 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9c127 1%,#efb402 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c127', endColorstr='#efb402',GradientType=0 ); /* IE6-9 */
}
	.verlauf-sonnen-gelb.hover{
		background: #efb402; /* Old browsers */
		background: -moz-linear-gradient(top,  #efb402 1%, #f9c127 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efb402), color-stop(100%,#f9c127)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #efb402 1%,#f9c127 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #efb402 1%,#f9c127 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #efb402 1%,#f9c127 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #efb402 1%,#f9c127 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efb402', endColorstr='#f9c127',GradientType=0 ); /* IE6-9 */
	}

.verlauf-rot {
	color: #fffdf9;
	text-shadow: 1px 1px 0px #8b0604;
    filter: dropshadow(color=#8b0604, offx=1, offy=1);
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}
	.verlauf-rot.hover  {
		background: #cf0404; /* Old browsers */
		background: -moz-linear-gradient(top,  #cf0404 0%, #ff3019 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cf0404), color-stop(100%,#ff3019)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #cf0404 0%,#ff3019 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #cf0404 0%,#ff3019 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=0 ); /* IE6-9 */
	}

.verlauf-lila {
	color: #fcfffe;
	text-shadow: 1px 1px 0px #022c18;
    filter: dropshadow(color=#022c18, offx=1, offy=1);
	background: #e892c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e892c6 0%, #7a295a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e892c6), color-stop(100%,#7a295a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e892c6 0%,#7a295a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e892c6 0%,#7a295a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e892c6 0%,#7a295a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e892c6 0%,#7a295a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e892c6', endColorstr='#7a295a',GradientType=0 ); /* IE6-9 */
}
	.verlauf-lila.hover {
		background: #7a295a; /* Old browsers */
		background: -moz-linear-gradient(top,  #7a295a 0%, #e892c6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a295a), color-stop(100%,#e892c6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #7a295a 0%,#e892c6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #7a295a 0%,#e892c6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #7a295a 0%,#e892c6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #7a295a 0%,#e892c6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a295a', endColorstr='#e892c6',GradientType=0 ); /* IE6-9 */
	}

.verlauf-dunkel-lila {
	color: #fff3fa;
	text-shadow: 1px 1px 0px #6f2a54;
    filter: dropshadow(color=#6f2a54, offx=1, offy=1);
	background: #ffcbea; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffcbea 0%, #541c3e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcbea), color-stop(100%,#541c3e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffcbea 0%,#541c3e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffcbea 0%,#541c3e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffcbea 0%,#541c3e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffcbea 0%,#541c3e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcbea', endColorstr='#541c3e',GradientType=0 ); /* IE6-9 */
}
	.verlauf-dunkel-lila.hover {
		background: #541c3e; /* Old browsers */
		background: -moz-linear-gradient(top,  #541c3e 0%, #ffcbea 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#541c3e), color-stop(100%,#ffcbea)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #541c3e 0%,#ffcbea 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #541c3e 0%,#ffcbea 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #541c3e 0%,#ffcbea 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #541c3e 0%,#ffcbea 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#541c3e', endColorstr='#ffcbea',GradientType=0 ); /* IE6-9 */
	}

.verlauf-rosa {
	color: #411630;
	text-shadow: 1px 1px 0px #fbe2eb;
    filter: dropshadow(color=#fbe2eb, offx=1, offy=1);
	background: #fff2f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff2f2 1%, #e892c6 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fff2f2), color-stop(99%,#e892c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fff2f2 1%,#e892c6 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fff2f2 1%,#e892c6 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff2f2 1%,#e892c6 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #fff2f2 1%,#e892c6 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff2f2', endColorstr='#e892c6',GradientType=0 ); /* IE6-9 */
}
	.verlauf-rosa.hover{
		background: #e892c6; /* Old browsers */
		background: -moz-linear-gradient(top,  #e892c6 1%, #fff2f2 99%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e892c6), color-stop(99%,#fff2f2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #e892c6 1%,#fff2f2 99%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #e892c6 1%,#fff2f2 99%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #e892c6 1%,#fff2f2 99%); /* IE10+ */
		background: linear-gradient(to bottom,  #e892c6 1%,#fff2f2 99%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e892c6', endColorstr='#fff2f2',GradientType=0 ); /* IE6-9 */
	}

.verlauf-gelb {
	color: #331d08;
	text-shadow: 1px 1px 0px #f8ec88;
    filter: dropshadow(color=#f8ec88, offx=1, offy=1);
	background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffd65e 0%, #febf04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffd65e 0%,#febf04 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffd65e 0%,#febf04 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
}
	.verlauf-gelb.hover {
		background: #febf04; /* Old browsers */
		background: -moz-linear-gradient(top,  #febf04 0%, #ffd65e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#febf04), color-stop(100%,#ffd65e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #febf04 0%,#ffd65e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #febf04 0%,#ffd65e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #febf04 0%,#ffd65e 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #febf04 0%,#ffd65e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf04', endColorstr='#ffd65e',GradientType=0 ); /* IE6-9 */
	}

.verlauf-rot-2 {
	color: #ffffff;
	text-shadow: 1px 1px 0px #8b0604;
    filter: dropshadow(color=#8b0604, offx=1, offy=1);
	background: #ff6663; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff6663 0%, #ed1700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6663), color-stop(100%,#ed1700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff6663 0%,#ed1700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff6663 0%,#ed1700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff6663 0%,#ed1700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff6663 0%,#ed1700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6663', endColorstr='#ed1700',GradientType=0 ); /* IE6-9 */
}
	.verlauf-rot-2.hover{
		background: #ff6663; /* Old browsers */
		background: -moz-linear-gradient(top,  #ed1700 0%, #ff6663 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed1700), color-stop(100%,#ff6663)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ed1700 0%,#ff6663 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ed1700 0%,#ff6663 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ed1700 0%,#ff6663 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ed1700 0%,#ff6663 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1700', endColorstr='#ff6663',GradientType=0 ); /* IE6-9 */
	}

.verlauf-braun {
	color: #ffffff;
	text-shadow: 1px 1px 0px #633a11;
    filter: dropshadow(color=#633a11, offx=1, offy=1);
	background: #cba675; /* Old browsers */
	background: -moz-linear-gradient(top,  #cba675 0%, #683c11 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cba675), color-stop(100%,#683c11)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cba675 0%,#683c11 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cba675 0%,#683c11 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cba675 0%,#683c11 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cba675 0%,#683c11 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cba675', endColorstr='#683c11',GradientType=0 ); /* IE6-9 */
}
	.verlauf-braun.hover {
		background: #683c11; /* Old browsers */
		background: -moz-linear-gradient(top,  #683c11 0%, #cba675 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#683c11), color-stop(100%,#cba675)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #683c11 0%,#cba675 100%); /* 683c11+,Safari5.1+ */
		background: -o-linear-gradient(top,  #683c11 0%,#cba675 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #683c11 0%,#cba675 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #683c11 0%,#cba675 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#683c11', endColorstr='#cba675',GradientType=0 ); /* IE6-9 */
	}

.verlauf-dunkel-braun {
	color: #fff8f2;
	text-shadow: 1px 1px 0px #3f240a;
    filter: dropshadow(color=#3f240a, offx=1, offy=1);
	background: #8c5016; /* Old browsers */
	background: -moz-linear-gradient(top,  #8c5016 0%, #47290b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c5016), color-stop(100%,#47290b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8c5016 0%,#47290b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8c5016 0%,#47290b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8c5016 0%,#47290b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8c5016 0%,#47290b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c5016', endColorstr='#47290b',GradientType=0 ); /* IE6-9 */
}
	.verlauf-dunkel-braun.hover{
		background: #47290b; /* Old browsers */
		background: -moz-linear-gradient(top,  #47290b 0%, #8c5016 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47290b), color-stop(100%,#8c5016)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #47290b 0%,#8c5016 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #47290b 0%,#8c5016 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #47290b 0%,#8c5016 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #47290b 0%,#8c5016 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47290b', endColorstr='#8c5016',GradientType=0 ); /* IE6-9 */
	}

.verlauf-grau-schwarz {
	color: #ffffff;
	text-shadow: 1px 1px 0px #000000;
    filter: dropshadow(color=#000000, offx=1, offy=1);
	background: #2d2d2d; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d2d2d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2d2d2d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2d2d2d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2d2d2d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2d2d2d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
	.verlauf-grau-schwarz.hover {
		background: #000000; /* Old browsers */
		background: -moz-linear-gradient(top,  #000000 0%, #2d2d2d 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #000000 0%,#2d2d2d 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #000000 0%,#2d2d2d 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2d2d',GradientType=0 ); /* IE6-9 */
	}

.verlauf-orange {
	color: #fffdfa;
	text-shadow: 1px 1px 0px #653900;
    filter: dropshadow(color=#653900, offx=1, offy=1);
	background: #fc8f00; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc8f00 0%, #d37700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc8f00), color-stop(100%,#d37700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc8f00 0%,#d37700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc8f00 0%,#d37700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc8f00 0%,#d37700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc8f00 0%,#d37700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8f00', endColorstr='#d37700',GradientType=0 ); /* IE6-9 */
}
	.verlauf-orange.hover {
		background: #d37700; /* Old browsers */
		background: -moz-linear-gradient(top,  #d37700 0%, #fc8f00 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d37700), color-stop(100%,#fc8f00)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #d37700 0%,#fc8f00 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #d37700 0%,#fc8f00 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #d37700 0%,#fc8f00 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #d37700 0%,#fc8f00 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37700', endColorstr='#fc8f00',GradientType=0 ); /* IE6-9 */
	}
        #DesignVorschau {border: 0 none; margin: 5px 0 0 0;}
	
	#colorpicker6, #colorpicker4, #colorpicker2 {margin: 18px 0 0 0;}

.standard-verlaefe, .standard-farben { overflow: hidden; margin: 25px 0; width: 100%;}
.standard-verlaefe div, .standard-farben div { 
	display: inline-block; 
	float: left; 
	margin: 5px; 
	border: 1px solid #5D221E;
	-moz-border-radius: 15px 15px;
	-o-border-radius: 15px 15px;
	-ms-border-radius: 15px 15px;
	-webkit-border-radius: 15px 15px;
	border-radius: 15px 15px; 
	behavior: url(./js/PIE.htc);
	font-family: Arial;
	font-size: 16px;
	padding: 10px 7px;
}

	.standard-verlaefe div:hover,.standard-farben div:hover {
            border: 1px solid #ffffff; 
            cursor: pointer;
            -webkit-transition: border 0.2s linear;
            -moz-transition: border 0.2s linear;
            -o-transition: border 0.2s linear;
            transition: border 0.2s linear;
	}

        
        