/* dosis-regular - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/dosis-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/dosis-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/dosis-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/dosis-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/dosis-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/dosis-v27-latin-regular.svg#Dosis') format('svg'); /* Legacy iOS */
}

/* dosis-600 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/dosis-v27-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/dosis-v27-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/dosis-v27-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/dosis-v27-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/dosis-v27-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/dosis-v27-latin-600.svg#Dosis') format('svg'); /* Legacy iOS */
}

/* dosis-800 - latin */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/dosis-v27-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/dosis-v27-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/dosis-v27-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/dosis-v27-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/dosis-v27-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/dosis-v27-latin-800.svg#Dosis') format('svg'); /* Legacy iOS */
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video 
	{margin: 0; 	padding: 0; 	border: 0; 	font-size: 101%; 	font: inherit; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;background: #fff;min-height: 800px;}
ol, ul {	list-style: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
/* END reset */

html, body, div, p, h1, h2, h3, ul, ol, 
span,  table, td, form, img, li {
   font-family: Verdana, Arial, sans-serif;
	color: #888;}


.xsmall { font-size: 70%;}
a:link { color: #75678b; text-decoration: none;}
a:visited { color: #7d796c; text-decoration: none;}
a:hover, a:active { color: #ee8800; text-decoration: none;}
a[href="#"] {	color: #C23D3B;}

/* Display */
#container {width: 80%;	max-width: 800px;
			margin: 30px auto 30px auto;
			background-color: #fff;	}

#sprache { float: left;
   font-size: 80%; color: #C23D3B;
	width: 10%; margin: 10px 0px 15px 0;}

#navig { float: right;
			text-align: right; font-size: 80%; color: #999;
			margin: 10px 2px 15px 0;}

#banner {clear: both; border-top: 30px solid #222631;
			padding: 0px;		height: 143px;
			background-image: url(images/header.png); background-repeat: no-repeat; }	

#banner h1{margin-left: 50px; margin-top: -5px;}
#banner h1 a{font-family: 'Dosis', sans-serif; font-size: 265%; font-weight: 800; color: #fff;letter-spacing: 0.12em;}
#banner h2 {font-family: 'Dosis', sans-serif; font-size: 75%; font-weight: 600; color: #fff;
				letter-spacing: 0.25em; text-align: right;float: right;
				background-color: #222631; 
				height: 20px; width: 341px; 
				margin: 75px 0 0 0;
				padding: 11px 25px 0 0;}
				
.star {color: #c23d3b; font-weight: bold; padding: 5px 16px 5px 16px;}

#content {width: 99.75%; max-width: 798px; padding-top: 25px;
			border: 1px solid #cde0bf;background-color: #fff;		}

#content h1, #content h2, #content h3, #content p {margin-left: 50px;}	
#content h1 {font-family: 'Dosis', sans-serif; font-size: 170%;font-weight: bold;
	margin-bottom: 30px;color: #acbca0; }
#content h2 { color: #87a076; width: 190px; }

#content ul{ max-width: 550px; float: left;
   font-size: 90%; list-style-type: none;
   margin: -20px 0 0 230px;
   padding-right: 20px;}
#content ul.margin35 {margin-top: -35px;}
#content ul.contactul { margin-left: 350px;  margin-top: -130px;}
#content ul li{ margin-bottom: 10px;line-height: 1.4em;}
#content ul li em{color: #888; font-family: 'Dosis', sans-serif; font-weight: 600;font-size: 130%; }
#content ul+h2 { clear: both; padding-top: 2em;}
#content a:link, #content a:visited {color: #778fb0;}

.nowrap {white-space:nowrap;}

#movie {width:75%; height:330px; margin: 50px 0 50px 12.5%;}

#impressum {width: 96.875%; max-width: 775px; height: 26px; text-align: right;
			margin: auto; clear: both; background-color: #222631;
			padding: 4px 25px 0px 0px; }
#impressum a:link, #impressum a:visited { color: #e5dec6; font-size: 70%; }


#printkontakt {display: none;}

		
@media screen and (max-width: 560px){	
#container {margin: 10px auto 10px auto;}
#banner h1, #content h1, #content h2, #content h3, #content p, 
#content ul, #content ul.margin35, #content ul.contactul
{margin-left: 30px;}
#content h1 {font-size: 125%; margin-bottom: 10px;}	
#banner {background-position: right; }	
#banner h1 a{font-size: 200%; }
#banner h2 {width: 92.4%; margin-top: 86px;float: left;}			
#content ul, #content ul.margin35, #content ul.contactul{  margin-top: 15px;}
#contactimage  {display:none; }
#sprache, #navig {font-size: 70%; margin: 0;}
#navig {text-align: left; float: left; clear: both; margin: 7px 0 7px 0;}
.nowrap {white-space:normal;}
#movie {margin: 25px 0 25px 12.5%;}
}

@media screen and (max-width: 360px){	

#banner h1{margin-top: -2px;}
#banner h1 a{font-size: 120%; }
#banner h2 {width: 92.4%; margin-top: 96px; float: left; font-size: 50%;
				background-color: transparent;}
}

