body {
	color: #536D7E;
	background: #fff url(/images/back_stripes_white.png) repeat-y center;
}

a { color: #536D7E; }
a:hover { color: #aaa; }

h1 { color: #536D7E; }
h2 { color: #536D7E; }

#header div { background: url(/images/top_back_H.png) no-repeat; position: relative; }
#header img { position: absolute; top: 15px; }

#navigation ul { background: url(/images/bg_menu_left_H.png) left no-repeat; }
#navigation ul li.last { background: url(/images/bg_menu_right_H.png) right no-repeat; }
#navigation ul li a { background: url(/images/bg_menu_H.png); text-decoration: none; color: #8197A5; }
#navigation ul li a:hover, #navigation ul li.active a { background: url(/images/bg_menu_hover_H.png); color: #fff; }

#content-wrapper { background: url(/images/bg_content_top_H.png) top no-repeat; }
#content { background: url(/images/bg_content_middle_H.png) top repeat-y; }

#footer { background: url(/images/bg_content_bottom_H.png) top no-repeat; }
#footer .holder { border-top: 1px dashed #A9BBC7; color:#536D7E; }

a#duo { color: #C1CAD0; margin: 0 10px 0 0 ; }
#pic { background: url(/images/bg_footer_krul.png) top no-repeat; padding: 0;  }

table { border: 1px solid #C7D4DC; }
tr { background: #E4EBEF; }

#content #midsize .zoom { background: url(/images/vergroot.gif) no-repeat 0 2px; }

form fieldset input, form fieldset textarea { border: 1px solid #7E7A5A; }

#content #scroller a { border: 3px solid #CFDCE0; }
#content #scroller { background-color: #CFDCE0; }
#content #scroller #scrollerContent .frame { border: 3px solid #536D7E; }
#content #scroller #scrollerContent a:hover,
#content #scroller #scrollerContent .frame {
 	border: 3px solid #536D7E;
}






