/* Dit is voor de wedding guide */
td.wedding_guide_tabs            { border-top: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 0px; padding-left:10px; padding-right:10px; background-color: #FFFFFF; width:100px; color: #000000; }
td.wedding_guide_tabs_selected   { border-top: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 0px; padding-left:10px; padding-right:10px; background-color: #EDEDED; width:100px; color: #000000; }
td.wedding_guide_tabs_hover      { border-top: 1px solid gray; border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 0px; padding-left:10px; padding-right:10px; background-color: #D1D1D1; width:100px; color: #000000; cursor:pointer; }
td.wedding_guide_tabs_spacer     { border-bottom: 1px solid gray; width: 10px; }
td.wedding_guide_tabs_end        { border-bottom: 1px solid gray; }

td.summary                       { border: 1px solid transparent; }
td.summary_hover                 { background: #FFF5FB; border: 1px dashed lightgrey; cursor: pointer; }

tr.summary                       { border: 1px solid transparent; }
tr.summary_hover                 { background: #FFF5FB; border: 1px dashed lightgrey; cursor: pointer; }

table.topcompany_table           { border: 2px solid #FFFFFF; vertical-align:top; padding:10px; }

/* Dit is het hotspot menu */
a.hotspot_menu                        { font-family: verdana; font-size:10pt; font-weight: normal; color: #000000; text-decoration: none; background-color:Gainsboro; line-height:35px;  padding:.2em .7em; border: solid 1px #000000; margin:0px;}
a.hotspot_menu_selected                { font-family: verdana; font-size:10pt; font-weight: normal; color: #000000; text-decoration: none; background-color:white; line-height:35px;  padding:.2em .7em; border: solid 1px #000000; margin:0px;}
