/* CSS Document */

body			{ margin:0px; padding:0px; text-align:center; background-color:#EBF4FA; font-family:Arial; font-size:12px; } 
p				{ font-family:Arial; font-size:12px; font-weight:normal; text-align:justify; color:#000000; }
h1				{ font-family:Arial; font-size:16px; font-weight:bolder; color:#1d589c; text-decoration:none; margin-top:0px; }

#container 		{ width:762px; text-align:left; margin:0px auto; border-left:1px solid #CCCCCC; overflow:hidden; border-right:1px solid #CCCCCC; background-color:#FFFFFF; }
#top 			{ float:left; height:116px; width:762px; background-image:url(../images/top.jpg); }

#menuDiv		{ margin:0; padding:0; height:30px; width:762px; float:left; background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; }
#menuDiv ul		{ margin:0; margin-top:7px; padding:0; list-style-type:none; }
#menuDiv ul li		{ margin:0; margin-left:15px; padding:0; float:left; display:inline; text-align:center; }
#menuDiv ul li a	{ color:#CCCCCC; font-weight:bold; text-decoration:none; }
#menuDiv ul li a:hover{ color:#FFFFFF; }

#contentDiv		{ float:left; width:762px; background-color:#FFFFFF; }
#contentMargin	{ float:left; width:712px; display:inline; margin-left:25px; margin-top:25px; }
#bottomDiv		{ float:left; margin-top:50px; height:17px; width:762px; background-color:#759bAA; text-align:center; font-family:Arial; font-size:12px; color:#FFFFFF; }

#tekst_beheer	{ position: absolute; left:10px; top:95px; font-family:Verdana; font-size:10px; font-weight:bold; text-decoration:none; color:#CCCCCC; }

.button			{ border:solid 1px #cccccc;	background:#E9ECEF; color:#666666; font-weight:bold; font-size:11px; padding:4px; }

.Preload 		{ display:none; }

#flashWarning	{ margin:0px auto; margin-top:10px; margin-bottom:10px; padding:7px; width:400px; border:1px solid #B22222; background:#F1F3F5; color:#B22222; font-weight:bold; font-size:13px; text-align:center; }
#flashNotice	{ margin:0px auto; margin-top:10px; margin-bottom:10px; padding:7px; width:400px; border:1px solid #1d8e0f; background:#F1F3F5; color:#1d8e0f; font-weight:bold; font-size:13px; text-align:center; }

.eurograb { background: url(../images/eurograb.png); width: 186px; height: 123px; display: block; float: right; margin-top: 20px; }
