/* ---------------------
General layout
--------------------- */

* {
	font-family				: Arial, Helvetica, "Sans Serif";
}

.introbody {
	margin					: 0px;
	padding					: 0px;
	font-family				: Arial, Helvetica, "Sans Serif";
	font-size				: 12px;
	line-height				: 18px;
	color					: #333333;
	background				: #ffffff url(../afbeeldingen/achtergrond2.gif) repeat-x top;
}

div,
td,
p {
	font-size				: 12px;
	line-height				: 18px;
	color					: #333333;
}

a,
a:link,
a:active,
a:visited {
	color					: #3399cc;
	text-decoration			: none;
}

a:hover {
	color					: #333333;
	text-decoration			: underline;
}

ul {
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	list-style				: none;
	}

li {
	line-height				: 18px;
	list-style-type			: square;

}





/* ---------------------
template layout
--------------------- */
#container {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 980px;
	height					: 700px;
	background				: #ffffff url(../afbeeldingen/achtergrond.gif) repeat-x left top;
}

#top1 {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 15px 0px 0px 20px;
	width					: 960px;
	height					: 45px;
	text-align				: left;
}

#logo {
	position				: relative;
	margin					: -15px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 325px;
}

#top2a {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 20px 10px 0px 10px;
	width					: 260px;
	height					: 161px;
	text-align				: left;
	float					: left;
	background-color		: #000033;
}

#top2b {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 700px;
	height					: 181px;
	float					: left;
	background				: #ffffff url(../afbeeldingen/afbeelding.jpg) left top;
}

#content {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 980px;
	text-align				: left;
	clear					: left;
}

#contenta {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 20px 0px 0px 25px;
	width					: 255px;
	float					: left;
}

#contentb {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 2px;
	height					: 300px;
	background-color		: #ffffff;
	float					: left;
}

#contentc {
	position				: relative;
	margin					: 20px 0px 0px 0px;
	padding					: 0px 10px 0px 20px;
	width					: 370px;
	float					: left;
}

#contentd {
	position				: relative;
	margin					: 20px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 1px;
	height					: 550px;
	background-color		: #cccccc;
	float					: left;
}

#contente {
	position				: relative;
	margin					: 20px 0px 0px 0px;
	padding					: 0px 10px 0px 20px;
	width					: 265px;
	float					: left;
}

#contentf {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 2px;
	height					: 300px;
	background-color		: #ffffff;
	float					: left;
}

#contentvolg {
	position				: relative;
	margin					: 20px 0px 0px 0px;
	padding					: 0px 10px 0px 20px;
	width					: 666px;
	float					: left;
}

#introductie1 {
	position				: relative;
	margin					: 0px 0px 30px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 370px;
	height					: 90px;
	text-align				: left;
	float					: left;
}

#introductie2 {
	position				: relative;
	margin					: 0px 0px 30px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 370px;
	height					: 90px;
	text-align				: left;
	float					: left;
}

#introductie3 {
	position				: relative;
	margin					: 0px 0px 10px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 370px;
	height					: 90px;
	text-align				: left;
	float					: left;
}

#actueel {
	position				: relative;
	margin					: 0px 0px 20px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 265px;
	text-align				: left;
	float					: left;
}

#verteleenvriend {
	position				: relative;
	margin					: 0px 0px 10px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 265px;
	text-align				: left;
	float					: left;
}

#form_verteleenvriend {
	position				: relative;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 265px;
	text-align				: left;
	float					: left;
}

#footer {
	position				: relative;
	margin					: 20px 0px 20px 0px;
	padding					: 0px 0px 0px 0px;
	width					: 980px;
	height					: 25px;
	float					: left;
}





/* ---------------------
menu
--------------------- */
.menu1:link,
.menu1:active,
.menu1:visited {
	color					: #333333;
	font-size				: 12px;
	line-height				: 20px;
	font-weight				: normal;
}

.menu1:hover {
	color					: #3399cc;
	text-decoration			: none;
}

.menu2:link,
.menu2:active,
.menu2:visited {
	color					: #333333;
	font-size				: 12px;
	font-weight				: normal;
	padding-right			: 40px;
}

.menu2:hover {
	color					: #3399cc;
	text-decoration			: none;
}





/* ---------------------
tekst
--------------------- */
.intro {
	font-size				: 14px;
	line-height				: 20px;
	font-weight				: normal;
	color					: #ffffff;
}

.gedicht {
	font-size				: 12px;
	line-height				: 20px;
	font-weight				: normal;
	color					: #cccccc;
}

.contentheading1 {
	font-size				: 14px;
	line-height				: 16px;
	font-weight				: bold;
	color					: #336699;
}

.contentheading2 {
	font-size				: 14px;
	font-weight				: bold;
	color					: #333333;
}

.wit {
	line-height				: 24px;
	color					: #ffffff;
}


.link1:link,
.link1:active,
.link1:visited {
	color					: #ddecf5;
	text-decoration			: none;
}

.link1:hover {
	color					: #62accd;
	text-decoration			: underline;
}

.footer {
	font-size				: 11px;
	line-height				: 18px;
	font-weight				: normal;
	color					: #999999;
}





/* ---------------------
formulier
--------------------- */
.inputbox {
	margin					: 0px 0px 0px 0px;
	padding					: 2px 2px 2px 2px;
	font-size				: 12px;
	color					: #ffffff;
	background-color		: #cccccc;
	border					: 0px;
}

.inputboxb {
	margin					: 0px 0px 5px 0px;
	padding					: 2px 2px 2px 2px;
	font-size				: 12px;
	color					: #ffffff;
	background-color		: #cccccc;
	border					: 0px;
}

.inputboxF {
	margin					: 0px 0px 5px 0px;
	padding					: 2px 2px 2px 2px;
	font-size				: 12px;
	color					: #333333;
	background-color		: #E0E0E0;
	border					: 0px;
}



.button {
	margin					: 0px 0px 0px 5px;
	padding					: 1px 2px 1px 2px;
	font-size				: 12px;
	color					: #FFFFFF;
	background-color		: #336699;
	border					: 0px;
}
