@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Regular.woff') format('woff');
	font-weight:400;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Semibold.woff') format('woff');
	font-weight:600;
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('SourceSansPro-Bold.woff') format('woff');
	font-weight:700;
}
*{
	/*-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;*/
}
html { 
      overflow: -moz-scrollbars-vertical;
	  overflow-y: scroll;	  	
}
body {
	background: #B1B2B4 url(../img/backgr.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.notonmobile {
	/* [disabled]display:none; */
}
#startseite {
	
}
p, ul, h1, h2, h3  { padding: 0; margin: 0; } 
p {
	margin-bottom:12px;
}
h1, .wieh1 {
	font-size: 20px;
	font-weight: 600;
	color: #e2001a;
	margin-bottom:24px;
	line-height: 24px;
}
#startseite h1 {
	font-size: 24px;
	font-weight: 400;
}
h1 span {
	color: #57585a;
}
#startseite strong {
	font-weight: 700;
}
h2 {
	color: #666;
	margin-bottom: 2px;
	font-size: 16px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #e2001a;
}


a {
	text-decoration: none;
}
img {
	border-style: none;
  height:auto
}
.clearfix {
	clear:both;
}
#wrap {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 10px;
}
#wrapper {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	position: relative;
}
#header {
	width: 100%;
	position: relative;
	font-size: 14px;
}
#header ul li {
	display: inline;
}
#headerpic {
	height:120px;
}
.logo {
	/* [disabled]padding-top:43px; */
	background:white;
}
.logo img {
	width:217px;
	margin-left:38px;
	margin-top:47px;
}
#leftwrapper {
	padding-top: 30px;
	padding-bottom: 130px;
	width: 255px;
	float:left;
}
#content {
	/* [disabled]padding-bottom:40px; */
}
#textwrapper {
	padding-left: 10px;
	padding-top: 36px;
	padding-bottom:16px;
}
#kontakte #textwrapper{
	width: 350px;
	float: left;
}
#textwrapper li {
	list-style: none;
	position:relative;
	margin-left:14px;
}
#textwrapper li:before{
	content: url(../img/li-dot.gif);
	position:absolute;
	top:-0.15em;
	left:-14px;
}
#starttextwrapper li {
	list-style: none;
	position:relative;
	margin-left:16px;
}
#starttextwrapper li:before {
	content: url(../img/li-dot.gif);
	position:absolute;
	top:-0.2em;
	left:-16px;
}
.ueberuns #textwrapper li {
	margin-left:9px;
}
.ueberuns #textwrapper li:before {
	left:-9px;
}
#textwrapper a, #starttextwrapper a {
	color: #666;
}
#textwrapper a:hover, #starttextwrapper a {
	color: #e2001a;
}
#picwrapper {
	text-align: center;
	padding-bottom:16px;
}
#picwrapper img {
	margin-bottom: 10px;
}
#startheadline {
	font-size: 19px;
	line-height: 24px;
}
#starttextwrapper {
	padding: 25px 10px;
}
#starttextwrapper li {
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#startheadline {
	margin-bottom: 30px;
}
#footline {
	font-size: 19px;
	color: #e2001a;
	text-align:right;
	font-weight:600;
}
#footer {
	background: #6f7071;
	height: 35px;
	vertical-align: middle;
	color: #FFF;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 40px;
}
#footer a {
	color: #FFF;
}
.red {
	color: #e2001a;
}
.grey {
	color: #666;
}
.width600px {
	width: 600px;
}
h3 img {
	display:block;
}
.kontakte #headerpic img {
    max-width: 383px;
}
.kontakte #headerpic {
	height: 120px;
    overflow: hidden;

}
.ueberuns .contentpic img {
	width:100%;
	height:auto;
}
.boxwrapper strong {
	font-weight:600;
}
@media only screen and (max-width : 549px){
#header {
	display: inline-block;
	/* [disabled]text-align: center; */
}
.logo img {
	margin-left:10px;
}
.ueberuns .contentpic {
	margin-top: 40px;
}
.ueberuns .contentpic {
	text-align:center;
}
#content {
	max-width:347px;
	margin:auto;
	padding:0 10px;
}
#vis1 {
	width:100%;
}
#headerpic {
	margin: 40px 10px 0;
	background:#6f7071;
	text-align: center;
}

.boxwrapper div {
	margin-bottom:15px;
}
}
@media only screen and (min-width : 550px){
#header {
	background: #6f7071;
	height: 120px;
}
.logo {
	float:left;
	/* [disabled]margin-bottom:-4px; */
}
.logo img {
	margin-left:38px;
}
#headerpic, h3 img {
	float: right;
	
}
#headerpic {
	margin-right: 33px;
}
.kontakte #headerpic {
    width: 30%;
}
#textwrapper {
	padding-top:60px;
	padding-left:35px;
}
#starttextwrapper {
	padding: 25px 0;
}
#picwrapper {
	float:left;
	width:270px;
	padding-top:60px;
	text-align: right;
	margin-left:-88px;
}
.hasnopics #textwrapper {
	padding-right:33px;	
}
#picwrapper img {
	/* [disabled]margin-right: 68px; */
}
.ueberuns .contentpic {
	float:right;
	width:48%;
	max-width:354px;
	margin: 0 35px 0 10px
}

.haspics #textwrapper {
	float:left;
	width: calc(100% - 272px);	
	
}
#starttextwrapper {
	float:left;
	width:43%;
	padding-top:75px;
}
#startseite h1 {
	margin-bottom:50px;
}
#vis1 {
	float: left;
	width:54%;
	height:auto;
	max-width:390px;
}
#starttextwrapper {
	margin-left: 15px;	
}
.boxwrapper {
	display:flex;
}
.boxwrapper div {
    width: 33%;
	padding-right:10px;
}
}
@media only screen and (max-width : 799px){
.notonmobile {
	display:none;
}
#contentwrapper {
	/* [disabled]margin-top: 40px; */
}
#textwrapper {
	margin-right: 5px;
	/* [disabled]margin-left: 10px; */
}
#hometextwrapper {
	margin-right: 10px;
}
.ueberuns .contentpic, #startseite #content img {
	margin-top:40px;
}
}

@media only screen and (min-width : 800px){
#content {
	width: calc(100% - 255px);
	float:left;
}
#contentwrapper {
	display:inline-flex;
	width:100%;
	margin-top: -4px;
}
.haspics #textwrapper {
	padding-left:15px;
	width: calc(100% - 250px);
}
#picwrapper {
	margin-left:-68px;
}
}
@media only screen and (min-width : 880px){
#textwrapper {
	padding-left: 57px;	
}
.haspics #textwrapper {
	padding-left: 57px;	
	width:calc(100% - 327px);
}
#headerpic {
	margin-right: 68px;
}
.hasnopics #textwrapper {
	padding-right:68px;	
}
.ueberuns .contentpic {
	margin-right:68px;
}
}
@media only screen and (min-width : 920px){
#leftwrapper {
	padding-top: 116px;
}
}
@media only screen and (min-width : 1024px){
.kontakte #headerpic {
    width: 100%;
	max-width: 383px;
}
}
