body {
	font-family: Arial, Geneva, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #000;
	background-color: #4E6992;
	padding: 0;
	margin: 0;
	scrollbar-base-color: default; 			/* ---- Grundfarbe Balkenfarbe */
	scrollbar-face-color: default; 			/* ---- Erhabene Elemente  	*/     
	scrollbar-track-color: default;			/* ---- Lauffl?che, Seitenfarbe	*/		
	scrollbar-arrow-color: default;			/* ---- Pfeile 				*/					
	scrollbar-3dlight-color: default;		/* ---- Helle 3-D-Elemente (links und oben) 					*/
	scrollbar-darkshadow-color: default; 	/* ---- Dunkle Schattenelemente (rechts und unten) 				*/
	scrollbar-highlight-color: default;		/* ---- Helle Elemente (Glanzlicht, 50% Raseter der Lauffl?che) */
	scrollbar-shadow-color: default;		/* ---- Dunkle 3-D-Elemente (rechts und unten) */
}

table, tr, td, p {
	text-align: left;
	}
a:link, a:visited {
	color: #9C9B98;
}

a:hover, a:active {
	color: #000;
}

.copy {
	position: absolute;
   left: 50%;
	margin-left: -260px;
	width: 100px;
	height: 20px;
	top: 625px;
	color: #3B5D36;
	font-weight: normal;
	font-size: 11px;
}
.copy a:link, .copy a:visited, .copy a:hover, .copy a:active {
	color: #3B5D36;
	text-decoration: none;
	cursor: default;
}

/* - - - - - - allgemeine angaben ende - - - - - */

.leitsatz {
	position: absolute;
   left: 50%;
	margin-top:123px;
	margin-left: -145px;
	width: 200px;
	height: 14px;
	z-index:10;
}

#header {
	position: absolute;
   left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 140px;
	background-color: #435B7E;
}

#schattenhome {
	position: absolute;
   left: 50%;
	top: 140px;
	margin-left: -300px;
	width: 600px;
	height: 17px;
	background-image: url(images/hg-home.jpg);
}

#home {
	position: absolute;
   left: 50%;
	top: 157px;
	margin-left: -300px;
	width: 600px;
	background-color: #578550;
}

#spruch {
	margin: 9px 0 0 0;
	color: #8798B2;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.wand {
	letter-spacing: 4px;
}

.logo {
	margin: 9px 10px 0 12px;
	float:left;
}

.bildlinks {
	float:left;
	margin:0;
	padding:0;
}

#contentnavi {
	position: absolute;
   left: 50%;
	top: 65px;
	margin-left: -160px;
	width: 460px;
	height: 54px;
	background-color: #2D4162;
}

.buttons {
	margin: 5px 0 0 16px;
	border: 0;ss
}

#geschenk {
	position: absolute;
   left: 50%;
	top: 119px;
	margin-left: -160px;
	width: 460px;
	height: 22px;
	background-color: #000;
	text-align: right;
	padding:2px 0 0 0;
}

.geschenk2 {
	margin: 0 11px 0  0 ;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#subnavi {
	position: absolute;
	top: 502px;
	height: 20px;
	width: 600px;
	background-color: #435B7E;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
}

#subnavibestellen {
	position: absolute;
	top: 533px;
	height: 20px;
	width: 600px;
	background-color: #435B7E;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
}

#subnavigalerie {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 4817px;
	height: 20px;
	width: 600px;
	background-color: #435B7E;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
}

#subnaviwarenkorb {
	height: 20px;
	width: 600px;
	background-color: #435B7E;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 10px 0 0 0;
}

#subnaviinfo {
	height: 20px;
	width: 600px;
	background-color: #435B7E;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 30px 0 0 -160px;
}



#subnavi A:link, #subnavi A:visited, #subnavibestellen A:link, #subnavibestellen A:visited, #subnavigalerie A:link, #subnavigalerie A:visited, #subnaviwarenkorb A:link, #subnaviwarenkorb A:visited, #subnaviinfo A:link, #subnaviinfo A:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 6px 0  5px;
	text-decoration: none;
   }

#subnavi A:hover, #subnavi A:focus, #subnavibestellen A:hover, #subnavibestellen A:focus, #subnavigalerie A:hover, #subnavigalerie A:focus, #subnaviwarenkorb A:hover, #subnaviwarenkorb A:focus, #subnaviinfo A:hover, #subnaviinfo A:focus {
	color: #fff;
   }
	
	