/* @override http://localhost:8888/resources/style/style.css */

body {
	font: normal 13px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

img{
	margin: 0px 0px 0px 0px;
}

#headerContainer
{

	border-width: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	width: 750px;
	height:104px;
	clear:none;
}

#header
{

	border-width: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	width: 750px;
	
	clear:none;
	z-index:1;
	
	position:absolute;
}

div.header_title{
	z-index:2;
	position:absolute;
	color:#FFFFFF;
	left:5px;
	top:5px;
	font-size:16px;
	font-weight:bold;
}

div.commercial{
	z-index:2;
	position:absolute;
	top: 28px;
	left: 11px;
}

div#container{
	margin-left: auto;
	margin-right: auto;
	
	padding: 0px 0px 0px 0px;
	
	width:750px;
	
	background-color:#F5F5F5 ;
}

div#KolomLinks
{
	clear:none;
	float:left;
	width: 160px;
	text-align:center;
	
}

div#KolomRechts
{
	float:right;
	clear:right;
	width:140px;
		
	text-align:right;
}

div#KolomCenter
{
	margin-left:170px;
	margin-bottom: 10px;
	padding-bottom:10px;
	margin-top:10px;
	width: 570px;

	clear:none;

	text-align:justify;
}

.nav{
	text-align:left;
}

.nav a.item{
	text-transform: uppercase;
	letter-spacing: 2px;
	
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	color: #4f6b72;
}

.logo{
	margin-top: 10px;
}

.nav a.itemalt{

	letter-spacing: 2px;
	text-transform: uppercase;
	

	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.nav a
{
	text-decoration:none;
	padding: 3px 6px 3px 12px;
	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;

	display: block;	
}

h1{
	font: bold 18px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h2{
	font: bold 15px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

div#copyright{
	width:750px;
	clear:both;
	
	margin-left:auto;
	margin-right:auto;
	
	text-align:center;

	font-size:      x-small;
	text-transform: uppercase;
	font-family: "Bitstream Vera Sans Mono", monospace;
	color: #888;
}

.links a{
	background-image: url(../images/weblink.png);
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration: none;
	
	color: #4f6b72;
	font-weight:bold;
	clear:left;
}.lititle {
	font-weight: bold;
}
li {
	padding-top: 10px;
}

td.item{
/*	text-transform: uppercase;*/
	letter-spacing: 2px;
	
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	color: #4f6b72;
}

table.centered{
	margin-left:auto;
	margin-right:auto;	

	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;

}

td.itemalt{
	/*text-transform: uppercase;*/
	letter-spacing: 2px;
	border-top: 0;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	color: #797268;

	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;

}

td.center{
	text-align:center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 0;
}


#KolomCenter ol li table.centered tbody tr td.item {
	font-size: x-small;
	text-decoration: none;
	background: none;
}


#KolomCenter ol li table.centered tbody tr td.itemalt {
	font-size: x-small;
	text-decoration: none;
	background: none;
	border-width: 0px;
}

#KolomCenter ol li table.centered tbody tr td.center {
	font-size: x-small;
}

#KolomCenter ol li table.centered {
	margin: 10px;
}

#KolomCenter ol li table.centered caption {
	font-size: small;
}
