/******************************************
Website : Groene Ster Festival
CSS : DYDRIC.com
E-mail: info@dydric.com
WWW: http://www.dydric.com
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

html,body{margin:0; padding:0;}
:-moz-any-link:focus {outline: none;}
a img {border: 0;}

/******************************************
LAYOUT
******************************************/

body{
	color: #0d571c;
	font: 12px/17px arial, sans-serif;
	text-align:center;
	background: #0d571c;}

div#site{
	width: 100%;
	background: #fb8b29 url('img/bg_site.jpg') top center repeat-x;
	float: left;
	display: inline;}

div#container{
	width:796px;
	margin:0 auto;
	text-align:left;
	background: #fffbf2;}

div#container-home{
	width:796px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_home.gif') top center repeat-y;}

div#header{
	height:89px;
	margin:0;
  padding:0;
  background: transparent url('img/bg_header.jpg') top center no-repeat;
  overflow: hidden;}

div#title{
	color: #0d571b;
	float: left;
	display: inline;
	margin: 40px 0 0 530px;
	width: 250px;}

div#menu{
	height:54px;
	line-height:41px;
	margin:0;
  padding:0;
  background: transparent url('img/bg_menu.jpg') top center no-repeat;}

div#content{
	float:left;
	display: inline;
	width:580px}

div#content-home{
	float:left;
	display: inline;
	width:796px;
	background: transparent url('img/corner_right.jpg') top right no-repeat;}

div#min-height{
	float: left;
	display: inline;
	width: 10px;
	height: 357px;
	background: transparent url('img/corner_left.jpg') top center no-repeat;}

div#home-top{
	float: left;
	display: inline;
	width: 776px;
	height: 10px;
	background: transparent url('img/hometop.gif') top left no-repeat;}
	
div#tekst{
	float: left;
	display: inline;
	margin: 15px 0 0 0;
	width: 560px;}

div#sidebar{
	float:right;
	display: inline;
	width:216px;
	background: transparent url('img/corner_right.jpg') top right no-repeat;}

div#sidebartekst{
	float: left;
	display: inline;
	width: 206px;
	margin: 15px 0 0 0;}

div#clear{
	clear: both;
	width:100%;
	height: 1px;}

div#footer{
	clear:both;
	width:100%;
	color: #FFF;
	background: transparent url('img/bg_footer.jpg') top center repeat-x;}

div#footercontainer{
	width:796px;
	height: 220px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_footercontainer.jpg') top center no-repeat;}

div#footerhome{
	width:796px;
	height: 220px;
	margin:0 auto;
	text-align:left;
	background: transparent url('img/bg_footerhome.jpg') top center no-repeat;}

div#footermenu{
	float: left;
	display: inline;
	width: 590px;
	margin: 120px 0 0 0;
	text-align: center;
	color: #ffec06;}

div.item{
	border: 1px solid #ffe297;
	background: #fff2d0;
	margin: 0 0 10px;
	padding: 5px;
	font: 11px/15px arial, sans-serif;}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #ffe297;
	clear: both;}

table{
	border: 1px solid #ffe297;
	background: #fff2d0;
	font: 11px/15px arial, sans-serif;}

table tr td{
	border: 1px solid #ffe297;
	background: #fff;}

img.homeimg1, img.homeimg2{
	float: left;
	display: inline;
	margin: 0 28px 0 0;}

img.homeimg3{
	float: left;
	display: inline;
	margin: 0;}

img.thumb{
	float: left;
	display: inline;
	margin: 3px 10px 5px 0;
	border: 2px solid #0d571c;}

	
/******************************************
TYPOGRAFIE
******************************************/
p{
	margin: 0 0 10px;
	padding: 0;}

h1{
	font: 28px/28px arial, verdana, sans-serif;
	margin: 0 0 20px;
	padding: 0;
	color: #0d571c;}

h2{
	font: 24px/24px tahoma, arial, verdana, sans-serif;
	margin: 0 0 5px;
	padding: 0;
	color: #fb8b29;
	font-weight: normal;}

h3{
	font: 24px/26px impact, arial, verdana, sans-serif;
	margin: 0px;
	padding: 0;
	color: #0d571c;
	font-weight: normal;
	text-transform: uppercase;}

a{
	text-decoration: none;
	font-weight: bold;
	color: #fb8b29;}
	
a:link    {color: #fb8b29; text-decoration: none;}
a:visited {color: #fb8b29; text-decoration: none;}
a:hover   {color: #0d571c; text-decoration: none;}
a:active  {color: #fb8b29; text-decoration: none;}

div#footermenu a{
	text-decoration: none;
	font-weight: normal;
	padding: 0 2px;
	color: #a7a713;}
	
div#footermenu a:link    {color: #a7a713; text-decoration: none;}
div#footermenu a:visited {color: #a7a713; text-decoration: none;}
div#footermenu a:hover   {color: #ffec06; text-decoration: none;}
div#footermenu a:active  {color: #a7a713; text-decoration: none;}


/******************************************
MENU
******************************************/

div#menu ul {
	float: left;
	display: inline;
	margin: 6px 0 0 10px;
	height: 30px;
	border-left: 1px solid #ffda84;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;}

div#menu ul li{
	display: inline;
	float: left;
	text-align: center;
	border-right: 1px solid #ffda84;
	list-style-type: none;}

div#menu ul a{
	display: inline;
	float: left;
	width: 110px;
	padding: 0;
	margin: 0;
	line-height:30px;
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;}

div#menu ul a:link,
div#menu ul a:visited{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') -100px -100px no-repeat;
	text-decoration: none;
	height:30px;}

div#menu ul a:hover {
	color: #0d571b;
	font-weight: bold;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}

div#menu ul a:active {
	color: #0d571b;
	font-weight: bold;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}

div#menu ul li.hier a {
	line-height:30px;
	font-weight: normal;
	font-size: 12px;}
	
div#menu ul li.hier a:link,
div#menu ul li.hier a:visited{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;}
	
div#menu ul li.hier a:hover{
	color: #0d571b;
	background: transparent url('img/menuhover.jpg') top center repeat-x;
	text-decoration: none;
	height:30px;
	font-weight: bold;}


