html {
	scrollbar-face-color: #1a2b3c; /* dunkel */
	scrollbar-arrow-color: #b2b2b2; /* hell */
}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   background-attachment: scroll;
   background-color: #156441;
}

#hintergrund {
	position:relative;
	width:980px;
	height: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: visible;
	visibility: visible;
}

#umschliessung {
	position:relative;
	width:900px;
	height: 380px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	overflow: visible;
	visibility: visible;	
}

#content {
   position: absolute;
   top: 291px;
   width: 900px;
   font-size: 1em;
   font-weight: normal;
   color: #290100;   
   visibility: visible;
   height: auto;
   overflow: visible;
   margin-left: auto;
   margin-right: auto;
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #B33F3C;
   padding-top: 15px;
   line-height: 1.5em;
   background-image: url(https://www.bioresonanz4you.de/ressurces/img/bg_DNA+grau.png);
}

#kopf {
	position:absolute;
	top:2px;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
	height: 408px;
	margin-left:auto;
	margin-right:auto;
}

#navi-oben {
   position: absolute;
   top: 120px;
   left: 70px;
   height: auto;
   width: auto;
   padding: 0px;
   margin: 0px;
   font-weight: normal;
   color: #290100;
   overflow: visible;
   visibility: visible;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-bottom-color: #804140;
   font-size: 0.9em;
}

#navi2-oben {
   position: absolute;
   top: 170px;
   left: 100px;
   height: auto;
   width: auto;
   padding: 0px;
   margin: 0px;
   font-weight: normal;
   color: #290100;
   overflow: visible;
   visibility: visible;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   font-size: 0.9em;
}


#marq {
	position:absolute;
	top:230px;
	left:0px;
	height:auto;
	width:auto;
	padding:0px;
	margin:0px;
	font-weight: normal;
	color: #290100;
	overflow: visible;
	visibility: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #804140;
}

#navi-links {
	position:absolute;
	top:180px;
	left:-100px;
	height:auto;
	width:auto;
	padding:10px;
	margin:2px;
	border:0px solid #000000;
	font-weight: normal;
	overflow: auto;
	visibility: visible;
}

#banner {
   position: absolute;
   top: -10px;
   left: -100px;
   width: 1000px;
   padding: 10px;
   margin: 2px;
   border: 0px solid #290100;
   background-attachment: fixed;
   visibility: visible;
   height: auto;
}

#bluete {
	position:absolute;
	top:-25px;
	left:340px;
	width:auto;
	padding:10px;
	margin:2px;
	border:0px solid #000000;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	visibility: visible;
	height: auto;
}

#message {
	position:relative;
	top:250px;	
	left:20%;	
	height:auto;
	width:auto;
	padding:10px;
	margin:2px;
	border:0px solid #000000;
	font-weight: normal;
	color: #000000;
	overflow: visible;
	visibility: visible;
}

#spalte-datum {
	position:absolute;
	padding:0px;
	margin:0px;
	border:0px solid #000000;
	font-weight: normal;
	color: #fffee4;
	overflow: visible;
	left: 760px;
	top: -25px;
	width: auto;
	height: auto;
	font-size: x-small;
}

#pfeil {
	position:fixed; /* auf Server */
	/*position:absolute;*/ /* zur Bearbeitung */
	width:95px;
	padding:10px;
	margin:0px;
	height: auto;
	border: 0px none;
	visibility: visible;
	right: 2%;
	bottom: 10px;
}



/* für Mobile 1024 - 860 - 640*/
@media all and (max-width:600px){ /*640px*/
	#navi-oben {
		position:absolute;
		top:180px;
		left:150px;
		height:auto;
		width:600px;
		padding:0px;
		margin:0px;
		font-weight: normal;
		color: #f3e4ff;
		overflow: visible;
		visibility: visible;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #804140;
		font-size: 1.7em; 
	}
	
	#navi2-oben {
		position:absolute;
		top:250px;
		left:0px;
		height:auto;
		width:600px; /*800px*/
		padding:0px;
		margin:0px;
		font-weight: normal;
		color: #f3e4ff;
		overflow: visible;
		visibility: visible;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		font-size: 1.7em;
	}
	
	#content {
		position:absolute;
		top:532px;
		width:600px; /*640px*/
		font-size: 2em;
		font-weight: normal;
		color: #FCFAF8;
		background-image: url(https://www.bioresonanz4you.de/ressurces/img/bg_DNA.png);
		visibility: visible;
		height: auto;
		overflow: visible;
		margin-left:auto;
		margin-right:auto;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #004905;
		padding-top: 15px;
	}
	
	#marq {
		visibility: hidden;			
	}
		

	
} 
