/*CSS by Pochwerk 2012*/
/***********************************Kopf**********************************/
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	
}

body {
	margin: 0;
	padding: 0;

	text-align: center;
	/*font-family: 'Raleway', sans-serif;*/
	font-family: Century Gothic, sans-serif;
	font-size: 1.0em;
	letter-spacing: 0px;
	color: #333333;
	background: #333 url(../img/bg_holzbau.jpg) no-repeat center top;
	background-attachment: fixed;
}

body p {
	margin: 10px 0 10px 0;
	padding: 0;
}

#inhalt p  {
	margin: 10px 0 10px 0;
	padding: 0;
}

body h1, h2, h3 {
	margin: 0px;
	padding: 0 0 5px 0;
	
	font-weight: normal;
}

body h1 {
	/*font-family: 'Spinnaker', sans-serif;
	font-family: 'Raleway', sans-serif;*/
	font-size: 1.5em;
	font-weight: bold; 
	letter-spacing: 1px;
	text-transform: uppercase; 
	color: #695959;
}

body h2 {
	/*font-family: 'Spinnaker', sans-serif;
	font-family: 'Raleway', sans-serif;*/
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

body h3 {
	text-align: left;
	padding: 0px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #555555;
}

/*************************************************** Container 1 *******************************************************/

.container1 {
	position: relative;
	text-align: left;
	top: 30px;
	width: 1080px;
	height: auto;
	
	margin: 0 auto;
	padding: 0;
	
	color: #444;
	letter-spacing: 0px;
	

	/*opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.
	Microsoft.Alpha(opacity=80)";*/
	background: #fff /*url(../img/logo.jpg) no-repeat left top*/;
	background-size: 100% auto;
	box-shadow: 10px -5px 15px #000;
}
.container1 a:link {
	text-decoration: none;
	color: #ffffff;
}
.container1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.container1 a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 2px dotted #ffffff;
}
.container1 a:active {
	text-decoration: none;
	color: #ffffff;
}


.logo {
	float: left;
	width: 31%; 
	height: auto; 
	margin: 2% 3% 0% 2%;
	background-color: transparent;
}

.bilder {
	float: left;
	width: 61%;
	height: auto; 
	margin: 10% 2% 0% 1%;
	background-color: transparent;
}

.menu {
	position: absolute; 
	text-align: right;
	top: 0; 
	right: 2%; 
	width: 63%; 
	margin: 5% 0 0 0; 
	padding: 5px 0 5px 0;
	background-color: #565656; 
	color: #fff;
}

.menupunkt {
	padding: 0 15px 0 5px;
	border-left: 2px dotted #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.bilder_ohne_slide {
	display: none;
}

#inhalt {
	width: 94%;
	height: auto;
	margin: 0;
	padding: 20px 3% 150px 3%;
}

#inhalt ul {
	margin: 0 0 0 20px;
	
	list-style-type: disc;
	color: #F30;
	font-weight: bold;
}

#inhalt li {
	padding: 0 0 10px 0;
}

#inhalt p  {
	margin: 5px 0 5px 0;
	padding: 0;
}

#inhalt h1  {
	margin: 10px 0 10px 0;
	padding: 0;
}

#inhalt h2  {
	margin: 0px 0 10px 0;
	padding: 0;
}


.leistungspalte1 {
	float: left;
	width: 47%; 
	height: auto; 
	margin: 2% 2% 0% 0%;
	background-color: transparent;
}
.leistungspalte2 {
	float: left;
	width: 47%; 
	height: auto; 
	margin: 2% 2% 0% 0%;
	background-color: transparent;
}




/******************************************************************* FOOTER *************************************************************/

#footer {
	text-align: left;
	top: 0px; 
	width: 100%;
	height: auto;
	
	margin: 0 auto;
	padding: 20px 0 20px 0;
	
	color: #fff;
	background-color:#b3b4b0;
}

#footer a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 2px dotted #ffffff;
}

#footer a:active {
	color: #ffffff;
	font-weight: normal;
}

#info3{
	position: relative;
	top: -300px;
	left: 62%;
	width: 310px;
	height: auto;
	min-height: 350px;
	margin: 0;
	padding: 40px 0 0 40px;
	
	color: #333;
	
	background: transparent url(../img/kreis.png) no-repeat left top;
}

#info4{
	width: 94%;
	height: auto;
	margin: -300px 0 0 0;
	padding: 0 3% 20px 3%;

}

#info4 h1 {
	display: inline;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	background-color: #f0f0ef;
}


#oben{
	position: fixed; 
	bottom: -3px; 
	left: 49%; 
	z-index: 500;
}

#oben a:hover {
	border-bottom: none;
}

#oben a:active {
	outline: none;
}

/****************************** Sonstige Klassen ************************************/
.zitat {
	padding: 5px;
	font-style: italic;
	color: #fff;
	background-color: #9c8d70;
}
.hidden {
	padding: 0 0 0 33px;
	line-height: 30px;
	font-weight: bold;
	color: #46a3d1;
	cursor: pointer;
	
	background-image: url(../img/icon_link.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}
.hidden:hover {
	text-decoration: underline;
}

.letter {
	list-style-type: lower-alpha;
}

.absatz {
	text-align: center;
	width: 80%;
	margin: 0 auto;
	margin-top: 15px;
	border-top: 1px solid #ddd;	
}

.siebenmeilenabsatz {
	height: 300px;
}

.vadre_retro {
	margin-bottom: 20px;
}

.clearfix {
	clear: both;
	height: auto;
	margin: 0;
	padding: 0;
}

.white_space{
	letter-spacing: 3px;
}

.links {
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
}

img {
border: none;
}

.hohezeile {
	line-height: 22px;
	font-size: 15px;
}

.klein_fettandred {
	font-size: 0.85em;
	font-weight: bold;
	color: #D33A1B;
}

.fettandred {
	font-weight: bold;
	color: #D33A1B;
}

.white {
	color: #ffffff;
}

.black {
	font-weight: bold;
	color: #333333;
}

.blue2 {
	color: #8ad1f0;
}

.grey {
	color: #7e7c67/*#bab8a3*/;
}

.red {
	color: #D33A1B;
}


.klein {
	font-size: 0.85em;
}

.klein_menu {
	font-size: 0.85em;
	line-height: 25px;
	letter-spacing: 3px;
}

.form_float {
	float: left;
	margin-right: 30px;
}

.form_absatz {
	border-left: 5px solid #e1decb;
	border-right: 5px solid #e1decb;
	
	margin: 0 8px 0 2px;
	padding: 10px 20px 5px 20px;
	
	background-color: #FFFFFF;
}

.form_style {
	background-color: #f0f0ef;
	width: 250px;
	height: 26px;
	color: #555;
	font-weight: bold;
	padding: 5px 0 0 5px;
	border: none;
	/*
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	box-shadow: 5px 5px 8px #777;*/
}

.form_style: hover {
	background-color: #f5f5f5;
}

.formstar {
	font-size: 1.2em;
	font-weight: bold;
	color: #77131a;
}
.formstar2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

.area_style {
	background-color: #f0f0ef;
	color: #404040;
	font-weight: bold;
	padding: 5px 0 0 5px;
	border: none;
	/*
	border-top: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	box-shadow: 5px 5px 8px #777;*/
}


.sendebutton {
	width: 125px;
	height: 40px;
	background-color: #77131a;
	color: #f0f0ef;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px;
	border: none;
	cursor: pointer;
}
.sendebutton:hover {
	width: 125px;
	height: 40px;
	background-color: #f0f0ef;
	color: #77131a;
	font-weight: bold;
	padding-bottom: 5px;
	border: none;
	cursor: pointer;
}

.signatur {
	clear: both;
	text-align: right;

	margin: 50px 0px 20px 0;
	font-size: 11px;
	color: #efefef;
}

@media screen and (max-width:1079px) {

.container1 {
	width: 90%;
	height: auto;
}

.logo {
	float: left;
	width: 31%; 
	height: auto; 
	margin: 2% 3% 0% 2%;
	background-color: transparent;
}

.bilder {
	float: left;
	width: 61%;
	height: auto; 
	margin: 10% 2% 0% 1%;
	background-color: transparent;
}

.menu {
	position: absolute; 
	text-align: right;
	top: 0; 
	right: 2%; 
	width: 61%; 
	margin: 5% 0 0 0; 
	padding: 5px 0 5px 0;
	background-color: #565656; 
	color: #fff;
}

#inhalt {
	width: 94%;
	height: auto;
	margin: 0;
	padding: 1% 3% 230px 3%;
}

img {
	max-width: 100%;
	height: auto;
}

}

@media screen and (max-width:940px) {
	#info3{
	position: relative;
	top: -280px;
	left: 55%;/**/
	width: 310px;
	height: auto;
	min-height: 350px;
	margin: 0;
	padding: 40px 0 0 40px;
	
	color: #333;
	
	background: transparent url(../img/kreis.png) no-repeat left top;
}
}

@media screen and (max-width:800px) {
	
	.menu {
	top: 0; 
	right: 2%; 
	width: 61%; 
	margin: 5% 0 0 0; 
	padding: 5px 0 5px 0;
}
	
	#info3{
	top: -260px;
	left: 50%;
}


}

@media screen and (max-width:720px) {
	#info3{
	left: 45%;
}

}

@media screen and (max-width:650px) {
	#info3{
	left: 40%;
}

#oben{
	position: fixed; 
	bottom: -3px; 
	left: 47%; 
	z-index: 500;
}

}

@media screen and (max-width:590px) {
.logo {
	float: left;
	text-align: center;
	width: 96%;
	height: auto; 
	margin: 10% 2% 0% 2%;
	background: #fff url(../img/bg_logo.jpg) repeat;
}

.bilder {
	float: left;
	width: 96%;
	height: auto; 
	margin: 2% 2% 0 2%;
	background-color: transparent;
}
	
.menu {
	top: 0; 
	right: 2%; 
	width: 96%; 
	margin: 2% 0 0 0; 
	padding: 5px 0 5px 0;
}
	
	#info3{
	left: 30%;
}

}
