/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

/*Google-Fonts lokal */

/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
html,
body {
    height: 100%;
}

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
}

a {
    color: #144196;
}

.sidebar a {
    font-weight: 700;
    text-decoration: underline;
}

.clearer {
	clear: both;
}

a.anzeige-kb img {
    max-width: 100%;
    height: auto;
}

/* Navigation Anpassungen */
.navi img {
	max-width: 100%;
	height: auto;
}

#navbar {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 20px;
    right: 0;
	width: 66.6667%;
}
.navbar {
    margin-bottom: 0px;
}
.container.navi {
    position: relative;
    padding: 20px 0;
}
.container.navi > .row > div {
    position: static;
}

.container.navi div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0px;
}

.navbar .navbar-brand {
    height: auto;
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.navbar .navi img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    height: 93px;
}

#navbar .dropdown-menu {
    background-color: #fff;
    border: 2px solid #787878;
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: rgb(120, 120, 120);
    border-top: 0;
    font-size: inherit;
    padding: 30px 0 15px;
    min-width: 170%;
    box-sizing: content-box;
    margin-left: -2px;
    margin-right: -2px;
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar-default .navbar-brand {
    color: #144196;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #144196;
}

.navbar-default .navbar-toggle {
    border-color: #333;
	background-color: #144196;
	z-index: 3;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #144196;
}

.navbar-right {
    margin-right: 0;
}

#navbar .navbar-nav > li {
    border-left: 2px solid #787878;
    width: 16%;
}

#navbar .navbar-nav > li:nth-of-type(2) {
    width: 21%;
}

#navbar .navbar-nav > li:last-child {
	width: 11%;
    border-right: 2px solid #787878;
        border-right-color: rgb(120, 120, 120);
}

#navbar .dropdown-menu {
    font-size: inherit;
}

#navbar li.dropdown-submenu a.hauptmenu:hover {
  background-repeat: no-repeat;
  background-position: center bottom;
}

#navbar li.dropdown-submenu a.hauptmenu:hover {
  background-image: url(http://www.evpfalz.de/gemeinden_t3v76/fileadmin/templates/Icons/icon_hauptnavi-blau.png);
}

#navbar li.dropdown-submenu.open a.hauptmenu:focus {
  background-repeat: no-repeat;
  background-position: center bottom;
}

#navbar li.dropdown-submenu.open a.hauptmenu:focus {
  background-image: url(http://www.evpfalz.de/gemeinden_t3v76/fileadmin/templates/Icons/icon_hauptnavi-blau.png);
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 120%;
    height: 93px;
    line-height: 120%;
    padding: 23px 0 0 10px;
}

.navbar-default .navbar-nav > li.last > a {
	border-right: 0px solid #000;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #fff;
    color: #144196;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #144196;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #144196;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: snow;
    background-color: white;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #144196;
    color: #snow;
}

/* Topbar */

.navbar .top-bar {
    background-color: #0096DC;
    padding: 5px;
}

.navbar .servicenavi {
    list-style-type: none;
    margin: 0 0 0 5px;
    padding: 0;
    float: right;
}

.navbar .servicenavi li {
    display: block;
    float: left;
	margin-left: 2rem;
}

.navbar .servicenavi li.instagram a .text {
    display: none;
}

.navbar .servicenavi li.facebook a .text {
    display: none;
}

.navbar .servicenavi li a {
    display: block;
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 3px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
}

.navbar .servicenavi .spenden {
    background-color: #e14a01;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar .servicenavi .spenden a {
    height: 30px;
    line-height: 15px;
}

.navbar .servicenavi .spenden a {
    color: #ffffff;
}

.navbar .servicenavi .spenden a span {
    color: #ffffff;
}

/* nicht genutzte Anpassungen Topbar */
/*

.navbar .servicenavi li.instagram a {
    background-image: url(../Icons/icon_twitter-weiss.png);
    width: 30px;
    height: 30px;
}
.navbar .servicenavi li.facebook a {
    background-image: url(../Icons/icon_facebook-weiss.png);
    width: 30px;
    height: 30px;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.instagram::before {
    font-family: "Font Awesome 5 Free"; font-weight: 400; color: white; content: "\f16d";
}

.facebook::before {
    font-family: "Font Awesome 5 Free"; font-weight: 400; color: white; content: "\f39e";
}
*/

/*.logo {padding-right: 1em;}*/

/* Anpassungen auf Folgeseiten */

.breadcrumb {
	background: #144196; /* Old browsers */
	background: -moz-linear-gradient(left, #144196 0%, #0096DC 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #144196 0%,#0096DC 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #144196 0%,#0096DC 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#144196', endColorstr='#0096DC',GradientType=1 ); /* IE6-9 */
	color: snow;
	-webkit-font-smoothing: antialiased;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
}

.breadcrumb a  {
    color: snow;
}

.breadcrumb > li + li::before {
    color: gainsboro;
}

.breadcrumb > .active  {
    color: gainsboro;
}

.btn-primary {
    background-color: #144196;
    border-color: #144196;
    color: snow;
}

.list-group li {
	list-style-type: none;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #144196;
    border-color: #144196;
    color: snow;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: snow;
  text-decoration: none;
  background-color: white;
}

/* Portfolio bzw. Themen-Anpassungen */

.img-portfolio {
    margin-bottom: 30px;
}

.portfolio-title {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 15px;
	max-width: 308px;
	background: #144196; /* Old browsers */
	background: -moz-linear-gradient(left, #144196 0%, #0096DC 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #144196 0%,#0096DC 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #144196 0%,#0096DC 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#144196', endColorstr='#0096DC',GradientType=1 ); /* IE6-9 */
	color: snow;
	-webkit-font-smoothing: antialiased;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Accordion Anpassungen */
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
        padding-left: 0.7em;
    min-height: 0;
    font-size: 100%;
}
.content h3 {
    line-height: 1.5em;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget-content {
    border-color: #EBE9E5;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #EBE9E5;
}
.ui-widget-content {
    border: 1px solid #aaa;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(170, 170, 170);
        border-right-color: rgb(170, 170, 170);
        border-bottom-color: rgb(170, 170, 170);
        border-left-color: rgb(170, 170, 170);
    background: #fff;
    color: #222;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

/* Panel Anpassungen */

.panel-default > .panel-heading {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#144196+0,954d9b+44,0096DC+100 */
	background: #144196; /* Old browsers */
	background: -moz-linear-gradient(left, #144196 0%, #0096DC 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #144196 0%,#0096DC 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #144196 0%,#0096DC 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#144196', endColorstr='#0096DC',GradientType=1 ); /* IE6-9 */
	color: snow;
}
.panel-body {
	min-height: 470px;
}

.panel .table {
	margin-bottom: 10px;
}

.panel .table > thead > tr > td {
	padding: 0px 8px;
}

/* Visitenkarte */

.box-bcard {
	border: 1px solid #ccc;
	padding: 1em;
}

.img-bcard {
	background-color: gainsboro;
	margin-bottom: 1em;
}

.image-bcard {
	width: 33%;
	height: auto;
}

.txt-bcard {
	
}

/* Runde Themenbilder */

.row > .col-lg-12 > h2.themes {
	text-align: center;
}

.themenbox .item {
    border: 1px solid #c6c6c6;
    border-radius: 50%;
    margin-top: 30px;
    position: relative;
}

.themenbox .item .bild {
    border-radius: 50%;
    border: 10px solid #fff;
    background-color: #000;
}

.themenbox .item .bild img {
    border-radius: 50%;
    opacity: 0.7;
    width: 100%;
    height: auto;
}

.themenbox .item .text {
    position: absolute;
    color: #fff;
    text-align: center;
    top: 42%;
    left: 0;
    width: 100%;
    padding: 0 20px;
    z-index: 1;
}

.themenbox .item .text h2 {
    margin-top: 0px;
}

.themenbox .item .text h2 a {
    color: #fff;
    font-size: 120%;
    margin-top: 0;
}

/* Losungen */

.watchword-header {display: none;}

.licenses {padding: 0;}

/* Home Page Carousel */

header.carousel {
	display: block;
}

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-caption {
    bottom: 20px;
	background-color: rgba(255, 255, 255, 0.75);
    color: #144196;
    left: 15%;
    padding: 20px 15px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.carousel-caption {
    left: 33%;
    padding-bottom: 30px;
    right: 33%;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #144196;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}

.carousel-indicators .active {
    background-color: #144196;
    height: 12px;
    margin: 0;
    width: 12px;
}

.tx-ws-flexslider .caption-text {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    bottom: 20px;
    position: absolute;
    width: 350px;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/***Subnavi***/

.subnavi {
    color: #464646;
    margin: 1em 0;
    overflow: hidden;
    padding: 0;
}
.subnavi ul {
    border-bottom: 0 solid silver;
    border-top: 0 solid silver;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
}
.subnavi ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.subnavi ul a {
    display: block;
    text-decoration: none;
}
.subnavi ul li {
    float: left;
    margin: 0 0 -1px;
    padding: 0;
    width: 100%;
}
.subnavi ul li strong {
    background-color: #144196;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 3px 3%;
    width: 95%;
}
.subnavi ul li ul li strong {
    background-color: #144196;
    border-bottom: 1px solid #464646;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 3px 0 3px 14%;
    width: 95%;
}
.subnavi ul li ul li ul li strong {
    background-color: #144196;
    border-bottom: 1px solid #464646;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 3px 0 3px 21%;
    width: 95%;
}
.subnavi ul li a {
    background-color: white;
    border-bottom: 1px solid #ddd;
    color: #144196;
    font-size: 1.1em;
    font-weight: normal;
    padding: 10px 15px 10px 3%;
    width: 100%;
}
.subnavi ul li.aktiv a {
    background-color: #144196;
    color: #fff;
}
.subnavi ul li.aktiv ul li.aktiv a {
    background: white url("../Icons/icon_pfeil-kontextnavi.png") no-repeat scroll 10px center;
    color: #144196;
}
.subnavi ul li.last a {
    border-bottom: 1px solid #ddd;
	margin-bottom: 1px;
}
.subnavi ul li a:hover {
    background-color: #144196;
    color: #fff;
}
.subnavi ul li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subnavi ul li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.subnavi ul li ul li a {
    background-color: white;
    border-bottom: 1px solid #ddd;
    color: #144196;
    font-size: 1em;
    font-weight: normal;
    padding: 10px 15px 10px 9%;
    width: 100%;
}
.subnavi ul li.aktiv ul li a {
    background-color: white;
    border-bottom: 1px solid #ddd;
    color: #144196;
    font-size: 1.1em;
    font-weight: normal;
    padding: 10px 15px 10px 9%;
    width: 100%;
}
.subnavi ul li.aktiv ul li.aktiv ul li a {
	border-color: #ddd;
}
.subnavi ul li ul li.last a {
    border-bottom: 1px solid #ddd;
}
.subnavi ul li ul li ul {
    font-style: italic;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subnavi ul li ul li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.subnavi ul li ul li ul li a {
    background-color: white;
    border-bottom: 1px solid #ddd;
    color: #144196;
    font-size: 1em;
    font-weight: normal;
    padding: 10px 15px 10px 21%;
    width: 80%;
}
.subnavi ul li ul li a:hover {
    background-color: #144196;
    color: #fff;
}
.subnavi ul li#title {
    background-color: #fff;
    border-bottom: 4px solid #888;
    color: #444;
    font-weight: bold;
    padding: 3px 0 3px 7%;
    width: 95%;
}

.sidebar-left h1 {
	font-size: 1.325em;
	border-bottom: 1px dotted #144196;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 20px;
    margin-top: 20px;
}

td, th {
    padding: 2px 5px 0 0;
}

/* Footer Styles */

footer {
    background: #144196 none repeat scroll 0 0;
    margin: 50px 0 0;
	padding: 2em 0;
}

.footer .container-fluid > .row {
    margin: 0 auto;
}

footer h1 {
	font-size: 1.25em;
	color: white;
	border-bottom: 1px solid white;
}
footer h2 {
	font-size: 1.25em;
	color: white;
	border-bottom: 1px solid white;
}
footer p {
	font-size: 0.9em;
	color: white;
}
footer a {
	color: white;
}
footer a:hover {
	color: white;
}
footer a:visited {
	text-decoration:underline;
	color: white;
}

/* mobile menu */
#mobilenavi ul {
	margin-left: 0;
	padding-left: 0;
}

#mobilenavi .list-group li {
	list-style-type: none;
}

#mobilenavi a.list-group-item:hover,
#mobilenavi button.list-group-item:hover,
#mobilenavi a.list-group-item:focus,
#mobilenavi button.list-group-item:focus {
  color: snow;
  text-decoration: none;
  background-color: white;
}

#mobilenavi .list-group-item.active, #mobilenavi .list-group-item.active:hover, #mobilenavi .list-group-item.active:focus {
    background-color: #144196;
    border-color: #144196;
    color: snow;
}
#mobilenavi .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
#mobilenavi a.list-group-item, #mobilenavi button.list-group-item {
    color: #555;
}
#mobilenavi .list-group-item {
    position: relative;
    display: block;
    padding: 3px 5px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
}

#mobilenavi a.mlevel2 {
	padding-left: 15px;
}
#mobilenavi a.mlevel3 {
	padding-left: 25px;
}
#mobilenavi a.mlevel4 {
	padding-left: 35px;
}