/* volkhov-regular - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/volkhov-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/volkhov-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/volkhov-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/volkhov-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./fonts/volkhov-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/volkhov-v17-latin-regular.svg#Volkhov') format('svg'); /* Legacy iOS */
}

/* volkhov-700 - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/volkhov-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/volkhov-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/volkhov-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/volkhov-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/volkhov-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/volkhov-v17-latin-700.svg#Volkhov') format('svg'); /* Legacy iOS */
}

/* volkhov-italic - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/volkhov-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/volkhov-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/volkhov-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/volkhov-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/volkhov-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/volkhov-v17-latin-italic.svg#Volkhov') format('svg'); /* Legacy iOS */
}

/* volkhov-700italic - latin */
@font-face {
  font-family: 'Volkhov';
  font-style: italic;
  font-weight: 700;
  src: url('./fonts/volkhov-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/volkhov-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/volkhov-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/volkhov-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('./fonts/volkhov-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/volkhov-v17-latin-700italic.svg#Volkhov') format('svg'); /* Legacy iOS */
}


.headline2 {
	font-family: 'Volkhov', serif;
	font-size: 14px;
	color: #283700;
	font-weight: 600;
	margin-bottom: 10px;
}
body {
	background-image: url(style/site_background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #283700;
}
.toplinks, .toplinks a {
	text-align: right;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baab9c;
	text-decoration: none;
}
.toplinks a:hover {
	text-decoration: underline;
}
.header1 {
	background-image: url(style/header1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header2 {
	background-image: url(style/header2.jpg);
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}

.bez {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.summe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.subtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.subtext_a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


.bottomlinks, .bottomlinks a {
	text-align: center;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baab9c;
	text-decoration: none;
}

.navi, .navi a, .navi_aktiv, .navi_aktiv a {
	font-family: 'Volkhov', serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-color: #8b9375;
	margin-bottom: 5px;
	text-decoration: none;
}

.navi:hover {
    background-image: url(style/eichh.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

.navi_aktiv {
	background-image: url(style/eichh.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}


.navi_headline {
	font-family: 'Volkhov', serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	text-align: center;
	line-height: 50px;
	height: 50px;
	vertical-align: middle;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	background-color: #283700;
	margin-bottom: 5px;
}
.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #283700;
	font-weight: 600;
	margin-bottom: 10px;
}
.trenner {
width: 100%;
height: 1px;
border-bottom: 1px solid #283700;
margin-top: 5px;
margin-bottom: 5px;
}

.trenner2 {
width: 100%;
height: 1px;
border-bottom: 1px solid #283700;
margin-top: 1px;
margin-bottom: 1px;
}

.trennerdick {
width: 100%;
height: 1px;
border-bottom: 3px solid #283700;
margin-top: 1px;
margin-bottom: 1px;
}

.menue {
	margin-right: 20px;
	margin-left: 350px;
}
.input {
	border: 1px solid #283700;
}
