/* Styles for Natuurkunst Drenthe */

img {
	border:none;
}
body	{
	font: normal 11px verdana;
	color: #000000;
	position: relative;
	margin: 0px;
	left: 0px;
	top: 0px;
	z-index: 0;
	background: #CECA9D url(img/back.gif) repeat-y 50% 0;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: -1;
}

#topimage {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 375px;
	z-index: -2;
}

#nkdlogo a {
	position: absolute;
	top: 390px;
	margin-left: 15px;
	width: 162px;
	height: 99px;
	background: url(img/logo.jpg);
	z-index: -1;
	display: block;
	text-indent: -32697px;
}
#logo-dorpsgezichten a {
	position: absolute;
	top: 500px;
	margin-left: 15px;
	width: 162px;
	height: 60px;
	background: url(img/dorpsgezichten.jpg);
	z-index: -1;
	text-indent: -32697px;
	display: block;
}
#sponsoren a {
	position: absolute;
	top: 580px;
	margin-left: 10px;
	width: 171px;
	height: 30px;
	background: url(img/sponsoren.jpg);
	z-index: -1;
	text-indent: -32697px;
	display: block;
}

#schoonoord {
	position: absolute;
	background:  url(img/schoonoord.jpg);
	margin-left:190px;
	width: 180px;
	top: 375px;
	height: 330px;
	z-index: -1;
}

#sponsors {
	position: absolute;
	margin-left:10px;
	width: 180px;
	top: 495px;
	font-size: 9px;
	font-family: Arial;
	z-index: 1;
	line-height: 15px;
}

#credits {
	position: absolute;
	top: 3px;
	margin-left: 810px;
	color:#FFF;
	font-size: 9px;
	font-color: #FFF;
	z-index: 1;
}

#contentvak {
	position: absolute;
	width: 495px;
	margin-left: 371px;
	top: 340px;
	background: #FFFFFF;
	font-size: 12px;
	z-index: -1;
	padding: 17px;
	font: normal 11px Verdana;
}

#menuvak {
	position: absolute;
	margin-left:190px;
	width: 180px;
	top: 75px;
	height: 300px;
	background: #000000;
	font-size: 12px;
	z-index: -1;
	opacity: 0.50;
	filter: alpha(opacity=50);
}

#onderdeel {
	position: absolute;
	color: #78A924;
	margin-left: 305px;
	top: 357px;
	font-size: 18px;
	font-weight: bold;
	z-index: 1;
}

#submenu {
	position: absolute;
	margin-left:190px;
	width: 180px;
	top: 375px;
	background: #78A924;
	font-size: 12px;
	z-index: -1;
}

#horlijnen {
	position: absolute;
	height: 1px;
	background: url("img/wittelijn.gif");
	background-repeat: repeat-x;
	z-index: 1;
	opacity: 0.60;
	filter: alpha(opacity=60);
}

#verlijnen {
	position: absolute;
	width: 1px;
	background: url("img/zwartelijn.gif");
	background-repeat: repeat-y;
	z-index: -1;
}


/* Hover Menu, Jordi van der Meer, mbv Alistapart.com */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	margin-left:190px;
}

ul li {
	position: relative;
	top:151px;
}

li ul {
	position: absolute;
	margin-left: 180px;
	top: -151px;
	display: none;
}

ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 4px;
}

li ul a {
	display: block;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #000;
	background-color: #FFF;
	padding: 4px;
	color: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; }
* html #nav ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block;
}

ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

li ul a:hover {
	background-color: #000;
	color: #fff;
}


/* SubMenu, Jordi van der Meer, mbv Alistapart.com */

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

#submenu ul li {
	position: relative;
	top:-375px;
}

#submenu ul li a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	padding: 5px;
}

#submenu ul li a:hover {
	color: #FFF;
	background-image: url(img/select.gif);
	background-position: center;
}


/* Typografie */

a#hoverpic {
	display: block;
    	width: 45px;
    	height: 56px;
    	margin: 0 auto;
    	text-decoration: none;
	opacity: 0.25;
	filter: alpha(opacity=25);
}

a#hoverpic img {
    display: block;
    border: 0;
}

a#hoverpic:hover {
	opacity: 1.00;
	filter: alpha(opacity=100);
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

#contentvak p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

#contentvak a {
	margin: 0px;
	padding: 0px;
	text-decoration : underline;
	color: #000;
	border: 0px;
}

#contentvak a:hover {
	text-decoration : none;
	color: #78A924;
}

#onderdeel p {
	margin: 0px;
	padding: 0px;
}

.dikvet {
	color: #000000;
	font-size: 19px;	
	font-weight: bold;
}

.witlink {
	color: #FFFFFF;
	font-size: 9px;	
	font-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-decoration : none;
}

.plaatje { 
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
	padding: 0px;
}

.plaatje2 { 
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	padding: 0px;
}
#contentvak img {
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
}
#contentvak a img {
	float: left;
	margin-right: 3px;
	margin-bottom: 15px;
	opacity: 1.00;
	filter: alpha(opacity=100);
	margin-left: 0px;
}

#contentvak a:hover img {
	opacity: 0.50;
	filter: alpha(opacity=50);
}

#contentvak .selected a {
	opacity: 0.25;
	filter: alpha(opacity=25);
}
#container #contentvak ul {
	margin: 0px;
	width: 400px;
}
#container #contentvak ul li {
	margin: 0px;
	float: none;
	width: 400px;
}


.comment_name_input,
.comment_email_input,
.comment_web_input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.txpCommentInputMessage {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
p.small {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	color: #999999;
}
#contentvak p.small a {
	color: #999999;
}
.comments-top {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1px;
}
#txpCommentPreview {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #999999;
}
#txpCommentSubmit {
	color: #FFFFFF;
	background-color: #78A924;
	border: 1px solid #78A924;
}
.comment-error {
	border: 1px solid #78A924;
	background-color: #F0FFC8;
	margin-bottom: 8px;
	line-height: 20px;
	color: #5A8019;
	font-weight: bold;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
