/** {
    margin:0;
    padding:0;
    border:0;
}*/

a {
    color:#333333;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
    color:#333333;
}

#content a {
    color:#666666;
    text-decoration:underline;
}

body {
	margin:0;
	padding:0;
    font-family:Arial,Helvetica,Verdana,sans-serif !important;
    color:#000000;
    background-color:#ffffff;
}

#container {
	margin:0;
	padding:0;
    background-color:#ffffff;
    /*width:65em;*/
    /*border:1px solid #333333;*/
}

#header {
    /*width:100%;*/
    min-width:945px;
    overflow:hidden;
}

#header img {
    margin-top:2px;
    /*float:left;*/
    position:absolute;
    top:0px;
    left:0px;
    height:98px;
    width:340px;
    border:0;
}

#slogan {
    float:right;
    margin-right:2em;
    background-image:url(../Images/yellowstripe490x45.gif);
    background-repeat:no-repeat;
    background-position:top right;
    padding-top:5px;
    padding-right:11px;
    height:45px;
    width:490px;
    font-size:15px;
    text-align:right;
    margin-top:1.9em;
    margin-left:5em;
    line-height:18px;
}

#menu1 {
    height:26px;
    font-size:1.0em;
    padding-left:2em;
    background-color:#bbbbbb;
    background-image:url(../Images/darkgraygradient.gif);
    background-repeat:repeat-x;
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    margin-top:25px;
}

.menu1act {
    height:25px;
    line-height:25px;
    float:left;
    padding-left:1em;
    padding-right:1em;
    background-color:#dddddd;
    background-image:url(../Images/lightgraygradient.gif);
    /*border-left:1px solid #dddddd;*/
    border-right:1px solid #dddddd;
    border-bottom:1px solid #e7e9ea;
}

.menu1act a {
    text-decoration:none;
    color:#000000;
}

.menu1pas {
    height:25px;
    line-height:25px;
    float:left;
    padding-left:1em;
    padding-right:1em;
}

.menu1pas a {
    color:#484848;
}

#menu2 {
    height:21px;
    font-size:0.9em;
    padding-left:2em;
    background-color:#e7e9ea;
    margin-bottom:1em;
    border-bottom:1px solid #e0e0e0;
}

.menu2act {
    height:21px;
    line-height:21px;
    float:left;
    margin-left:1em;
    margin-right:1em;
    /*font-weight:bold;*/
}

.menu2pas {
    height:21px;
    line-height:21px;
    float:left;
    margin-left:1em;
    margin-right:1em;
}

.menu2act a {
    color:#181818;
    text-decoration:none;
}

.menu2act a:hover {
    color:#000000;
}

.menu2pas a {
    color:#666666;
}

.menu2pas a:hover {
    color:#666666;
}

#left {
    float:left;
    width:11em;
    padding-left:0.5em;
    padding-right:0.5em;
    text-align:center;
    position:relative;
}
#left a {
    text-decoration:underline;
}
#left img {
    border:0px;
    width:139px;
    position:absolute;
    left:18px;
    top:150px;
}
#zertNr {
    font-size:10px;
    width:139px;
    position:absolute;
    top:268px;
    left:18px;
    text-align:middle;
}

#leftbox {
    /*background-color:#ffff4e;*/
    background-color:#fffc5f;
    border:1px solid #666666;
    font-size:1em;
    text-align:center;
    padding-top:0.4em;
    padding-bottom:0.4em;
    margin-bottom:1em;
    margin-right:0.8em;
    margin-left:0.8em;
}
#leftbox p {
    margin-top:0.2em;
    margin-bottom:0.2em;
    line-height:1.2em;
}

#main {
    margin-left:11em;
    padding-left:2em;
    padding-right:3em;
    padding-bottom:1.5em;
    border-left:1px solid #666666;
    min-height:30em;
}

/*
* html #main {
    margin-left:11em;
    padding-left:2em;
    padding-right:3em;
    padding-bottom:1.5em;
    border-left:1px solid #666666;
    height:30em;
}
*/

#breadcrumb {
    width:100%;
    font-size:0.8em;
    color:#666666;
    padding-top:0.2em;
    padding-bottom:0.2em;
    border-bottom:1px solid #999999;
}

#breadcrumb a {
    color:#666666;
}

#content {
    margin-top:1em;
}

#content h1 {
    font-size:1.1em;
    margin-bottom:0.5em;
}

header h2 {
    font-size:1.1em;
    margin-top:1em;
    margin-bottom:0.3em;
}

#content h3 {
    font-size:0.9em;
    margin-bottom:0.2em;
}

#content h4 {
    font-size:0.8em;
    margin-bottom:0.2em;
}

#content p {
    font-size:0.9em;
    line-height:1.3em;
    margin-top:0.5em;
}

#content ul {
    list-style-type:circle;
    list-style-image:url(../images/donut8.gif);
}

#content ul ul {
    list-style-type:disc;
    list-style-image:url(../images/donut6.gif);
}
#content ul li {
    font-size:0.9em;
}
#footer {
    font-size:0.7em;
    text-align:center;
    background-color:#e7e9ea;
    margin-top:2em;
    margin-bottom:1em;
    padding-top:0.2em;
    padding-bottom:0.3em;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
}
#footer a {
    color: #000;
}

.clearfloat {
    clear:both;
    font-size:1px;
    height:0;
    line-height:0px;
}

/* Mini text */
#mini {
    font-size:0.7em;
}

/* Vertical top align table contents */
table.contenttable {
    vertical-align:top;
    margin:0;
    padding:0;
    border:0;
}
table.contenttable td {
    margin:0;
    padding:0;
    border:0;
    vertical-align:top;
}

/* new fluid styled content formatting */
figcaption.image-caption {
	font-size:.9em;
}
figure {
	display:table;
	margin:0px;
}
figcaption {
	display:table-caption;
	caption-side:bottom;
}
.ce-textpic.ce-left.ce-intext .ce-gallery {
	float:left;
	margin-right:9px;
}
.ce-textpic.ce-right.ce-intext .ce-gallery {
	float:right;
	margin-left:9px;
}
.ce-gallery {
	margin-bottom:10px;
    overflow:hidden;
}
.ce-gallery .ce-column {
	float:left;
	margin-right:10px;
    margin-bottom:5px;
}
.ce-row {
	clear:both;
}
.ce-border img {
	border:1px solid #666;
}
header {
}
div.frame {
}

/* Mailform */
.formu ol li {
    vertical-align:middle;
    width:550px;
}
#labeldiv {
    width:160px;
    float:left;
    margin-top:0.4em;
}
#labeldiv label {
    font-size:0.9em;
}
table.csc-uploads-2 img {
    border:1px solid #666;
}
fieldset.form-group legend {
  font-weight:bold;
}
.form-group select {
    width: 330px;
    height:1.7em;
    font-size:.9em;
    background-color: #fcffef;
    border: 1px inset;
}
button.btn {
  padding:10px;
  font-weight:bold;
}
button.btn-primary {
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    background-color: #eee;
}
.tx-powermail h3 {
	display:none;
}
.tx-powermail fieldset {
	border:0px;
	padding:0px;
}
.tx-powermail legend.powermail_legend {
	display:none;
}
.powermail_fieldwrap {
	clear:left;
}
.form-group {
  clear:left;
}
.powermail_fieldwrap label {
	float:left;
	width:160px;
	margin-top:.4em;
	font-size:14px;
}
.form-group label {
  	float:left;
	width:160px;
	margin-top:.4em;
	font-size:14px;
}
.powermail_field input[type=text] {
	background-color:#fcffef;
	border:1px inset;
	margin-bottom:0.4em;
	margin-top:0.4em;
	height:1.5em;
	width:330px;
}
.form-group div.input input[type=text] {
	background-color:#fcffef;
	border:1px inset;
	margin-bottom:0.4em;
	margin-top:0.4em;
	height:1.5em;
	width:330px;
}
.powermail_field input[type=email]  {
        background-color:#fcffef;
        border:1px inset;
        margin-bottom:0.4em;
        margin-top:0.4em;
        height:1.5em;
        width:330px;
}
.form-group div.input input[type=email]  {
        background-color:#fcffef;
        border:1px inset;
        margin-bottom:0.4em;
        margin-top:0.4em;
        height:1.5em;
        width:330px;
}
.form-group div.input input[type=file]  {
        background-color:#fcffef;
        border:1px inset;
        margin-bottom:0.4em;
        margin-top:0.4em;
        padding-top:.2em;
        font-size:.9em;
        height:1.5em;
        width:330px;
  		position:relative !important;
}

#c6 div.ce-column:last-child {
    display:none;
}

.burger-menu {
    display:none;
}

#map {
    height: 40rem;
    width: 100%;
    border:1px solid #ccc;
    background-image: url(/fileadmin/images/karte_osm.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
#content div.leaflet-container a {
    text-decoration: none;
}
#consent-overlay {
    margin: 1rem;
    padding: 1rem;
    background-color: #fff;
}

