@charset "utf-8";
.body {
	font-family:  Arial, Microsoft sans Serif,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #bdb0a0;/* Farbe kakao*/
	
}

#header {
	position:relative;
	left:60px;
	text-indent: 10px;
	top:30px;
	z-index: 1;
}

#textfeld {
	position:relative;
	left:280px;
	text-indent: 10px;
	top:-400px;
	z-index: 1;
}

#bild_links{
	position:relative;
	left:60px;
	text-indent: 10px;
	top:270px;
	z-index: 1;
}

#bild_rechts{
	position:relative;
	left:685px;
	text-indent: 10px;
	top:78px;
	z-index: 1;
}

#footer{
	position:relative;
	font-family: "Arial";
	font-size: 14px;
	color: #efd6b8; /* Farbe apricot */
	left:345px;
	text-indent: 10px;
	top:-1280px;
	z-index: 1;
}


#navi_eins{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-330px;
	z-index: 1;
}

#navi_zwei{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-310px;
	z-index: 1;
}

#navi_drei{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-290px;
	z-index: 1;
}

#navi_vier{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-270px;
	z-index: 1;
}

#navi_fuenf{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-250px;
	z-index: 1;
}

#navi_sechs{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-230px;
	z-index: 1;
}

#navi_sieben{
	position:relative;
	font-family: "Arial";
	font-size: 15px;
	color:#6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	left:770px;
	text-indent: 10px;
	height: 10px;
	top:-210px;
	z-index: 1;
}
.headline {
	position:relative;
	font-family: "Arial";
	font-size: 18px;
	color: #6c3d09;  /*Farbe dunkelbraun*/
	font-weight:bold;
	top: -1070px;
	left:330px;	
	z-index: 1;
}

.text {
	position:relative;
	font-family: "Arial";
	font-size: 13px;
	color: #6c3d09;  /*Farbe dunkelbraun*/
	top: -1068px;
	left:375px;	
	width: 300px;
	height:420px;
	z-index: 1;
}

#home {
	position:relative;
	font-family: "Arial";
	font-size: 13px;
	color: #6c3d09;  /*Farbe dunkelbraun*/
	top: -898px;
	left:710px;	
	width: 200px;
	height:420px;
	z-index: 1;
}

.weiter {
	position:relative;
	font-family: "Arial";
	font-size: 13px;
	color: #6c3d09;  /*Farbe dunkelbraun*/
	left:01px;	
	width: 200px;
	height:420px;
	z-index: 1;
}



.link {
	position:relative;
	font-family: "Arial";
	z-index: 1;
}

a.link:link {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link:visited {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link:hover  {text-decoration:none; color: #efd6b8;} /* Farbe apricot */
a.link:active {text-decoration:none;  color: #efd6b8;} /* Farbe apricot */
a.link:focus  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/

.link_apricot {
	position:relative;
	font-family: "Arial";
	font-weight:bold;
	z-index: 1;
}

a.link_apricot:link {text-decoration:none; color: #efd6b8;} /* Farbe apricot */
a.link_apricot:visited {text-decoration:none; color: #efd6b8;} /* Farbe apricot */
a.link_apricot:hover  {text-decoration:none; color: #efd6b8;} /* Farbe apricot */
a.link_apricot:active {text-decoration:none;  color: #efd6b8;} /* Farbe apricot */
a.link_apricot:focus  {text-decoration:none; color: #efd6b8;} /* Farbe apricot */



.link_home {
	position:relative;
	font-family: "Arial";
	font-weight:bold;
	z-index: 1;
}

a.link_home:link  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_home:visited  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_home:hover   {text-decoration:underline; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_home:active  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_home:focus  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/

.link_post {
	position:relative;
	font-family: "Arial";
	z-index: 1;
}

a.link_post:link  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_post:visited  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_post:hover   {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_post:active  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/
a.link_post:focus  {text-decoration:none; color: #6c3d09;}  /*Farbe dunkelbraun*/