
/*  */
/* 
*/
* {
    font-family:Arial, Verdana, Helvetica, sans-serif !important;
}

body {
    font-size: 0.75em !important;
}

#menu-box {
    font-family:arial !important;
}

div#head {
    height: 170px !important;
}
 div#head-image {
    height: 142px !important;
    width:811px !important;
    margin-top: 25px;
}
div#logo {
    margin-top: 25px;
}
 div#head-text {
    margin-top: 0px !important;
    padding-right: 5px;
}
 

 div#head-text-corner {
    display:none;
}


div#metanavigation {
    top: 10px;
    width: 1015px !important;
}

/* Text-Einschub im Kopfbild ausblenden */

/* div#head-text {
display:none !important;
}

div#head-text-corner {
display:none !important;
} */

/* weißer Hintergrund */
div#wrapper {
    background: none !important;
}
div.spacer {
    background-color: #fff !important;
}
div#footer-container {
    background: #fff !important;
}

/* Bild ohne Rahmen */

/*
.foto img {
    border: none !important;
}
*/


/* Pfeil vor link in infobox ausblenden */

/*
div.infobox-inner a:link,div.infobox-inner a:active,div.infobox-inner a:visited {
    background: none !important;
}
 
.infobox-ul li a:link,.infobox-ul li a:active,.infobox-ul li a:visited {
    background: none !important;
}
*/


/* externes Link-Symbol ausblenden */

/*
img.external_link_symbol {
    display: none !important;
}
*/

.formular input[type="submit"], .preview input[type="submit"] {
    background: linear-gradient(to bottom, #70ad47 0%, #bddca8 100%) !important;
}
 