/* CSS created by Tweb: professional webdesign */
/**********************************************/
body{
	background-color:#c0c0c0;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/**************/
/*Tekstopmaak*/
/************/
a{
	text-decoration:underline;
	color:#000000;
}
a:visited{
	color:#000000;
}
h1{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
}
h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
}
h3{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
}
p{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}
td{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
}
li{
	list-style-type:square;
}
/**********/
/*Lay-out*/
/********/
.horline{
	background-color:#595858;
	width:800px;
	height:1px;
}
.vertline{
	background-color:#595858;
	width:1px;
}
.lts{
	background-image:url(../images/lefttopshadow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:35px;
	width:11px;
}
.lbs{
	background-image:url(../images/leftbottomshadow.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:35px;
	width:11px;
}
.rts{
	background-image:url(../images/righttopshadow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:35px;
	width:11px;
}
.rbs{
	background-image:url(../images/rightbottomshadow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:35px;
	width:11px;
}
.linebgcol{
	background-color:#c0c0c0;
}
.lightgrey{
	background-color:#dddddd;
	height:59px;
}
.topgrad{
	background-image:url(../images/happy.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:94px;
}
.darkergrey{
	background-color:#9c9b9b;
	height:6px;
}
.moredarkgrey{
	/*background-color:#7f7f7f;*/
	background-color:#CF0274;
	height:21px;	
}
.darkerstgrey{
	/*background-color:#6c6c6c;*/
	background-color:#AB1367;
}
.almostwhite{
	background-color:#ebebeb;
	height:6px;
}
.bottomgrad{
	background-image:url(../images/bottomgrad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:59px;
}
.spacer500{
	background-image:url(../images/spacer.gif);
	width:1px;
	height:300px;
}
/*********/
/*Inhoud*/
/*******/
.content{
	background-color:#dddddd;
	height:59px;
	width:800px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
/*******/
/*Tweb*/
/*****/
.tweb{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:top;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	text-align:right;
}
.tweb a{
	text-decoration:none;
}
.tweb a:visited{
	color:#000000;
}
