html, body {
    font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	height: 101%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #D2CAB9 url(img/bg-website3.gif) repeat-x 0 0;

}

	
#header {
	height:100px;
	width: 844px;
/* 	padding-left: 5px;  */
	padding-top: 5px;
	margin: auto;
}


#navbar {
	height:60px;
	width: 844px;

	padding-top: 5px;	
	padding-bottom: 2px;

	margin: auto;

}




#content {
	color: #6f5955;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;


}


.wrapper {
    width: 844px;
    /* margin: 0 20px 20px 0px; */ 
    /* padding: 5px 0 0 30px; */
    padding-top: 5px;
	margin: auto;
	
}

.head1 {
	font-size: 15px;
	font-weight: bold;
}

.head2 {
		text-align: left;
		padding-right: 10px;
		padding-left: 18px;
		font-weight: bold;
		font-size: 18px;
}
	
	
.text {
	font-size: 14px;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 10px;

}


	


.box_large_wrap .box_large_top {
		background:url(img/box_large_844_top.gif) top  no-repeat;
		width:844px;
		height:4px;
		line-height:0;
		font-size:0;
}

.box_large_wrap .box_large_middle {
		background:url(img/box_large_844_middle.gif) repeat-y;
		width:764px;
		/* height: 500px; */
		padding:15px 40px 35px 40px;
}

.box_large_wrap .box_large_bottom {
		background:url(img/box_large_844_bottom.gif) top no-repeat;
		width:844px;
		height:9px;
		line-height:0;
		font-size:0;
}


	


/*
	#header .wrapper {
		height:100px;
		margin: 10px;
		padding: 10px;
	}
*/
/*
	#header a {
		float:left;
		width:126px;
		height:100px;
		margin:0 0 0 3px;
	}
*/
/*
		#header a span{
			display:none;
		}
*/
		

#leftContent {
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 0px;

}

	
.imageRight {
		float: right;
		border-color: #b9b9b9;
		border-width: 0px;
		border-style: solid;
		margin-right: 4px;
		margin-left: 14px;
		margin-bottom: 3px;
}
	
.imageLeft {
		float: left;
		border-color: #b9b9b9;
		border-width: 1px;
		border-style: solid;
		margin-right: 14px;
		margin-left: -2px;
		margin-bottom: 3px;
	}
	
.rubrikList {
		border-style: 0px;
		padding-bottom: 10px;
	}
	
	
.bold {
		font-weight: bold;
	}
	



hr {
      border: 0;
      width: 740px;
    }
	
hr.hr2 {
      color: #999;
      background-color: #999;
      height: 1px;
    }


	
