/* CSS Document */

body {
	background-color: white;
	margin:5px auto;
	padding:0 0 0 0;
}

body,td,th {
	font-family: "Verdana";
	font-size: 12px;
	color:#FFFFFF;
}
	#topBanner {
		background: none;
		width: 800px;
		height: 44px;
		z-index: 1;
		}
	
	#menu {
		width: 800px;
		height:32px;
		z-index: 1;
		}
	
	#menuSpacer {
		width: 800px;
		height:10px;
		z-index:1;
		}
	
	#block {
		width: 800px;
		height:auto;
		overflow:auto;
		z-index: 1;
		background-image:url(haus.gif);
		background-position:left;
		background-repeat:repeat-y;
		padding-bottom:10px;
		}
	
	#photoGallery{
		position: relative;
		width: 710px;
		left: 90px;
		float:left;
		height:auto;
		background:none;
		z-index: 2;
		}
		
	#photoGallery2{
		position: relative;
		width: 710px;
		left: 90px;
		float:left;
		height:580px;
		background:none;
		overflow:hidden;
		z-index: 2;
		}
	#centerText {
		position: relative;
		left: 88px;
		float:left;
		width: 335px;
		height:auto;
		padding: 0px 10px 20px 10px;
		z-index:1;
		}
	#rightText {
		float:right;
		width: 367px;
		height:auto;
		padding: 5px 0px 20px 10px;
		z-index:1;
		}
	#boxBlock {
		position: relative;
		left: 88px;
		float:left;
		width: 670px;
		height:auto;
		padding: 0px 20px 20px 10px;
		z-index:1;
	}
	#productsGreyBox{
		float: right;
		width: 675px;
		height:auto;
		overflow:auto;
		background:#999999;
		padding:10px;
		border-top:solid 2px #000000;
		z-index: 1;
		}
	#productsGreyBoxText{
		float:right;
		width: 500px;
		height:auto;
		background:#999999;
		z-index: 1;
	}
	#productsBeigeBox{
		float: right;
		width: 675px;
		height:auto;
		overflow:auto;
		background:#B1AF6E;
		padding:10px;
		border-top:solid 2px #000000;
		z-index: 1;
		}
	#productsBeigeBoxText{
		float:left;
		width: 500px;
		height:auto;
		background:#B1AF6E;
		z-index: 1;
	}
	
	#whatsGreyBox{
		float: right;
		width: 675px;
		height:auto;
		overflow:auto;
		background:#999999;
		padding:10px;
		border-top:solid 2px #000000;
		z-index: 1;
		}
	#whatsGreyBoxText{
		float:right;
		width: 365px;
		height:auto;
		background:#999999;
		z-index: 1;
	}
	#whatsBeigeBox{
		float: right;
		width: 675px;
		height:auto;
		overflow:auto;
		background:#B1AF6E;
		padding:10px;
		border-top:solid 2px #000000;
		z-index: 1;
		}
	#whatsBeigeBoxText{
		float:left;
		width: 365px;
		height:auto;
		background:#B1AF6E;
		z-index: 1;
		}
	
	#copyright {
		width: 800px;
		height:auto;
		background:#FFFFFF;
		background-image:url(assets/spacerbar.gif);
		background-position:top;
		background-repeat: no-repeat;
		padding:5px 0px 2px 0px;
		z-index:1;
	}
	
	
		
a:link { color: #FFFFFF;  text-decoration: none;}

a:hover{ color: #FFFFFF;	text-decoration: none;}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
}

a.heading:link {font-family:Arial, Helvetica, sans-serif;font-weight:bold; font-size:14px; color:#000000; text-decoration:none;}
a.heading:hover {font-family:Arial, Helvetica, sans-serif;font-weight:bold; font-size:14px; color:#000000; text-decoration:underline;}
a.heading:visited {font-family:Arial, Helvetica, sans-serif;font-weight:bold; font-size:14px; color:#000000; text-decoration:none;}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration:none;
}
a.text:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0000FF; text-decoration:underline;}
a.text:hover {font-family:Arial, Helvetica, sans-serif;  font-size:12px; color: #0000FF; text-decoration:underline;}
a.text:visited {font-family:Arial, Helvetica, sans-serif;  font-size:12px; color:#0000FF; text-decoration:underline;}

.smallText{
	font-family:sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #e40f0f;
	text-decoration:none;
}
a.smallText:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e40f0f; text-decoration:none;}
a.smallText:hover {font-family:Arial, Helvetica, sans-serif;  font-size:11px; color: #e40f0f; text-decoration:underline;}
a.smallText:visited {font-family:Arial, Helvetica, sans-serif;  font-size:11px; color:#e40f0f; text-decoration:none;}

.smallText2{
	font-family:sans-serif;
	font-size:11px;
	color: #b1af6e;
	font-weight: normal;
	text-decoration:none;
}

.smallTextWhite{
	font-family:sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

