/* CSS Document voor www.humanitysteam.nl */

html {/* overflow:auto;*/}
body {margin:0; height: 100%; padding:0;
 background-image: url(../media/bg-grad.gif); background-repeat:repeat-x; background-color:#FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
 } /*http://www.humanitysteam.de/fileadmin/images_layout/  ; font-size:95%*/

/* Schriftformatierung 
h1 {font-size:140%; font-weight:bold;}
h2 {font-size:120%; font-weight:bold;}
h3 {font-size:100%; font-weight:bold;}
p {line-height:150%;}*/

/* Links */
a:link {color:rgb(0,148,220);}
a:visited {color:rgb(0,148,220);}
a:focus {color:rgb(0,148,220);}
a:hover {color:rgb(0,148,220);}
a:active {color:rgb(0,148,220);}


/* Menu */
.haupt_menu {height: 100%;}
.haupt_menu a:link     {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:22px; border-bottom:1px solid rgb(0,0,0); color:rgb(255,255,255); display:block; background-image:url(../media/menuhg_.jpg); text-decoration: none; text-align: center;} 
.haupt_menu a:visited {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:22px; border-bottom:1px solid rgb(0,0,0); color:rgb(255,255,255); display:block; background-image:url(http://www.humanitysteam.de/fileadmin/images_layout/menuhg_.jpg); text-decoration: none; text-align:center;}
.haupt_menu a:focus   {}
.haupt_menu a:hover  {background-image:url(../media/menuhg_alt.jpg);} /*http://www.humanitysteam.de/fileadmin/images_layout*/
.haupt_menu a:active  {}

.haupt_menu_act  {font-weight:bold;} 

.unter_menu               {font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:22px; color:rgb(255,255,255); text-decoration: none; text-align:center;}
.unter_menu a:link      {font-size:100%; line-height:22px; color:rgb(255,255,255); text-decoration: none;}
.unter_menu a:visited  {font-size:100%; line-height:22px; color:rgb(255,255,255); text-decoration: none;}
.unter_menu a:focus    { }
.unter_menu a:hover    { }
.unter_menu a:active    { }


/* Layoutboxen */
#background {margin-left:auto; margin-right:auto; background-image: url(../media/achtergrond.jpg); background-repeat:no-repeat; background-position:center; width:100%; height:604px;} /*; background-image: url(http://www.humanitysteam.de/fileadmin/images_layout/hintergrund.jpg)*/
               
#layout {position:absolute; left:50%; margin-left:-368px; top:235px; width:733px; height:100%;} /* height: 60% */

#container1 {padding-top:1px; padding-bottom:1px; border-top:1px solid rgb(0,0,0); background-image:url(../media/achtergrond_content.jpg);} /* ; background-image:url(http://www.humanitysteam.de/fileadmin/images_layout/hintergrund_content.jpg);  */
/*niet zeker waarvoor achtergrond nodig is*/
#menuBox {position:absolute; left:1px; top:0px; width:180px; background-color:rgb(62,127,184); background-image:url(../media/left-bar_bg.jpg); background-repeat:repeat-y; border-top:1px solid rgb(0,0,0); } /* background-image:url(http://www.humanitysteam.de/fileadmin/images_layout//left-bar_bg.jpg); height: 100%; */     
#content {margin-left:182px; padding:0 10px 0 20px; height: 100%; width: 521px; } /*width:521px; }*/
/* 0 10 0 20*/ 
/* NL hieronder */
#contentzone {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%; /*551px 558px; oud tvdm 544px;*/ 
/*	height: 100%; VERWIJDERD BIJ  TEST 9-3-2008 */
/*	min-height: 369px;  same height as sidebar pic 
	margin-left: 182px; */
	/* Mozilla fix padding or border top,bottom > 0 */
	padding-bottom: 1px; 
	/* border-bottom:  1px solid #000000;*/
	border-top:  1px solid #55555;
	background-color: none ;
	/*background-image: url(../media/content-achtergrond-img.gif); nieuw nl-tvdmstyles*/  
	/* background-image: url(../media/full_top_main.gif);*/  
	background-repeat: no-repeat;
	z-index: 1;
	}
#contentzone p , #contentzone table {
/*	color: #333333; */
	margin: 0px; /* 10px 10px 10px;*/
	font-size: 9pt;
	font-weight: normal;
	line-height: 18px;
}
#contentzone p strong {
	font-size: 9pt;
	font-weight: bold;
	line-height: 18px;
}
#contentzone h1 {
	margin-left: 10px;
	margin-right: 10px;
	color: #993300;
	font-size: 14pt;
	line-height: 30px;
	font-weight: bold;
}
#contentzone h2 {
	margin-left: 10px;
	margin-right: 10px;
	color: #000066;
	font-size: 11pt;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#contentzone h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #000066; /*#993300;*/
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.nieuwsbriefcontent hr {background-color: #881; background-image: url('/nieuws/images/hr_bg_TvdM_Budgetmailer_nieuwsbrief.jpg');height: 9px; clear: both; margin: 10px 0px;}
.nieuwsbriefcontent td.a_back  { padding: 10px; text-align: center;}
.nieuwsbriefcontent td.a_back a { border: 1px solid #771; padding: 3px;}
.nieuwszone { position: relative; 
	float: right;
	top: -1px; /*See Moz. fix for contentzone*/
	right: -9px;
	width: 175px; /*175px;*/
	/*height: 100%;*/
	margin-left: 0px;
	color: #0000GG;
	background-color: #F8EAA9;
	border: 1px solid #993300;
	z-index: 11;
	}
.nieuwszone p {
/*	color: #333333; */
	vertical-align: top;
	margin: 0px 10px;
	font-weight: normal;
	color: #000066;
	font-size: 8pt;
	/*line-height: 0.8;*/
}

.nieuwszone p strong {
	font-size: 9pt;
	font-weight: bold;
	line-height: 14px;
}

.nieuwszone h1 {
	margin-left: 10px;
	margin-right: 10px;
	color: #993300;
	font-size: 14pt;
	line-height: 30px;
	font-weight: bold;
}

.nieuwszone h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #993300;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.motto {
	position: relative;
	top: 0px ; left: 0px;
	float: left;
	/* width: 100%;*/
	color: #228888;
	font-family: Cursive, Verdana, sans-serif;
	font-style: oblique;
	text-align: center;
	font-size: 13pt;
	line-height: 16px;
	font-weight: bold;
	padding: 7px 0px;
	border-bottom: 3px outset #228888;
	margin-bottom: 0.5em;
	}

div.inspire, div.nonspire {
 	position: absolute;
	top: 40px;
	left: 40px;
	float: left;
	padding: 5px;
	background-color: gold;
	border: 2px outset #663300;
	font-style: oblique;
	}

div.inspire h3#insp {
	display: block;
	color: #000099;
	font-weight: normal;
	text-align: center;
	}	
div.inspire h3#vraag {
	display: none;
	}
div.nonspire h3#insp {
	display: none;
	}
div.nonspire h3#vraag {
	color: #000099;
  display: block;
	}	

.markeer {
	background: #FFCB05;
	color: #000000;
}
.navtopbox {
	position: relative;
	left: 0px;
	float: left;
	width: 304px;
	height: 29px;
	padding: 2px;
	margin: 0px 3px 0px 3px;
	border-top: 1px solid #666666;
	border-bottom: 4px outset #000000;
	background-color: #999999;
	text-align: center;
	}
.navtopbox table {
	width: 304px;
	}
.navtopbox td {
	 width: 100px;
	 height: 26px;
	 text-align: center;
	 background-image: url(../media/main-button100x26.jpg);
	 background-repeat: no-repeat;
	}
	
.navtopbox a {
	width: 100px;
	height: 26px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00; /*#BBBBBB;*/
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navtop:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.indent {
	position: relative;
	margin-left: 50px;
	padding-right: 15px;
	}
	
div.indent p {
	text-indent: -25px;
	}
	
div.indent p:first-line {
	font-weight: bold;
	}
	
.moduletable { /*ht-org*/
	float: left;
	border: 0px solid #cccccc;
	padding: 0px;
	width: 182px;
	height: 100%;
/*	background-color: #EEAA00;*/
	z-index: 5;
}
/* Voorkeur voor Duitse layout */
a.mainlist {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	color: blue;
}
a.mainlist:hover {
	letter-spacing: 0.04em;
	font-weight: bold;
}
a.sublist {
	text-decoration: none;
	font-family: Verdana;
	color: blue;
}
a.sublist:hover {
	letter-spacing: 0.04em;
	font-weight: bold;
}

/*
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../media/left_bar_button.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	/*padding-left: 18px;
	height: 18px !important;
	height: 18px;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana;
	text-shadow: yellow 2px 2px 8px;
}*/
a.mainlevel:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #CCCCCC;
	letter-spacing: 0.04em;
}
a.mainlevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #FFFFFF;
	letter-spacing: 0.04em;
} 
/* Toevoegingen aan ht-org stijl*/
a.moduletable {width: 182px; }

a.mainlevel:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
/* NL hierboven */
#container2 {}
#bottomLine {height:20px; background-image:url(../media/bot_main.jpg); background-repeat:no-repeat; text-align:center;} 
#footer {padding-bottom:20px; background-color:rgb(255,255,255); text-align:center;}

