html{
		background:			url('../gfx/grass.jpg');
		height:				100%;
}

body{
		background:			url('../gfx/header.png') 50% top;
		background-repeat:	no-repeat;
		margin:				0px;
        padding:			0px;
		border-collapse: 	collapse;
}

div.main {
		position:			relative; 
        margin: 			0 auto;
        width: 				968px;
        padding:			0px;
        min-height: 		100%;
}

div.header_sponsors{
		position: 			absolute;
		width: 				375px;
		height: 			85px;
		top: 				125px;
		left: 				250px;
		padding: 			0px;
		text-align: 		center;
}

div.newsletter{
        position:			absolute;
        top:				0px;
       	right:				11px;
}

div.green {
		background: 		url("../gfx/zandbak.png");
		background-repeat: 	no-repeat;
		background-position:65% 81%; 
		z-index:			-1;
}

table.newsletter_background{
		background:			url('../gfx/newsletter.png');
		background-repeat:	no-repeat;
		height:				41px;
		width:				479px;
		border-collapse:	collapse;
}

td.subscription{
		text-align:			right;
		color:				white;
		font-family:		Verdana;
		font-size:			10px;
		padding-top:     	0px;
        padding-bottom:    	10px;
        padding-left:		0px;
        padding-right:		16px;
}

td.subscription_input{
		text-align:			left;
        padding-bottom:    	12px;
}

td.subscription_button{
		text-align:			left;
        padding-bottom:    	12px;
}

#newsletter-subscription input{
  		font-family:		Verdana;
  		font-size:			9px;
  		font-weight:		bold;
  		background-color:	white;
  		color:				black;
}

a{
        text-decoration: 	none;
        border:				none;
}

a.menu{
        text-decoration: 	none;
        border:				none;
        color:				white;
        font-family:		Verdana;
        font-size:			9px; 
        font-weight:		bold;
}

a.menu_high{
        text-decoration: 	none;
        border:				none;
        color:				#252d39;
        font-family:		Verdana;
        font-size:			9px; 
        font-weight:		bold;
}

a.res{
        color:				#4e6100;
        font-family:		Verdana;
        font-size:			14px; 
        font-weight:		bold;
		text-decoration:	underline;
}

a.res_point{
        color:				#4e6100;
        font-family:		Verdana;
        font-size:			9px; 
        font-weight:		bold;
		text-decoration:	underline;
}

table.calender{
		margin: 			0px;
		padding:			0px;
		border-collapse: 	collapse; 
}

.nav{
	    border-style: 		none;
}

#history-navi .nav {
		cursor: 			pointer;
		border-style: 		none;
}

div.search-result {
		padding-bottom: 	30px;
}

#search-result label {
	font-size: 9px;
}
