/************************  Section style settings  ************************/

.SectionTitle {
}

.SectionContent {
}

#main_body H1 {

}

.SectionContent A:LINK {
}

.SectionContent A:VISITED {
}

.SectionContent A:HOVER {
}

.SectionContent A:ACTIVE {
}

/************************  Paragraph style settings  ************************/

.ParagraphContent {
padding-bottom: 15px;
line-height: 16px;
display:block;

}
.ParagraphContent div, .ParagraphContent p  {
line-height: 16px;
}

.ParagraphContent A:LINK {
}

.ParagraphContent A:VISITED {
}

.ParagraphContent A:HOVER {
}

.ParagraphTitle {
}

.ParagraphText {
}

.ParagraphImageLeft {
}

/************************  Gallery popup style settings  ************************/

.GalleryPopupBody {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	text-align:			center;
	width:				100%;
	color: 				#000000;
	font-family:		Helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
}

.GalleryPopupTable {
	width:				100%;
	border:				0px solid #FFFFFF;

}

.GalleryPopupImage {
	
}

.GalleryPopupInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
	padding-top:		1px;
	padding-left:		10px;
	color:				#333333;
}

.GalleryPopupMoreInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold; 
	color:				#484848;
	
}

.GalleryPopupPhotoTitle H1{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#000000;
}

.GalleryPopupTitleSeparator{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	width:				1px;
}

.GalleryPopupPargTitle H2{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#484848;
	display:			block;
}

.GalleryPopupPrevious {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupNext {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupGotoSite {
	width:				60px;
	height:				40px;
	border:				1px solid #CCCCCC;
	margin-bottom:		5px;	
}

.GalleryPopupToolTipAuthorTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipAuthor{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}

.GalleryPopupToolTipDescriptionTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipDescription{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}

.GalleryParagraphCell {
	padding-right: 		5px;
	padding-bottom: 	5px;
}

/****************  Form, buttons and fields style settings  ***************/

.FormFieldTitleCell {
	padding-top:  		2px;
	padding-bottom:		2px;
	padding-right: 		10px;
	height:				20px;
	vertical-align: 	top;
	text-align : 		left;
}

.FormTable {
}

.FormRow {
}

.FormFieldText {
	background-color: 	#FFFFFF;
	padding:  			1px 1px 1px 1px;
	border: 			1px solid #757575;
	height:				15px;
	width:				250px;
	vertical-align: 	middle;
	text-align:   		left;
	color: #757575;
}

.FormFieldTextCell {
	padding-top:  		2px;
	padding-bottom:		2px;
	padding-right: 		10px;
	height:				20px;
	vertical-align: 	top;
	text-align : 		left;
}

.FormFieldRadio {
}

.FormFieldRadioCell {
vertical-align:middle;
line-height: 20px;
height:20px;
}

.FormFieldCheckbox {
}

.FormFieldSelect {
	background-color: 	#FFFFFF;
	padding-top:    	1px;
	padding-bottom: 	1px;
	border: 			1px solid #757575;
	vertical-align:		top;
	text-align :      	left;
	color: #757575;
}
.FormFieldSelectCell {
	padding-top:  		2px;
	padding-bottom:		2px;
	padding-right: 		10px;
	height:				20px;
	vertical-align: 	top;
	text-align : 		left;
}

.FormFieldTextarea {
	background-color: 	#FFFFFF;
	font-weight:      	normal;
	padding-top:    	1px;
	padding-bottom: 	1px;
	padding-left:   	3px;
	padding-right:  	3px;
	border: 			1px solid #757575;
	height:				100px;
	width:				250px;
	vertical-align:		top;
	text-align :      	left;
		color: #757575;
}

.FormButtonSubmit {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
    margin-top: 5px;
	background-color: #2088BF ;
	color: #ffffff;
	border: 1px solid #757575;
}

.FormError {
	font-size:        	11px;
	color:            	#FF0000;
	font-weight:      	bold;
}

.FormTanksDiv {

}

.FormBackLink {

}

.FormFieldRadioCell UL {
	padding:			2px;
	margin:				0px;
}

.FormFieldRadioCell UL LI {
	padding:			0px;
	margin:				0px;
	list-style:			none;
}

/************************  Menu style settings  ************************/

.MenuContent {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#666666;
	text-decoration: 	none;
	margin: 			20px;
	padding: 			0px;
	width:			 	175px;
	border: 			0px #000000 solid;
}

/************************  Menulink style settings  ************************/
.MenuLink {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	color: 				#666666;
	border: 			none;
	text-decoration: 	none;
	margin: 			0px;
	padding:			0px;
	text-align:			left;
	vertical-align:		middle;
	line-height:		18px;
	width:				100%;
}

.MenuLink A:LINK {
	color:				#666666;
}

.MenuLink A:VISITED {
	color:				#666666;
}

.MenuLink A:HOVER {
	color:				#e0920a;
}

.MenuLink A:ACTIVE {
	color:				#666666;
}

/************************  MenuActive style settings  ************************/

.MenuLinkActive {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		bold;
	color: 				#e0920a;
	border: 			none;
	text-decoration: 	none;
	margin: 			0px;
	padding:			0px;
	text-align:			left;
	vertical-align:		middle;
	line-height:		18px;
	width:				100%;
}

.MenuLinkActive A:LINK {
	color:				#e0920a;
}

.MenuLinkActive A:VISITED {
	color:				#e0920a;
}

.MenuLinkActive A:HOVER {
	color:				#e0920a;
}

.MenuLinkActive A:ACTIVE {
	color:				#e0920a;
}

/************************  SubMenu style settings  ************************/

.SubMenuLink {
	text-align: 		left;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	text-decoration: 	none;
	color: 				#666666;
	vertical-align:		middle;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 10px;
	line-height:		18px;
	width:			 	100%;
}

.SubMenuLink A:LINK {
	color: 				#666666;
}

.SubMenuLink A:VISITED {
	color: 				#666666;
}

.SubMenuLink A:HOVER {
	color: 				#e0920a;
}

.SubMenuLink A:ACTIVE {
	color: 				#666666;
}

/************************ SubMenuActive style settings  ************************/

.SubMenuLinkActive {	
	text-align: 		left;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight: 		normal;
	text-decoration: 	none;
	color: 				#e0920a;
	vertical-align:		middle;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 10px;
	line-height:		18px;
	width:			 	100%;
}

.SubMenuLinkActive A:LINK {
	color: 				#e0920a;
}

.SubMenuLinkActive A:ACTIVE {
	color: 				#e0920a;
}

.SubMenuLinkActive A:HOVER {
	color: 				#e0920a;
}

.SubMenuLinkActive A:VISITED {
	color: 				#e0920a;
}

/************************  SubSubMenu style settings  ************************/

.SubSubMenuLink {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-align: 		left;
	text-decoration: 	none;
	background-color:	#4CA7C6;
	vertical-align:		top;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 25px;
	line-height:		15px;
	width:				136px;
	border-bottom: 		0px #4CA7C6 solid;
	border-top: 		0px #E18C31 solid;
}

.SubSubMenuLink li {
	list-style-position:outside;
	list-style-type:	disc;
	padding: 			0px 0px 0px 0px;
}

.SubSubMenuLink A:LINK {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLink A:VISITED {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLink A:HOVER {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLink A:ACTIVE {
	text-decoration: 	none;
	color: 				#08476C;
}

/************************ SubSubMenuActive style settings  ************************/

.SubSubMenuLinkActive {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-align: 		left;
	text-decoration: 	none;
	background-color:	#4CA7C6;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 25px;
	line-height:		15px;
	width:				136px;
	border-bottom: 		0px #4CA7C6 solid;
	border-top: 		0px #E18C31 solid;
}

.SubSubMenuLinkActive li {
	list-style-position:outside;
	list-style-type:	disc;
	padding: 			0px 0px 0px 0px;
}

.SubSubMenuLinkActive A:LINK {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLinkActive A:ACTIVE {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLinkActive A:HOVER {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLinkActive A:VISITED {	
	text-decoration: 	none;
	color: 				#FFFFFF;
}

IMG {
	border-width: 0px;
}

.cmsBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background: #E8E8E8;
	text-align:center;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#004a81;
}

div, td, p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:11px;
}

hr {
	background:#004875;
	height:1px;
	width:100%;
}

h1 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
h2{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
    color: #004a81;
	background-image:url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_tittle.png);
	background-position:left;
	padding-left:12px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	border-bottom: 1px solid #004a81;
}
h3{
    color: #004a81;
}

ul {
	/*	list-style-image:url(/serverspecific/default/images/Template/arrow.png); */
	list-style-type:square;
	list-style-position:outside;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
}

ul li {
	margin-left:13px;
}

ol {
	list-style-position:inherit;
}

.fckImageLeft {
	margin-right:15px;
	margin-bottom:10px;
}

.fckImageRight {
	margin-left:10px;
	margin-bottom:10px;
}

.blog{
	float: left;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #004a81;
	font-weight: bold;
    padding: 3px 3px 0 15px;
	text-decoration: none;
}
a#active_menu.mainlevel{
text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #086DA3;
	font-weight: bold;
    padding: 3px 3px 0 15px;
	text-decoration: none;
}
a#active_menu.mainlevel{
text-decoration: underline;
}


a.mainlevel:hover {
  color: #0B94DD
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #086DA3;
	text-indent:20px;
    margin:0;
    padding: 3px 3px 0 15px;
    text-decoration: none;
}
a.sublevel:hover {
  color: #0B94DD
}

table.moduletable {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin-top:5px;
}
table.moduletable th {
	color: #ffffff;
	text-align: left;
	width: 100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
    background-color: #2088BF ;
	border-bottom:1px solid #00CC66;
	text-transform:uppercase;
}
table.moduletable li {
	border-bottom:1px solid #cccccc;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding-top:0px;
	font-weight: normal;
}
table.moduletable td a{
	font-weight: bold;
}
.poll {
	color            : #666666;
	line-height      : 14px;
  background: #FBFBFB;
  margin-top: 5px
}
table.pollstableborder {
	border: 1px solid #0A79B6;
    padding: 5px;
}
.sectiontableheader {
	background-color: #2088BF;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.sectiontableentry1 td{
	padding:3px 3px 3px 6px;
  background-color: #EFE0C7
}
.sectiontableentry2 td {
	padding:3px 3px 3px 6px;
	background-color:#DFFFFF;
}
.small {
	color            : #666666;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	color            : #004875;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}
.contentheading {
background:url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_tittle.png) no-repeat 3px;
padding-left:25px;
	font-weight: bold;
	color: #004875;
	border-bottom:1px solid #004875;
	padding-bottom:2px;
}
.componentheading {
	font-weight: bold;
	color: #004875;
	border-bottom:1px solid #004875;
	padding-bottom:2px;
	margin-bottom:10px;
  text-indent: 10px
}
.createdate {
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	padding-bottom:2px;
	background:url(http://www.optometrie.nl/serverspecific/default/images/Template/date.png) no-repeat;
}
.button {
	font-style: normal;
	font-weight: bold;
    margin-top: 5px;
	background-color: #2088BF ;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	color: #757575;
	background-color: #f0f0f0;
}

a:link, a:visited {
	color: #0A79B6;
	text-decoration: none;
    font-weight: bold
}
a:hover {
  text-decoration: underline
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
}
a.category:hover {
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #ffffff;
	border: 1px solid #55b642;
	padding:5px;
}
table.contenttoc td {
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-weight:bold;
    text-align:left;
	padding:5px;
	background-color: #55b642;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	color: #B1F7B8;
	font-weight: bold;
}
.highlight {
	background-color:#8F0008;
	font-weight:bold;
}
.readon {
	color: #006600;
	width:100px;
	height:20px;
	font-weight:bold;
	padding-left:17px;
	background:url(http://www.optometrie.nl/serverspecific/default/images/Template/arrow.png) no-repeat 3px 4px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #CEF5FF;
	padding: 1px 2px;
	color: #000;
	text-transform: none;
	border-top: 1px solid #cccccc;
}
.topcell{
	float:left;
    display: block;
    width:49%;
    height: 117px;
    background: #FFFFFF;
    margin: 0 5px 0 0;
}
#page {
/*    margin-top: 10px;
    margin-bottom: 10px;
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_page.png) repeat-y top;
*/	
	}
/******************************************/
.topcell h3 {
width: auto;
height: auto;
clear: none;
  padding-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#top {
  height: 119px;
  overflow: hidden;
}

#top_nav {
	float:right;
    width: 60%;
}
#left_modules {
	width:180px;
	float:left;
    padding-left: 10px;
	padding-top:0px;
	padding-bottom:10px;
	margin: 0px 0px 0px 0px;
}
#left_modules div.container {
	height:10px;
	background-color:#FFFFFF;
}
/******************************************/
#content{
	background: #FFFFFF url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_content.gif) repeat-x;
    padding-top: 20px;
    float: left;
    display: block;
}
#topbar {
	margin-bottom:0px;
    display: block;
	height:35px;
    background: #CCCCCC url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_topbar.gif) repeat-x;
}

#left_modules div.module div div div.syndicate,
#left_modules div.module div div div.syndicate div{
    background: none;
    margin: 5px;
    padding: 1px;
}

/* grey modules ************************************/

#left_modules div.module {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tl_grey.png) top left no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#left_modules div.module div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tr_grey.png) top right no-repeat;
	margin: 0px 0px 0px 0px;
}

#left_modules div.module div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bl_grey.png) bottom left no-repeat;
	margin: 0px 0px 0px 0px;
}

#left_modules div.module div div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/br_grey.png) bottom right no-repeat;
    padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
    width: auto;
	line-height: 18px;
}

#left_modules .module div div div div {
    padding: 0;
	margin: 0px 0px 0px 0px;
    background: none;
	border: 1px solid #FBFBFB;
}

div.module h3 {
	border-bottom: 1px solid #9F9F9F;
    color:#666666;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}

/***************************************************/
/* blue modules ************************************/
#left_modules div.module-blue {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tl_blue.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module-blue div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tr_blue.png) 100% 0 no-repeat;
}
#left_modules div.module-blue div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bl_blue.png) 0 100% no-repeat;
}
#left_modules div.module-blue div div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/br_blue.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-blue div div div div {
    padding: 0;
    background: none;
}
div.module-blue h3 {
      border-bottom: thin solid #009BC1;
      color: #009BC1;
      margin-bottom: 5px;
}
/*************************************/
/* yellow modules ************************************/
#left_modules div.module-yellow {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tl_yellow.png) 0 0 no-repeat;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#left_modules div.module-yellow div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/tr_yellow.png) 100% 0 no-repeat;
}
#left_modules div.module-yellow div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bl_yellow.png) 0 100% no-repeat;
}
#left_modules div.module-yellow div div div {
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/br_yellow.png) 100% 100% no-repeat;
    padding: 8px;
    width: auto !important;
    width: 100%;
}
#left_modules .module-yellow div div div div {
    padding: 0;
    background: none;
}
div.module-yellow h3 {
      border-bottom: thin solid #94774F;
      color: #94774F;
      margin-bottom: 5px;
}
/*************************************/
#middlebar {
	 height:35px;
	 padding-left:5px;
 	 padding-right:5px;
    background: #CCCCCC url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_bar.gif) repeat-x;
    border-bottom-color: #C7C7C7;
    border-bottom-style: solid;
    border-bottom-width: 1px
}
#middle_left{
    float: left;
    margin-top:10px;
}
#mainlevel-nav, #middle_right{
    float: right;
    margin-top:2px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
ul#mainlevel-nav li, #middle_right li{
    background: none;
    float: left;
    margin: 0;
    padding: 0;
	list-style-type:none;

}

 a.mainlevel-nav {
    padding: 5px 10px 5px 10px;
    line-height: 30px;
    border-right: 1px solid #ACACAC;
    border-bottom: 1px solid #ACACAC;
    border-left: 1px solid #FBFBFB;
    border-top: 1px solid #FBFBFB;
}
 a.mainlevel-nav:link, a.mainlevel-nav:visited {
    line-height: 30px;
    color: #004875;
}
 a.mainlevel-nav:hover {
    text-decoration: none;
    padding: 5px 11px 5px 11px;
    border: none;
    color: #0A79B6;
}
#header_container {
	height:135px; 
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_main.jpg) no-repeat;
}
#header_container_print {
	display:none;
}
#banner {
	text-align:center;
}

#footer {
	clear:both;
    display:block;
    height:35px;
    line-height:35px;
	text-align:center;
    background: url(http://www.optometrie.nl/serverspecific/default/images/Template/bg_bar.gif) repeat-x;
}
#section {
	width:939px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    background: #fff;
}
#col2 {
	float:right;
    width: 739px;
    padding: 5px 0px 0px 0px;
    background: #FFFFFF;
}

#user {
    background: #FFFFFF url(http://www.optometrie.nl/serverspecific/default/images/Template/user_800.png) no-repeat;
}
#user1 {
  background: #FFFFFF url(http://www.optometrie.nl/serverspecific/default/images/Template/user1_800.png) no-repeat;
}
#user2 {
  background: #FFFFFF url(http://www.optometrie.nl/serverspecific/default/images/Template/user2_800.png) no-repeat;
}
#content{
	width:939px;
}
#main_body {
	padding:5px;
    margin-left: 195px;
	width:730px;
}

/*** MENU ***/

.menuTable {
	color				: #034A7E;
}

.menuTable a, .menuTable a:link, .menuTable a:visited, .menuTable a:hover, .menuTable a:active  {

}

.menuTable a:hover {
	text-decoration		: underline;
}

.mainMenu, .mainMenuActive { /* td */
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
}


.mainMenu a:link,.mainMenu a:visited,.mainMenu a:hover,.mainMenu a:active { /* link voor main menu item */
	font-weight			: normal;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;
}

.mainMenuActive a:link,.mainMenuActive a:visited,.mainMenuActive a:hover, .mainMenuActive a:active { /* link voor main menu item GEOPEND */
	font-weight			: bold;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;	
}

.subMenu, .subMenuActive { /* td */
	padding: 0px 0px 0px 5px;
}
.subMenu LI, .subMenuActive LI {
list-style-position:outside;
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 10px;
}

.subMenu a:link, .subMenu a:visited, .subMenu a:hover, .subMenu a:active { /* link voor sub menu item */
	font-weight			: normal;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;
}

.subMenuActive a:link, .subMenuActive a:visited, .subMenuActive a:hover, .subMenuActive a:active { /* link voor sub menu item GEOPEND */
	font-weight			: bold;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;
}

.subsubMenu, .subsubMenuActive { /* td */
	padding: 0px 0px 0px 5px;
}
.subsubMenu LI, .subsubMenuActive LI {
list-style-position:outside;
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 20px;
}

.subsubMenu a:link, .subsubMenu a:visited, .subsubMenu a:hover, .subsubMenu a:active { /* link voor sub menu item */
	font-weight			: normal;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;
}

.subsubMenuActive a:link, .subsubMenuActive a:visited, .subsubMenuActive a:hover, .subsubMenuActive a:active { /* link voor sub menu item GEOPEND */
	font-weight			: bold;
	color				: #034A7E;	
	padding				: 0px 0px 0px 0px;	
	margin				: 0px 0px 0px 0px;
	line-height: 18px;
}

#signature, #signature A {
	background-color: #E8E8E8;
	text-align:right;
	font-size: 9px;
	color:#999999;
	font-weight:normal;
	padding-top:2px;
	width:450px;
	float:right;	
}

#dateLastChange, #dateLastChange A {
	background-color: #E8E8E8;
	text-align:left;
	font-size: 9px;
	color:#999999;
	font-weight:normal;
	padding-top:2px;
	width:450px;
}

#signature,#dateLastChange {

}
