/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.woff') format('woff'), /* Modern Browsers */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-200italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 200;
  src: url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.woff') format('woff'), /* Modern Browsers */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.gasthaus-tannenberg.de/fonts/raleway-v28-latin-200italic.svg#Raleway') format('svg'); /* Legacy iOS */
}

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:140%;
	font-weight:100;
	color:#222222;
}

a:link { 
	color: #222222; 
	text-decoration: none; 
}
a:visited { 
	color: #222222; 
	text-decoration: none; 
}
a:active { 
	color: #222222; 
	text-decoration: none; 
}
a:hover { 
	color: #222222; 
	text-decoration: underline; 
}

.navigation { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:120%;
	font-weight:200;
	color:#222222;
	text-align:left;
}

input, textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:120%;
	color:#222222;
}

.head { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:100px;
	line-height:110%;
	font-weight:200;
	color:#bd2a33;
	text-align:left;
}

.headsmall { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:49px;
	line-height:110%;
	font-weight:200;
	color:#bd2a33;
	text-align:left;
}

.subhead { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:28px;
	line-height:130%;
	font-weight:200;
	color:#666666;
	text-align:left;
}

.subheadsmall { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:130%;
	font-weight:200;
	color:#666666;
	text-align:left;
	padding-top:15px;
}

.copy { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:130%;
	font-weight:100;
	color:#222222;
	text-align:left;
}

.contact { 
	font-family:'Raleway', Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:100%;
	font-weight:200;
	color:#222222;
	text-align:left;
}

.impressum { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	font-weight:100;
	color:#222222;
	text-align:left;
}

.caption { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:120%;
	font-weight:100;
	color:#222222;
	text-align:left;
}

.copyright { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:100%;
	font-weight:100;
	color:#222222;
	text-align:left;
}