/* RESPONSIVE GRID SYSTEM =============================================================================  */

/*  IMPORT FONTS  ============================================================================= */
/* muli-300 - latin */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/muli-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Muli Light'), local('Muli-Light'),
       url('../fonts/muli-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/muli-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/muli-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/muli-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/muli-v11-latin-300.svg#Muli') format('svg'); /* Legacy iOS */
}

/* poly-regular - latin */
@font-face {
  font-family: 'Poly';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poly-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Poly-Regular'),
       url('../fonts/poly-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poly-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poly-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poly-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poly-v8-latin-regular.svg#Poly') format('svg'); /* Legacy iOS */
}

/* poly-italic - latin */
@font-face {
  font-family: 'Poly';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poly-v8-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Poly-Italic'),
       url('../fonts/poly-v8-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poly-v8-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/poly-v8-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/poly-v8-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/poly-v8-latin-italic.svg#Poly') format('svg'); /* Legacy iOS */
}



/* BASIC PAGE SETUP ============================================================================= */

	body {
		font-family: 'Muli', sans-serif; font-size: 18px; font-style: normal; font-weight: 300; letter-spacing: 0px;
		background-color: #0058a3;
	}

	#wrapper {
		background-color: #fff;
	}

	.maincontent {
		color: #000000;
	}
	h1, h3 {
		padding-top: 5px;
		font-family: 'Poly', serif; font-size: 18px; font-style: normal; font-weight: 400; letter-spacing: 0px;
		color: #e5194a;
		position: relative;
	}
	h3 #us {
		position: absolute;
		width: 30px;
		height: 4px;
		background-color: #e5194a;
		left: -45px;
		top: 18px
	}

	#nav {
		font-size: 12px;
		padding: 7em 0 2em 0;
		text-align: center;
		color: #e5194a;
	}
	
	#nav { text-align: right; width: 70%; margin: 0 auto; position: relative; }
	#nav img { position: absolute; left: 10%; top: 27px; margin-left: -45px; }
	
	#nav ul {
		display: inline;
	}
	#nav ul li {
		display: inline;
		list-style: none;
		padding-right: 5px;
		position: relative;
	}
	#nav ul li.bg {

	}
	#nav ul li a {
		color: #000;
		text-decoration: none;
	}
	#nav ul li a:hover {
		text-decoration: underline;
	}
	
	#nav ul.alt { display: none; text-align: center;}
	#altnav img { margin-top: 2px; margin-bottom: 15px}
	
	#nav.double {
		padding-top: 66px;
		padding-bottom: 42px;
	}
	
	#nav.double img { left: 0; }
	#nav img { left: 0; }
	
	#nav.index {
		text-align: center;
		padding: 35px 0 0 0;
	}
	
	.divider { color: #000; }
	
	#wrapper { padding-bottom: 10px; }
	
	.subnav {
		position: absolute;
		left: 0px;
		top: 20px;
		width: 270px;
		text-align: left;
	}
	
	.maincontent.person a {
		font-family: 'Poly', serif; font-size: 15px; font-style: italic; font-weight: 400; letter-spacing: 0px;
		color: #000;
		text-decoration: none;
	}
	.maincontent.person a:hover {
		text-decoration: none;
	}
	.qtip-red {
		color: #FFF;
		background-color: #e5194a;
		border-color: #e5194a;
		font-size: 13px;
		line-height: 15px;
		padding: 10px 0 10px 10px;
	}
	.qtip-red h1 {
		margin: 0;
		padding: 0 0 10px 0;
		font-family: 'Poly', serif; font-size: 14px; font-style: italic; font-weight: 400; letter-spacing: 0px;
		color: #fff;
	}
	.qtip-red ul li {
		list-style: disc;
		margin: 10px;
	}
	.qtip-red li {
	
	}
	
	#social {
		margin: 20px auto 40px auto;
		width: 70%;
		text-align: right;
	}
	
	#social img { margin-left: 5px; }
	#social img.last { margin-right: 5px; }
	
	#social a img {
		opacity: 0.5;
		filter: alpha(opacity=40); /* For IE8 and earlier */
	}
	
	#social a:hover img {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	#social.kontakt {
		margin: 10px 0 0 -7px;
		padding: 0;
		text-align: left;
	}
	
/*  MAIN LAYOUT	============================================================================= */


#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
}

	#headcontainer {
		width: 100%;
	}

		header {
			clear: both;
			width: 70%; /* 1000px / 1250px */
			font-size: 0.8125em; /* 13 / 16 */
			max-width: 92.3em; /* 1200px / 13 */
			margin: 0 auto;
			padding: 130px 0px 10px 0px;
			position: relative;
			color: #000;
			text-align: center;
		}
 

	#maincontentcontainer {
		width: 100%;
	}
		
			.maincontent{
				clear: both;
				width: 70%; /* 1000px / 1250px */
				font-size: 0.8125em; /* 13 / 16 */
				max-width: 92.3em; /* 1200px / 13 */
				margin: 0 auto;
				padding: 1em 0px;
				color: #333;
				line-height: 1.5em;
				position: relative;
			}


/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}


img#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
img#face {
	background-image: url(../img/FB-f-Logo__white_29.png);
	background-repeat: no-repeat;
}
@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
		only screen and (-o-min-device-pixel-ratio: 13/10),
		only screen and (min-resolution: 120dpi)
{			
	img#logo {
		background-image: url(../img/logo@2x.gif);
		-webkit-background-size: 196px 82px;
		-moz-background-size: 196px 82px;
		background-size: 196px 82px;
	}
	img#face {
		background-image: url(../img/FB-f-Logo__white_58.png);
		-webkit-background-size: 29px 29px;
		-moz-background-size: 29px 29px;
		background-size: 29px 29px;
	}
}


/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-tap-highlight-color : rgb(52,158,219); 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

	
#social { color:#8eaad1; font-size: 13px; position: relative;}
#social a { color:#8eaad1; text-decoration:none; }
#social a:hover { text-decoration:underline; }
	
#meta { position:absolute; left: -45px; top:7px; }