﻿/* pt-sans-caption-regular - latin */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/pt-sans-caption-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/pt-sans-caption-v18-latin-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/pt-sans-caption-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/pt-sans-caption-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/pt-sans-caption-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/pt-sans-caption-v18-latin-regular.svg') format('svg'); /* Legacy iOS */
}

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



html, body {
	height: 101%;
}
body {
	margin: 0px;
	font-family: "PT Sans Caption";
	font-size: 12px;
}
.navi {
	float: right;
	margin-top: 35px;
	margin-right: 20px;
	border-top: 3px solid gray;
	border-bottom: 3px solid gray;
	height: 26px;
	padding-top: 5px;
}
.top-1 {
	margin: 10px auto 0px auto;
	width: 990px;
	padding: 10px 10px 10px 0px;
	height: 35px;
	padding-right: 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	vertical-align: middle;
}
.top-2 {
	margin: 0px auto 0px auto;
	width: 980px;
	background-color: #211400;
	height: 90px;
	padding: 10px;
	color: #d0d3d4;
}
.headline {
	margin-top: 28px;
	margin-left: 20px;
	width: 230px;
	float: left;
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Cincel', serif;
}
.topnav { /*Liste*/
	color: #d0d3d4;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background: #f6e9d7;
}
.col-1 {
	width: 450px;
	float: left;
	margin-right: 10px;
	border-right: 1px dotted #211400;
	padding-right: 20px;
	padding-bottom: 10px;
}
.col-2 {
	width: 450px;
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
}
.footer {
	background: #211400;
	padding: 10px;
	line-height: 140%;
	font-size: 1.2em;
	color: #d0d3d4;
}
.f-col-1 {
	float: left;
	width: 300px;
	height: 230px;
}
.f-col-2 {
	width: 300px;
	float: left;
	height: 230px;
}
.f-col-3 {
	width: 300px;
	float: right;
}
.trenner {
	width: 95%;
	border-top: 1px dotted #211400;
	margin: 18px auto 8px auto;
	text-align: center;
}
img {
	border: none
}
.img_left {
	float: left;
	margin-right: 20px;
}
.img_right {
	float: right;
	margin-left: 20px;
}
.box {
	padding: 10px 20px 10px 20px;
	background: #f6e9d7;
	font-size: 1.2em;
	line-height: 160%;
}
h1 {
	color: #d0d3d4;
	font-size: 0.7em;
	line-height: 120%;
	display: inline;
	font-family: 'Cincel', serif;
	font-weight: normal;
}
h2 {
	color: #553200;
	font-size: 1.3em;
	line-height: 120%;
	font-family: "Cincel", serif;
	font-weight: normal;
}
h3 {
	color: #805415;
	font-size: 1.2em;
	line-height: 120%;
	font-family: "Cincel", serif;
}
.h2d {
	color: #d0d3d4;
}
a:link {
	color: #553200;
	text-decoration: none;
}
a:visited {
	color: #553200;
	text-decoration: none;
}
a:hover {
	color: #553200;
	text-decoration: underline;
}
a:active {
	color: #553200;
	text-decoration: underline;
}
li {
	margin-bottom: 6px;
}
a:link.atop {
	color: #d0d3d4;
}
a:visited.atop {
	color: #d0d3d4;
}
a:hover.atop {
	color: #d0d3d4;
}
a:active.atop {
	color: #d0d3d4;
}
a:link.high {
	font-weight: bold;
	color: #ffffff;
}
a:visited.high {
	font-weight: bold;
	color: #ffffff;
}
a:hover.high {
	font-weight: bold;
	color: #ffffff;
}
a:active.high {
	font-weight: bold;
	color: #ffffff;
}
#map-canvas {
	height: 400px;
	width: 960px;
}
.aktuelles {
	border-bottom: 3px solid #ff9900;
}
.flags {
	width: 50px;
	height: 33px;
	vertical-align: middle;
}
.social-pic {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.fl-margin {
	margin-right: 700px;
}
a:link.orange {
	color: orange;
}
a:visited.orange {
	color: orange;
}
a:hover.orange {
	color: orange;
}
a:active.orange {
	color: orange;
}
a:link.black {
	color: black;
	text-decoration: none;
	cursor: text;
}
a:visited.black {
	color: black;
	text-decoration: none;
	cursor: text;
}
a:hover.black {
	color: black;
	text-decoration: none;
	cursor: text;
}
a:active.black {
	color: black;
	text-decoration: none;
	cursor: text;
}
a:link.brown {
	color: #553200;
}
a:visited.brown {
	color: #553200;
}
a:hover.brown {
	color: #553200;
}
a:active.brown {
	color: #553200;
}
.top {
	padding: 5px;
	text-align: right;
	margin-right: 20px;
}
.picmar {
	margin-top: 6px;
	float: left;
	margin-right: 20px;
}
.ulno {
	margin: 1em;
	padding: 0;
}
.lino {
	margin-bottom: 16px;
}
.email{
	vertical-align:middle;
}
.braun{
	color:#553200;
}
.orange{
	color:orange;
}