/*tegen crashen datasheet*/
body, html
{
	height: 100%;
	width: 100%;
}
/* einde tegen crashen datasheet*/


/* this css must be used with UZA.master */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, input, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit; /*font-family: "Verdana"; 	font-size: 1em;*/
	font-family: "Arial";
}

a, a:link, a:hover, a:visited, a:active
{
	text-decoration: none;
	color: #cc0033;
}
body
{
	font-size: 62.5%;
	background-color: white;
	background: url('img/mainframe_l.png') repeat-y left;
	height: 100%;
	min-height: 100%;
}
/* problem #bodywrapper */

#aspnetForm
{
	height: 100%;
	min-height: 100%;
	background: url('img/mainframe_r.png') repeat-y right;
}


.ms-consolestatusframe
{
	width: 100%;
}
/* problem #bw1 and #bw2*/

#header
{
	background-color: #ececec;
}
#mainwrapper
{
	background-color: #FFF;
}


#header_table
{
	height: 120px;
}

.header_table_logo
{
	width: 200px;
	background-image: url(      'img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: bottom;
	height: 120px;
}

.header_table_quickinks
{
	height: 24px;
	vertical-align: top;
	height: 40px;
}

.header_table_topmenu
{
	vertical-align: bottom;
	background-image: url(      'img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 7px;
	height: 80px;
}

.header_table_personal
{
	/*width:300px;*/
	height: 20px;
	margin-top:-20px;
}

.header_table_searcharea
{
	/*width:300px;*/
	background-image: url(      'img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	height: 40px;
}
/* FIX ALIGN RIGHT*/
table td.header_table_searcharea, table td.header_table_personal
{
	text-align: right;
}
/* END FIX*/
#logo_wrapper
{
	background-image: url(      'img/mainframe_ul.png' );
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 130px;
}


#logo
{
	/*background-image: url(      'img/logo.png' );*/
	width: 142px;
	height: 80px;
	float: left;
	margin: 20px;
	margin-bottom: 0px;
}



#center_bottom
{
	z-index: 25;
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0 auto 0 auto;
}
#uza_footer
{
	background-image: url(      'img/mainframe_b.png' );
	background-repeat: repeat-x;
	background-position: left bottom;
}
#uza_footer1
{
	background-image: url(      'img/mainframe_bl.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
}
#uza_footer2
{
	background-image: url(      'img/mainframe_br.png' );
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 42px;
	padding-top: 20px;
	padding-left: 20px;
}

#uza_footer
{
	color: #FFF;
}
#uza_footer a
{
	color: #FFF;
	padding-left: 1em;
	padding-right: 1em;
	border-right: 1px solid #FFF;
}
#uza_footer_prefix
{
	font-size: 1.5em;
}

/*#mw1
{
	background-image: url(      'img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: left top;
}*/
#mw2
{
	background-image: url(      'img/mainframe_l.png' );
	background-repeat: repeat-y;
	background-position: left top;
}
#mw3
{
	background-image: url(      'img/mainframe_r.png' );
	background-repeat: repeat-y;
	background-position: right top;
}
#mw4
{
	/*background-image:url('img/mainframe_b.png'); 	background-repeat:repeat-x; 	background-position:left bottom;*/
}
/*#mw5
{
	background-image: url(      'img/mainframe_ul.png' );
	background-repeat: no-repeat;
	background-position: left top;
}
#mw6
{
	background-image: url(      'img/mainframe_ur.png' );
	background-repeat: no-repeat;
	background-position: right top;
}*/
#mw7
{
	/*background-image:url('img/mainframe_bl.png'); 	background-repeat:no-repeat; 	background-position:left bottom;*/
}
#mw8
{
	/*background-image:url('img/mainframe_br.png'); 	background-repeat:no-repeat; 	background-position:right bottom;*/
	padding: 12px;
	padding-bottom: 62px;
}

.ms-siteactionsmenu div div div
{
	background-image: none;
	background-color: Transparent;
}

.cb
{
	clear: both;
}

/* MENU */

#quicklinks ul, #topmenu ul
{
	margin: 0px;
	padding: 0px;
}


#topmenu
{
	height: 54px;
	width: 25px;
}
#topmenu1
{
	float: left;
	background-image: url('img/topmenu_m.png' );
}

#topmenu3
{
	background-image: url('img/topmenu_r.png' );
	background-position: right top;
	background-repeat: no-repeat;
	height: 54px;
	float: left;
}


#topmenu2
{
	background-image: url('img/topmenu_l.png' ); /*background-position: right top;*/
	background-repeat: no-repeat;
	height: 54px;
	float: left;
	padding-left:5px;
	padding-right:5px;
}

#topmenu2 ul li a{
	padding:25px 10px 0 10px !important;
}

#topmenu ul li
{
	float: left;
	display: block;
	height: 54px;
}
#topmenu ul li a
{
	display: block;
	text-decoration: none;
	font-size: 1.2em;
	color: #000;
	height: 29px;
	float: left;
	padding-top: 25px;
	padding-left: 2em;
	padding-right: 2em;
}
#topmenu ul li.selected
{
	background-image: url(      'img/topmenu_r_h.png' );
	background-repeat: no-repeat;
	background-position: right top;
}
#topmenu ul li.selected a
{
	background-image: url(      'img/topmenu_l_h.png' );
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}

.myUZA_LeftMenu
{
	vertical-align: top;
	width: 200px;
}

#quicklinks ul li
{
	display: inline;
}


#quicklinks1
{
	background-image: url(      'img/quicklinks_l.png' );
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#quicklinks2
{
	background-image: url(      'img/quicklinks_r.png' );
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	padding-top: 10px;
}
#quicklinks
{
	color: #cc0033;
	background-color: #FFF;
	float: right;
}
#quicklinks ul li a
{
	text-decoration: none;
	color: #cc0033;
	border-right: 1px solid #cc0033;
	padding-left: 1em;
	padding-right: 1em;
}
#quicklinks ul li.lastitem a
{
	border-right: 0px;
}
#publishingconsole
{
	background-color: #FFF;
}
#menuandactions
{
	clear: right;
}
#personalactions
{
	float: right;
}
#searcharea
{
	/*width: 300px;*/
	padding-right: 1em;
	top:20px;
}
#searcharea_wrapper
{
	background-image: url(      'img/mainframe_ur.png' );
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 60px;
	float: right;
}
#siteactionmenu
{
	float: right;
	clear: right;
	position: relative;
}

.searchscope, .dropdownlist, #searchscope
{
	float: left;
	display: block;
	background-color: #CCC;
	border: 0px;
	border-style: none;
	border-color: transparent;
	border-width: 0px;
	height: 20px;
}
.searchbutton, a.searchbutton, a.searchbutton:link, a.searchbutton:visited
{
	background-color: Transparent;
	background-image: url('img/RedButton.png' );
	width: 68px;
	height: 17px;
	border: 0px;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin-left: 5px;
}
a.searchbutton:hover
{
	color: #ccc;
}
.searchfield, .smallinputfield
{
	float: left;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
	color: black;
	background-color: Transparent;
	width: 117px;
	height: 18px;
	background-image: url(      'img/GreyField.png' );
	border: 0px;
	margin-left: 5px;
}
.inputfield
{
	float: left;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
	color: #FFF;
	background-color: #ccc;
	height: 18px;
	border: 0px;
	margin-left: 5px;
}
/** override SP SiteTheme Styles **/
.ms-pagebreadcrumb
{
	background-color: Transparent;
	border-left: medium none;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: transparent;
}

/* OL LI problem in editor */
.ms-SPZone ol, .ms-SPZone ul, .ms-WPBody ol,.ms-WPBody ul{
	list-style-position:inside;
}

/*
 * Alert Popup
 */

#myuza_alert_popups
{
	background-color: #FFF;
}
.myUZA_Notifications
{
	overflow: auto;
	height: 200px;
	margin: 25px;
	margin-right: 0px;
}
.myUZA_Notification
{
	padding: 0.5em;
	margin-right: 25px;
}
.myUZA_Notifications .title
{
	color: #cc0033;
	padding-bottom: 0.5em;
	border-top: 1px solid #CCC;
	font-weight: bold;
	padding-top: 0.5em;
	font-size: 14px;
}
.myUZA_Notifications .description
{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
}

.globalnotification-startdate
{
	width: 130px;
	vertical-align: top;
}


*
{
	padding: 0;
	margin: 0;
}

#NOT_overlay
{
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.NOT_overlayMacFFBGHack
{
	background: url(macFFBgHack.png) repeat;
}
.NOT_overlayBG
{
	background-color: #ececec;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #NOT_overlay
{
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#NOT_window
{
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
}

* html #NOT_window
{
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#NOT_window img#NOT_Image
{
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#NOT_Content
{
	clear: both;
	overflow: auto;
	text-align: left;
}

#NOT_load
{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #NOT_load
{
	/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#NOT_HideSelect
{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #NOT_HideSelect
{
	/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#NOT_iframeContent
{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}



/* buttons */
.popupButton
{
	background-image: url('img/GreyField.png' );
	background-repeat: no-repeat;
	background-color: Transparent;
	border: 0px;
	width: 117px;
	font-weight: bold;
	color: #FFF;
}
.close
{
	float: right;
	margin-right: 0px;
}
.ok
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.mw1
{
	background-image: url('img/mainframe_u.png' );
	background-repeat: repeat-x;
	background-position: left top;
}
.mw2
{
	background-image: url('img/mainframe_l.png' );
	background-repeat: repeat-y;
	background-position: left top;
}
.mw3
{
	background-image: url('img/mainframe_r.png' );
	background-repeat: repeat-y;
	background-position: right top;
}
.mw4
{
	background-image: url('img/popup_b.png' );
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mw5
{
	background-image: url('img/popup_ul.png' );
	background-repeat: no-repeat;
	background-position: left top;
}
.mw6
{
	background-image: url('img/popup_ur.png' );
	background-repeat: no-repeat;
	background-position: right top;
}
.mw7
{
	background-image: url('img/popup_bl.png' );
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mw8
{
	background-image: url('img/popup_br.png' );
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 12px;
}

#NOT_window
{
	height: 260px;
	background-image: url('img/background_meldingen.png');
}


#NOT_window .mw1, #NOT_window .mw2, #NOT_window .mw3, #NOT_window .mw4, #NOT_window .mw5
{
	background: transparent;
}

#NOT_window .mw6
{
	background: url('img/background_meldingen_center.jpg') repeat-y;
}
#NOT_window .mw7
{
	background: url('img/background_meldingen_top.jpg') no-repeat 0 top;
}
#NOT_window .mw8
{
	background: url('img/background_meldingen_bottom.jpg') no-repeat 0 bottom;
}

/* Diensten / Dienstsite CQWP 
.myUZA_newsItem {
   padding-left:1em; 
   padding-right:1em;
}*/
.myUZA_newsItem a.firstlink {
    font-weight: bold;
}
/*
.myUZA_newsItem a {
    text-decoration: none;
    color:red;
}

.myUZA_newsItem
{
	margin-bottom: 10px;
}*/
.myUZA_newsItem{
	width:100%;
	font-size:13px;
	font-family: "Arial";
}

.myUZA_newsItem p a:link, .myUZA_newsItem p a:visited,
 a.calendarlink:link, a.calendarlink:visited, .triangleBlackItem a:visited,
  .triangleBlackItem a:link, .NewsItemAttachments a:link, .NewsItemAttachments a:visited,
   .DoktersAdressenAlfabet ul li a:link, .DoktersAdressenAlfabet ul li a:visited,
   a.omschrijvinglink:link div, a.omschrijvinglink:visited
{
	text-decoration: none;
	color: black;
}

.myUZA_newsItem p a:hover, a.calendarlink:hover, .triangleBlackItem a:hover,
 .NewsItemAttachments a:hover, .DoktersAdressenAlfabet ul li a:hover,a.omschrijvinglink:hover div
{
	color: #CC0033;
}



/* Diensten/DienstX css voor Leidinggevenden/Alle medewerkers */


.wiw_departmentsite
{
	background-image: url('img/whoiswholeadership.png' );
	background-repeat: no-repeat;
	height: 132px;
	padding-top: 3em;
	padding-left: 1em;
	margin-bottom: -2em;
	width: 256px;
}

.wiw_departmentsite .wiw_departmentsite_leidinggevende, .wiw_departmentsite .wiw_departmentsite_medewerkers
{
	margin-top: 15px;
	background-image: url('img/list-style-triangle-black-back-gray.jpg' );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	font-size: 14px;
}

.wiw_departmentsite .wiw_departmentsite_leidinggevende a:link, .wiw_departmentsite .wiw_departmentsite_medewerkers a:link, .wiw_departmentsite .wiw_departmentsite_leidinggevende a:active, .wiw_departmentsite .wiw_departmentsite_medewerkers a:active, .wiw_departmentsite .wiw_departmentsite_leidinggevende a:visited, .wiw_departmentsite .wiw_departmentsite_medewerkers a:visited
{
	text-decoration: none;
	color: black;
}
.wiw_departmentsite .wiw_departmentsite_leidinggevende a:hover, .wiw_departmentsite .wiw_departmentsite_medewerkers a:hover
{
	color: #cc0033;
}

.wiw_departmentsite_title
{
	background-image: url('img/wiwtitel.png' );
	background-repeat: no-repeat;
	height: 22px;
}

/* Diensten/Dienstx Contact div */
.dienst_contact h2
{
	font-weight: bold;
	font-size: x-large;
	padding: 0;
	color: #CC0033;
}
.dienst_contact ul
{
	padding: 0;
}
.dienst_contact ul li
{
	list-style-type: none;
	text-indent: 1em;
	font-family: verdana;
	font-size: x-small;
	line-height: 1.5em;
}

/* Diensten/Dienstx medewerkers page */
.submedewerkers h3, .hoofdmedewerkers h3, .leidinggevende h3
{
	font-weight: bold;
	font-family: verdana;
	font-variant: small-caps;
}
.submedewerkers h3
{
	font-weight: normal;
}

.hoofdmedewerkers ul
{
	padding-left: 1em;
}

.leidinggevende ul
{
	padding-left: 1em;
}
.submedewerkers ul
{
	padding-left: 2em;
}
.submedewerkers ul li, .hoofdmedewerkers ul li, .leidinggevende ul li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/*SearchResults*/
table.wiwsearch-table
{
	width: 100%;
}
table.wiwsearch-table td input.searchfield
{
	width: 200px;
	background-image: none;
	background-color: #CCC;
}
table.wiwsearch-table, table.wiwsearch-table td
{
	background-color: #ECECEC;
}
input.wiwsearch-person-button
{
	background-color: red;
}
input.wiwsearch-department-button
{
	background-color: red;
}

h2
{
	color: #CC0033;
}

#WIWSearchResultsNavHeader a
{
	text-decoration: none;
	color: black;
}

ul#WIWSearchResults
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#WIWSearchResults li.linkpagetop
{
	position: relative;
	float: right;
	top: -16px;
}
ul#WIWSearchResults li.linkpagetop a
{
	text-decoration: none;
	color: #CCCCCC;
}


ul#WIWSearchResults hr
{
	display: none;
}

ul#WIWSearchResults li.anchor
{
	padding-left: 0;
	color: #CC0033;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

ul#WIWSearchResults li.anchor a
{
	padding-left: 0;
	color: #CC0033;
	font-weight: bold;
}

ul#WIWSearchResults li
{
	padding-left: 1em;
}

ul#WIWSearchResults li a
{
	line-height: 150%;
	text-decoration: none;
	color: black;
}
ul#WIWSearchResults li a:Hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}


ul#WIWSearchResults li A.info
{
	z-index: 24;
	position: relative;
	text-decoration: none;
}
ul#WIWSearchResults li A.info:hover
{
	z-index: 25;
}
ul#WIWSearchResults li A.info SPAN
{
	display: none;
	text-decoration: none;
}
ul#WIWSearchResults li A.info:hover SPAN
{
	border-right: #4C4C4C 1px solid;
	border-top: #4C4C4C 1px solid;
	display: block;
	left: 2em;
	border-left: #4C4C4C 1px solid;
	width: 300px;
	color: #000;
	border-bottom: #4C4C4C 1px solid;
	position: absolute;
	top: 2em;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
}

/* Summary links */
.myUZA_SummaryLink
{
}
.myUZA_SummaryLink a, .myUZA_SummaryLink a:link, .myUZA_SummaryLink a:hover, .myUZA_SummaryLink a:active, .myUZA_SummaryLink a:visited
{
	background-image: url(   'img/SummaryLinksItem.jpg' );
	background-repeat: no-repeat;
	width: 251px;
	height: 23px;
	display: block;
	font-family: Verdana;
	font-size: small;
	vertical-align: bottom;
	padding-left: 1.5em;
	color: White;
	text-decoration: none;
	padding-top: 2px;
	margin-top: 10px;
}

.myUZA_SummaryLink a:hover
{
	text-decoration: underline;
}


.myUZA_SummaryLink span
{
	display: none;
}
/* Diensten/Dienstx summarylinks

.myUZA_SummaryLinks_GroupHeader
{
	font-weight: bold;
	padding-bottom: 0.5em;
}
.myUZA_SummaryLink
{
	background-color: red;
	text-indent: 1em;
}
.myUZA_SummaryLink span
{
	display: block;
	text-indent: 2em;
}*/

.wiwquicksearchtitle
{
	width: 119px;
	height: 22px;
	background-image: url(   'img/wiwtitel.png' );
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
}

.triangleBlackItem
{
	background-image: url(  'img/list-style-triangle-black.jpg' );
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: center left;
	margin-bottom: 5px;
}

.WIWQuickSearch_tableBorder
{
	width: 100%;
}


.WIWQuickSearchTopLeft
{
	background-image: url('img/GrayBoxBorderTopLeft.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.WIWQuickSearchTopMid
{
	background-image: url('img/GrayBoxBorderTopMid.jpg');
	background-repeat: repeat-x;
	height: 9px;
}

.WIWQuickSearchTopRight
{
	background-image: url('img/GrayBoxBorderTopRight.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.WIWQuickSearchMidLeft
{
	background-image: url('img/GrayBoxBorderMidLeft.jpg');
	background-repeat: repeat-y;
	width: 9px;
}

.WIWQuickSearchMidMid
{
	background-color: #EFEFEF;
}

.WIWQuickSearchMidRight
{
	background-image: url('img/GrayBoxBorderMidRight.jpg');
	background-repeat: repeat-y;
	width: 9px;
}

.WIWQuickSearchBottomLeft
{
	background-image: url('img/GrayBoxBorderBottomLeft.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.WIWQuickSearchBottomMid
{
	background-image: url('img/GrayBoxBorderBottomMid.jpg');
	background-repeat: repeat-x;
	height: 9px;
}

.WIWQuickSearchBottomRight
{
	background-image: url('img/GrayBoxBorderBottomRight.jpg');
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}



#MSO_tblPageBody
{
	float: right;
}

.ms-quicklaunchheader
{
	background-color: White;
	background-image: none;
	color: #003399;
	font-size: 8pt;
	font-weight: normal;
	padding: 0;
}
.ms-quicklaunchheader a, .ms-quicklaunchheader a:link
{
	font-weight: bold;
}

.ms-quickLaunch, .ms-quicklaunchouter
{
	background-color: White;
	border: 0;
}
table.ms-recyclebin td
{
	background-color: White;
}

.myUZA_Breadcrumb
{
	padding-bottom: 4pt;
	margin-bottom: 5pt;
	border-bottom: 1px solid #eee;
}
H1.DepartmentTitle
{
	color: #CC0033;
}

/* Bordered layout 3-column */
.BorderedLayout
{
	color: black;
	text-indent: 1em;
}
.BorderedLayoutTop
{
	background-image: url(img/BorderedContainerTop.jpg);
	height: 44px;
	width: 564px;
	background-repeat: no-repeat;
}
.BorderedLayoutTop H2
{
	padding-top: 10px;
	text-align: left;
}
.BorderedLayoutMiddle
{
	background-image: url('img/BorderedContainerMiddle.jpg');
	width: 564px;
	background-repeat: repeat-y;
	padding-left: 10px;
	margin: 0;
	text-align: left;
}

.BorderedLayoutMiddle_mid p, .BorderedLayoutMiddle_mid a
{
	text-indent: 0;
	font-size: 11px;
}

.BorderedLayoutMiddle table
{
	width: 510px;
}
.BorderedLayoutBottom
{
	background-image: url('img/BorderedContainerBottom.jpg');
	width: 564px;
	height: 16px;
	background-repeat: no-repeat;
}



/* Department Content */

.departmentcontentlayout
{
	/*width: 95%; */
}

.BorderedLayoutTop_title_left
{
	background-image: url('img/BorderedContainerTop_Title_Left_gray.jpg');
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 10px;
}

.BorderedLayoutTop_title_top
{
	background-image: url('img/BorderedContainerTop_Title_Top_gray.jpg');
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
	float: left;
}

.BorderedLayoutTop_title_right
{
	background-image: url('img/BorderedContainerTop_Title_Right_gray.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	float: left;
	padding-right: 40px;
	margin-right: -10px;
}


/* for opera */
@media all and (min-width: 0)
{
	.BorderedLayoutTop_title_right
	{
		margin-right: -8px;
	}
}


*html .BorderedLayoutTop_title_right
{
	margin-right: 0px;
}



.BorderedLayoutTop_mid
{
	background-image: url('img/BorderedContainerTop_mid_gray.jpg');
	height: 45px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BorderedLayoutTop_right
{
	background-image: url('img/BorderedContainerTop_right_gray.jpg');
	height: 45px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.BorderedLayoutMiddle_left
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
}

.BorderedLayoutMiddle_mid
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.BorderedLayoutMiddle_content
{
	padding-top: 10px;
}


.BorderedLayoutBottom_mid
{
	background-image: url('img/BorderedContainerBottomMid.jpg');
	height: 16px;
	background-repeat: repeat-x;
	clear: both;
}


.BorderedLayoutBottom_left
{
	background-image: url('img/BorderedContainerBottomLeft.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
}


.BorderedLayoutBottom_right
{
	background-image: url('img/BorderedContainerBottomRight.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
}



/* Bordered layout 2-column */


.left2columnlayout_left
{
	vertical-align: top;
	width: 60%;
}

.left2columnlayout_right
{
	vertical-align: top;
	width: 40%;
}

.left2columnlayout_div
{
	width: 92%;
}

.BorderedLayoutHome
{
	text-indent: 1em;
	color: black;
}
.BorderedLayoutHomeTop_title_left
{
	background-image: url('img/BorderedContainerTop_Title_Left.jpg');
	background-repeat: no-repeat;
	height: 57px;
	padding-left: 10px;
}

.BorderedLayoutHomeTop_title_top
{
	background-image: url('img/BorderedContainerTop_Title_Top.jpg');
	height: 57px;
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

.BorderedLayoutHomeTop_title_right
{
	background-image: url('img/BorderedContainerTop_Title_Right.jpg');
	height: 57px;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 40px;
	margin-right: -10px;
}

*html .BorderedLayoutHomeTop_title_right
{
	margin-right: 0px;
}

/* for opera */
@media all and (min-width: 0)
{
	.BorderedLayoutHomeTop_title_right
	{
		margin-right: -8px;
	}
}


.BorderedLayoutTitle
{
}


.BorderedLayoutHomeTop_mid
{
	background-image: url('img/BorderedContainerTop_mid.jpg');
	height: 57px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BorderedLayoutHomeTop_right
{
	background-image: url('img/BorderedContainerTop_right.jpg');
	height: 57px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.BorderedLayoutHomeTop H2
{
	padding-top: 10px;
	text-align: left;
}

.BorderedLayoutHomeMiddle_left
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
}

.BorderedLayoutHomeMiddle_mid
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 5px;
	padding: 0px 15px 10px 10px;
}


.BorderedLayoutHomeMiddle table
{
	width: 510px;
}

.BorderedLayoutHomeBottom_mid
{
	background-image: url('img/BorderedContainerBottomMid.jpg');
	height: 16px;
	background-repeat: repeat-x;
}


.BorderedLayoutHomeBottom_left
{
	background-image: url('img/BorderedContainerBottomLeft.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
}


.BorderedLayoutHomeBottom_right
{
	background-image: url('img/BorderedContainerBottomRight.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
}


/*quicklaunch*/
.ms-quicklaunchheader
{
	border: 0px;
	margin-bottom: 3px;
}
.ms-quicklaunchheader a, .ms-quicklaunchheader a:hover, .ms-quicklaunchheader a:visited, .ms-quicklaunchheader a:active, .ms-navheader a, .ms-navheader a:hover, .ms-navheader a:active, .ms-navheader a:visited, .ms-navitem a, .ms-navitem a:hover, .ms-navitem a:visited, .ms-navitem a:active
{
	background-image: url('/_layouts/1043/STYLES/myUZA/img/list-style-triangle-black.jpg');
	background-repeat: no-repeat;
	padding-left: 1em;
	color: black;
	background-position: 0;
}

.ms-navheader
{
	margin-bottom: 3px;
}

/* eyecatcher */
h3
{
	line-height: 150%;
}
.eyecatcherLink a
{
	text-decoration: none;
}


/* page content actions */

ul#pageControlActions
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	float: right;
}
ul#pageControlActions li
{
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-right: 1px solid #555;
}
ul#pageControlActions li.last
{
	border-right: 0;
}
ul#pageControlActions li a
{
	text-decoration: none;
	color: #555;
}

/* Bordeaux color */
span.bordeaux
{
	color: #CC0033;
}
h2.borderlayouttitle
{
	color: #CC0033;
	font-size: large;
	padding-top: 1em;
}

/* Document Overzicht Webpart */

.DocumentOverzicht_Div
{
}

.DocumentOverzicht_Directie_title
{
	height: 35px;
	vertical-align: middle;
	cursor: pointer;
}

.DocumentOverzicht_Directie_title_active
{
	background-image: url('img/directie_back.gif');
	background-repeat: repeat-x;
	height: 45px;
}

.DocumentOverzicht_Directie_title_container
{
	height: 5px;
}

.DocumentOverzicht_Directie_title_line
{
	background-image: url('img/dottedline.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}

.DocumentOverzicht_Directie_title_line_first
{
	background-image: url('img/dottedline_blanc.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;
}

.DocumentOverzicht_Directie_title_text
{
	background-image: url('img/list-style-triangle-black.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #cc0033;
	font-size: 1.2em;
	padding-top: 5px;
}

* html .DocumentOverzicht_Directie_title_text
{
	padding-top: 0px;
	height: 20px;
	vertical-align: middle;
}


.DocumentOverzicht_Directie_title_text_active
{
	background-image: url('img/rood_pijltje_beneden.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	height: 31px;
	color: black;
	font-size: 1.2em;
	padding-top: 15px;
}

* html .DocumentOverzicht_Directie_title_text_active
{
	padding-top: 5px;
}


.DocumentOverzicht_Directie_title_container
{
	padding-left: 10px;
	padding-right: 10px;
}

.DocumentOverzicht_Dienst_First
{
	margin-left: 50px;
	margin-right: 10px;
	color: #cc0033;
	font-weight: bold;
	height: 30px;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.DocumentOverzicht_Dienst
{
	margin-left: 50px;
	margin-right: 10px;
	background-image: url('img/dottedline.gif');
	background-repeat: repeat-x;
	background-position: top;
	color: #cc0033;
	font-weight: bold;
	height: 30px;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
}


.DocumentOverzicht_Div .DocumentItem
{
	margin-bottom: 10px;
	margin-left: 10px;
}

.DocumentOverzicht_Div .DocumentMeta a.link, .DocumentOverzicht_Div .DocumentMeta a
{
	color: #cc0033;
}

.DocumentOverzicht_Div .DocumentMeta a:hover, .DocumentOverzicht_Div .DocumentMeta a:visited
{
	color: black;
}

.DocumentOverzicht_Div .DocumentOptions a.link, .DocumentOverzicht_Div .DocumentOptions a, .DocumentOverzicht_Div .DocumentOptions a:visited
{
	color: black;
}

.DocumentOverzicht_Div .DocumentOptions a:hover
{
	color: #cc0033;
}

.DocumentOverzicht_Div .DocumentOptions
{
	background-image: url('img/list-style-triangle-black.jpg');
	background-position: left;
	background-repeat: no-repeat;
	width: 115px;
	text-align: right;
	padding-right: 10px;
}

.DocumentOverzicht_Div .td_icon
{
	width: 30px;
}

/* WPTabbedActivities Control */

.WPTabbedActivitiesMid_Left
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.WPTabbedActivitiesMid_Content
{
	background-image: url('img/BorderedContainerMid.jpg');
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 5px;
	padding: 10px 10px 0px 10px;
}

.WPTabbedActivities_Mid
{
	background-image: url('img/BorderedContainerBottomMid.jpg');
	background-repeat: repeat-x;
	height: 16px;
}

.WPTabbedActivities_Left
{
	background-image: url('img/BorderedContainerBottomLeft.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
}

.WPTabbedActivities_Right
{
	background-image: url('img/BorderedContainerBottomRight.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
}

.container_wrapper
{
	background-image: url('img/BorderedContainerTopMid.jpg');
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}

#container-1, #container-news
{
	background-image: url('img/BorderedContainerTopRight.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	margin: 0px;
}


/* enkele css tags van core.css overschrijven*/
.ms-quickLaunch .ms-selectednav
{
	background-color: white;
}

.ms-propertysheet
{
	font-size: 12px;
}

.autocomplete_Uppermost
{
	z-index: 1000;
	border: 1px solid black;
	list-style-type: none;
}



A.infolinkedin
{
	z-index: 24;
	position: relative;
	text-decoration: none;
}
A.infolinkedin:hover
{
	z-index: 25;
}
A.infolinkedin SPAN
{
	display: none;
	text-decoration: none;
}
A.infolinkedin:hover SPAN
{
	border-right: #4C4C4C 1px solid;
	border-top: #4C4C4C 1px solid;
	display: block;
	left: 2em;
	border-left: #4C4C4C 1px solid;
	width: 300px;
	color: #000;
	border-bottom: #4C4C4C 1px solid;
	position: absolute;
	top: 2em;
	background-color: #CCC;
	text-align: left;
	text-decoration: none;
}


#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}
#tooltip h3, #tooltip div
{
	margin: 0;
}

ul#HierarchyParagraphs
{
	border: 1px solid #EEEEEE;
	padding: 1em;
	margin-bottom: 1em; /*position: relative; 	top: 40px; 	margin-bottom: 45px;*/
}
ul#HierarchyParagraphs li, ul#HierarchyParagraphs ul li
{
	list-style-type: none;
}

/*
ul#HierarchyParagraphs
{
	border: 1px solid #EEEEEE;
	padding: 1em;
	margin-bottom: 1em;
} */

ul#HierarchyParagraphs, ul#HierarchyParagraphs ul
{
	list-style-type: decimal;
	list-style-position: inside;
}


ul#HierarchyParagraphs ul
{
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

ul#HierarchyParagraphs li ul li a
{
	text-transform: none;
}

/*-----------------------------------*/
/* CSS TOM                           */
/*-----------------------------------*/
#HierarchyParagraphs li.level1
{
	padding: 5px 0 0 0;
}

#HierarchyParagraphs li.level2
{
	padding-left: 15px;
}

#HierarchyParagraphs li.level3
{
	padding-left: 25px;
}

#HierarchyParagraphs li.level4
{
	padding-left: 35px;
}

#HierarchyParagraphs li.level5
{
	padding-left: 45px;
}
/*-----------------------------------*/

a.pagetop
{
	float: right;
	margin-top: -15px;
}
.ProcedureboekTitel
{
	text-transform: uppercase;
	padding-bottom: 1em;
	font-size: large;
	text-indent: 0;
}
.personselector, .DepartmentSelector, .DocumentSelector, .singlepersonselector, singleProcedureSelector
{
	height: 200px;
	overflow: auto;
}
.NewestProcedureItem
{
	clear: both;
}

.NewestProcedureItemDate
{
	width: 80px;
	float: left;
	color: #CC0033;
	cursor: pointer;
}

.NewestProcedureItem .active .NewestProcedureItemDate
{
	background-image: url('img/min.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.NewestProcedureItem .inactive .NewestProcedureItemDate
{
	background-image: url('img/plus.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

.NewestProcedureItemTitle
{
	float: left;
	font-weight: bold;
	cursor: pointer;
}
.NewestProcedureItemDetail
{
	clear: both;
	padding-left: 10px;
	padding-top: 5px;
	display: none;
}

.NewestProcedureItemDetailLink
{
	text-align: right;
	padding-top: 5px;
}
.kennisinfo
{
	text-indent: 0;
	margin: 0;
	padding: 1em;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.kennisinfo h3
{
	font-size: 10pt;
}

.reTool .AddVideo
{
	background-image: url('img/flashlogo.jpg');
	background-position: 0 -3px;
}
table.ms-sbtable
{
	width: 360px !important;
}
td.ms-sbscopes
{
	float: right;
}

td.ms-sbcell
{
	border: 0px;
	padding: 0 0 0 2px;
	white-space: nowrap;
	width: 170px;
}
td.ms-sbgo
{
	width: 1px;
}
td.ms-sbgo a img
{
	position: relative;
	left: -5px;
	padding-left: 4px;
}
input.ms-sbplain
{
	background-color: #CCCCCC;
	height: 20px;
}
td.ms-sblink
{
	display: none;
}
td.ms-sbLastcell
{
	display: none;
}
td.ms-sbscopes
{
	text-align: right;
}

#ProcedureboekContent{
       font-size: 12.5px;
}

#ProcedureboekContent p{
       font-size: 12.5px;
}

#ProcedureboekContent ul, ol {
       list-style-image: none;
       list-style-position: outside;
       list-style-type: square;
       padding-left: 15px;
       padding-top: 5px;
       padding-bottom: 5px;
}

#ProcedureboekContent ul ul{
       list-style-image: none;
       list-style-position: outside;
       list-style-type: disc;
}

#ProcedureboekContent ul ul ul {
       list-style-image: none;
       list-style-position: outside;
       list-style-type: circle;
       padding-left: 15px;
}

#ProcedureboekContent h2
{
       text-transform: uppercase;
       border-bottom: 1px dotted #EEEEEE;
       text-indent: 0;
       padding-top: 30px;
       padding-bottom: 5px;
}

#ProcedureboekContent h3
{
       color: #CC0033;
       border-bottom: 1px dotted #EEEEEE;
       padding-top: 20px;
       text-indent: 0;
}

#ProcedureboekContent h4, #ProcedureboekContent h5,
#ProcedureboekContent h6
{
       color: #CC0033;
       padding-top: 0.5em;
       color: #C03;
}

#ProcedureboekContent table td
{
       padding: 5px;
       background: #F5F5F5;
}

.ContentMTO_table
{
	width:100%;
	background:White;
	border: 1px solid #EEEEEE;
	margin-top:10px;
	margin-top:10px
}

#ProcedureboekContent table.ContentMTO_table td
{
       padding: 5px;
       background: white;
}

/*-----------------------------------*/


td.ms-sbscopes select
{
	display: none;
}
.fieldtitle
{
	background-color: #EFEBEF;
	background-image: url('/_layouts/images/globgrad.gif');
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	color: #777777;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	height: 18px;
	padding: 1px 4px;
	text-align: left;
}

ul.webnavigation
{
	font-size: 12px;
	list-style-type: none;
}
ul.webnavigation li
{
	padding-bottom: 0.5em; /*-----------------------------------*/ /* CSS TOM                           */ /*-----------------------------------*/
	padding-left: 15px;
	background: url('img/sub_nav_arrow.gif') no-repeat 0 3px; /*-----------------------------------*/
}
ul.webnavigation li a, ul.webnavigation li a:link, ul.webnavigation li a:visited
{
	color: #000;
}
ul.webnavigation li a:hover
{
	color: #C03;
}
.NieuwsItemRendering
{
	margin: 0;
	padding: 0;
	text-indent: 0;
	height: auto;
}
.NieuwsItemRendering h3
{
	color: #CC0033;
	margin-bottom: 5px;
	font-size: 18px;
}
.NieuwsItemRendering b
{
	color: #CC0033;
}
.NieuwsItemRendering ul, .NieuwsItemRendering ul li
{
	list-style-type: none;
}

.BorderedLayoutMiddle_mid
{
	font-size: 10pt;
}

/*-----------------------------------*/
/* CSS TOM                           */
/*-----------------------------------*/
.WebNavigationTreeView a{
	font-size:12px !important;
}

h3 span
{
	color: #C03;
}
}

.NieuwsItemRenderingImage
{
	float: left;
	margin: 0 10px 10px 0;
}

.newsletter h3
{
	color: #C03;
	font-size: 12px;
}

.newsletter input[type="submit"]
{
	background: #C03;
	font-size: 12px;
	color: #FFF;
}

.newsletter .newsletterformbutton
{
	background: #C03;
	font-size: 12px;
	color: #FFF;
}

.top_searchbutton
{
	width: 54px;
	height: 18px;
	display: block;
	background: url('img/search.jpg') no-repeat 0 0;
}

/*-----------------------------------*/
/* CSS TOM used images               */
/*-----------------------------------*/
/* sub_nav_arrow.gif                 */
/* news_standard.gif                 */
/* search.jpg                        */
/* background_meldingen_top.jpg      */
/* background_meldingen_center.jpg   */
/* background_meldingen_cottom.jpg   */
/*-----------------------------------*/

/*-----------------------------------*/
/*---------doktersadressen-----------*/
/*-----------------------------------*/

.DoktersAdressenResults table
{
	border: 1px gray solid;
}
.DoktersAdressenResults th
{
	background-color: #efefef;
	height: 30px !important;
	border-bottom: 1px gray solid;
}
.DoktersAdressenResults .GridAltRow_Default
{
	background-color: #DCDCDC;
}
.DoktersAdressenResults tr
{
	border: 1px solid gray;
}
.DoktersAdressenResults td
{
	border: 0 !important;
}
.DoktersAdressenResults tfoot tr
{
	background-color: #efefef;
}

.greybackground
{
	background-color: #efefef !important;
	background-image: none !important;
}
.greybackground a, .greybackground a:link
{
	text-decoration: none;
	color: black;
}

.centeredsearchbutton
{
	background-color: Transparent;
	background-image: url('img/RedButton.png' );
	width: 68px;
	height: 17px;
	border: 0px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.DoktersAdressenAlfabet ul, .Alfabet ul
{
	padding-bottom: 10px;
}
.DoktersAdressenAlfabet ul li, .Alfabet ul li
{
	display: inline;
	padding: 10px;
}

/*-----------------------------------*/
/*-----------------------------------*/

/* ***** TOM JQUERY SCHUIF DINGES CSS ***** */
.ectext h3, .ectext p{
	/*margin:5px 5px 0 10px;*/
	margin:-4px 5px 4px 10px;
}
.ectext h3{
	font-size:14px;
}

/* ***** TOM POLL CSS ***** */
.ms-surveyHBar{
	background:#970027;
	border-color:#C03;
}

.ms-vb{
	font-weight:bold;
	color:#C03;
}

.ms-SurveyHBarLabel{
	color:#C03;
}

.ms-surveyTotal{
	color:#C03;
	font-weight:bold;
}

.ms-formlabel{
	color:#C03;
	font-weight:bold;
	font-size:12px;
	border-color:#C03;
}

.ms-RadioText{
	font-size:11px;
	color:#777;
}

.ms-formvalidation{
	color:#CO3;
}	

.ms-formline{
	border-color:#CCC;
}

.ms-toolbar{
	border-color:#CCC;
}

#print_logo{
	display:none;
}

.testing{
	display:none;
}

div.watermark{
	display:none;
}

.Tools_Reserveren_Label
{	
	width:200px;
}

.Tools_Reserveren_Input
{
	width:300px;
}

.Tools_Reserveren_Input input
{
	width:300px;
	border:1px;
}

.MontVentoux_Inschrijven_Label
{	
	width:300px;
}

.MontVentoux_Inschrijven_Input
{
	width:300px;
}

.MontVentoux_Inschrijven_Input input
{
	width:300px;
	border:1px;
}

MontVentoux_Inschrijven_Input_colspan2
{
	width:600px;
}

#WebPartWPQ2
{
	font-size: 15px;
}


/* Vermiste personen */

.VermistePersonen
{
	font-family: Verdana;
	font-weight:bold;
	color: White;
}
.VermistePersonen a, .VermistePersonen a:link, .VermistePersonen a:hover, .VermistePersonen a:active, .VermistePersonen a:visited
{	
	text-decoration: none;
	font-family: Verdana;
	font-weight:bold;
	color: White;
}

.VermistePersonen a:hover
{
	text-decoration: underline;
}

.VermistePersoon_Table
{
	width:100%;
}

.VermistePersonen_Td_Label
{
	width:250px;
	font-weight:bold;
}

/* HomeLinks */

.HomeLeftLinks
{
	font-size: small;
	text-decoration: none;
	font-family: Verdana;
	color: White;
	margin-bottom:10px;
}
.HomeLeftLinks a, .HomeLeftLinks a:link, .HomeLeftLinks a:hover, .HomeLeftLinks a:active, .HomeLeftLinks a:visited
{	
	font-size: small;
	text-decoration: none;
	font-family: Verdana;
	color: White;
}

.HomeLeftLinks a:hover
{
	text-decoration: underline;
}

/***********************************/


.FormulierTable
{
	font-size:110%;
	width:650px;
	/*border:1px solid black;*/
}

.FormulierTable input{
	border:1px solid #d11241;
}
.FormulierTable select{
	border:1px solid #d11241;
}

.FormulierTableValidationSummary
{
	border:1px solid red;
	background-color:#fcf8f7;
}

.FormulierTableDoubleTd
{
	padding:10px 0px 5px 0px;
	width:650px;
}

.FormulierTableDoubleTdDescription
{
	font-style:italic;
	color:Gray;
	padding-left:10px;
	width:650px;
}

.FormulierTableLeftTd
{
	padding:5px 0px 5px 0px;
	width:200px;
}

.FormulierTableRightTd
{
	padding:5px 0px 5px 0px;
	width:450px;
}

.FormulierTableRightTdDescription
{
	font-style:italic;
	color:Gray;
	padding-bottom:10px;
	width:450px;
	/*padding-right:30px;*/
}

.FormulierTableTxtBox
{
	width:450px;
}

.FormulierTableTxtBoxArea
{
	width:630px;
	margin-left:10px;
}

.lblDescriptionLblLabel
{
	padding-top:5px;
	font-weight:bold;
}

.FormulierTableLblDescription
{
	font-weight:bold;
	padding-left:5px;
}
.FormulierTableCblCheckBoxList
{
	margin-left:10px;
	/*margin-bottom:15px;*/
}

.FormulierTableRblRadioButtonList
{
	margin-left:10px;
	/*margin-bottom:15px*/
}

.FormulierTableCblCheckBoxList Label
{
	padding-left:5px;
}

.FormulierTableRblRadioButtonList Label
{
	padding-left:5px;
}

.CheckBoxListExtra
{
	margin-left:10px;
}

.RadioButtonListExtra
{
	margin-left:10px;
}




