/* FORD AUTOHAUS MÜLLER / mueller-rent.de -----------------------------------------------------------------*/

/*
*** LEGENDE
* Body (gesamter Anzeigebereich)
.ui-body-XXX
* Bar (Header, Footer, Navitabs)
.ui-bar-XXX
* Buttons (Formularelemte, Listenelemente, Controlgroups)
.ui-btn-up/down/hover-XXX
*/

/* Schriften
-----------------------------------------------------------------------------------------------------------*/
/* Swatch A */
.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-a,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
/* Swatch B */
.ui-body-b,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-b,
.ui-bar-b input,
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
/* Swatch C */
.ui-body-c,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-c,
.ui-bar-c input,
.ui-bar-c select,
.ui-bar-c textarea,
.ui-bar-c button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
/* Swatch D */
.ui-body-d,
.ui-body-d input,
.ui-body-d select,
.ui-body-d textarea,
.ui-body-d button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-d,
.ui-bar-d input,
.ui-bar-d select,
.ui-bar-d textarea,
.ui-bar-d button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}
/* Swatch E */
.ui-body-e,
.ui-body-e input,
.ui-body-e select,
.ui-body-e textarea,
.ui-body-e button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-bar-e,
.ui-bar-e input,
.ui-bar-e select,
.ui-bar-e textarea,
.ui-bar-e button {
font-family: Helvetica, Arial, sans-serif;
}
.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e {
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
}


/* Swatch A
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-a {
border: 1px solid #326f9c;
background: #003e7d;
color: #ffffff;
font-weight: bold;
text-shadow: 0 -1px 1px #000000;
background-image: -webkit-gradient(linear, left top, left bottom, from(#003e7d), to(#326f9c)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #003e7d, #326f9c); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #003e7d, #326f9c); /* FF3.6 */
background-image: -ms-linear-gradient(top, #003e7d, #326f9c); /* IE10 */
background-image: -o-linear-gradient(top, #003e7d, #326f9c); /* Opera 11.10+ */
background-image: linear-gradient(top, #003e7d, #326f9c);
}
.ui-bar-a .ui-link-inherit {
color: #fff;
}
.ui-bar-a .ui-link {
color: #7cc4e7;
font-weight: bold;
}

.ui-body-a {
border: 1px solid #2A2A2A;
background: #fff;
color: #3f3f3f;
font-weight: normal;
text-shadow: 0 1px 0 #c0c0c0;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dadada)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fff, #dadada); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fff, #dadada); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fff, #dadada); /* IE10 */
background-image: -o-linear-gradient(top, #fff, #dadada); /* Opera 11.10+ */
background-image: linear-gradient(top, #fff, #dadada);
}
.ui-body-a .ui-link-inherit {
color: #fff;
}
.ui-body-a .ui-link {
color: #2489CE;
font-weight: bold;
}
.ui-btn-up-a {
border: 1px solid #768599;
background: #e7e7e7;
font-weight: bold;
color: #3f3f3f;
text-shadow: 0 -1px 1px #999;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#d2d0d0)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e7e7e7, #d2d0d0); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #e7e7e7, #d2d0d0); /* FF3.6 */
background-image: -ms-linear-gradient(top, #e7e7e7, #d2d0d0); /* IE10 */
background-image: -o-linear-gradient(top, #e7e7e7, #d2d0d0); /* Opera 11.10+ */
background-image: linear-gradient(top, #e7e7e7, #d2d0d0);
}
.ui-btn-up-a a.ui-link-inherit {
color: #3f3f3f;
}

.ui-btn-hover-a {
border: 1px solid #768599;
background: #e7e7e7;
font-weight: bold;
color: #3f3f3f;
text-shadow: 0 -1px 1px #999;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#d2d0d0)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e7e7e7, #d2d0d0); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #e7e7e7, #d2d0d0); /* FF3.6 */
background-image: -ms-linear-gradient(top, #e7e7e7, #d2d0d0); /* IE10 */
background-image: -o-linear-gradient(top, #e7e7e7, #d2d0d0); /* Opera 11.10+ */
background-image: linear-gradient(top, #e7e7e7, #d2d0d0);;
}
.ui-btn-hover-a a.ui-link-inherit {
color: #3f3f3f;
}

.ui-btn-down-a {
border: 1px solid #777;
background: #35689b;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px #555;
background-image: -webkit-gradient(linear, left top, left bottom, from(#6a91b9), to(#35689b)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #6a91b9, #35689b); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #6a91b9, #35689b); /* FF3.6 */
background-image: -ms-linear-gradient(top, #6a91b9, #35689b); /* IE10 */
background-image: -o-linear-gradient(top, #6a91b9, #35689b); /* Opera 11.10+ */
background-image: linear-gradient(top, #6a91b9, #35689b);
}
.ui-btn-down-a a.ui-link-inherit {
color: #fff;
}

/* Swatch B
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-b {
border: 1px solid #456f9a;
background: #5e87b0;
color: #fff;
font-weight: bold;
text-shadow: 0 -1px 1px #254f7a;
background-image: -webkit-gradient(linear, left top, left bottom, from(#81a8ce), to(#5e87b0)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #81a8ce, #5e87b0); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #81a8ce, #5e87b0); /* FF3.6 */
background-image: -ms-linear-gradient(top, #81a8ce, #5e87b0); /* IE10 */
background-image: -o-linear-gradient(top, #81a8ce, #5e87b0); /* Opera 11.10+ */
background-image: linear-gradient(top, #81a8ce, #5e87b0);
}
.ui-bar-b .ui-link-inherit {
color: #fff;
}
.ui-bar-b .ui-link {
color: #7cc4e7;
font-weight: bold;
}

.ui-body-b {
border: 1px solid #C6C6C6;
background: #cccccc;
color: #333333;
font-weight: normal;
text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#ccc)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #e6e6e6, #ccc); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #e6e6e6, #ccc); /* FF3.6 */
background-image: -ms-linear-gradient(top, #e6e6e6, #ccc); /* IE10 */
background-image: -o-linear-gradient(top, #e6e6e6, #ccc); /* Opera 11.10+ */
background-image: linear-gradient(top, #e6e6e6, #ccc);
}
.ui-body-b .ui-link-inherit {
color: #333333;
}
.ui-body-b .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-btn-up-b {
border: 1px solid #145072;
background: #003e7d;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px #145072;
background-image: -webkit-gradient(linear, left top, left bottom, from(#5681ae), to(#003e7d)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #5681ae, #003e7d); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #5681ae, #003e7d); /* FF3.6 */
background-image: -ms-linear-gradient(top, #5681ae, #003e7d); /* IE10 */
background-image: -o-linear-gradient(top, #5681ae, #003e7d); /* Opera 11.10+ */
background-image: linear-gradient(top, #5681ae, #003e7d);
}
.ui-btn-up-b a.ui-link-inherit {
color: #fff;
}

.ui-btn-hover-b {
border: 1px solid #00516e;
background: #5681ae;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px #014D68;
background-image: -webkit-gradient(linear, left top, left bottom, from(#5681ae), to(#5681ae)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #5681ae, #5681ae); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #5681ae, #5681ae); /* FF3.6 */
background-image: -ms-linear-gradient(top, #5681ae, #5681ae); /* IE10 */
background-image: -o-linear-gradient(top, #5681ae, #5681ae); /* Opera 11.10+ */
background-image: linear-gradient(top, #5681ae, #5681ae);
}
.ui-btn-hover-b a.ui-link-inherit {
color: #fff;
}

.ui-btn-down-b {
border: 1px solid #225377;
background: #feb500;
font-weight: bold;
color: #fff;
text-shadow: 0 -1px 1px #225377;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc300), to(#feb500)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #ffc300, #feb500); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #ffc300, #feb500); /* FF3.6 */
background-image: -ms-linear-gradient(top, #ffc300, #feb500); /* IE10 */
background-image: -o-linear-gradient(top, #ffc300, #feb500); /* Opera 11.10+ */
background-image: linear-gradient(top, #ffc300, #feb500);
}
.ui-btn-down-b a.ui-link-inherit {
color: #fff;
}

/* Swatch C
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-c {
border: 1px solid #B3B3B3;
background: #e9eaeb;
color: #3E3E3E;
font-weight: bold;
text-shadow: 0 1px 1px #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e9eaeb)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #f0f0f0, #e9eaeb); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #f0f0f0, #e9eaeb); /* FF3.6 */
background-image: -ms-linear-gradient(top, #f0f0f0, #e9eaeb); /* IE10 */
background-image: -o-linear-gradient(top, #f0f0f0, #e9eaeb); /* Opera 11.10+ */
background-image: linear-gradient(top, #f0f0f0, #e9eaeb);
}

.ui-body-c {
border: 1px solid #B3B3B3;
color: #333333;
background: #f0f0f0;
text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #eee, #ddd); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #eee, #ddd); /* FF3.6 */
background-image: -ms-linear-gradient(top, #eee, #ddd); /* IE10 */
background-image: -o-linear-gradient(top, #eee, #ddd); /* Opera 11.10+ */
background-image: linear-gradient(top, #eee, #ddd);
}
.ui-body-c .ui-link-inherit {
color: #333333;
}
.ui-body-c .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-btn-up-c {
border: 1px solid #ccc;
background: #eee;
font-weight: bold;
color: #444;
text-shadow: 0 1px 1px #f6f6f6;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#eee)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fdfdfd, #eee); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fdfdfd, #eee); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fdfdfd, #eee); /* IE10 */
background-image: -o-linear-gradient(top, #fdfdfd, #eee); /* Opera 11.10+ */
background-image: linear-gradient(top, #fdfdfd, #eee);
}
.ui-btn-up-c a.ui-link-inherit {
color: #2F3E46;
}

.ui-btn-hover-c {
border: 1px solid #bbb;
background: #dadada;
font-weight: bold;
color: #101010;
text-shadow: 0 1px 1px #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#dadada)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #ededed, #dadada); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #ededed, #dadada); /* FF3.6 */
background-image: -ms-linear-gradient(top, #ededed, #dadada); /* IE10 */
background-image: -o-linear-gradient(top, #ededed, #dadada); /* Opera 11.10+ */
background-image: linear-gradient(top, #ededed, #dadada);
}
.ui-btn-hover-c a.ui-link-inherit {
color: #2F3E46;
}

.ui-btn-down-c {
border: 1px solid #808080;
background: #fdfdfd;
font-weight: bold;
color: #111111;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fdfdfd)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #eee, #fdfdfd); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #eee, #fdfdfd); /* FF3.6 */
background-image: -ms-linear-gradient(top, #eee, #fdfdfd); /* IE10 */
background-image: -o-linear-gradient(top, #eee, #fdfdfd); /* Opera 11.10+ */
background-image: linear-gradient(top, #eee, #fdfdfd);
}
.ui-btn-down-c a.ui-link-inherit {
color: #2F3E46;
}

/* D
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-d {
border: 1px solid #ccc;
background: #bbb;
color: #333;
text-shadow: 0 1px 0 #eee;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #ddd, #bbb); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #ddd, #bbb); /* FF3.6 */
background-image: -ms-linear-gradient(top, #ddd, #bbb); /* IE10 */
background-image: -o-linear-gradient(top, #ddd, #bbb); /* Opera 11.10+ */
background-image: linear-gradient(top, #ddd, #bbb);
}
.ui-bar-d .ui-link-inherit {
color: #333;
}
.ui-bar-d .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-body-d {
border: 1px solid #ccc;
color: #333333;
background: #ffffff;
text-shadow: 0 1px 0 #fff;
}
.ui-body-d .ui-link-inherit {
color: #333333;
}
.ui-body-d .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-btn-up-d {
border: 1px solid #ccc;
background: #fff;
font-weight: bold;
color: #444;
text-shadow: 0 1px 1px #fff;
}
.ui-btn-up-d a.ui-link-inherit {
color: #333;
}

.ui-btn-hover-d {
border: 1px solid #aaa;
background: #eeeeee;
font-weight: bold;
color: #222;
cursor: pointer;
text-shadow: 0 1px 1px #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#eee)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fdfdfd, #eee); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fdfdfd, #eee); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fdfdfd, #eee); /* IE10 */
background-image: -o-linear-gradient(top, #fdfdfd, #eee); /* Opera 11.10+ */
background-image: linear-gradient(top, #fdfdfd, #eee);
}
.ui-btn-hover-d a.ui-link-inherit {
color: #222;
}

.ui-btn-down-d {
border: 1px solid #aaaaaa;
background: #ffffff;
font-weight: bold;
color: #111;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #eee, #fff); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #eee, #fff); /* FF3.6 */
background-image: -ms-linear-gradient(top, #eee, #fff); /* IE10 */
background-image: -o-linear-gradient(top, #eee, #fff); /* Opera 11.10+ */
background-image: linear-gradient(top, #eee, #fff);
}
.ui-btn-down-d a.ui-link-inherit {
color: #111;
}

/* Swatch E
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-e {
border: 1px solid #F7C942;
background: #fadb4e;
color: #333;
text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fceda7), to(#fadb4e)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fceda7, #fadb4e); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fceda7, #fadb4e); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fceda7, #fadb4e); /* IE10 */
background-image: -o-linear-gradient(top, #fceda7, #fadb4e); /* Opera 11.10+ */
background-image: linear-gradient(top, #fceda7, #fadb4e);
}
.ui-bar-e .ui-link-inherit {
color: #333;
}
.ui-bar-e .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-body-e {
border: 1px solid #F7C942;
color: #333333;
background: #faeb9e;
text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#faeb9e)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fff, #faeb9e); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fff, #faeb9e); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fff, #faeb9e); /* IE10 */
background-image: -o-linear-gradient(top, #fff, #faeb9e); /* Opera 11.10+ */
background-image: linear-gradient(top, #fff, #faeb9e);
}
.ui-body-e .ui-link-inherit {
color: #333333;
}
.ui-body-e .ui-link {
color: #2489CE;
font-weight: bold;
}

.ui-btn-up-e {
border: 1px solid #F7C942;
background: #fadb4e;
font-weight: bold;
color: #333;
text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fceda7), to(#fadb4e)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fceda7, #fadb4e); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fceda7, #fadb4e); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fceda7, #fadb4e); /* IE10 */
background-image: -o-linear-gradient(top, #fceda7, #fadb4e); /* Opera 11.10+ */
background-image: linear-gradient(top, #fceda7, #fadb4e);
}
.ui-btn-up-e a.ui-link-inherit {
color: #333;
}

.ui-btn-hover-e {
border: 1px solid #e79952;
background: #fbe26f;
font-weight: bold;
color: #111;
text-shadow: 0 1px 1px #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf0b5), to(#fbe26f)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fcf0b5, #fbe26f); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fcf0b5, #fbe26f); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fcf0b5, #fbe26f); /* IE10 */
background-image: -o-linear-gradient(top, #fcf0b5, #fbe26f); /* Opera 11.10+ */
background-image: linear-gradient(top, #fcf0b5, #fbe26f);
}
.ui-btn-hover-e a.ui-link-inherit {
color: #333;
}

.ui-btn-down-e {
border: 1px solid #F7C942;
background: #fceda7;
font-weight: bold;
color: #111;
text-shadow: 0 1px 1px #ffffff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fadb4e), to(#fceda7)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #fadb4e, #fceda7); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #fadb4e, #fceda7); /* FF3.6 */
background-image: -ms-linear-gradient(top, #fadb4e, #fceda7); /* IE10 */
background-image: -o-linear-gradient(top, #fadb4e, #fceda7); /* Opera 11.10+ */
background-image: linear-gradient(top, #fadb4e, #fceda7);
}
.ui-btn-down-e a.ui-link-inherit {
color: #333;
}




/* Borderstyles zwischen den einzelnen Formularlistenelemente
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
border-bottom: rgb(130,130,130);
border-bottom: rgba(130,130,130,.3);
border-bottom-width: 1px;
border-bottom-style: solid;
}
/* AKTIVSTATUS eines BUTTONS (default blau) - Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
border: 1px solid #768599;
background: #04417f;
font-weight: bold;
color: #fff;
cursor: pointer;
text-shadow: 0 -1px 1px #145072;
text-decoration: none;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4675a5), to(#04417f)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #4675a5, #04417f); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #4675a5, #04417f); /* FF3.6 */
background-image: -ms-linear-gradient(top, #4675a5, #04417f); /* IE10 */
background-image: -o-linear-gradient(top, #4675a5, #04417f); /* Opera 11.10+ */
background-image: linear-gradient(top, #4675a5, #04417f);
outline: none;
}
.ui-btn-active a.ui-link-inherit {
color: #fff;
}



/* INDIVIDUELLE ANPASSUNGEN
-----------------------------------------------------------------------------------------------------------*/
/* Listentitel */
.ui-body-a .ui-li-divider.ui-bar-b {
border: 1px solid #768599;
border-bottom: 0px;
text-shadow: 0 -1px 1px #777;
background: #04417f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#4675a5), to(#04417f)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #4675a5, #04417f); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #4675a5, #04417f); /* FF3.6 */
background-image: -ms-linear-gradient(top, #4675a5, #04417f); /* IE10 */
background-image: -o-linear-gradient(top, #4675a5, #04417f); /* Opera 11.10+ */
background-image: linear-gradient(top, #4675a5, #04417f);
}

/* Footer Schriftfarbe */
.ui-footer.ui-bar-a p, .ui-footer.ui-bar-a p .ui-link {
color: #fff;
text-shadow: 0 -1px 1px #555;
}

/* Loading Indicator */
div.ui-body-a.ui-loader {
border: 1px solid #fefefe;
text-shadow: 0 -1px 1px #000;
color: #fff;
background: #3f3f3f;
background-image: -webkit-gradient(linear, left top, left bottom, from(#565656), to(#3f3f3f)); /* Saf4+, Chrome */
background-image: -webkit-linear-gradient(top, #565656, #3f3f3f); /* Chrome 10+, Saf5.1+ */
background-image: -moz-linear-gradient(top, #565656, #3f3f3f); /* FF3.6 */
background-image: -ms-linear-gradient(top, #565656, #3f3f3f); /* IE10 */
background-image: -o-linear-gradient(top, #565656, #3f3f3f); /* Opera 11.10+ */
background-image: linear-gradient(top, #565656, #3f3f3f);
}


/* Dunkelgrauer Icon Hintergrund*/
.ui-body-a .ui-btn-up-a .ui-icon, .ui-body-a .ui-btn-hover-a .ui-icon {
background-color: rgba(63, 63, 63, 1.0);
}