body {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

.wrapper {
	position: relative;
	margin: 0px auto;
	width: 970px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 2;
}

h1 {
	font-size: 21px;
	color: #d3222a;
	letter-spacing: 1px;
}

h2 {
	font-size: 14px;
	color: #d3222a;
}

h3 {
	font-size: 13px;
	color: #205282;
}

p a {
	text-decoration: none;
	color: #d3222a;
}

p a:hover {
	text-decoration: underline;
}

/*-------------------------------TOP-------------------------------*/

#top {
	position: absolute;
	top: 0;
	height: 146px;
	width: 100%;
	overflow: hidden;
}

#topright {
	float: right;
	width: 50%;
	height: 139px;
	background: #d3222a;
	border-bottom: 7px solid #003970;
}

#logo {
	float: left;
	width: 220px;
	padding-top: 10px;
	height: 113px;
}

#topmenu {
	float: left;
	width: 750px;
	height: 139px;
	background: url(../images/bg1.jpg) no-repeat;
}

/*-------------------------------LOGIN-------------------------------*/

.tabs {height:43px; list-style-type:none; font-size:11px;}

.tabs li {float:right; height:43px;}

.tabs li a {
	display:block; 
	float:left; 
	height:43px; 
	line-height:40px; 
	text-decoration:none; 
	color: #fff; 
	text-align:center; 
	padding:0 0 0 7px; 
	cursor:pointer;
}

.tabs li a span {float:left; display:block; height: 43px; padding:0px 7px 0px 0px;}

.tabs li.login a {background: url(../images/login2_bg.png) no-repeat; font-size: 12px;}
.tabs li.login a span {background: url(../images/login1_bg.jpg) no-repeat right top;}

.tabs li.logout a {background: url(../images/logout2_bg.png) no-repeat;  font-size: 12px; color: #d62029;}
.tabs li.logout a span {background: url(../images/logout1_bg.jpg) no-repeat right top;}


/*-------------------------------NAVIGATIE-------------------------------*/

#nav {
	height: 55px;
	clear: both;
	background: url(../images/nav_border.jpg) top right no-repeat;
}

#nav li {
	float: right;
	margin-right: 15px;
	padding-top: 20px;
}

#nav li a {
	text-decoration: none;
	color: #003970;
	font-weight: bold;
	font-size: 13px;
}

#nav li a:hover {
	color: #d3222a;
}

#nav li.current {	
	background: url(../images/nav_bg.jpg) top center no-repeat;
}

#nav li.current a{
	color: #d3222a;
}

/*-------------------------------CONTENT-------------------------------*/

#content {
	background: url(../images/content_bg.jpg) repeat-x;
	clear: both;
	min-height:300px;
	height:auto !important; /* voor moderne Browser */
	height:300px; /*voor IE6 */
	padding-bottom: 30px;
}

#contenttop {
	height: 60px;
	width: 970px;
	overflow: hidden;
}

.afdrukken {
	display: block;
	color: #d3222a;
	font-size: 9px;
	float: right;
	padding-top: 10px;
	cursor: pointer;
}

.afdrukken a {
	text-decoration: none;
	color: #d3222a;
}

#breadcrumb {
	float: right;
	height: 50px;
	padding-top: 10px;
}

#breadcrumb li {
	float: right;
	padding-right: 10px;
	background: url(../images/breadcrumb_bg.jpg) left no-repeat;
	padding-left: 7px;
	line-height: 15px;
}

#breadcrumb li a {
	font-size: 9px;
	text-decoration: none;
	color: #003970;
}

#breadcrumb li a:hover {
	color: #d3222a;
}

/*-------------------------------COLUMNS-------------------------------*/

.columnleft {
	width: 280px;
	float: left;
	margin-right: 10px;
}

.columnmiddle {
	width: 470px;
	float: left;
	margin-right: 20px;
}

.columnright {
	width: 180px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}


/*-------------------------------SIDEMENU-------------------------------*/

#sidemenu li {
	line-height: 25px;
}

#sidemenu li a{
	color: #003970;
	text-decoration: none;
	font-weight: bold;
}

#sidemenu li a:hover{
	color: #d3222a;
}

#sidemenu li.current a{
	color: #d3222a;
}

.submenu {
	padding-left: 10px;
	display: none;
}

.submenuCurrent {
	padding-left: 10px;
	display: block;
}

.submenu li a {
	font-size: 11px;
}

/*-------------------------------RSS-------------------------------*/

.rssfeeds {
	background: url(../images/sidebartop.png) top no-repeat;
	width: 180px;
	color: #fff;
	padding-top: 10px;
}

.rssitems {
	background: url(../images/sidebarbottom.png) bottom no-repeat #003970;
	width: 160px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.rssitems li {
	background: #003970;
	width: 180px;
	height: 25px;
}

.rssitems a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}



td.forum_forumListCell
{
	font-weight: bold;
	background: url(images/headergrad.gif) repeat-y top right white; 
	color: #15428B; 
	border-bottom: solid 1px #B7CEEC; 
	border-top: solid 1px #B7CEEC; 
	padding: 5px; 
	height: 30px; 
	text-align: left;
	padding-left: 10px;
	width: 600px;
}

td.forum_threadListHeader
{
	font-weight: normal;
	background: #15428B; 
	color: white; 
	border-bottom: solid 1px #B7CEEC; 
	border-top: solid 1px #B7CEEC; 
	padding: 5px; 
	height: 20px; 
	text-align: left;
	padding-left: 10px;
	width: 600px;
}

td.forum_threadListCell
{
	font-weight: normal;
	background: white; 
	color: #15428B; 
	border-bottom: solid 1px #B7CEEC; 
	padding: 7px; 
	height: 20px; 
	text-align: left;
	padding-left: 10px;
	width: 600px;
}

td.forum_forumListSpacer
{
	height: 50px;
}

td.forum_forumListMenu
{
	padding: 5px; 
	padding-top: 10px;
	padding-left: 10px;
}

td.forum_threadReplyCell
{
	padding: 20px;
	border-bottom: solid 1px #B7CEEC; 
	border-left: solid 1px #B7CEEC; 
	border-right: solid 1px #B7CEEC; 
}

td.forum_threadReplyHeaderCell
{
	padding: 4px;
	color: #95ACCA;
	background: #efefff;
	padding-left: 20px;
	border-left: solid 1px #B7CEEC; 
	border-right: solid 1px #B7CEEC;
	font-size: 10px;
}


