* {
	color: #8a1c1e;
	/*font-family: 'Libre Baskerville', serif;*/
	/*font-family: serif;*/
	/*font-family: 'Droid Serif', serif;*/
	font-family: 'Rokkitt', serif;
	/*font-family: 'Amiri', serif;*/
	/*font-family: 'Gentium Basic', serif;*/
	/*font-family: 'Fanwood Text', serif;*/
	/*font-family: 'Vollkorn', serif;*/
	font-size: 16px;
	-webkit-box-sizing: border-box; /* �ltere Webkit-Browser */
	-moz-box-sizing: border-box; /* Firefox */
	box-sizing: border-box; /* W3C/Chrome/Opera/IE */
}
html,body {
	margin:0;
	padding: 0;
}
body {
	background: rgb(225, 212, 221);
	/*background: #565656;*/
	/*background: #ffffff;*/
}
.d-content {
	margin: 0 auto;
	margin-top:50px;
	width:1286px;
	min-height: 811px;
	background-position: center top;
	background-repeat: no-repeat;
}
@media only screen and (max-height: 881px){
	.d-content {
		margin-top: 0;
	}
}
#cont-start1 {
	background: url('hg/start01.jpg');
	cursor: pointer;
}
#cont-start2 {
	background: url('hg2/start02.jpg');
	text-align: left;
}
#cont-seite01 {
	background: url('hg2/seite01.jpg');
}
#cont-seite02 {
	background: url('hg2/seite02.jpg');
}
#cont-seite03 {
	background: url('hg2/seite03.jpg');
}
#cont-seite04 {
	background: url('hg/seite04.jpg');
}
#cont-seite05 {
	background: url('hg2/seite05.jpg');
}
#cont-seite06 {
	background: url('hg2/seite06.jpg');
}
#cont-seite07 {
	background: url('hg2/seite07.jpg');
}
#cont-seite08 {
	background: url('hg2/seite08.jpg');
}

.d-mnu {
	display: inline-block;
	position: relative;
	width:150px;
	height: 70px;
	font-size: 1.1em;
	text-align: center;
	text-decoration: none;
	top: 45px;
	float: left;
	cursor: pointer;
	/*font-weight: 600;*/
	line-height: 110%;
	/*border:solid red 1px;*/
}
.d-mnu-down1, .d-mnu-down2, .d-mnu-down3 {
	color: #712514;
	top: 118px;
}
.d-mnu-down2 {
	top: 130px;
}
.d-mnu-down3 {
	top: 105px;
}
.d-mnu-down4 {
	top: 98px;
}
.d-mnu-down5 {
	top: 112px;
}
.d-mnu-down6 {
	top: 116px !important;
}
.d-mnu:hover {
	color: #9b684b;
}
.text-container {
	position: relative;
	width: 735px;
	height: 547px;
	/* clear: both; */
	float:left;
}
#start-text1, #start-text2 {
	font-size: 2.0em;
	line-height: 120%;
	text-align: center;
	left: 35px;
	width: 340px;
	height: 100px;
}
#start-text1 {
	color: #a9136a;
	top:290px;
	float: left;
    position: absolute;
}
#start-text2 {
	font-size: 1.7em;
	top:486px;
	float: left;
    position: absolute;
}
#seite01-text {
	/*border: solid red 1px;*/
	left: 220px;
	/* top: 80px; */
	/* width: 735px; */
	/* height: 547px; */
	line-height: 100%;
}
.spalten {
	/*border: solid red 1px;*/
	left: 0;
	top: 0;
	width: 300px;
	height: 400px;
	line-height: 100%;
	/*float: left;*/
	display: inline-block;
	position: absolute;
}
#seite02-text1 {
}
#seite02-text2 {
	left: 340px;
	width: 305px;
}
#seite02-text3 {
	left: 687px;
	top: 50px;
	width: 290px;
}
#seite05-text1 {
	width: 352px;
}
#seite05-text2 {
	left: 407px;
	width: 350px;
	top:56px;
}
#seite05-text3 {
	left: 813px;
	width: 350px;
	top:56px;
}
#seite06-text1 {
	width: 390px;
}
#seite06-text2 {
	left: 420px;
	top: 0;
	width: 425px;
}
#impressum-text-container {
	left: 200px;
    top: 0px;
    width: 1085px;
    height: 535px;
    overflow: hidden;
	margin:0 0 12px 0;
}

/*#seite01-text h2 {*/
.text-container h2, .text-container h3{
	margin-top: 80px;
	display:inline-block;
	width:100%;
	color: #a9136a;
	font-size: 1.5em;
	font-weight: 400;
}
.text-container h3{
	font-size: 1.2em;
}
/*#seite01-text p {*/
.text-container p {
	color: #751214;
	font-size: 1.17em;
	/*line-height: normal;*/
	line-height: 115%;
}
.text-container p em {
	font-size: 1.0em;
}
h3.gesperrt {
	letter-spacing: 4px;
	line-height: 120%;
}
h3.h-longtext {
	color: #a9136a;
	font-size: 1.3em;
	font-weight: 400;
	margin:20px 0 5px 0;
	
}
p.p-longtext {
	margin:0;
}
.color-1 {
	color: #a9136a;
	font-weight: 600;
}
ul {
	font-size:1.17em;
	margin:5px 0;
	list-style: none;
	padding-left: 25px;
}
li {
	font-size:1.0em;
}
p a {
	font-size:1.0em;
}