/* restricted area */	
.restricted {
	font-family: "Trebuchet MS", verdana, arial;
	font-size:13px;
	font-weight:normal;
	color: #CCCCCC;
	text-align: center;
}

a.more 			{ color: #FF6666; text-decoration: none; font-weight:bold;} 
a.more:hover		{ color: #FF0000; text-decoration: none; font-weight:bold;}

/* bodytekst */

.poem {
	font-style: italic;
	padding: 0 0 0 50px;
	line-height:120%;
}

a, a:visited 			{ color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:12px; } 
a:hover		{ color: #000; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:12px;}

a.normal, a.normal:visited 			{ color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:13px; } 
a.normal:hover		{ color: #000; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:13px;}

a.normalbold, a.normalbold:visited 			{ color: #353e5d; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; font-weight:normal; font-size:13px; font-weight:bold; } 
a.normalbold:hover		{ color: #353e5d; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:13px; font-weight:bold;}

a.small, a.small:visited 			{ color: #353e5d; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:10px; } 
a.small:hover		{ color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:10px;}

a.linkje, a.linkje:visited 			{ color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; font-weight:normal; font-size:11px; } 
a.linkje:hover		{ color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: underline; font-weight:normal; font-size:11px;}

a.thumb_nav, a.thumb_nav:visited 			{ display:block; width:75px; background:transparent url(../images/down.gif) center center no-repeat; color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; font-weight:normal; font-size:10px;  } 
a.thumb_nav:hover		{ background:#e7e7ef url(../images/down_over.gif) center center no-repeat; color: #353e5d; text-decoration: none; font-weight:bold;}

a.thumb_navup, a.thumb_navup:visited 			{ display:block; width:75px; background:transparent url(../images/up.gif) center center no-repeat; color: #e7e7ef; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; font-weight:normal; font-size:10px;  } 
a.thumb_navup:hover		{ background:#e7e7ef url(../images/up_over.gif) center center no-repeat; color: #353e5d; text-decoration: none; font-weight:bold;}

/* intro frame */

.titleContent { padding: 6px 0 6px 6px; }
	
.intro
{
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, arial;
	color: #e7e7ef;
	margin-left:15px;
}

.introSEO
{
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, arial;
	color: #e7e7ef;
	margin-left:15px;
	margin-right:15px;
}

.intro_contact
{
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, arial;
	color: #353e5d;
	margin:auto;float:none;
}

.contactform_title
{
	font-size: 12px;
	font-family: "Trebuchet MS", verdana, arial;
	color: #e7e7ef;
	font-weight:bold;
	text-transform:uppercase;
}

.contactform
{
	font-size: 13px;
	font-family: "Trebuchet MS", verdana, arial;
	color: #e7e7ef;
	font-weight:normal;
	text-transform:none;
}

.intro .title, .introSEO .title, .intro_contact .title{
	font-size:1.2em;
	font-weight:bold;
}

.intro .info, .intro_contact .info{
	font-size:1.0em;
	text-align:justify;
}

.small_contact {
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, arial;
	}

.vetkop{
	font-size:1.2em;
	font-weight:bold;	
}

.form {
	padding: 0 3px 0 3px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size:0.9em;
	color: #353e5d;
}

.invul {
	padding: 1px 0 0 2px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size:13px;
	color: #353e5d;
	background-color: #e7e7ef;
}

.radio {
	padding: 0 3px 0 5px;
	font-family: "Trebuchet MS", verdana, arial;
	font-size:0.9em;
	border: 0px solid #5B5A5A;
	color: #353e5d;
	background-color: transparent;
}

.note {
	font-size:0.9em;
	font-style:italic;
}

a.quick 			{ color: #3E3E3E; text-decoration: none; font-weight:normal;} 
a.quick:hover		{ color: #FF0000; text-decoration: underline; }

.fotorand {
	background:url(../images/transparant_light.png) left top repeat;
	}