/* Vaste elementen */

body {
  margin: 0px;
  padding: 0px;
  /*text-align:center;*/
  font-family: lucidagrande, "trebuchet ms", arial,sans-serif;
  font-size: 12px;
  line-height:21px;
  cursor:default;
  color:#666666;
  height:100%; /* To stretch CMS Overlay */
}
html {
  height:100%; /* To stretch CMS Overlay */
}

a:link, a:visited {
  color:#666666;
}

h1 { /* Non-flash / non-javascript browsers */
  font-size: 24px;
  margin-top:10px;
  margin-bottom:10px;
}

.sIFR-hasFlash h1 { /* Met SIFR */
	visibility: hidden;
  height:30px;
}

h2 { /* Non-flash / non-javascript browsers */
  font-size: 14px;
  margin-top:0px;
  margin-bottom:0px;
}

.TextColumn h1, .TextColumn h2 {
  max-width:480px;
}
  
/*h2.Left {
  float:left;
}*/

.sIFR-hasFlash h2 { /* Met SIFR */
	visibility: hidden;
  height:18px;
  /*display:inline;*/
}
p,ul {
  margin-top:0px;
  margin-bottom:0px;
}

form {
  display:inline;
  margin:0px;
}

input[type=text], textarea, select {
  padding-top:2px;
  padding-bottom:1px;
  font-family: lucidagrande, "trebuchet ms", arial,sans-serif;
  font-size: 12px;
  color:#333333;
}

input[type=checkbox], label {
  cursor:pointer;
  /*color:#333333;*/
}

hr {
  height:1px;
  color:#999999;
}

/* HR zo maken: */
div.hr {
  height:1px;
  border-top:1px solid #999999;
  margin:10px 0;
}

/* Element uitbreidingen algemeen */

div.CmsSubmenu {
  float:right;
  position:relative;
}

div.CmsNietActiefItem {
  float:left;
  padding:3px;
  font-weight:bold;
  color:#333333;
}

.InActive {
  color: #CCCCCC;
}
.InActive img {
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50; 
}

div.PageContainer { /* Bevat alle pagina content */
  width:900px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  
}
div.TopContainer { /* Bevat MainMenu en Tools */
  width:900px;
  height:130px;
}
div#MainMenu { /* (Studiepartner, studenticoach etc) */
  width:500px;
  height:130px; /* Belangrijk voor bediening hoofdmenu (mouseOver/Out) */
  margin-left:32px;
  float:left;
  display: inline;
}
.MainMenu_Up { /* dit is de link zelf, krijgt image via seperate class */
  width:98px;
  height:24px;
  float:left;
  background-position:0px 0px;
}
.MainMenu_Over { /* Mouse-over, zelfde image (via seperate class) andere position */
  width:98px;
  height:102px;
  float:left;
  background-position:0px -25px;
  cursor:pointer;
}
div#MainMenu span { 
  display:none;
}
/*div#MainMenu a { 
  background-repeat:no-repeat;
}*/

/* MainMenu images */
.MainMenu_Partner {
  background-image:url(/images/mainmnu_partner.gif);
}
.MainMenu_Coach {
  background-image:url(/images/mainmnu_coach.gif);
}
.MainMenu_Sport {
  background-image:url(/images/mainmnu_sport.gif);
}
.MainMenu_School {
  background-image:url(/images/mainmnu_school.gif);
}
.MainMenu_TestAdvies {
  background-image:url(/images/mainmnu_testadvies.gif);
}
/* Einde MainMenu images */

div.Tools { /* printversie | sitemap | inloggen */
  width:180px;
  height:50px;
  float:right;
  background-image:url(/images/bg_tools.gif);
  color:#666666;
  padding:10px;
  font-size:11px;
  padding-left:16px;
  padding-right:4px;
}
div.Tools a { /* linkjes */
  color:#666666;
  text-decoration:none;
}
div.Tools a:hover { /* linkjes mouse-over */
  color:#111111;
  text-decoration:none;
}
table.ToolsSearch {
  margin-top:7px;
}
tr.ToolsSearch {
  vertical-align:bottom;
}
.MaxHomeSearchBox {
  width:92px;
  height:16px;
  margin-top:1px;
  /* LET OP
    Als de layout OK is in alle andere browser, dan deze applyen in IE:
    margin-bottom:-1px;
  */
  padding:0 0 0 2px;
  border:1px solid #929292;
  background-color:#FFFFFF;
}
.MaxHomeSearchButton {
  width:64px;
  height:21px;
  margin:0px;
  border:1px solid #929292;
  background-color:#929292;
  cursor:pointer;
  color:white;
  font-family: lucidagrande, "trebuchet ms", arial,sans-serif;
  font-size: 12px;
}

div.SubMenu { /*  Home Wie Wat Tarieven Etc */
  margin-left:32px;
  float:left;
  display: inline;
  line-height:18px;
}
.SubMenuItem { /* "hoofd" link (a href element) van submenu */
  height:19px;
  padding-top:3px;
  padding-left:5px;
  padding-right:10px;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  float:left;
  cursor:pointer;
}
/*.SubMenuItemUp, .SubMenuItemUp:link, .SubMenuItemUp:visited {
  color:#58585a;
}
.SubMenuItem:hover {
  color:#000000;
}*/

.SubMenuPop { /* Hangt onder een "hoofdknop" in het submenu */
  position:absolute;
  padding-top:1px;
  padding-bottom:1px;
  z-index:100;
}
.SubMenuPopHidden { /* Popmenu is initieel verborgen */
  visibility:hidden;
}
.SubMenuPopItem { /* Een item in het popmenu */
  padding-top:2px;
  padding-bottom:3px;
  padding-left:8px;
  padding-right:12px;
  display:block;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
.SubMenuPopItemUp, .SubMenuPopItemUp:link, .SubMenuPopItemUp:visited {
  color: #FFFFFF;
}
.SubMenuPopItemOver, .SubMenuPopItem:hover {
  color: #000000;
  background-color: #FFFFFF;
}

div.SubmenuBottomBorder { /* De lijn onder het submenu (kleur komt uit eigen CSS) */
  clear:both;
  margin-left:4px;
  margin-right:10px;
  position:relative;
  top:-1px;
  border-bottom-width:1px;
  border-bottom-style:solid;
}

div.BreadCrumbs { /* home > contact */
  margin-left:36px;
  color:#959595;
  clear:both;
  text-transform:lowercase;
}
div.BreadCrumbs a { 
  color:#959595;
  text-decoration:none;
}
div.BreadCrumbs a:hover { 
  color:#333333;
  text-decoration:none;
}
div.BreadCrumbs a { 
  color:#959595;
}
div.MainContainer { /* Pagina specifiek */
  margin-left:36px;
}
div.BottomContainer { /*  */
  width:900px;
  height:100px;
  border-top-width:1px;
  border-top-style:solid;
  position:relative;
  z-index:2;
}
div.Slogan { /* Van cito tot bul */
  width:146px;
  height:22px;
  margin-left:32px;
  margin-top:6px;
  float:left;
  display: inline;
}
div.Copyrightline { /* */
  margin-top:7px;
  margin-right:20px;
  float:right;
  text-align:right;
  display: inline;
}
div.Copyrightline * {
  color:#a6a8a9;
  font-size:10px;
}

.BasicButton, .BasicButton:link, .BasicButton:visited {
  float:right;
  /*display:block;*/

  width:76px;
  height:20px;
  margin:4px 0px 0px 0px;
  border:0px 0px 0px 0px;
  padding:2px 0px 0px 0px;
  
  background-color:transparent;
  background-image:url(/images/meer_button.gif);
  cursor:pointer;

  text-align:center;
  text-decoration:none;
  font-weight:bold;  
  font-family: lucidagrande, "trebuchet ms", arial,sans-serif;
  font-size: 12px;
  line-height: 18px;
  color:#FFFFFF;
}

.BasicButton:hover {
  background-image:url(/images/meer_button_over.gif);
}

table.MainTable {
  /*border:1px solid red;*/
  width:900px;
}

td.TextColumn {
  vertical-align:top;
  width:480px;
  padding-left:36px;
}
td.ImageColumnBottom {
  vertical-align:bottom;
}
td.ImageColumnTop {
  vertical-align:top;
}
td.ContactTextColumn {
  vertical-align:top;
  width:400px;
  padding-right:50px;
}
td.ContactLeftMarginColumn {
  width:36px;
}
td.SpacerColumn {
  width:110px;
}
td.ContactMenuColumn {
  vertical-align:top;
  width:150px;
  padding:50px 30px 0 36px;
}
.InlineMenu a {
  font-weight:normal;
  text-decoration:none;
}
.InlineMenu a:hover {
  text-decoration:underline;
}
.InlineMenu img {
  width:6px;
  height:8px;
  margin-right:5px;
}
/*div.ContactTextColumn { /* Kolom op contactpagina * /
  float:left;
  padding-right:20px;
}*/
td.ContactFormColumn {
  padding:0 50px 0 36px;
}
div.ContactForm {
  margin-left:160px;
}


.ClearBoth {
  clear:both;
  height:1px;
}

/* Template specifiek */
div.HomeVideo {
  float:right;
  position:relative;
  margin-top:-20px;
}
div.Strooigoed_Breed {
}
div.Strooigoed_Vierkant {
  text-align:right;
}
img.Strooigoed_Vierkant {
  float:right;
}
div.Foto_liggend {
}
img.Foto_liggend {
}
div.Foto_staand {
  float:left;
}
img.Foto_staand {
  /*border:1px solid black;*/
}
div.ListItemNoBorder {
  padding-top:20px;
  padding-bottom:10px;
  width:600px;
}
div.ListItemBorderTop {
  padding-top:20px;
  padding-bottom:10px;
  border-top: 1px solid #CDCDCD;
  width:600px;
}
div.ListItemBorderBottom {
  padding-top:20px;
  padding-bottom:10px;
  border-bottom: 1px solid #CDCDCD;
  width:600px;
}

table.BasicInfo {
  width:100%;
}
td.BasicInfoLabel {
  text-align:left;
  vertical-align:top;
  width:80px;
}
td.BasicInfoValue {
  text-align:left;
  vertical-align:top;
}
td.BasicInfoButtonSpace {
  vertical-align:bottom;
}

div.PasFoto {
  width:95px;
  height:75px;
  float:left;
}
img.PasFoto {
  width:60px;
  height:75px;
}
div.TextColumn { /* Deze wordt o.a. gebruikt rechts naast een  klein image (pasfoto) */
  float:left;
  width:505px;
}

ul.Sitemap {
  margin:6px 0 8px 20px;
  padding:0;
  list-style-type: square;
  line-height:12px; 
}
ul.Sitemap li {
  margin:0;
  padding:0;
}

div.FormContainer {
  width:310px;
  margin-top:5px;
}
div.FormContainer h2 {
  margin-bottom:10px;
}
div.FormLabel {
  width:55px;
  float:left;
  margin-right:5px;
  margin-top:7px;
}
div.FormLabelLarge {
  width:120px;
  float:left;
  margin-right:5px;
  margin-top:7px;
}
div.FormValue {
  float:left;
  margin:7px 3px 2px 0px;
}
.Selectbox {
  background-color:#F5F5F5;
}
.InputTextbox {
  background-color:#F5F5F5;
  width:149px;
  height:19px;
  padding-left:3px;
  margin-top:4px;
  border-width:1px;
  border-style: solid;
}
.InputTextarea {
  background-color:#F5F5F5;
  width:149px;
  height:75px;
  padding-left:3px;
  margin-top:4px;
  border-width:1px;
  border-style: solid;
}
.FormError {
  font-weight:bold;
  color:#AA0000;
}
.Balk {
  height:23px;
  /*max-width:480px;*/
  background-color:#F5F5F5;
  background-image:url(/images/bg_balk.gif);
  background-repeat:repeat-y;
  background-position:right;
}

input[type=submit].BasicButton {
  /*float:left;*/
  height:22px;
  border:0px;
}
.Balk .BasicButton {
  float:left;
  margin:1px 5px 0px 0px;
}
.BasicButtonFloater { /* Om de button versie links te laten lijnen */
  width:76px;
  float:left;
}
.Balk .Strooigoed_Vierkant {
  float:right;
  position:relative;
  z-index:0;
  top:-10px;
}

table.Table {
  width:460px;
}

table.Table td.Header {
  margin-right:1px;
  margin-bottom:1px;
  padding:5px;
  padding-left:8px;
  font-weight:bold;
  color:white;
}
table.Table td.Label {
  /*width:100px;*/
  padding:5px;
  padding-left:8px;
  background-color:#E9E9E9;
}
table.Table td.Value {
  /*width:360px;*/
  padding:5px;
  padding-left:8px;
  background-color:#E9E9E9;
}

.SearchResultHighLight {
  font-weight: bold;
}

a.SearchSiteLink:link,a.SearchSiteLink:visited {
  color:#BBBBBB;
  font-size:10px;
  text-decoration:underline;
}
a.SearchSiteLink:hover,a.SearchSiteLink:active {
  color:#999999;
  font-size:10px;
  text-decoration:none;
}

a.SearchResultItemTitle:link,a.SearchResultItemTitle:visited {
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
  color:#555555;
}
a.SearchResultItemTitle:hover,a.SearchResultItemTitle:active {
  font-size:15px;
  font-weight:bold;
  text-decoration:underline;
  color:#333333;
}

/* Finally, SIFR styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

