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

html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background-color: #808080;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	height: 100%;
	background: url(../images/body_bg.gif);
	color: #000000;
}
a:link, a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
}
div.imgRight {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	width: 244px;
	padding: 5px;
}
div.imgRight img {
	border: solid #333333 1px;
	padding: 6px;
}
div.imgRight p {
	padding: 6px;
	font-style: italic;
}


#wrapper {
	left: 50%;
	width: 750px;
	margin-left: -375px;
	position: relative;
	margin-top: 0px;
	background-color: #e3f9ca;
	border-left: solid #333 1px;
	border-right: solid #333 1px;
}
#wrapper img.noBorder {
	border: none;
}
.dividerBarTop, .dividerBarBottom {
	height: 20px;
	background-color: #333333;
	border-bottom: solid #345810 2px;
	color: #999999;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
}
.dividerBarBottom {
	border-top: solid #345810 2px;
	border-bottom: none;
}


#header {
	height: 150px;
	width: 750px;
	background: #FFFFFF url(../images/header7.jpg) no-repeat top left;
}
div.logo {
	width: 160px;
	float: left;
	margin-left: 20px;
}
div.logo a {
	line-height: 150px;
}
div.title {
	background-color: #FFFFFF;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF6600;
	float: left;
	height: 150px;
	width: 588px;
}
#header a:link  img, #header a:visited img {
	border: none;
}
#header a:link h1, #header a:visited h1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-left: 600px;
	margin-top: 0px;
	display: inline-block;
}
#navBar {
	height: 30px;
	background-color: #333333;
	width: 750px;
	background: #333333 url(../images/navBar_bg.gif) repeat-x top left;
	border-top: solid #345810 2px;
}/*
#navBar ul {
	width: 750px;
	line-height: 30px;
	padding: 0;
	margin: 0;
}
#navBar li {
	float: left;
	list-style: none;
}
#navBar li a:link {
	display: block;
	padding: 0 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar li a:visited {
	display: block;
	padding: 0 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#navBar li a:hover {
	display: block;
	padding: 0 1em;
	color: #cccccc;
	text-decoration: none;
}*/
#content {
	background-color: #e3f9ca;
	clear: both;
	margin: 10px 10px 10px 10px;
}
#footer {
	height: 40px;
	padding: 10px 10px 10px 10px;
	color: #999999;
	background: #333333 url(../images/footer_bg.jpg) repeat-x top left;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
}

#content  p, #footer p {
	margin-top: 0px;
	margin-bottom: 1px;
}
#content      a:link  img     {
	border: solid #333333 1px;
}
#content a:visited img {
	border: solid #333333 1px;
}

.bestelButton {
	text-align: center;
}

.bestelButton a {
	display: block;
	padding: 5px;
	border: solid #333333 1px;
	width: 100px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bestelButton   a:visited {
	color: #FFFFFF;
	background-color: #FF6600;
}
.bestelButton a:hover {
	background-color: #CCFF99;
	color: #000000;
}
.gallerijThumbnail {
	float: left;
	border: solid #333333 1px;
	padding: 5px;
	font-size: 11px;
	margin-left: 9px;
	margin-bottom: 9px;
}
.gallerijThumbnailFirst {
	float: left;
	border: solid #333333 1px;
	padding: 5px;
	font-size: 11px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 9px;
}
.gallerijThumbnail  a:link img  {
	padding: 0px;
}
.gallerijThumbnail a:visited img {
	padding: 0px;
}


.gallerijThumbnail     img, .gallerijThumbnailFirst img   {

	border: none;
}
.gallerijThumbnail  a:link, .gallerijThumbnailFirst a:link {
}
.gallerijThumbnail  a:visited  img, .gallerijThumbnailFirst a:visited img {
	border: solid #333333 1px;
}







.sub {
	font-size: 10px;
	font-style: italic;
	padding-top: 3px;
}
.formWrapper {
	width:450px;
	float:right;
	line-height: 20px;
}
.formWrapper fieldset {
	margin: 2em 0 0 0;
	padding: 0;
	border: solid #333333 1px;
}
.formWrapper legend {
	margin-left: 1em;
	color: #333333;
	font-weight: bold;
}
.formWrapper fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
.formWrapper fieldset li {
	padding-bottom: 1em;
}
.formWrapper fieldset.submit {
	border-style: none;
}
.formWrapper label {
	display: block;
	float: left;
	width: 10em;
	margin-right: 1em;
}
.formWrapper  label  em {
	color: #FF0000;
}
.formWrapper  i em {
	color: #FF0000;
}






.clearMe {
	clear: both;
}

