
body {
	background-color: #FFF5B7;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000065;
	margin: 0px;
}

/*
 *
 */

div.das_ueberlebensprinzip {
	background: #F96535;
	padding: 5px 30px;
	margin-bottom: 10px;
}

div.das_ueberlebensprinzip h1.eva_herman {
	font-size: 20px;
	color: white;
	margin-bottom: 5px;
}

div.das_ueberlebensprinzip h2.eva_herman {
	font-size: 24px;
	color: white;
	margin-top: 5px;
}

div.das_ueberlebensprinzip a {
	text-decoration: none;
	color: white;
}

/*
 *
 */

div.eva_herman {
	background: #F96535;
	padding: 5px 30px;
}

div.eva_herman h3.das_ueberlebensprinzip {
	font-size: 18px;
	color: white;
}


/*
 *
 */


div.ueberlebensprinzip_bestellen {
	padding: 5px 30px;
	color: #F96535;
	font-size: 13px;
	width: 700px;
}
div.ueberlebensprinzip_bestellen a {
	color: #F96535;
}


/*
 *
 */


img.ueberlebensprinzip {
	float: right;
	margin: 20px 10px 20px 20px;
}



div.bestellen_ueberlebensprinzip {
	position: absolute;
	left: 730px;
	margin-top: 10px;
	
}


/*
 *
 */

div.online_bestellen  {
	background: #F96535;
	height: 50px;
	padding: 5px 30px;
	color: white;
	font-size: 23px;
}


div.online_bestellen a {
	color: white;
	text-decoration: underline;
}

div.online_bestellen p {
	vertical-align: bottom;
	margin-top: 15px;
}

div.impressum {
	position: absolute; 
	width: 100px;
	right: 10px;
	top: 10px;
	color: black;
	/* background: blue; */
}

div.impressum a {
	color: white;
}

/*

	Impressum Seite

*/

div.impressum_ansehen {
	margin-left: 100px;
	margin-top: 30px;
	color: black;
	width: 600px;
	
}

