/* @override
	https://www.stuckensen-ullrich.de/_2016_/css/styles.css */

@import url(https://fonts.googleapis.com/css?family=Martel:300,700);

/* @group RESET */

body{-webkit-text-size-adjust:none;font-size:12px;line-height:1.3em;font-family:Verdana,Arial,Helvetica,sans-serif}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}h1,h2,h3,h4,h5,h6{line-height:1em;margin-bottom:.5em}ol,ul{padding-left:2em}p,ul,ol{margin-bottom:.5em}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}a:hover,a:active,:focus{outline:0}body{color:black;background:white}a img{border:0}pre,code,samp,kbd,var,input[type="password"]{font-family:"DejaVu Sans Mono","Bitstream Vera Sans Mono",Consolas,Monaco,"Liberation Mono",Andale Mono,monospace;font-size:.9em}dt,strong,th,samp,dfn,h1,h2,h3,h4,h5,h6{font-weight:bold}blockquote,q{font-style:italic}blockquote cite,q cite{font-style:normal}acronym,abbr{cursor:help}acronym{letter-spacing:.07em}ul,ol,dl{position:relative}p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=)}.clear{clear:both}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}textarea{overflow:auto}

/* @end */

::-moz-selection {
	background: #70a8b0;
	color: #fff;
}

::selection {
	background: #70a8b0;
	color: #fff;
}

html, body {
	color: #333;
	font-family: 'Martel', serif;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 300;
	background: url(bg.png) repeat-x #eef6f5;
}

a {
	color: #449BA7;
	text-decoration: none;
}

a:hover {
	color: #388792;
	text-decoration: underline;
}

hr{
	border: none;
	border-bottom: 1px dotted #92ccd3;
	margin: 0 0 14px 18px;
}

h1,.main .text h2 {
	font-size: 24px;
	line-height: 1.4em;
}

h3 {
	font-size: 20px;
	line-height: 1.4em;
}

.logo {
	width: 420px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -200px;
}

.navi.dtp {
	position: absolute;
	width: 230px;
	top: 135px;
	left: 50%;
	margin-left: -500px;
}

.dtp .nav {

}

.dtp .nav .lv0.last {
	margin-bottom: 150px;
}

.dtp .nav, .dtp .nav * {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: right;
}

.dtp .nav a {
	text-decoration: none;
}

.dtp .nav li.lv0 {
	background: url(nav.lv0.borderbottom.png) no-repeat right bottom;
}

.dtp .nav li.lv0>a {
	color: #333;
	display: block;
	padding: 10px 6px 7px 0px;
	padding: 13px 6px 11px 0px;
}

.dtp .nav li.lv0.first>a {
	padding-top: 14px;
}

.dtp .nav li.lv0>a:hover, .dtp .nav li.lv1>a:hover {
	color: #468088;
}

.dtp .nav li.lv1.current>a {
	color: #70a8b0;
}

.dtp .nav li.lv0.current>a {
	background: url(nav.lv0.current.png) repeat-y;
}

.dtp .nav li.lv0>ul {
	padding: 0px 0 10px 0;
	display: none;
}

.dtp .nav li.lv0.current>ul {
	display: block;
}

.dtp .nav li.lv1>a {
	color: #333;
	display: block;
	padding: 6px 6px 2px 0px;
	font-size: 14px;
	line-height: 1.0em;
}

.navi.dtp .footer {
	font-size: 13px;
	line-height: 1.4em;
	padding: 0 6px 40px 0;
	text-align: right;
	width: 224px;
}

.navi.dtp .footer .tel {
	font-size: 18px;
	color: #449BA7;
}

.navi.dtp .footer .tel svg {
	height: 20px;
	margin-bottom: -4px;
	fill: currentColor;
}

.navi.dtp .footer .mail a {
	text-decoration: none;
}

.navi.dtp .footer .mail svg {
	height: 15px;
	margin: 0 3px -4px 0;
	fill: currentColor;
}

.main {
	position: absolute;
	width: 770px;
	top: 135px;
	left: 50%;
	margin-left: -270px;
}

.main .bild {
	margin: 0 0 0 5px;
}

.main .text {
	padding: 70px 60px;
}

@media only screen and (max-width: 1069px) {
	.main {
		left: 240px;
		margin: 0;
	}

	.navi.dtp {
		left: 10px;
		margin-left: 0;
	}

	.logo {
		left: 340px;
		margin-left: 0;
	}
}


/*
ul {
   list-style: none;
   margin-left: 0;
   padding-left: 1em;
   text-indent: -1em;
}
*/

.main .text ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}

.main .text ul li:before {
	content: "–";
	position: absolute;
	left: 0;
}

.mbl {
	display: none;
}

@media only screen and (max-width: 800px) {

	html, body {
		background: url(bg.png) 0 25px repeat-x #eef6f5;
	}

	.navi.dtp {
		display: none;
	}

	.mbl {
		display: block;
	}

	.main {
		top: 160px;
		width: 800px;
		left: 0;
		margin-left: 0;
	}

	.logo {
		width: 700px;
		height: auto;
		left: 50px;
		margin-left: 0;
	}

	.main .bild {
		margin: 0;
	}

	.main .bild img {
		width: 800px !important;
		height: auto !important;
	}

	.nav {
		padding: 0 !important;
	}

	.mobilNavi, .mobilNavi * {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.mobilNavi {
		width: 800px;
	}

	.navWarp {
		background: #fff;
		position: relative;
		-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
	}

	.navOpen a, .navClose a, .navWarp a {
		text-decoration: none;
		color: #333;
		display: block;
		font-size: 30px;
		line-height: 80px;
		cursor: pointer;
		padding-left: 50px;
	}

	.navOpen a, .navClose a {
		display: block;
		background: #505456;
		color: #fff !important;
		text-decoration: none;
	}

	.navWarp {
		margin-bottom: 20px;
	}

	.navWarp a {
		padding-left: 50px;
		border-top: 1px solid #eee;
	}

	.navWarp .lv1 a {
		padding-left: 120px;
		color: #888;
	}

	.navWarp .lv0.current > a {
		font-weight: bold;
		color: #4799A8 !important;
		border-left: 10px solid #4799A8;
		padding-left: 40px;
	}

	.navWarp .lv1.current > a {
		font-weight: bold;
		color: #4799A8 !important;
		border-left: 10px solid #ddd;
		padding-left: 110px;
		background-color: #f9f9f9;
	}

	.navWarp .current > a, .navWarp a:hover {
		color: #222;
		background-color: #f2f2f2;
	}

	.navWarp a:hover {
		background-color: #e9e9e9;
		-webkit-transition: none;
		-moz-transition: none;
		transition: none;
	}

	.navClose, .navOpen {
		z-index: 2;
		position: relative;
	}

	.navWarp {
		z-index: 1;
	}

	.navClose, .nOffen .navOpen {
		display: none;
	}

	.nOffen .navClose, .navOpen {
		display: block;
	}

	.nOffen .navClose svg, .navOpen svg {
		fill: #fff;
		height: 32px;
		margin: 0 15px -5px 0;
	}

	.navWarp {
		overflow: hidden;
		max-height: 0;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.navWarp a {
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
	}

	.nZu .navWarp a {
		color: #4799A8 !important;
		background: #4799A8 !important;
		border-color: #4799A8;
		-webkit-transition: all 0.3s ease-in;
		-moz-transition: all 0.3s ease-in;
		transition: all 0.3s ease-in;
	}

	.nOffen .navWarp {
		max-height: 1800px;
	}

	.main .text h1 {
		font-size: 30px;
		line-height: 1.4em;
	}

	.main .text h2 {
		font-size: 30px;
		line-height: 1.4em;
	}

	.main .text h3 {
		font-size: 24px;
		line-height: 1.4em;
	}

	.main .text {
		font-size: 24px;
		line-height: 1.4em;
		padding: 30px 60px 60px 60px;
	}

	.footer.mbl {
		position: relative;
		width: 800px;
		text-align: center;
		font-size: 0;
		line-height: 0;
	}
	.footer.mbl p {
		margin: 0;
	}

	.footer .tel {
		font-size: 18px;
		background: #449BA7;
		color: #fff;
		font-size: 40px;
		line-height: 2em;
	}

	.footer .tel a {
		color: #fff;
	}

	.footer .tel svg {
		height: 45px;
		margin: 0 0 -10px 0;
		fill: currentColor;
	}

	.footer .mail {
		font-size: 18px;
		background: #64b2bd;
		color: #fff;
		font-size: 40px;
		line-height: 2em;
	}
	.footer .mail a {
		text-decoration: none;
		color: #fff;
	}

	.footer .mail svg {
		height: 40px;
		margin: 0 7px -7px 0;
		fill: currentColor;
	}

	.footer .adr {
		font-size: 22px;
		line-height: 1.3em;
		background: #555;
		color: #fff;
		padding: 20px;
	}



}









