html, body
{
	margin: 0;
	padding: 0;
	
}

body 
{
	background-color: #E1E2E3;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
} 



h3
{
	font-size:20px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #2F7E20;
}



a
{
	color: #2F7E20;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	
	margin-left: auto;
	margin-right: auto;
	width: 974px;
	height:auto;
	
}

#containerleft
{
	background-image: url(../Images/shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#containerright
{
	background-image: url(../Images/shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#top	
{
	background-image: url(../Images/shadow-top.jpg);
	background-repeat: repeat-x;
	height: 28px;
}

#topleft
{
	background-image: url(../Images/shadow-top-left.jpg);
	background-repeat:no-repeat;
	background-position: left;
	height: 28px;
	width: 30px;
}

#topright	
{
	background-image: url(../Images/shadow-top-right.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 28px;
	width: 30px;
	float:right;
	padding-left:944px;
	position:absolute;
}


#logoarea
{
	height: 75px;
}

#logo
{
	background-image: url(../Images/AgriInformationPartners.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:15px;
	float:left;
	height:33px;
	width:342px;
}


#globalmenu
{
	margin-top:24px;
	margin-right:30px;
	background-color: #fff;
	height: 10px;
	width:50%;
	float:right;
	color: #999;
	font-family:Verdana;
	font-size:10px;
	border:solid 0px #999;
	text-align:right;
	
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right:solid 1px #999;
}

#globalmenu a
{
	color: #999;
}
#globalmenu a:hover
{
	text-decoration: none;
	color: #2F7E20;
}
#flashframe
{
	height:250px;	
}

#main
{
	margin-left: 12px;
	margin-right: 12px;
	background-color: #fff;
	min-height: 500px;
}

#submain
{
	width:100%;
}

#contentarea /*incl. title, contentarea*/
{
	display:block;
	width:870px;
	margin-left:20px;
	margin-top:20px;
	clear:both;	
	
}

#content
{
	float: left;
	margin-bottom:50px;
	margin-top:10px;
	min-height:250px;
	width:375px;
}

* html #content
{
	height: 1%;
	margin-right: -3px;
}

#subcontent
{
	float: right;
	width: 375px;
	margin-top: 10px;
}


#allbottom /*incl. dottedline, disclaimer, bottom*/
{
	clear:both;	
	width: 100%;
	
}

#aiplogo
{
	height:70px;
	margin-left:30px;
	margin-bottom:20px;
	background-image: url(../Images/AIP_logo_FC.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#dottedline
{
	background-image: url(../Images/stippenlijn.gif);
	background-position: bottom;
	background-repeat:repeat-x;
	height:5px;
}
#disclaimer
{
	background-image:none;
	margin-left:0px;
	margin-top:0px;
	height:0px;
}

#bottom
{
	background-image: url(../Images/shadow-bottom.jpg);
	background-repeat: repeat-x;
	height: 28px;
	background-position: bottom;
}
#bottomleft
	
{
	background-image: url(../Images/shadow-bottom-left.jpg);
	background-repeat:no-repeat;
	background-position: left;
	height: 28px;
	width: 30px;
}
#bottomright	
{
	background-image: url(../Images/shadow-bottom-right.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 28px;
	width: 30px;
	float:right;
	padding-left:944px;
	position:absolute;
}



.clear
{
	clear: both;
}


.lefttextarea
{
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 5px;
}


.section
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:2.25em;
	font-size: 0.9em;
}

.section plat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.section contact
{
	display: block;
	width: 100px;
	float: left;
	font-weight:bold;
	margin-left:30px;
}

.section platgroen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2F7E20;
}

.section ul
{
	color:#2F7E20;
	list-style-type:disc;
	line-height:25px;
}



/*Kop*/
h1
{
	color: #2F7E20;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
	
}

/*SubKop*/
h2
{
	color: #333;
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom:0em;

}

/*Kopje*/
h3
{
	color: #333;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	margin-top: 1em;
}

.section h3
{
	color: #2F7E20;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 0em;
}

/* Homepage items */
#home-sub
{
	margin-top: 30px;
	margin-left: 100px;
	margin-right: 0;
	width: 277px;
	background-image: url(../Images/home-sub-bg.jpg);
	background-repeat: repeat-y;
}

#home-sub-footer
{
	width: 277px;
	background-image: url(../Images/home-sub-footer.jpg);
	background-repeat: no-repeat;
	height: 19px;
}

#home-sub h3
{
	padding-left: 10px;
	color: #fff;
	margin-top: 0;
	font-size: 1em;
	font-weight: bold;
	font-style:italic;
	margin-top: 1em;
}

#home-sub1 h3
{
	margin-top: 0;
	background-image: url(../Images/home-sub1-head.jpg);
	background-repeat: no-repeat;
}

#home-sub2 h3
{
	padding-left: 10px;
	background-image: url(../Images/home-sub2-head.jpg);
	background-repeat: no-repeat;
	color: #fff;
}

/* Algemene Cuyahoga classes */

.moduletools
{
	margin-top:0px;
	float: right;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}


.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style: none;
	color:#333;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	color:#333;
	list-style: none;
	
}

.articlelist h4
{
	margin-top: 0.2em;
	margin-bottom: 0em;
	font-size: 110%;
	list-style-type:none;
}

.articlesub
{
	padding-top: 15px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
	list-style-type:none;
}

.articlesub span
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	color: #333;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.genericitem
{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 8px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.registerFormBoxLabel
{
	display: block;
	width: 100px;
	float: left;
}

.registerFormTextBox
{
	margin-left: 5px;
	
}



