@charset "utf-8";
@import @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300italic,300,400italic,600italic,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Alegreya:400italic,700italic);
body {
        font-size: 16px;
        margin:0;
        padding:0;
        border: none;
        overflow: visible;
}
body .pagecounter {
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 12px;
        font-style: normal;
        line-height: 120%;
        font-weight: 600;
        text-transform: uppercase;
        color: rgba(149,149,149,1.00);
        font-family: 'Open Sans', sans-serif;
}
body .pagecounter_hidden {
        visibility: hidden;
        height: 0px;
}
.bg_home {
	background-image: url(../images/bg.jpg);
	Background-position: center top;
	background-color: #FFFFFF;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
}
.bg_home .facebook iframe {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
}

/* Allgemeine Klassen */
.flashclass{ /*sample CSS class added to image slideshow container*/
        /*border: 5px solid orange;*/
        padding: 5px;
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-weight: 700;
        text-align: right;
        font-size: 12px;
        text-decoration: none;
        color: rgba(66,66,66,1.00);
}
.flashclass img{
        border-width: 0;
        color: rgba(0,0,0,1.00);
}
iframe {
        width:100%; height:100em; border:0;
}

/* Kopf */
header {
        width: 100%;
        height: 170px;
        background-color: #FCF8F8;
        box-shadow: 8px -5px 20px 5px #000000;
        -webkit-box-shadow: 8px -5px 20px 5px #000000;
        -moz-box-shadow: 8px -5px 20px 5px #000000;
        -o-box-shadow: 8px -5px 20px 5px #000000;
        -ms-box-shadow: 8px -5px 20px 5px #000000;
        background-color: rgba(255,255,255,0.73);
        -moz-box-shadow: 0px 1px 3px rgba(0,0,0.55);
        -webkit-box-shadow: 0px 1px 3px rgba(0,0,0.55);
        box-shadow: 0px 1px 3px rgba(0,0,0.55);
        -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(Offx=0,Offy=1,Color=#8c000000,Positive=true)";
        filter:progid:DXImageTransform.Microsoft.dropshadow(Offx=0,Offy=1,color=#8c000000,Positive=true);
}
header .header_inner {
        height: 20px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: auto;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        max-height: 20px;
}
header .header_inner .header_logo {
        width: 100%;
        padding-top: 20px;
}
header .header_inner .header_logo h1 {
        font-size: 38px;
        letter-spacing: -3px;
        line-height: 1px;
        margin-top: 0px;
        margin-right: 280px;
        margin-bottom: 0px;
        margin-left: 30px;
        width: 360px;
        height: 70px;
        background-image: url(../images/logo.png);
}
header .header_inner .header_logo h1 a {
        display: block;
}
header .header_inner .header_logo h1 a span {
        visibility: hidden;
        display: block;
        text-indent: 99px;
}
header .header_inner nav {
        width: 100%;
        height: 40px;
        margin-top: 0px;
}
header .header_inner nav ul {
        width: 100%;
        height: 45px;
        display: block;
        position: relative;
        list-style-type: none;
        padding: 0;
        background-color: rgba(255,255,255,0.60);
        margin-left: 0px;
}
header .header_inner nav ul li {
        height: 50px;
        margin-top: 12px;
        text-align: center;
        display: inline-block;
        float: left;
}
header .header_inner nav ul li a {
        font-size: 12px;
        font-style: normal;
        line-height: 120%;
        font-weight: 600;
        text-transform: uppercase;
        color: rgba(149,149,149,1.00);
        padding-top: 10px;
        padding-right: 1.52em;
        padding-left: 1.52em;
        padding-bottom: 6px;
        font-family: 'Open Sans', sans-serif;
}
header .header_inner nav ul li a:hover, header .header_inner nav ul li.active a {
        color: #D24F0B;
        width: 150px;
        background-color: rgba(177,176,176,0.21);
        padding-top: 5px;
        padding-left: 1.52em;
        padding-right: 1.52em;
        padding-bottom: 8px;
        border-radius: 4px;
        -webkit-box-shadow: 2px 2px 5px rgba(60,60,60,0.27);
        box-shadow: 2px 2px 5px rgba(60,60,60,0.27);
        border: 1px solid rgba(162,162,162,1.00);
}
header .header_inner div .slogan {
	margin-left: 80px;
	width: 300px;
	margin-right: 290px;
	height: 5px;
	font-family: 'Alegreya', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	text-align: right;
	color: #757575;
}
header .header_inner div {
	height: 40px;
}
header .header_inner nav ul {
        float: left;
}
header .header_inner nav ul .buttons {
        margin-left: 20px;
}

/* section */
section {
        height: 100%;
}
section article {
        background-color: rgba(255,255,255,1.00);
        height: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
}

/* index.html */
section .index .aktuell {
        background-color: rgba(255,255,255,0.60);
        margin-right: auto;
        margin-left: auto;
        margin-top: 15px;
        margin-bottom: auto;
        width: 850px;
        height: 445px;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 10px;
        padding-bottom: 0px;
}
section .index .aktuell_inner {
        width: 800px;
}
section .index .aktuell .aktuell_left {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 12px;
        text-align: left;
        font-weight: 600;
        color: rgba(116,116,116,1.00);
        float: left;
        height: 400px;
        width: 200px;
}
section .index .aktuell .aktuell_right {
        float: left;
        height: 400px;
        width: 600px;
}
section .index div .aktuell_header {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        font-weight: 700;
        color: rgba(116,116,116,1.00);
        width: 30px;
}

/* impressum.html */
section article .impressumsite {
        margin-top: 20px;
        margin-left: 50px;
        margin-right: 50px;
        background-color: rgba(255,255,255,0.60);
}
section article .impressumsite .g-page-block-content {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 14px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
        padding-top: 1px;
}
section article .impressumsite .g-page-block-content .impressumtitle {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
}

/* equipment.html */
section article .equipmentsite {
        margin-top: 20px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        width: 1000px;
        height: 900px;
}
section article .equipmentsite .equipment_block_left {
        float: left;
        height: 900px;
        width: 800px;
}
section article .equipmentsite .equipment_block_left .equipment_content_left {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 14px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
}
section article .equipmentsite .equipment_block_left .equipment_content_left .equipment_headline {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
}
section article .equipmentsite .equipment_block_left .equipment_content_left .equipment_title {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
}
section article .equipmentsite .equipment_block_right {
        float: left;
        height: 900px;
        width: 200px;
}
section article .equipmentsite .equipment_block_right .D800 {
        margin-top: 80px;
}
section article .equipmentsite .equipment_block_right .XE1 {
        margin-top: 10px;
}
section article .equipmentsite .equipment_block_right .1J1 {
        margin-top: 50px;
}

/* contact.html */

section article .contactsite {
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        width: 1000px;
        height: 550px;
}
section article .contactsite .contact_block {
        background-color: rgba(255,255,255,0.60);
        padding-top: 1px;
        margin-top: 15px;
        margin-bottom: 20px;
        width: 1000px;
        height: 550px;
}
section article .contactsite .contact_block .contact_headline {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        text-align: justify;
        font-weight: 300;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        height: 20px;
        color: rgba(116,116,116,1.00);
}
section article .contactsite .contact_block .contact_block_left {
        float: left;
        margin-top: 0px;
        margin-bottom: 20px;
        height: 100%;
        width: 300px;
}
section article .contactsite .contact_block .contact_block_left .contact_content_left {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 14px;
        text-align: justify;
        font-weight: 300;
        color: rgba(116,116,116,1.00);
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
}
section article .contactsite .contact_block .contact_block_right {
        float: left;
        margin-top: 0px;
        margin-bottom: 20px;
        height: 400px;
        width: 700px;
}
section article .contactsite .contact_block .contact_block_right .contact_content_right {
	    margin-top: 0px;
		margin-bottom: 0px;
}
section article .contactsite .contact_block .contact_block_right .contact_content_right .formular iframe {
	    height: 450px;
}

/* links.html */
section article .linksite {
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
        width: 1000px;
        height: 100%;
}
section article .linksite .link_block {
        background-color: rgba(255,255,255,0.60);
        padding-top: 1px;
        margin-top: 15px;
        margin-bottom: 20px;
        width: 1000px;
        height: 100%;
}
section article .linksite .link_block .link_headline {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 20px;
        text-align: justify;
        font-weight: 300;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        height: 20px;
        color: rgba(116,116,116,1.00);
}

.bg_home .facebook {
	width: 100%;
	height: 30px;

}
