/*
Copyright: Wijnstokgemeente	

*/

img#wpstats{width:0px;height:0px;overflow:hidden}
/* png fix */

img, div { behavior: url(iepngfix.htc) }

/* Layout */
body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #8b8b8b;
	background-image: url(images/kaart.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

img
{  border-style: none;
}

#header {
	height: 35px;
	width: 850px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#body {
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}
#banner {
	height: 130px;
	width: 850px;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: thin;
	border-top-style: solid;
}
#nieuws {
	background-image: url(images/news.png);
	height: 280px;
	width: 300px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#nieuws ul {
	list-style-type: none;
	width: 220px;
} 

#nieuws li {
	margin-left: 0;
	margin-bottom: 2px;
	margin-right: 0;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}

#nieuws li a {
	color: #FF0;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

 * html #nieuws li a {  /* make hover effect work in IE */
	width: 220px;
}

#nieuws li a:hover {
	background-image: url(images/semitransparant.png);
}

#nieuws li a:focus{
-moz-outline-style: none;
}

#nieuws li a:active {
  outline: none;
}

#nieuws a em {
	color: #FFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#nieuws a span {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#sublinks {
	padding-left: 0px;
	text-align: left;
	background-image: url(images/paginas.png);
	height: 195px;
	width: 230px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	padding-top: 45px;
	padding-bottom: 40px;
}

#sublinks ul {
	left: 10px;
	float: left;
	list-style-type: none;
} 

#sublinks li {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 80%;
	border-bottom-color: #FF0;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	height: 14px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 150px;
	display: block;
}

#sublinks li a {
	color: #FF0;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

 #sublinks li a:hover {
	background-image: url(none);
	display: block;
	color: #333;
	background-color: yellow;
}

#sublinks li a:focus{
-moz-outline-style: none;
}

#sublinks li a:active {
  outline: none;
}

#sublinks a em {
	color: #FFF;
	display: block;
	line-height: 125%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

#sublinks a span {
	color: #CCC;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

table {
	border-collapse: collapse;
}

th { 
	padding: 0 0.5em; 	text-align: left;
}   	 

#inhoud {
	background-color: #c7c7c7;
	float: right;
	height: auto;
	width: 500px;
	background-image: url(images/inhoud.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-left: 10px;
	right: 300px;
	padding: 20px;
	margin-bottom: 10px;
}

#inhoud a{
	background-color: #ffFF03;
	text-decoration: none;
	color: #333;
}

#inhoud a:hover{
	background-color: #333;
	color: #ffFF03;
}

#inhoud a:visited {
	text-decoration: none;
}

#inhoud a:active
{
  outline: none;
}

#inhoud2 {
	background-color: #c7c7c7;
	float: right;
	height: auto;
	width: 570px;
	background-image: url(images/inhoud.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-left: 10px;
	right: 300px;
	padding: 20px;
	margin-bottom: 10px;
}

#inhoud2 a{
	background-color: #ffFF03;
	text-decoration: none;
	color: #333;
}

#inhoud2 a:hover{
	background-color: #333;
	color: #ffFF03;
}

#inhoud2 a:visited {
	text-decoration: none;
}

#inhoud2 a:active
{
  outline: none;
}

#nieuwhier
{

	position: absolute;

	visibility: visible;

	float: right;

	height: 120px;

	width: 120px;

}
#footer {
	border-width: 1px;
	height: 30px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0px;
	clear: both;
	text-align: right;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}


/* Default */
a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:active
{
  outline: none;
}

a:focus
{
-moz-outline-style: none;
}


#balk {
	background-color: #ffFF03;
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#nav {
	padding-top: 10px;
	height: 15px;
	width: 550px;
	list-style: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#nav li
{
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0.15em;
} 

#nav ul
{
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	float: right;
} 

#nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333;
	line-height: 14px;
	height: 15px;
	width: 62px;
	padding-left: 4px;
	display: block;
	text-align: center;
}

#nav a:active {
  outline: none;
}

#nav a:hover
{
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #333;
	background-color: #FF0;
	line-height: 14px;
	height: 15px;
	width: 60px;
	padding-left: 4px;
	display: block;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#nav a:focus
{
-moz-outline-style: none;
}

#h1 {
	font-size: 10px;
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
}
#h2 {
	font-style: italic;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
	font-weight: normal;
}
#background {
	background-color: #FF0;
	height: 5px;
	width: 100%;
}
#links {
	clear: right;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
