/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/*
algemeen gekopieerd van joery
*/

img {
	border:1px solid #000000;
	
}

input,select,textarea {

/*
	border: 1px solid #cccccc;
*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000;
	color: #FFCC00;
	text-decoration: none;

}

/*
/algemeen gekopieerd van joery
*/


body {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1 {
        font-size: 13px;
   }

h2 {
	
	
	font-size: 13px;
}

h3 {
	
	font-size: 13px;

}

h4 {
	font-size: 13px;
}


h5 {
	font-size: 13px;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
/*
	text-decoration: none;
	color: #FF0000;
*/
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(/images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	padding: 0px 0 0 13px;
	height: 200px;
/*
	background: url(/images/line_shadow.gif) repeat-x left bottom;
*/
}

#header h1 {
	float: left;
	display: none;
}

#header h2 {
	display: none;
}

#header ul {
	float: center;
	margin: 0;
	padding: 10px 0 0 80px;
	font-size: 18px;
	list-style: none;
	text-decoration: none;
}

#header li {
	display: inline;
	text-decoration: none;
}

#header .menuitem a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(/images/img2.gif) no-repeat left center;
	/*
	text-decoration: none;
	*/
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}

#header .firstmenuitem a {
	display: block;
	float: left;
	padding: 0 70px 0 20px;
	background: none;
	/*
	text-decoration: none;
	*/
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}	

#header a:hover {

	text-decoration: none;
	color: #FF0000;
}

#toplogo {
width:710px;
height:210px;
padding:0;
overflow:hidden;
float:center;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	margin-top: 60px;
}

#colOne {
	float: left;
	width: 149px;
	margin-top: 140px;
	padding: 0 0 0 0px;
}

#colOne h3 {
	margin-top: 40px;
}

#colTwo {
	float: right;
	width: 480px;
	margin-top: 40px;
	/*
	padding: 0 29px 0 0;
	*/
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(/images/line_shadow.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}

