@charset "UTF-8";
html {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #401b00;
	background-image: url(bg_top.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}

h1 {
	font-family: 'Merriweather';
  	font-style: normal;
  	font-weight: 700;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}


h2 {
	font-family: 'Merriweather';
  	font-style: italic;
  	font-weight: 400;
 	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}

.regularPreview {
	font-family: 'Merriweather';
	font-weight:300;
	color: #D9CAAF;
	text-decoration: none;
	font-size: 1em;

}
.regularWhite {
	font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
	color: #FFFFFF;
	font-size: 1.2em;
	text-decoration: none;
}

.regularTerminOld {
	color: #B15808;
	text-decoration: none;
}
.regularSmall {
	color: #D9CAAF;
	text-decoration: none;
	font-size: 13px;
}
.regularHistorie {
		font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
font-size:1.0em;
	color: #D9CAAF;
	text-decoration: none;
	width: 580px;
	text-align: justify;
	line-height: 1.5em;
}
.Navigation {
	color: #D9CAAF;
	text-decoration: none;
	line-height: 28px;
	word-spacing: 75px;
}
.footerText {
	color: #E48765;
	text-decoration: none;
	font-size: 12px;
}
.footer {
	color: #E9DFD8;
	position: fixed;
	height: 110px;
	width: 100%;
	bottom: 0px;
	background-image: url(navigation/bottom_gradient.png);
	background-repeat: repeat-x;
}
.bar {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 50px;
	width: 600px;
	background: rgba(97,11,0,1);
	background: -moz-linear-gradient(left, rgba(97,11,0,1) 0%, rgba(246,41,12,1) 50%, rgba(97,10,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(97,11,0,1)), color-stop(50%, rgba(246,41,12,1)), color-stop(100%, rgba(97,10,0,1)));
	background: -webkit-linear-gradient(left, rgba(97,11,0,1) 0%, rgba(246,41,12,1) 50%, rgba(97,10,0,1) 100%);
	background: -o-linear-gradient(left, rgba(97,11,0,1) 0%, rgba(246,41,12,1) 50%, rgba(97,10,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(97,11,0,1) 0%, rgba(246,41,12,1) 50%, rgba(97,10,0,1) 100%);
	background: linear-gradient(to right, rgba(97,11,0,1) 0%, rgba(246,41,12,1) 50%, rgba(97,10,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#610b00', endColorstr='#610a00', GradientType=1 );
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;















/* merriweather-300 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/merriweather-v30-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-300italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 300;
  src: local(''),
       url('fonts/merriweather-v30-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/merriweather-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: local(''),
       url('fonts/merriweather-v30-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-700 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/merriweather-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-700italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 700;
  src: local(''),
       url('fonts/merriweather-v30-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-900 - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('fonts/merriweather-v30-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* merriweather-900italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 900;
  src: local(''),
       url('fonts/merriweather-v30-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/merriweather-v30-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
