/* CSS */
body {
	background-color:#61764C;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-base-color:#CDD4C8;
	scrollbar-face-color:#BCCAAF;
	scrollbar-track-color:#CDD4C8;
	scrollbar-arrow-color:#61764C;
	scrollbar-highlight-color:#D6DECF;
	scrollbar-shadow-color:#D6DECF;
	scrollbar-3dlight-color:#D6DECF; 
	scrollbar-darkshadow-color:#D6DECF;
}

#hintergrund-hell {
   position: absolute;
   top: 86px;
   width:100%;
   height:276px;
   background-color: #CDD4C8;
   background-image: url(../images/bgHell.gif);
}
#obenlinks {
	width:371px;
	height:86px;
	background-image: url(../images/hg_obenlinks.gif);
}
#kugel-mitte {
   position: absolute;
   top: 86px;
   left: 51px;
   width:328px;
	height:224px;
	background-image: url(../images/hg_mitte.gif);
}
#kleine-kugel {
   position: absolute;
   top: 21px;
   left: 407px;
   width:92px;
	height:95px;
	background-image: url(../images/hg_kleine-kugel.gif);
}
#grossekugel-unten {
   position: absolute;
   top: 289px;
   left: 271px;
   width:270px;
	height:269px;
	background-image: url(../images/hg_grossekugel-unten.gif);
}
#kleinekugel-unten {
   position: absolute;
   top: 493px;
   left: 122px;
   width:92px;
	height:92px;
	background-image: url(../images/hg_kleinekugel-unten.gif);
}
#krone {
   position: absolute;
   top: 11px;
   left: 10px;
   width: 116px;
   height: 111px;
}
#cart {
   position: absolute;
   top: 328px;
   left: 27px;
   width: 155px;
   height: 155px;
}
#shirt {
   position: absolute;
   top: 433px;
   left: 178px;
   width: 178px;
   height: 178px;
}
#phone {
   position: absolute;
   top: 437px;
   left: 574px;
   width: 178px;
   height: 178px;
}
#legal {
   position: absolute;
   top: 510px;
   left: 698px;
   width: 64px;
   height: 64px;
}
#logo {
   position: absolute;
   top: 86px;
   left: 308px;
   width: 378px;
   height: 95px;
   background-color:transparent;
}
#menu {
   position: absolute;
   top: 188px;
   left: 113px;
   width: 200px;
   height: 135px;
   background-color:transparent;
   
   font-family:Verdana,sans-serif,Arial;
   font-size:10px;
   font-weight:bold;
   line-height:24px;
   *line-height:18px;
   letter-spacing:0.2em;
   text-align:right;
}
#menu a {
   display:block;
   width:100%;
   height:12px;
   text-decoration:none;
   color:black;
}
#menu a:hover {
   color:#455E2D;
   font-size:11px;
}

/* Texte */
#feierlich {
	position: absolute;
	top: 183px;
	left: 322px;
	width: 370px;
	height: 168px;
	overflow: auto;
}
#motive {
	position: absolute;
	top: 183px;
	left: 322px;
	width: 370px;
	height: 168px;
	overflow: auto;
	visibility: hidden;
}
#agb {
	position: absolute;
	top: 183px;
	left: 322px;
	width: 370px;
	height: 168px;
	overflow: auto;
}
#bezug {
	position: absolute;
	top: 183px;
	left: 322px;
	width: 370px;
	height: 168px;
	overflow: auto;
	visibility: hidden;
}
#kontakt {
	position: absolute;
	top: 183px;
	left: 322px;
	width: 370px;
	height: 168px;
	overflow: auto;
}
.ebenen {
	background-color:transparent;
	border:1px dotted #8d986d; /*#455E2D;*/
	padding:4px 6px 3px 6px;
	font-family:Verdana,sans-serif,Arial;
	font-size:10px;
	line-height:14px;
*	line-height:14px;
	scrollbar-base-color:#CDD4C8;
	scrollbar-face-color:#BCCAAF;
	scrollbar-track-color:#CDD4C8;
	scrollbar-arrow-color:#61764C;
	scrollbar-highlight-color:#D6DECF;
	scrollbar-shadow-color:#D6DECF;
	scrollbar-3dlight-color:#D6DECF; 
	scrollbar-darkshadow-color:#D6DECF;
}
.ebenen a {
	text-decoration:none;
	color:#61764C;
}
.ebenen a:hover {
	background-color:#DBEDC8;
}



/* Typo */
.u1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.fussnote {
	font:normal 9px/17px;
	margin-left:160px;
	color:#333333;
}
.kursiv {
	font-style: italic;
	font-size:11px;
	line-height:20px;
	letter-spacing:0.2em;
	color:#455E2D;
}
