﻿body{max-width:1200px;margin: 0px auto;
	}
	
	@font-face {
	  font-family: 'qsmed';
	  src: url(../fonts/Quicksand300.woff2) format("woff2") ;
	}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/materialicons.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}	
.firma{
	font-family:Cochin, Georgia, Times, 'Times New Roman', serif;
	color:#001561;
	font-size: x-large;
}
.firmasub{
	font-family:Cochin, Georgia, Times, 'Times New Roman', serif;
	color:#001561;
	font-size:small;
	letter-spacing: .4rem;
}

.firmafarbe {color:#001561;

	}

.kapital{font-size:xx-large;}

.synFarms{columns: 1 auto;}
.synContainer {
 	width:100%;
 	margin-left:20px
}
	.headertopbar{
		background-color:#F2F2F2;
		height:20px;
		
	}
	.headerhomelink a{
		color:#001561;
		font-size:12px;
		letter-spacing:0.02rem
	}
	
	.kopf{
		font-family:qsmed,"Segoe UI", Tahoma, Geneva, Verdana, sans-serif}
	.kopftitel{font-size:14px; margin-bottom:0;margin-top:7px }
	.kopfsystem{font-size:46px;font-weight:300;line-height:1; }
	.kopfsub{font-size:14px }
	.kopfblocklogo{	width:120px;float:left;	}
	.kopfblocklogo img{max-width:100px}
	.kopfblocktext{	}
	
	
@media (max-width:767.98px)
{
	.kopfblocklogo{width:100%;	}
	.kopfblocklogo img{max-width:120px}
	.kopfblocktext{
	}

}
