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

body, html {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(head.jpg);
	background-repeat:repeat-x;
	height:149px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#848484;
	behavior:url("csshover.htc");
}

#outerWrapper {
	position:relative;
	margin:auto;
	width:970px;
}

#wrapper {
	position:relative;
	margin:auto;
	width:970px;
}

#logo {
	position:absolute;
	left:25px;
	top:17px;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	height:96px;
	width:640px;
}

#refButton {
	position:absolute;
	top:0px;
	right:25px;
}

#mainSection {
	position:relative;
	margin:auto;
	top:189px;
	padding-left:35px;
	padding-right:25px;
	width:930px;
	padding-bottom:235px;
}

#leftCol {
	position:relative;
	float:left;
	width:610px;
}

#headerPic {
	position:relative;
}

#whiteStrip {
	position:absolute;
	bottom:27px;
	right:5px;
	background-image:url(whiteStrip.png);
	background-repeat:no-repeat;
	width:329px;
	height:64px;
	z-index:20;
}

#whiteStrip h1 {
	color:#007dc5;
	font-size:20px;
	margin-left:13px;
	margin-top:3px;
	margin-bottom:0px;
	z-index:21;
}

#whiteStrip h2 {
	color:#007dc5;
	font-size:30px;
	margin-left:13px;
	margin-top:-3px;
	z-index:21;
}

#content {
	margin-top:33px;
	width:610px;
	line-height:21px;
	z-index:100;
}

#content a {
	color:#007dc5;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content h1 {
	font-size:16px;
	color:#007dc5;
	margin-bottom:-5px;
}

#content hr {
	border:none;
	background-color:transparent;
	background-image:url(hrLineBig.png);
	background-repeat:repeat-x;
	height:3px;
	width:100%;
	margin-bottom:16px;
	margin-top:8px;
	padding:0px;
}

#content p {
	margin-top:5px;
}

#content img, #headerPic img {
	border:solid 1px #cccccc;
	padding:4px;
}

#content .gallery img.piczoom {
	position:absolute; 
	bottom:3px; 
	right:-1px; 
	padding:0px; 
	border:none;
}

#content .form form label {
	display:block;
	width:160px;
	float:left;
	margin-right:20px;
}


#content .form form input[type="text"] {
	width:360px;
	height:20px;
	color:#b2b2b2;
	padding-left:10px;
	padding-right:10px;
	border:solid 1px #e5e5e5;
	padding-bottom:4px;
}

#content .form form textarea {
	width:360px;
	height:139px;
	color:#b2b2b2;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:solid 1px #e5e5e5;
	margin-bottom:0px;
}

#content .form form input[type="submit"] {
	cursor:pointer;
	border:none;
	background-color:transparent;
	background-image:url(buttonabsenden.png);
	width:115px;
	height:32px;
	color:transparent;
	margin-left:180px;
}

#rightCol {
	float:right;
	width:270px;
	margin-top:-8px;
	line-height:20px;
}

#rightCol img {
	margin-top:6px;
	margin-left:-5px;
}

#rightCol a {
	color:#007dc5;
	text-decoration:none;
}

#rightCol a:hover {
	text-decoration:underline;
}

#rightCol h1 {
	color:#007dc5;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}

#rightCol img {
	padding:0px;
}

#rightCol .rightBoxTop {
	position:relative;
	background-image:url(rightBoxTop.png);
	background-repeat:no-repeat;
	width:270px;
	height:88px;
	z-index:0;
}

#rightCol .rightBoxTop .pic {
	position:absolute;
	top:-10px;
	right:0px;
	z-index:2;
}

#rightCol .rightBoxMiddle {
	position:relative;
	background-image:url(rightBoxMiddle.png);
	width:240px;
	min-height:20px;
	padding-left:15px;
	padding-right:15px;
	margin-top:-69px;
	z-index:1;
}

#rightCol .rightBoxBottom {
	background-image:url(rightBoxBottom.png);
	background-repeat:no-repeat;
	width:270px;
	height:17px;
	margin-bottom:15px;
}

#rightCol .rightBoxTop2 {
	position:relative;
	background-image:url(rightBoxTop2.png);
	background-repeat:no-repeat;
	width:270px;
	height:250px;
}

#rightCol .rightBoxTop2 .pic {
	position:absolute;
	top:-10px;
	right:0px;
}

#rightCol .rightBoxMiddle2 {
	position:relative;
	background-image:url(rightBoxMiddle2.png);
	width:240px;
	min-height:20px;
	padding-left:15px;
	padding-right:15px;
	margin-top:-226px;
	padding-bottom:1px;
	z-index:1;
}

#rightCol .rightBoxMiddle2 h1 {
	color:#007dc5;
	font-size:20px;
	margin-bottom:5px;
}

#rightCol .rightBoxMiddle2 h2 {
	color:#007dc5;
	font-size:15px;
	font-weight:normal;
	line-height:20px;
	margin-top:0px;
}

#rightCol .rightBoxMiddle2 input[type="text"] {
	border:solid 1px #e5e5e5;
	background-color:#ffffff;
	width:208px;
	height:30px;
	margin-bottom:8px;
	color:#b2b2b2;
	font-style:italic;
	padding-left:8px;
	padding-right:8px;
}

#rightCol .rightBoxMiddle2 input[type="submit"] {
	border:none;
	background-color:transparent;
	background-image:url(buttonNewsletter.png);
	background-repeat:no-repeat;
	height:32px;
	width:226px;
	cursor:pointer;
	margin-bottom:-18px;
}

#footer {
	position:relative;
	width:100%;
	background-image:url(footerBackgnd.png);
	background-repeat:repeat-x;
	height:215px;
	text-align:center;
	font-size:10px;
	color:#848484;
}

#footer a {
	text-decoration:none;
	color:#848484;
}

#footer a:hover {
	color:#007dc5;
}

#siteBottom {
	margin:auto;
	background-image:url(siteBottom.png);
	background-repeat:no-repeat;
	width:970px;
	height:33px;
	text-align:center;
	font-size:13px;
	padding-top:39px;
	text-shadow:white 0px 1px 0px;
}