/*
Design by Rienen22 webdesign
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC3333;
}

h2 {
	font-size: 24px;
	line-height: normal;
}

h3 {
	letter-spacing: 0px;
	font-size: 18px;
	line-height: 16px;
}

ul {
	line-height: 18px;
	text-align: left;
	list-style-type: square;
}
p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
	color: #cc3333;
}
img {
	float: left;
	margin: 23px 20px 0 0;
	border: 1px solid #339966;
	}
img .zon{
	float: left;
	margin: 0px 0px 0 0;
	}

a {
	color: #339966;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #cc3333;
}

a:hover {
	text-decoration: underline;
}

.banner
{
	float: right;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background-image: url(images/img02.jpg);
}

#header h1, #header h2 {
	font-weight: normal;
	color: #CC3333;
	font-size: 10px;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 20px;
	font-style: italic;
}

#header h2 {
	float: right;
	padding: 150px 60px 0 0;
	font-size: 12px;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff99;
	letter-spacing: 1px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
	color: #FFFFFF;
	font-style: italic;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 440px;
}

#posts .text {
	float: left;
	color: #339966;
	background-color: #FFFF99;
	line-height: normal;
}

/* formulier a*/

#melding {
	float: left;
	width: 480px;
}

#melding .text {
	float: left;
	color: #339966;
	background-color: #FFFF99;
	line-height: normal;
}
#melding h4 {
	float: left;
	color: #339966;
	line-height: normal;
	font-size: 10px;
}
#melding form
    {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3333;
	background: #FFFF99 url(images/img06.gif) repeat-x left top;
    }
	
#melding label
    {
    float: left;
    width: 210px;
    text-align: right;
    margin-right: 10px;
    }
	
#melding label[for="stuks bagage"]
    {
	float: none;
	width: 300px;
	text-align: left;
	margin-left: 5px;
    }

#melding input
    {
	background-color: #FFFFFF;
	width: 200px;
	font-size: x-small;
	border: 1px solid #CC3333;
	margin-bottom: 0px;
    }
#melding input[type="reset"]
    {
	float: none;
	margin-right: 5px;
	width: 100px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #993300;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/img05.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
	
	#melding input[type="submit"]
    {
	float: none;
	margin-right: 5px;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #993300;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/img05.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }
	
	#melding input[type="radio"]
    {
	float: none;
	margin-right: 5px;
	width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFF99;
    }
	
#melding input[type="checkbox"]
    {
	float: none;
	margin-right: 5px;
	width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFF99;
	margin-left: 10px;
    }
	
	
#melding select
    {
	width: 120px;
	font-size: 10px;
	background-color: #993300;
	margin-bottom: 10px;
	font-style: italic;
	border: 1px solid #CC3333;
	color: #FFFF99;
    }
   
	
#melding textarea
    {
	width: 250px;
	height: 100px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 0px;
	border: 1px solid #CC3333;
    }
	/* formulier b*/

/* Links * zoekveld */

	
#searchform {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	width: 96%;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	
	}
	
#searchform .text {
	border: 1px solid #339966;
	color: #000000;
	background-color: #ffff99;
	font-size: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
;
	}
	
#searchform .searchbutton {
	text-align: left;
	margin-top: 4px;
	width: 20px;
	padding: 0px;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
	
	}

#searchform .btn{
	background-color: #009900;
	color:#FFFFFF;
	border-top: 1px solid #cc3333;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #cc3333;
	border-left: 1px solid #993300;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	font-weight: bold;
	font-size: 100%;
	}

	#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
	letter-spacing: 4px;
}

#links li h2 {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(images/img05.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #ffff99;
	padding-left: 4px;
	letter-spacing: 1px;	
}

/* Footer */

#footer {
	height: 100%;
	background: #ffffff url(images/img05.jpg) repeat-x;
}

#footer p {
	text-align: center;
	color: #ffff99;
	font-size: 80%;
}
