/*---*/
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
img,
a,
fieldset,
form,
label,
legend,
ol,
ul,
article,
aside,
canvas,
figure,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}

html {
    margin-top: 0px !important;
}

* html body {
    margin-top: 0px !important;
}

body {
    line-height: 1;
}

input[type=text],
input[type=submit] {
    border: none;
}

a:link,
a:visited,
a:hover {
    text-decoration: none;
    color: #c1092b;
}

ol,
ul {
    margin-left: 15px;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

/*--*/
body {
    background: #c1092b;
    color: #595959;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 11pt;
    font-weight: 400;
    line-height: 14pt;
}

.main {
    background: white;
    width: 100%;
}

.siteBox {
    border: 1px solid white;
    margin: 0 auto;
    position: relative;
    width: 946px;
}

.logoImg {
    position: absolute;
    top: -38px;
    left: 0px;
}

.navLang {
    font-weight: 600;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 12pt;
}

.navLang a {
    color: #c1092b;
    background-image: url(images/Pfeil_2.jpg);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 32px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.nav_de a {
    padding-left: 28px;
}

h1 {
    color: #d9d9db;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 19pt;
    font-weight: bold;
    margin-top: 32px;
    margin-bottom: 20px;
}

h2 {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 18pt;
}

.clear,
.clearstart {
    clear: both;
}

.clearstart {
    height: 10px;
}

/*-navi main--*/
.menu_bar {
    border-top: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    color: #c1092b;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 12pt;
    height: 38px;
    margin-top: 32px;
    position: relative;
    width: 100%;
}

.menu_bar ul {
    height: 38px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu_bar li {
    float: left;
}

.menu_bar li a {
    background: white;
    color: #c1092b;
    display: block;
    line-height: 38px;
    text-align: left;
    text-decoration: none;
    padding: 0 25px 0 0;
}

.menu_bar li a:hover {
    color: #595959;
}

.menu_bar li.current_page_item>a {
    color: #595959;
}

.menu_bar li.current-menu-parent>a {
    color: #595959;
}

ul.sub-menu li.current-menu-item>a {
    color: #595959;
}

.menu_bar li.current_page_item a ul.submen li a:link,
.menu_bar li.current_page_item a ul.submen li a:visited {
    color: #c1092b;
}

.menu_bar li ul {
    background: #515151;
    display: none;
    height: auto;
    position: absolute;
    width: 150px;
    z-index: 2000;
    border-top: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    -moz-box-shadow: 0px 2px 2px #D1D1D1;
    -webkit-box-shadow: 0px 2px 2px #D1D1D1;
    box-shadow: 0px 2px 2px #D1D1D1;
}

.menu_bar li:hover ul {
    display: block;
}

.menu_bar li li {
    display: block;
    float: none;
    width: 150px;
}

.menu_bar li ul a {
    color: #c1092b;
    display: block;
    font-size: 11pt;
    height: 25px;
    line-height: 30px;
    padding: 0px 2px 2px 5px;
    text-align: left;
    border-bottom: 1px solid #C1C1C1;
}

.menu_bar li ul li:last-child a {
    border-bottom: none;
}

.menu_bar li ul a:hover {
    color: #595959;
}

/**/
.blaetternBox,
.blaetternBox-single,
.seitenTitelBox,
.seitenTitelBox-single {
    height: 40px;
    margin-top: 0px;
}

.blaetternBox,
.blaetternBox-single {
    float: left;
    width: 65px;
    position: relative;
}

.seitenTitelBox,
.seitenTitelBox-single {
    color: #d9d9db;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-weight: 700;
    font-size: 18pt;
    height: 35px;
    margin-left: 65px;
    margin-top: 5px;
    width: 865px;
}

.ohneBlaettern {
    margin-left: 0px;
}

h1.imprintH1:first-letter {
    text-transform: uppercase;
}

.blaetternBox-single {
    width: 35px;
}

.seitenTitelBox-single {
    margin-left: 45px;
}

.seitenTitelBox-single a {
    color: #d9d9db;
}

.single-gal-left {
    float: left;
    width: 580px;
    margin-bottom: 20px;
}

.single-gal-right {
    margin-left: 581px;
    width: 371px;
}

.single-gal-trenner {
    min-height: 270px;
    margin-left: 1px;
    position: relative;
    width: 365px;
}

.img-gal-zeile {
    height: 140px;
    width: 364px;
}

.img_left {}

.img_right {
    margin-left: 19px;
}

.clear-single {
    border-top: 1px solid #cecece;
    margin-top: 25px;
    width: 945px;
}

.clear-single-bottom {
    clear: both;
    margin-top: 30px;
    height: 30px;
}

.gal-left-description {
    font-size: 10pt;
}

/**/
p span.moretext a {
    background-image: url(images/sys_more.png);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    color: #c1092b;
    padding-left: 10px;
}

.aktuellTeaserBox p span.moretext a {
    background-image: url(images/sys_more2.png);
    background-repeat: no-repeat;
    background-position: 45px 5px;
    color: #c1092b;
    padding-right: 16px;
}

.startText p {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 15pt;
    line-height: 18pt;
    margin-top: 15px;
}

/**/
#slides_three h2.new {
    border: 1px solid red;
    color: #595959;
    display: block;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 15pt;
    left: 80px;
    height: 20px;
    position: absolute;
    top: -100px;
    width: 400px;
    z-index: 1;
}

h1.seitenTitelSingle {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 15pt;
    color: #595959;
    line-height: 20pt;
    margin: 20px 0 20px 0;
    width: 580px;
}

.single-box-left {
    float: left;
    width: 580px;
}

.single-box-left p {
    margin-bottom: 20px;
}

.single-box-left h1 {
    margin-top: 0px;
}

.chrome .single-box-left p,
.chrome .single-box-right p {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
}

.img-gal-0,
.img-gal-1,
.img-gal-2,
.img-gal-3 {
    position: absolute;
}

.img-gal-0,
.img-gal-1 {
    top: 0px;
}

.img-gal-2,
.img-gal-3 {
    top: 140px;
}

.img-gal-1,
.img-gal-3 {
    left: 202px;
}

.img-gal-0,
.img-gal-2 {
    left: 20px;
}

div.single-lnk p a {
    padding-left: 20px;
    background-image: url(images/pfeil_link.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    color: #c1092b;
}

.single-box-right {
    margin-left: 600px;
    width: 340px;
}

div.single-dok p a {
    padding-left: 20px;
    background-image: url(images/pfeil_dok.jpg);
    background-repeat: no-repeat;
    background-position: left 4px;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    color: #c1092b;
}

/*--viewport start--*/
.viewport {
    height: 161px;
    margin: 0 9px 9px 0;
    overflow: hidden;
    position: relative;
    width: 220px;
}

/*.no-margin { margin-right:0; }*/
.viewport a {
    display: block;
    position: relative;
    text-decoration: none;
}

.viewport a img {
    height: 181px;
    left: -10px;
    position: relative;
    top: -10px;
    width: 240px;
}

.viewport a span {
    display: none;
    height: 100%;
    padding-top: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}

.hover-background {
    background: url(images/hoverStartBack.png) no-repeat center 35px rgba(15, 15, 15, 0.5);
    color: #fff;
    text-shadow: #000 0 0 20px;
}

/*--viewport aktuelles--*/
.viewport-small {
    height: 121px;
    margin: 5px 25px 9px 0;
    overflow: hidden;
    position: relative;
    width: 160px;
    float: left;
}

.viewport-small a {
    display: block;
    position: relative;
    text-decoration: none;
}

.viewport-small a img {
    height: 131px;
    left: -5px;
    position: relative;
    top: -5px;
    width: 170px;
}

.viewport-small a span {
    display: none;
    height: 100%;
    padding-top: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 100;
}

.hoverStartBackSmall {
    background: url(images/hoverStartBackSmall.png) no-repeat center 35px rgba(15, 15, 15, 0.5);
    color: #fff;
    text-shadow: #000 0 0 20px;
}

/*--teaser Box col --*/
.teaserBox-col {
    float: left;
    width: 220px;
    margin-right: 22px;
    padding-bottom: 30px;
}

.teaserBox-colLast {
    margin-right: 0px;
}

.teaserBox-col h1 a.teaserLnk {
    color: #c1092b;
    margin-top: 0px;
}

.teaserBox-col h1 {
    padding: 0px;
    margin: 10px 0 10px 0;
    line-height: 12pt;
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 11pt;
    font-weight: bold;
}

.teaserBox-col h1 a.teaserLnk:hover {
    color: #595959;
}

/*aktuell Portal--*/
.aktuellTeaserBox {
    width: 730px;
    min-height: 120px;
    padding-bottom: 45px;
}

.aktuellTeaserBox h2 {
    color: #595959;
    font-size: 18pt;
    padding-bottom: 23px;
    line-height: 20pt;
}

.aktuellTeaserBox h2 a {
    color: #595959;
}

/*searchForm--*/
label {
    display: none;
}

.myform {
    position: absolute;
    right: 1px;
    top: 6px;
    border: 1px solid #EFEFEF;
    border-right: none;
    background: #F0F0F0;
    width: 184px;
    height: 24px;
}

.myform input[type=text] {
    width: 150px;
    background: #EFEFEF;
    padding: 1px;
    height: 20px;
}

/**/
.myform .subLupe {
    background: white;
    background-image: url(images/lupe.jpg);
    margin-top: 0px;
    margin-left: -3px;
    width: 30px;
    height: 24px;
}

myform.subLupe:hover {
    background-image: url(images/lupe2.jpg);
    curser: pointer;
}

/*--footer--*/
.footer {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 10pt;
    line-height: 14pt;
    margin: 0 auto;
    width: 946px;
    color: white;
    position: relative;
    padding-top: 35px;
    padding-bottom: 35px;
}

.footer-left {
    float: left;
    width: 450px;
}

.footer-right {
    margin-left: 485px;
    width: 280px;
}

.footer-icons {
    position: absolute;
    right: 0px;
    top: 35px;
    width: 180px;
}

.footer-icons p {
    margin-bottom: 10px;
}
#menu-address {
    list-style: none;
    margin-left: 0px;
    padding: 0;
}
#menu-address  li {
	margin-bottom: 7px;
}



#menu-impressum {
    list-style: none;
    margin-left: 0px;
    padding: 0;
}

#menu-impressum li {
	margin-bottom: 7px;
}

#menu-impressum li a {
    color: white;
}

.footer-right a {
    color: white;
}

p.email {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    margin-left: 22px;
    margin-top: 5px;
}

/*--*/
.fbpagination {
    display: none;
}

/*--*/
.slideshowlink {
    display: none;
}

/* pages */
.pages-left img.alignleft,
.pages-left a img.alignleft {
    float: left;
    margin-right: 10px;
}

.pages-right img {
    margin-top: 5px;
    margin-bottom: 25px;
}

.pages-left h2 {
    font-family: 'PT Sans', Verdana, Arial, 'Sans Serif';
    font-size: 14pt;
    margin: 2px 0 5px 0;
}

div.pages-left ul {
    margin-top: 15px;
    margin-bottom: 10px;
}

/* search */
.searchback {
    width: 800px;
}

.search-text {
    border: none;
    margin-bottom: 15px;
}

.search-text a {
    color: #c1092b;
}

.search-text a:hover {
    color: #595959;
}

/**/
.phone-number a {
    color: white;
}

.phone-number a:hover {
    color: white;
}

/**/
.mapbox {
    font-size: 13px;
    max-width: 162px;
    min-height: 80px;
    line-height: auto;
    line-height: 16px;
    overflow-y: hidden;
}

.mapImgBox {
    width: 162px;
    overflow: hidden;
}

.mapImgBox img {
    width: 100%;
    height: auto;
}

.mapbox p.maptitel {
    font-weight: bold;
    margin: 0px;
    padding-top: 8px;
    padding-bottom: 5px;
}

/*Just use .gm-style-iw*/
.gm-style-iw {
    max-width: 170px;
    min-height: 70px;
}
