/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #000; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #000; }
body { background: url('../images/bodyBg.gif') #fff repeat-x; }
img { border: 0px; display: block; }
strong { color: #00688f; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }

/* ### WRAPPER ### */
#wrapper { display: block; position: relative; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 0 auto; width: 795px; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { padding-top: 124px; width: 795px; height: 51px; background: url('../images/headerBg.gif') no-repeat; }
	#headerCntr h1 { display: none; }
	
		/* ### MENU CONTAINER ### */
		#menuCntr { width: 795px; }
		#menuCntr ul { overflow: hidden; width: 795px; list-style: none; }
		#menuCntr li { float: left; display: inline; font-size: 14px; }
		#menuCntr li a { padding: 0px 15px 0px 15px; display: block; float: left; height: 42px; line-height: 42px; text-decoration: none; color: #575a5d; }
		#menuCntr li a:hover, #menuCntr li.selected a { color: #fff; background: url('../images/menuHBg.gif') #2d809f no-repeat bottom; }
	
	/* ### CONTENT CONTAINER ### */
	#contentCntr { overflow: hidden; width: 795px; background: url('../images/contentBg.gif') repeat-y right; }
	#contentCntr a { color: #00688f; text-decoration: none; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 575px;}
		
			/* ### TEXT BOX ### */
			.textBox { width: 585px; background:url('../images/main_background.gif') no-repeat bottom right; min-height:317px; height:auto !important; /* voor moderne Browser */
height:317px; /*voor IE6 */ }
			.textBox h2 { padding-bottom: 10px; font-size: 18px; font-weight: normal; }
			.textBox p { padding-bottom: 12px; line-height: 18px; }
			.textBox li { list-style-type: disc; list-style-position: inside; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { padding-left: 9px; float: right; display: inline; width: 200px; }
		
			/* ### PIC BOX ### */
			.picBox { width: 200px; }
			.picBox ul { list-style: none; }
			.picBox li { padding-bottom: 9px; }
			.picBox li img { padding: 1px; border: 1px solid #d1cfcc; background: #fff; }
	
/* ### FOOTER CONTAINER ### */
#footerCntr { width: 100%; border-top: 1px solid #d1cfcc; }
#footerCntr div.content { margin: 0 auto; overflow: hidden; width: 795px; }
#footerCntr p { padding-top: 10px; float: left; width: 400px; font-size: 10px; color: #a2a5a4; }
#footerCntr p a {color: #a2a5a4; }
#footerCntr address { padding: 10px 0px 10px 9px; float: right; width: 200px; line-height: 18px; font-style: normal; border-left: 1px solid #d1cfcc; }
#footerCntr strong { color: #00688f; }

#foto1{height:146px;}
#foto2{height:146px;}

