@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto; 
	font-family:"OpenSans", 
	sans-serif; 
	font-size:14px; 
	line-height:130%; 
	padding-left:50px; 
	padding-right:50px;
	background-color: #e5e5e5;
	color: #414141;
	background: #e8e8e8 url(imgs/bg.jpg) repeat fixed top left;
	font-family: 'Open Sans', sans-serif;
}
p {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
img {
	-webkit-box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
}
.header img {
/*	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;*/
}
.social-media img {
	box-shadow: none;
	border: 1px solid #fff;
}
strong {
	color: #0e9700;
}
h1, h2, h3, h4 {
	text-shadow: 1px 1px 5px #ffffff!important;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
    color: #0e9700;
}
h1 {
	font-family:OpenSans, 
	sans-serif; 
	font-size:24px; 
	letter-spacing:-.5px;
}
h2 {
	font-family:OpenSans, 
	sans-serif; 
	font-size:20px; letter-spacing:-.5px; 
	display: inline;
}
h3 {
	font-family:OpenSans, 
	sans-serif; 
	font-size:18px; letter-spacing:-.5px; 
	display: inline;
	margin: 0 0 10px 0;
}
h4 {
	font-family:OpenSans, 
	sans-serif; 
	font-size:16px; 
	font-weight:100;
}
table {
	padding: 10px 0 0 0;
}
.content {
	padding: 10px;
	background-color: white;
}
.company {
	float: left; 
	border: 1px solid #cecece; 
	margin: 0 20px 10px 0;
}
.dienstleistung, .dienstleistung li { 
	list-style-image: url(imgs/check.png);
	line-height: 1.7em;
}
.contact {
	margin: 10px 0 0 -20px;
}
.contact li, .contact li a:link, .contact li a:visited, .contact li a:hover { 
	list-style-type: none; 
	line-height: 2.1em;
	text-decoration: none;
	color: white;
}
.contact li img {
	margin: 5px 10px 0 0;
	box-shadow: none;
}
a:link {
	font-family:OpenSans, 
	sans-serif; 
	font-weight: bold;
	font-size:14px; 
	color:#0e9700; 
	text-decoration: underline;
}    
a:visited {
	font-family:OpenSans, sans-serif; 
	font-size:14px; 
	color:#191919;
}  
a:hover {
	font-family:OpenSans, sans-serif; 
	font-size:14px; color:#191919; 
	text-decoration:underline
}  
a:active {
	font-family:OpenSans, sans-serif; 
	font-size:14px; 
	color:#191919;
}
small, small a, small a:visited, small a:link, small a:hover {
	font-size: 10px;
}
.pageWrap {
	width: 980px;
	padding-top: 0;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.mainContainer {
/*	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/
	-webkit-box-shadow: 0px 0px 10px #c4c4c3; 
	-moz-box-shadow: 0px 0px 10px #c4c4c3; 
	box-shadow: 0px 0px 10px #c4c4c3;
	overflow:hidden;
}
.header {
	width: 980px;
	margin: 0;
	padding:0;
/*	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;*/
}
.address {
	background: url(imgs/link.png) rgba(14, 151, 0, 0.8) right center no-repeat;
	color: white !important;
	text-decoration: none !important;
	padding: 5px 30px 3px 8px;
	-webkit-border-radius: 20px;
    border-radius: 20px;
	display: inline;
	margin: 0px;
	display: inline;
	line-height: 2.3em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.address-nolink {
	background: rgba(14, 151, 0, 0.8);
	color: white !important;
	text-decoration: none !important;
	padding: 5px 8px 3px 8px;
	-webkit-border-radius: 20px;
    border-radius: 20px;
	display: inline;
	margin: 0 10px;
	display: inline;
	line-height: 2.3em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	text-align: left;
}
.textrounded {
	background-color: rgb(0, 153, 0);
	padding: 2px 4px 2px 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: border-radius: 10px;
	color: white;
	font-weight: bold;
	display: inline;
	margin: 0;
}
.textbox {
	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(206, 206, 206);
	padding: 2.2% 2.2% 20px;
	overflow: hidden;
	background-image:url(imgs/pattern-top.png);
	background-repeat:no-repeat;
}
.textbox-main {
	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(206, 206, 206);
	padding: 2.2% 2.2% 20px;
	overflow: hidden;
	background-image:url(imgs/pattern-top.png);
	background-repeat:no-repeat;
	text-align: justify;
}
.textbox-dienstleistung {
	width: 410px; 
	min-height: 320px;
	margin: 10px 0 0 0; 
	padding-bottom: 3px; 
	float: left;
	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(206, 206, 206);
	padding: 2.2% 2.2% 20px;
	overflow: hidden;
	background-image:url(imgs/pattern-top.png);
	background-repeat:no-repeat;
}
.textbox-slider {
	width: 450px; 
	margin: 10px 0 0 0; 
	float: right;
	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(206, 206, 206);
	padding: 2.2% 2.2% 20px;
	overflow: hidden;
	background-image:url(imgs/pattern-top.png);
	background-repeat:no-repeat;
}
.textbox-below {
	overflow: hidden; 
	background-image:url(imgs/pattern-top.png);
	background-repeat:no-repeat; 
/*	background-position: bottom;
*/	background-color: rgb(241, 241, 241);
	border: 1px solid rgb(206, 206, 206);
	padding: 2.2% 2.2% 20px;
}
.map-starter {
	float: left; 
	width: 640px; 
	height: 190px;
	position: relative;
}
.map-headline {
	position: absolute;
	background: white;
	-webkit-border-radius: 20px;
    border-radius: 20px;
	display: inline;
	margin: 10px;
	padding: 5px 8px 3px 8px;
	display: inline;
}
.social-media {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	min-height: 180px; 
	min-width: 250px;
/*	float: right; 
*/	background-color: white; 
	padding: 10px 5px 0 5px; 
	overflow: hidden;
}
.social-media img {
	margin: 0 5px;
}
.wrap {
	width: auto;
	margin: 0 auto;
	height: auto;
}
.slider-wrapper {
	-webkit-box-shadow:  0px 0px 5px 2px rgba(65, 65, 65, 0.2);
    -moz-box-shadow:  0px 0px 5px 2px rgba(65, 65, 65, 0.2);    
	box-shadow:  0px 0px 5px 2px rgba(65, 65, 65, 0.2);
}
.below {
	overflow: hidden;
	position: relative;
	width: 960px;
	padding: 10px 0 0 0;
	clear: both;
}
