﻿@font-face {
	font-family: 'frutiger';
	src: url('/css/FrutigerLTStd-Black.otf');
	src:local('/css/FrutigerLTStd-Black.otf'), local('/css/FrutigerLTStd-Black.otf'), url('/css/FrutigerLTStd-Black.otf') format('opentype'); 
}
@font-face {
	font-family: 'frutigerLight';
	src: url('/css/FrutigerLTStd-Light.otf');
	src:local('/css/FrutigerLTStd-Light.otf'), local('/css/FrutigerLTStd-Light.otf'), url('/css/FrutigerLTStd-Light.otf') format('opentype'); 
}
	
html						{height:100%;width:100%;margin:0;padding:0;font-family:frutigerLight, arial;font-size:18px;line-height:19px;text-decoration:none;color:#415058;background:url("/img/SMA_Web_HG-Bild_max_Groesse.jpg") no-repeat center center fixed;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#blockMain					{margin:200px auto 0 auto;width:1010px;height:512px;background-color:#ffffff}
#blockMainInner				{}
#main						{}

#top						{padding:26px 38px 10px;}

#title						{text-align:center;font-size:20px;margin:0 auto 30px auto;}
#logo						{float:left;}

a							{text-decoration:none;color:#415058;}
p							{margin:4px 0;}

.greyFlow					{font-family:frutiger, arial;color:#415158;padding:5px 8px;margin-bottom:5px;
background: rgba(226,226,226,1);
background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(226,226,226,1)), color-stop(0%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to right, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 0%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );}
#logo						{margin-right:73px;}
.act1						{margin-right:72px; }
.act						{float:left;padding:15px 0 0 0; }

.fat						{font-weight:bold;}
.fatP						{font-family:frutiger, arial;}

.btm						{margin-bottom:12px;}
.btmP						{margin-bottom:24px;}

ul							{padding:0;margin:0;}
li							{list-style-type:none;}

#pics						{width:100%;position:relative;bottom:-75px;}
#pics .pics					{margin:0 -0.2px;float:left;}

#navigation					{}
#footer						{margin:20px 0;}

.back						{color:#ff8800;transition:0.3s all ease;}
.back:hover					{color:#000;transition:0.8s all ease;text-decoration:underline;}

#footer						{width:1010px;height:150px;margin:0 auto;}
#footerPics					{float:right;padding:16px 63px 10px;}
#footerPics	> *				{margin:0 27px;padding-top:8px;}

#links						{color:#ffffff;margin:0 35px 0 0;}