@import "menu.css";

h2
{
	font-size:9pt;
	color:#000;
	display:inline;
}

body
{
	height:100%;
	background-color:#f4f5f9;
	margin:0px;
	color:#000;
	font-family:"Trebuchet MS", Verdana, Arial;
}

.nothing
{
	background-color:transparent;
	
}

.img_toplogo
{
	vertical-align:bottom; 
}

.img_middlelogo
{
vertical-align:top;
}

.toplogo
{
	height:55px; 
	vertical-align:bottom; 
	background-color:#f4f5f9; 
	padding-left:35px;
	
}

.textlogo
{
	margin-top:3px;

}

.barback
{
	background-image:url(../images/bar_background.gif); 
	padding-left:20px;

}

.menuback
{
	height:20px; 
	background-image:url(../images/barshadow.gif); 
	padding-left:21px; 
	background-color:#d9d4f1; 
	background-repeat:repeat-x; 
	background-position:top;

}


.mailContainer,
.mainContainer
{
	margin:10px 0px 0px 80px;
	width:530px;
	font-size:9pt;
	line-height:18px;
	float:left;
	height:500px; 
	overflow:auto;
}

.referentsContainer
{
	margin:10px 0px 0px 30px;
	width:550px;
	font-size:9pt;
	line-height:18px;
	float:left;
	height:500px; 
	overflow:auto;
	
}


/*\*/ * 
html .mainContainer
{
	margin-left:40px;
	/*Internet Explorer 6.0 hack*/
} 
/**/


/*\*/ * 
html .mailContainer
{
	margin-left:40px;
	/*Internet Explorer 6.0 hack*/
} 
/**/

a
{
	text-decoration:none;
	color:#4159af;
	font-weight:bold;
}

h1
{
	font-size:10pt;
	color:#223c92;
	display:inline;
}

#aphorismHolder
{
	position:absolute;
	left:630px;
	background-image:url(../images/balloon_back.gif);
	background-repeat:no-repeat;
	width:330px; 
	height:175px;
	
	margin:30px 0px 0px 0px;
	font-size:15px;
	text-align:center;
	font-style:italic;
	padding-top:50px;
	font-weight:bold;
	color:#223c92;
	display:none;
}

#aphorism
{
	opacity:0;
	filter:alpha(opacity=0);
	vertical-align:middle;
}

.keeptogether
{
	overflow:hidden; 
	width:100%; 
	height:100%; 
	position:absolute; 
	left:0px; 
	top:0px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.inputSpacing
{
	width:5px;
	vertical-align:top;
	font-size:11px;
}

.inputLabel
{
	font-weight:bold;
	font-size:11.5px;
	vertical-align:top;
	color:#223c92;
}

textarea,
input 
{
	padding:2px 0px 2px 3px;
	font-family:Trebuchet MS;
	font-size:11px;
	width:200px;
	border:1px solid #c1bae3;
	float:left;
}

textarea
{
	height:80px;
}

.message
{
	display:none; 
	font-size:12px; 
	padding-left:2px; 
	padding-bottom:5px; 
	font-weight:bold; 
	font-style:italic; 
	color:#1d378c;
	opacity:0;
	filter:alpha(opacity=0);
}


.required
{
	float:right; 
	margin:6px 0px 0px 6px; 
	font-size:20px;
	color:#223c92;
}

#news
{
	width:300px; 
	height:200px; 
	position:absolute; 
	top:200px; 
	margin-left:15px; 
	#margin-left:-150px;
	text-align:left;
}

#news div#text
{
	color:#000;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	padding:7px 35px 0px 45px;
}

.newsTitle
{
	font-style:italic;
	font-weight:bold;
	font-size:11pt;
	
	text-align:center;
	
	width:240px; 
	height:24px; 
	background-image:url(../images/news_bar.gif); 
	background-repeat:no-repeat; 
	color:white; 
	margin-left:30px; 	
}

ul.nobullets
{
	list-style-type:none;
	margin-left: 0; padding-left: 0;
}

ul.numlist
{
	list-style-type:decimal;

}

a img 
{

	border:0px solid #000;

}

a.boekenkast
{
	color:white;
	font-weight:normal;
}
