@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------------
---------------- BODY & WRAPPER - START---------------------------------------
-------------------------------------------------------------------*/
#wrapper { 
 width:1000px;
 margin:auto;
 height:auto;
}
body{
	background: url(images_site/main_bg.jpg) repeat-x;
	margin:0px;
	background-color:#fefde8;
	}
/*------------------------------------------------------------------
---------------- BODY & WRAPPER - END ---------------------------------------
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
----------------  TOP NAVIGATION - START ---------------------------------------
-------------------------------------------------------------------*/
#topNav{
	width:900px; margin:0 auto; height:37px; margin-top:5px;
	}
#topNav ul{
	width:950px; margin:0;}
#topNav ul li{
	height:37px;
	float:left;
	color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-repeat: repeat-x;
	background-position: 0 0;
	}
#topNav ul li a{
	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;
	color:#333;
	font:bold 11px/37px Bell MT;
	}
#topNav ul li a:hover{
	background:url(images_site/btn_marker.gif) no-repeat center bottom;
	}
#topNav ul li a.hover{
	padding:0 18px; height:37px; float:left; text-decoration:none; display:block;
	background:url(images_site/btn_marker.gif) no-repeat center bottom; color:#333;
	font:bold 11px/37px Bell MT;
	}
/*------------------------------------------------------------------
---------------- TOP NAVIGATION - END ---------------------------------------
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
---------------- BODY & WRAPPER - END ---------------------------------------
-------------------------------------------------------------------*/
#schaufenster {
	margin-top:10px;
	width:auto;
	}

#homeImage {
	float:left;
	width:auto;
	padding:10px;
	margin-top:70px;
	margin-left:50px;
	margin-bottom:20px;
	height:auto;
	}
#homeImage2 {
	float:left;
	width:auto;
	padding:10px;
	margin-top:0px;
	margin-left:60px;
	margin-bottom:20px;
	height:auto;
	}
#gutschein {
	float:left;
	width:auto;
	padding:10px;
	margin-top:0px;
	margin-left:60px;
	margin-bottom:20px;
	height:auto;
	}
#schmuckreinigung {
	float:left;
	width:auto;
	padding:10px;
	margin-top:0px;
	margin-left:60px;
	margin-bottom:20px;
	height:auto;
	}

#textSignMainBgRight {
	margin-right:25px;
	margin-left:25px;
	float:right;
	width:350px;
	margin-bottom:10px;
	}
#smallBoxTop{
	background-image:url(images_site/text-field-small/top.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:25px;
	}
	
#smallBoxMiddle{
	background-image:url(images_site/text-field-small/middle.jpg);
	background-repeat:repeat;
	width:350px;
	}
#smallBoxBottom{
	background-image:url(images_site/text-field-small/bottom.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:24px;
	}
#smallBoxText{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	color:#600;
	}

#generalTextBig {
	margin-right:25px;
	margin-left:25px;
	float:left;
	width:800px;
	margin-bottom:10px;
	}
.greyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	}

#bigBoxTop{
	background-image:url(images_site/text-field-big/top.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:25px;
	}
	
#bigBoxMiddle{
	background-image:url(images_site/text-field-big/middle.jpg);
	background-repeat:repeat;
	width:800px;
	}
#bigBoxBottom{
	background-image:url(images_site/text-field-big/bottom.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:22px;
	}
#bigBoxText{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:12px;
	padding-right:12px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:12px;
	color:#600;
	}
	
	
#line{
	height:1px;
	background-color:#999;
	background-repeat:no-repeat;
	}
#footerBg {
	background-image:url(images_site/footer-bg.jpg);
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFC;
	padding-top:40px;
	}
.generalText{
	font-family:Arial, Helvetica, sans-serif;
	color:#600;
	font-size:12px;
	width:1000px;
	margin:5px;
	}
#linksBottom{
	font-family:Arial, Helvetica, sans-serif;
	color:#600;
	font-size:12px;
	margin:5px;
	}