/*	katrin hojer - grafik design
	http://www.katrinhojer.de
	Letzte Bearbeitung: 2022-12-27
	
	#03438b logo blau
	#8a6a51 text 
	#b7a798 footer
	#646466 grau
	
*/


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

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

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

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


* {
	padding: 0;
	border: 0;
	margin: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #8a6a51;
	background-image:url('bilder/hg_holzwand.jpg');
	background-color:#eee;
}
a {
	text-decoration: none;
}
a:link , a:visited {
	color: #03438b;
}	
a:hover , a:active {
	color: #03438b;
	text-decoration: underline;
}
p, table {
	color: #8a6a51;
	font-size: 1.05em;
	line-height: 1.5em;
	font-family: Georgia, sans-serif;
}
hr { 
    width: 100%; 
    height: 1px; 
    margin: 0 auto;
    color: #8a6a51;
    background: #8a6a51;
}
ul {
	margin-left: 0.6em;
	padding-left: 0.6em;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 400;
}
  ul ul li {
	line-height: 1.7em;
	font-weight: normal;
}
p {
	margin-top: 0.8em;
}
h2, h3 {
	font-family: "Asap", sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 1.9em;
	color: #8a6a51;
}
h2 b, h3 b {
	font-weight: 700;
}
h3 {
	font-size: 1.5em;
}h5 {
	font-family: "Asap", sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	color: #fff;
}
ul {
	list-style-position: inside;
}
.page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 2px 2px 5px #666;
}
.inner {
	padding: 20px 40px 0 40px;
}
.menu {
	width: 100%;
	height: 26px;
}
.menu a, .spacer {
	color: #03438b;
	font-family: "Asap", sans-serif;
	font-size: 1.4em;
	font-weight: 400;
}
.spacer {
	padding: 0 17px 0 17px;
}
#menu_first_item {
}
 .menu a:link , .menu a:visited { 
	font-weight: 400;
	text-decoration: none;
}
.menu a:hover , .menu a:active {
	font-weight: 700;
	text-decoration: none;
}
.menu a.this_page {
	font-weight: 700;
}
.tile {
	float: left;
	padding-top: 20px;
}
#nord, #sued {
	padding-left: 20px;
}
.tile a img:hover {
    opacity: 0.85;
    outline: 0 none;
    transform: scale(1);
}
.content {
	min-height: 450px;
	padding: 24px 0;
}
iframe {
	position: relative;
	left: -7px;
	width: 800px;
	height: 345px;
}
.cimage {
	display: inline-block;
	width: 485px;
	height: auto;
	margin-top: 8px;
	margin-bottom: 16px;
	margin-right: 16px;
}
#cimage_first {
	margin-top: 22px;
}
.cimage_text {
	position: relative;
	display: inline-block;
	width: 200px;
	height: auto;
}
.cimage_text p{
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	font-size: 9.5pt;
}
.h3inner {
	margin-top: 24px;
	margin-bottom: 16px;
}
.img_index {
	margin-top: 20px;
	margin-bottom: 4px;
}
#googlemap {
	width: 820px;
	height: 520px;
}
.menu-bottom {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	height: 38px;
}
.menu-bottom a, .menu-bottom .spacer {
	color: #03438b;
	font-family: "Asap", sans-serif;
	font-size: 0.95em;
	font-size: 0.84em;
	font-weight: 400;
}
.menu-bottom .spacer {
	padding: 0 3px 0 6px;
}
 .menu-bottom a:link , .menu-bottom a:visited { 
	font-weight: 400;
	text-decoration: none;
}
.menu-bottom a:hover , .menu-bottom a:active {
	font-weight: 700;
	text-decoration: none;
}
.menu-bottom a.this_page {
	font-weight: 700;
}
.footer {
	width: 100%;
	color: #fff;
	background-color: #b7a798;
	font-family: "Asap", sans-serif;
	font-size: 1em;
	font-weight: 400;
}
 .footer a:link , .footer a:visited .footer{ 
	color: white;
}
.footer a:hover , .footer a:active {
	color: white;
}
.footer_content {
	padding: 20px 0 20px 40px;
}
.fleft { float: left }
.fright { float: right; padding-right: 28px; }
.clear { clear: both; }

@media screen and (max-width: 480px) {
	.page {
		width: 320px;
		margin: 0 auto;
		box-shadow: none;
		overflow: hidden;
	}
	.inner { padding: 10px; }
	.menu, .menu-bottom { height: auto; }
	.menu {line-height: 2em;}
	.tile, .tile img {width: 100%;}
	#nord, #sued { padding-left: 0;	}
	.cimage, .cimage img {
		width: 100%;
		height: auto;
		margin-bottom: 4px;
	}
	.cimage_text p{ position: relative; }
	iframe {width: auto; }
	#googlemap {width: auto; height: 400px;}

	.footer_content {padding: 10px;}
	.img_index {
		margin-top: 12px;
		margin-bottom: 0;
		width: 100%;
	}
}