@import url("fonts/Opensans_light/stylesheet.css");
@import url("fonts/Opensans_regular/stylesheet.css");
@import url("fonts/Agency.ttf.woff");
@font-face {
    font-family: 'Magra';
    font-style: normal;
    font-weight: 400;
    src: local('Magra'), url(http://fonts.gstatic.com/s/magra/v4/5mmKlSloEdHMhJ2GHKCr6KCWcynf_cDxXwCLxiixG1c.woff) format('woff');
}

@font-face {
    font-family: 'Magra';
    font-style: normal;
    font-weight: 700;
    src: local('Magra Bold'), local('Magra-Bold'), url(http://fonts.gstatic.com/s/magra/v4/YlhLowBXAVg7FJcSC0CClXYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
	font-family: "GravurCondensed-Regular";
	src: url('fonts/GravuConReg.woff') format('woff');
}
@font-face {
	font-family: "Agency";
	src: url('fonts/Agency.ttf.woff') format('woff');
}
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local('Oswald Light'), local('Oswald-Light'), url(http://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	
}
h1 {
	font-size: 50px;
	font-family: "Magra", Helvetica, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-shadow: 1px 1px 3px #818181
}
h2 {
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 100%;
	font-weight: 300;
}
h3 {
	font-size: 32px;
	color: #FF6600;
	padding: 0px;
	font-family: "Magra", Helvetica, sans-serif;
	font-weight: 300;
	display: inline;
}
h4 {
	font-size: 24px;
	color: #818181;
	padding: 0px;
	font-family: "Magra", Helvetica, sans-serif;
	font-weight: 300;
	display: inline;
}
h22 {
	font-size: 22px;
	color: #FF6600;
	padding: 0px;
	font-family: "Magra", Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: -1px;
	line-height: 50px;
}
p {
	font-size: 22px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 300;
	color: #424242;
}
p1 {
	font-size: 18px;
	color: #424242;
	padding: 0px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 300;
}
p11 {
	font-size: 20px;
	font-family: "Opensans_light", Helvetica, sans-serif;
	font-weight: 300;
	color: #FFFFFF;
}
p2 {
	font-size: 14px;
	color: #818181;
	padding: 0px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 400;
}
p3 {
	font-size: 20px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 400;
	color: #424242;
	line-height: 30px;
}
p4 {
	font-size: 15px;
	font-family: "Oswald", Helvetica, sans-serif;
	color: #DFDFDF;
	text-decoration: none;
	font-weight: 300;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
	
}
.liste {
    font-size: 22px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 300;
	color: #424242;
	margin-left: 20px;
}	
a img {
	border: none;
}
a:link {
	color: #255C94;
	text-decoration: none;
}
a:visited {
	color: #255C94;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container_main {
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 100px;
	position: relative;
}
.inner {
	width: 900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.inner_880 {
	width: 880px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.inner_stage {
	width: 870px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 200px;
	float: right;
	padding-right: 30px;
	text-align: right;
}
.nav_main {
	width: 650px;
	float: left;
	margin-top: 15px;
}
.header {
	width: 100%;
	background-color: #FEFEFE;
	height: 150px;
	background-image: url(images/green_line.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 9999;
	box-shadow: 0px 0px 10px #C0C0C0;
}
.stage {
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	background-image: url(images/trockenbau-crailsheim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.grey {
	width: 100%;
	background-color: #F5F5F5;
	height: auto;
	padding-bottom: 40px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.white {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	padding-bottom: 30px;
	color: #6C6C6C;
	margin-top: 30px;
}
.white_a {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	color: #6C6C6C;
	margin-top: 30px;
	margin-bottom: 100px;
}
.footer {
	width: 100%;
	background-color: #2F7B81;
	height: 100px;
}
.footer_lines {
	width: 100%;
	background-color: #FFFFFF;
	height: 25px;
}
.logo {
	height: 98px;
	width: 243px;
	margin-top: 50px;
	float: right;
}
.logo2 {
	height: 78px;
	width: 212px;
	float: left;
}
.foot_domain {
	height: 25px;
	width: 212px;
	float: left;
	margin-top: 35px;
	background-color: #ADADAD;
	color: #F0F0F0;
	text-align: center;
}
.foot_content {
	height: auto;
	width: 600px;
	float: right;
	margin-top: 15px;
	text-align: right;
}
.phone {
	height: auto;
	width: auto;
	margin-top: 5px;
	float: right;
	margin-right: 10px;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.spalte1 {
	float: left;
	width: 150px;
	margin-bottom: 30px;
}
.spalte2 {
	float: left;
	width: 700px;
	margin-bottom: 30px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0px;
}
.wrapper_check {
	height: auto;
	background-color: #F5F5F5;
	opacity: 0.9;
	width: 270px;
	border: 1px solid #F5F5F5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 25px;
}
#navi li {
	display: inline;
	list-style-type: none;
}
#navi a {
	font-size: 20px;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: 300;
	color: #424242;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
.menu {
	float: right;
	margin-top: 10px;
	height: 20px;
	margin-right: 5px;
}
.menu2 {
	float: right;
	margin-top: 9px;
	height: 20px;
	margin-right: 7px;
}
#subnavi li {
	display: block;
	list-style-type: none;
}
#subnavi a {
	font-size: 15px;
	font-family: "Oswald", Helvetica, sans-serif;
	color: #DFDFDF;
	text-decoration: none;
	font-weight: 300;
}
#subnavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.desSlideshow .switchBigPic, .desSlideshow .nav {
	display: none;
}
.desSlideshow {
	background-image: url(images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
input {
	font-family: "GravurCondensed-Regular", Helvetica, Arial;
	font-size: 20px;
	color: #575757;
	border: 1px solid #3388C2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#button li {
	display: inline;
	list-style-type: none;
}
#button a {
	border: 1px solid #3388C2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-color: #3388C2;
	font-size: 18px;
	font-family: "GravurCondensed-Regular", Helvetica, Arial;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#button a:hover {
	border: 1px solid #58A219;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #58A219;
	text-decoration: none;
}
.center {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 30px;
	color: #63757B;
}
.box_280 {
	height: auto;
	width: 280px;
	margin-left: 30px;
	float: left;
}
.box_inner {
	height: auto;
	width: 270px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 6px #969696;
	padding-bottom: 20px;

}
.box_inner a {
    cursor: pointer;
	display: block;
}
.box_inner a:hover {
		
}

.stage_frame {
	height: 390px;
	width: 890px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 12px 20px 0 rgba(0, 0, 0, 0.19);
	margin-right: auto;
	margin-left: auto;
}
.box_280left {
	float: left;
	height: auto;
	width: 280px;
	margin-left: 0px;
}
.spacer_30 {
	height: 30px;
	width: 100%;
	background-image: url(images/auslauf_subnavi.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 1px;
}
.box_400 {
	height: auto;
	width: 400px;
	margin-left: 70px;
	float: left;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	min-height: 480px;
	text-align: center;
}

.box_400left {
	float: left;
	height: 300px;
	width: 860px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 50px;
	padding-top: 30px;
}
.wrapper_slider {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 395px;
	padding-top: 5px;
	padding-left: 5px;
	box-shadow: 0px 0px 3px #C0C0C0
}
.shadow_slider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 29px;
	background-image: url(images/shadow_slider.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.content_theme_top {
	height: 400px;
	width: 100%;
	margin-top: 30px;
}
.accordionMenu {
	padding: 0px;
	width: 880px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	
}

.accordionMenu h1 {
    margin: 0;
    font-size: 20px;
    text-shadow: 2px 2px 2px #aeaeae;
}

.accordionMenu h2 {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.accordionMenu h2 a {
	color: #969696;
	font-family: "Oswald", Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/plus_out.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.accordionMenu :target h2 a,
.accordionMenu h2 a:focus,
.accordionMenu h2 a:hover,
.accordionMenu h2 a:active {
	color: #FF6600;
	
	background-image: url(images/plus_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}

.accordionMenu p {
	height: 0;
	overflow: hidden;
	-moz-transition: height 0.5s ease-in;
	-webkit-transition: height 0.5s ease-in;
	-o-transition: height 0.5s ease-in;
	transition: height 0.5s ease-in;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
}

.accordionMenu :target p {
	overflow: auto;
	height: 150px;
	padding-top: 10px;
}
