/* Algemeen */

body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font: 75%/1.3em Verdana, arial, helvetica, sans-Serif;
	text-align:center;
	background-color:#FFFFFF;
}

.koel {
	margin:0px;
	padding:0px;
	width:80px;
	height:100%;
}

#oudebrowsers {
	display:none;
}

/* Opmaak teksten */

h1 {
	font-family: Trebuchet MS, Arial, verdana, sans-Serif;
	font-size: 2em;
	color: #000000;
	margin-bottom: 5px;
}

h2 {
	font-family: Trebuchet MS, Arial, verdana, sans-Serif;
	font-size: 1.6em;
	color: #F02415;
	margin-bottom: 5px;
}

h3 {
	font-family: Trebuchet MS, Verdana, arial, sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #F02415;
}

p {
	line-height: 1.6em;
	color: #232323;	
}

/* Opmaak plaatjes */

.imgover {
	border: 0px solid #323232;
}

img {
	border:0px;
}

.foto {
	background-color: #ffffff;
	padding:3px;
	margin:5px;
	border: 1px solid #4B4E4C;
}

/* Opmaak links */

a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #F02415;
	text-decoration: underline;
}

/* opmaak overig */

#content ul, #content ul ul {
	color:#5C5C5C;
	list-style-image: none;
	list-style-type: circle; 
}

input, textarea {
	color: #000000;
	font-size: 1.0em;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.input {
	background-color: #ffffff;
	border: 1px solid #8F8F8F;
}

.inputbutton {
	background-color: #F02415;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid #000000;
}

/* site layout */

