﻿
body {
	background-color:Gray;
	margin:0px;
	font-family:"trebuchet ms", trebuchet, tahoma, arial, verdana;
	font-size:13px;
	line-height:22px;
}
p {
   font-size: 1.1em;
}
ul {
   font-weight: bold;
}
#container {
	width:994px;
	text-align:center;
	margin: 0 auto;
	background-color:#fff;
	padding:0 2px 5px 2px;
}
#login {
	background-color:Transparent;
	height:17px;
	text-align:right;
	font-family:Arial;
	font-size: 0.7em;
	padding: 0px;
}
#toplogo {
	background:url(images/HeaderLogo.gif);
	background-repeat: no-repeat;
	width:996px;
	height:193px;
}
#mainmenu {
	background:url(images/menubar_bleu.jpg);
	text-align:left;
}
#sitemaptop1 {
	background-color:White;
	height: 1px;
}
#sitemaptop2 {
	background-color:#ffe6bf;
	height: 1px;
}
#sitemap {
	background-color:White;
	height:16px;
	padding-bottom:2px;
}
#sitemapbottom1
{
	background-color:#ffe6bf;
	height: 1px;
}
#sitemapbottom2
{
	background-color:White;
	height: 1px;
}
#content {
   float:none;
   margin-bottom: 4px;
}
#horbarboxbottom {
   clear:both;
   width: 100%;
	z-index:1;
	margin-top: 2px;
}
#horbarbottom {
	background:url(images/HeaderHorLine.gif);
	background-repeat: repeat-x;
	height: 21px;
}

/*Mainmenu */
.menuStaticHoverStyle {
}
.menuStaticMenuItemStyle {

}

/*Sidebar */
#infobarcolumn {
   width: 200px;
   height: 519px;
   float: left;
   background:url(images/Page_VertLine.gif);
   background-repeat: repeat-y;
}

/*Kolommen */
#contentcolumns {
	margin-top: 2px;
	width:auto;
	float: left;
}

/*Loginpage */
.loginControl {
   width:250px;
}
