#header_table
{
	height:100px;
}

.header_table_logo
{
	height:100px;
}

#logo_wrapper
{
	height:110px;
}

#logo
{
	margin: 10px;
	margin-bottom: 0px;
}

.header_table_quickinks
{
	height:40px;
}

.header_table_topmenu
{
	height:60px;
}

.header_table_personal
{
	height:60px;
	background-image: url(      'img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: bottom;
}

#personal_wrapper
{
	background-image: url(      'img/mainframe_ur.png' );
	background-position:right bottom;
	background-repeat:no-repeat;
	height:50px;
	margin-top:20px
}

.labogids_pagetitle
{
	font-weight: bold;
	font-size: x-large;
	color: #CC0033;
}

.labogids_nieuw_item_datum
{
	color:#CC0033;
	padding-right:7px;
}

.LaboGids_Alfabet_Container
{
	height:16px;
	text-align:center;
}

.LaboGids_Alfabet_Container ul
{
	display: inline;
	list-style-type:none;
}


.LaboGids_Alfabet_Container li
{
	display: inline;
	border-left:1px solid black;
	padding-right:8px;
	text-transform:uppercase;
	font-size:14px;
	padding-left:8px;
}

.LaboGids_Alfabet_Container .LaboGids_Alfabet_Container_First_Item
{
	border-left:0;
}

.LaboGids_Alfabet_tableBorder
{
	width:100%;
}


.LaboGids_Alfabet_TopLeft
{
	background-image: url('img/GrayBoxBorderTopLeft.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_Alfabet_TopMid
{
	background-image: url('img/GrayBoxBorderTopMid.jpg');
	background-repeat:repeat-x;
	height:9px;
}

.LaboGids_Alfabet_TopRight
{
	background-image: url('img/GrayBoxBorderTopRight.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_Alfabet_MidLeft
{
	background-image: url('img/GrayBoxBorderMidLeft.jpg');
	background-repeat:repeat-y;
	width:9px;
}

.LaboGids_Alfabet_MidMid
{
	background-color: #ECECEC;
}

.LaboGids_Alfabet_MidRight
{
	background-image: url('img/GrayBoxBorderMidRight.jpg');
	background-repeat:repeat-y;
	width:9px;
}

.LaboGids_Alfabet_BottomLeft
{
	background-image: url('img/GrayBoxBorderBottomLeft.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_Alfabet_BottomMid
{
	background-image: url('img/GrayBoxBorderBottomMid.jpg');
	background-repeat:repeat-x;
	height:9px;
}

.LaboGids_Alfabet_BottomRight
{
	background-image: url('img/GrayBoxBorderBottomRight.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}


.LaboGids_Serachresult_tableBorder
{
	width:100%;
}

.LaboGids_Serachresult_TopLeft
{
	background-image: url('img/BorderedContainerTop_Left.jpg');
	background-repeat: no-repeat;
	width:15px;
	height:16px;
}

.LaboGids_Serachresult_TopMid
{
	background-image: url('img/BorderedContainerTop_mid_small.jpg');
	background-repeat:repeat-x;
	height:16px;
}

.LaboGids_Serachresult_TopRight
{
	background-image: url('img/BorderedContainerTop_right.jpg');
	background-repeat: no-repeat;
	width:15px;
	height:16px;
}

.LaboGids_Serachresult_MidLeft
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat:repeat-y;
	background-position:left;
	width:15px;
}

.LaboGids_Serachresult_MidMid
{
}

.LaboGids_Serachresult_MidRight
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat:repeat-y;
	background-position:right;
	width:14px;
}

.LaboGids_Serachresult_BottomLeft
{
	background-image: url('img/BorderedContainerBottomLeft.jpg');
	background-repeat: no-repeat;
	width:15px;
	height:16px;
}

.LaboGids_Serachresult_BottomMid
{
	background-image: url('img/BorderedContainerBottomMid.jpg');
	background-repeat:repeat-x;
	height:16px;
}

.LaboGids_Serachresult_BottomRight
{
	background-image: url('img/BorderedContainerBottomRight.jpg');
	background-repeat: no-repeat;
	width:15px;
	height:16px;
}

.LaboGids_SearchResults
{
	width:100%;
	margin-left:15px;
}

.labogids_displayrecipitent ul
{
}

.labogids_displayrecipitent a
{
	z-index: 24;
	position: relative;
}


.labogids_displayrecipitent a span
{
	display:none;
}

.labogids_displayrecipitent a:hover
{
	z-index:25;
}

.labogids_displayrecipitent a:hover span
{
	display:block;
	border-right: #4C4C4C 1px solid;
	border-top: #4C4C4C 1px solid;
	display: block;
	left: 5em;
	border-left: #4C4C4C 1px solid;
	border-bottom: #4C4C4C 1px solid;
	position: absolute;
	top: -15em;
	background-color:white;
	padding:5px;
}


.LaboGids_SerachBox_tableBorder
{
	width:100%;
	text-align:center;
}


.LaboGids_SerachBox_TopLeft
{
	background-image: url('img/GrayBoxBorderTopLeft.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_SerachBox_TopMid
{
	background-image: url('img/GrayBoxBorderTopMid.jpg');
	background-repeat:repeat-x;
	height:9px;
}

.LaboGids_SerachBox_TopRight
{
	background-image: url('img/GrayBoxBorderTopRight.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_SerachBox_MidLeft
{
	background-image: url('img/GrayBoxBorderMidLeft.jpg');
	background-repeat:repeat-y;
	width:9px;
}

.LaboGids_SerachBox_MidMid
{
	background-color: #ECECEC;
}

.LaboGids_SerachBox_MidRight
{
	background-image: url('img/GrayBoxBorderMidRight.jpg');
	background-repeat:repeat-y;
	width:9px;
}

.LaboGids_SerachBox_BottomLeft
{
	background-image: url('img/GrayBoxBorderBottomLeft.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

.LaboGids_SerachBox_BottomMid
{
	background-image: url('img/GrayBoxBorderBottomMid.jpg');
	background-repeat:repeat-x;
	height:9px;
}

.LaboGids_SerachBox_BottomRight
{
	background-image: url('img/GrayBoxBorderBottomRight.jpg');
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

table.LaboGids_SerachBox_table {
	width: 710px;
}

table.LaboGids_SerachBox_table td.LaboGids_SerachBox_TD_SearchType
{
	width:320px;
}


table.LaboGids_SerachBox_table td.LaboGids_SerachBox_TD_SearchTest
{
	width:300px;
}


table.LaboGids_SerachBox_table td.LaboGids_SerachBox_TD_SearchButton
{
	width:90px;
}

table.LaboGids_SerachBox_table td input.searchfield {
	background-image:none;
	background-color: #CCC;
	width:280px;
}


.searchfield
{
	width:280px;
}

.labogids_resultdetails_title
{
	font-weight: bold;
	font-size: x-large;
	color: #CC0033;
	margin-bottom:10px;
}

.labogids_rd_r
{
	clear:both;
	margin-bottom:10px
}

.labogids_rd_r_li
{
	clear:both;
	margin-bottom:10px
}


.labogids_rd_c_titel
{
	width:200px;
	float:left;
	font-weight:bold;
}

.labogids_rd_c_content
{
	float:left;
}

.LaboGids_reci_list div .LaboGids_reci_list_tooltip
{
	display:none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	margin-left:150px;
}
#tooltip h3, #tooltip div { margin: 0; }

.LaboGids_Inschrijven_Table
{
	border:1px solid balck;
}

.LaboGids_Inschrijven_verplicht
{
	color:red;
}

.LaboGids_Inschrijven_Labels
{
	width:150px;
	font-weight:bold;
}

.LaboGids_Inschrijven_Input input
{
	border:1px;
	width:300px;
	border:1px solid #d11241;	
}

#LaboGids_reci_list div
{
	display:none;
}

div.labogids_resultdetails_back_print
{
	text-decoration: none;
	color: #555;
	padding-bottom:10px;
}

.LaboGids_Nieuwsbrief_Labels
{
	width:150px;
	font-weight:bold;
}

.LaboGids_Nieuwsbrief_Input input, .LaboGids_Nieuwsbrief_Input textarea
{
	border:1px;
	width:600px;
border:1px solid #d11241;
}

.LaboGids_Nieuwsbrief_LblResult
{
	color:red;
}

.LaboGids_Contact_verplicht
{
	color:red;
}

.LaboGids_Contact_Labels
{
	width:150px;
	font-weight:bold;
}

.LaboGids_Contact_Input input
{
	border:1px;
	width:300px;
	border:1px solid #d11241;
}

.LaboGids_Contact_Vraag_Label
{
	font-weight:bold;
}


.LaboGids_Contact_Vraag textarea
{
	border:1px;
	border:1px solid #d11241;
}

input{
	border:1px solid #d11241;
}

select{
	border:1px solid #d11241;
}

.LaboGids_Nieuwsbrief_To_Active
{
	border:1px solid #d11241;
	background-color:White;
}

.LaboGids_Nieuwsbrief_To
{
	border:1px solid #e0e0e0;
	background-color:#f1f0f0;
}


