@charset "utf-8";

#maincontent a:link, #maincontent a:visited {
	color:#0066cc;
	text-decoration:none;
}
#maincontent a:hover {
	color:#0066cc;
	text-decoration:underline;
}

#blueex {
	background-color: #003d99;
	margin: 0px;
	padding: 0px;
	width: 310px;
	background-image: url(../images/blueback.gif);
	background-repeat: repeat-x;
}
#bluetop {
	height:7px;
	float: left;
	width: 100%;
}
#bluetop #left {
	background-image: url(../images/cornerbl_ul.gif);
	float: left;
	height: 7px;
	width: 7px;
}
#bluetop #right {
	background-image: url(../images/cornerbl_ur.gif);
	float: right;
	height: 7px;
	width: 7px;
}

#bluebottom {
	height:7px;
}
#bluebottom #left {
	background-image: url(../images/cornerbl_bl.gif);
	float: left;
	height: 7px;
	width: 7px;
}
#bluebottom #right {
	background-image: url(../images/cornerbl_br.gif);
	float: right;
	height: 7px;
	width: 7px;
}

#bluesizer {
float:left;
width:1px;
height:200px;
}

#blueex #bluecontent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color:#fff;
	line-height:18px;
}

#blueex #bluecontent td,
#blueex #bluecontent th
{
	color: #fff;
}

#blueex #bluecontent a:link,
#blueex #bluecontent a:visited,
#blueex #bluecontent a:hover
{
	color:#fff;
	text-decoration: underline;
}
#mainex #footer {
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	text-align: center;
	color: #0066cc;
}

#blueex #bluetitle {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float:left;
	width: 280px;
}
#blueex #bluetitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	padding:0;
	margin:0;
	line-height:20px;
}

/*  mainscreen  */
#mainex {
	background-color: #ffffff;
	padding: 0px;
	width: 980px;
	background-repeat: repeat-x;
	left: 50%;
	position:absolute;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -490px;
}
#mainex a img {
	border:0px;
}
/* maak de kolom 330 pixels breed (320px + 5px marge aan weerszijde) */
#mainex #maincontent #colleft {
	position: relative;
	width:320px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	word-wrap:break-word;
}
#mainex #avaldomain {
	position: absolute;
	height: 90px;
	width: 510px;
	top: 10px;
	left: 460px;
	text-align: right;
}

#mainex #maincontent #colright {
	position: relative;
	width:300px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	word-wrap:break-word;
}
#colright #grijstop {
	background-image: url(../images/grijstop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 592px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#colright #grijsback {
	background-image: url(../images/grijsback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 592px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#colright #grijsbottom {
	background-image: url(../images/grijsbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 612px;
	margin: 0px;
	padding: 0px;
	float: left;
}


body {
	width: 98%;
	height:100%;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height:16px;
}


#maintop {
	height:7px;
	float: left;
	width: 100%;
}
#maintop #left {
	background-image: url(../images/bigframe_ul.gif);
	float: left;
	height: 7px;
	width: 7px;
}
#maintop #right {
	background-image: url(../images/bigframe_ur.gif);
	float: right;
	height: 7px;
	width: 7px;
}

#mainbottom {
	height:7px;
}
#mainbottom #left {
	background-image: url(../images/bigframe_bl.gif);
	float: left;
	height: 7px;
	width: 7px;
}
#mainbottom #right {
	background-image: url(../images/bigframe_br.gif);
	float: right;
	height: 7px;
	width: 7px;
}

.clear {
	clear:both;
}
#mainex #maincontent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: auto;
}

h3 {
	color:#0066cc;
}

.customblue {
	color:#0066cc;
}

/* overschrijf de regelafstand die je krijgt bij een paragraaf */
#maincontent td p {
	margin:0px;
	line-height:16px;
}

#logo {
	position: relative;
	height: 96px;
	width: 100%;
	float: none;
}
#menu {
	position: relative;
	height: 44px;
	padding-bottom:10px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
}
#pronav_brown {
position:relative;
height:44px;
font-size:12px;
text-transform:uppercase;
}

#pronav_brown ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
float:left;
}

#pronav_brown ul li {
display:block;
float:left;
margin:0 1px;
height:44px;
background-image:url(../images/menu_sep.gif);
background-repeat:no-repeat;
background-position:right;
}

#pronav_brown ul li a {
display:block;
float:left;
color:#666;
text-decoration:none;
line-height:44px;
padding-left:25px;
padding-right:35px;
}

