html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body {
	text-align: center;
	background: #EEEEEE;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}
body, td 
{
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
form {
	margin:0px;
}
img{
	border:none;
}
p {
	margin: 0px 0px 14px 0px;
}

a:link, a:visited, a:active
{	color:#3B6F97;
	text-decoration: underline;
}
a:hover 
{	color:#3B6F97;
	text-decoration: none;
}	
form {
	margin: 0px;
}
/* - STRUCTURE ELEMENTS - */
/* - template objects- */		
#container {
	text-align: left;
	background: #FFFFFF;
	padding: 10px;
	width: 930px;
	margin: 0px auto 0px auto;
}
#header {
	height: 100px;
	width: 930px;
}
#header_login {
	width: 300px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#header_login_top {
	background: url(/images/login.gif) left top;
	height: 15px;
	width: 300px;
}
#header_login_body {
	background: #DFDFDF;
	width: 290px;
	padding: 0px 0px 0px 10px;
}
#header_login_body .label, #header_login_body .email{
	margin-bottom:5px;
}
#header_login_body .email{
	color: #CC0000;
}

#header_login_body td{
	color: #666666;
	}
#header_login_bottom {
	background: url(/images/login.gif) left bottom;
	height: 15px;
	width: 300px;
}
#header_login .textfield {
	margin: 2px 4px 2px 4px;
	width: 160px;
	height: 14px;
	font-size: 11px;
}
#menu div {
	height: 13px;
	width: 110px;
	float: left;
	padding: 8px 0px 15px 0px;
	text-align: center;
	background: url(/images/menu_border.gif) no-repeat left top;
}
#menu div:first-child{
	background: none;
}

#menu div.current_neighbour{
	background: none;
}

#menu div:hover {
	cursor: pointer;
}

#menu div.current {
	background: url(/images/menu.gif) no-repeat left top;
	cursor: pointer;
}
#menu div a{
	color: #333333;
	text-decoration: none;
}
#menu div:hover a, #menu div a:hover, #menu div.current a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_sub {
	height: 47px;	
	width: 930px;
	clear: both;	
	margin: 0px;
}
#menu_sub.normal{
	background: url(/images/menu_sub.gif) no-repeat left top;
}
#menu_sub.first{
	background: url(/images/menu_sub_first.gif) no-repeat left top;
}

#menu_sub div div{
	padding: 15px 0px 0px 0px;
	text-align: center;
	background: url(/images/menu_sub_border.gif) no-repeat left top;
	float: left;
}
#menu_sub div div:first-child{
	background: none;
}
#menu_sub div div a{
	color: #FF9999;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
}
#menu_sub div div:hover a, #menu_sub div div.current a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_lang {
	float: right;
	padding: 8px 0px 0px 0px;
}
#menu_lang a, #footer a{
	color: #666666;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-left: #CCCCCC 1px solid;
}
#menu_lang a:hover, #footer a:hover{
	color: #333333;
	text-decoration: underline;
}
#menu_lang a:first-child{
	border-left: none;
}
#footer  {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#body {
	width: 930px;
	padding: 0px 0px 10px;
	margin: 0px;
	border-bottom: #DFDFDF 1px solid;
}

/* - LAY-OUT ELEMENTS - */ 
.picture_left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.picture_right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.clearer {
	clear: both;
}
.textfield {
	border: 1px solid #FFFFFF;
	margin: 2px 4px 2px 2px;
	padding: 2px;
	color: #666666;
}
select{
	border: 1px solid #FFFFFF;
	margin: 2px 4px 2px 2px;
	padding: 2px;
	color: #666666;
}
.button {
	margin: 0px 4px 0px 4px;
	padding: 2px 4px 3px 4px;
	color: #333333;
	background: #F0F0F0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

/* - LAY-OUT ELEMENTS - */ 
/* - body_left */
.body_left {
	width: 610px;
	min-height: 500px;
	float: left;
}
.body_left h1{
	font-size: 15px;
	color: #CC0000;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	font-weight: normal;
}
#body{
	margin-top:15px;
}
/**/
.related_menu, .extra_menu {
	margin: 14px 0px 0px 0px;
	background: url(/images/menu_related.gif) no-repeat left top;
}
.related_menu h2, .extra_menu h2 {
	display:none;
}
.related_menu div, .extra_menu div  {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 14px 0px 0px 0px;
	border-left: 1px solid #EDEDED;
}
.related_menu div a, .extra_menu div a{
	color: #999999;
	text-decoration: none;
}
.extra_menu div.current a{
	color: #333333;
	text-decoration: none;
}
.related_menu div:first-child, .extra_menu div:first-child {
	border: none;
}
.related_menu .bottom, .extra_menu .bottom{
	height: 15px;
	background: url(/images/menu_related.gif) no-repeat left bottom;
	margin-top: 0px;
	border: none;
	float: none;
	clear: both;	
}
/**/
.content_text_block{
	margin: 0px 0px 15px 5px;

}
.content_text_block h2, content_member_block h2{
	color: #CC0000;
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
.content_text_block ul, .content_form_block ul, .faq_answer ul, .content_photo_block_cats .body ul, .content_photo_block_thumbs .body ul  {
	padding: 0px;
	margin: 0px;
}
.content_text_block li, .content_form_block li, .faq_answer li, .content_member_block li, .content_photo_block_cats .body li, .content_photo_block_thumbs .body li {
	color: #333333;
	background: url(/images/li.gif) no-repeat 0px 4px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 8px;
}
/**/
.content_member_block strong, content_member_block b {
	color: #999999;
	font-weight: normal;
}
.content_member_block div {
	border-top: 1px solid #DFDFDF;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
}
.content_member_block div:first-child {
	border-top: none;
}
.content_member_block a.back {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.content_member_block a.back:hover {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.content_member_block p {
	margin: 0px 0px 0px 0px;
}
/**/
.content_laborama_block {
	margin: 0px 0px 14px 0px;
}
.content_laborama_block .top{
	background: url(/images/content_laborama_block_nl.gif) left top;
	height: 80px;
}
.content_laborama_block .top #year {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-left: 250px;
	margin-top: 9px;
	float: left;
	padding: 0px;
}
.content_laborama_block .top #location_date {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	margin-left: 150px;
}
.content_laborama_block .body{
	background: #B2CFE0 url(/images/content_laborama_block_bottom.gif) no-repeat left bottom;
	padding: 0px 15px 10px 15px;
	border-top:1px solid #B2CFE0;
}
.content_laborama_block .body img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
/**/
.content_special_block {
	margin: 0px 0px 14px 0px;
}
.content_special_block .top{
	background: #DFDFDF url(/images/content_special_block_top.gif) no-repeat left top;
	height: 35px;
	padding: 15px 0px 0px 0px;
}
.content_special_block .top h2{
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}
.content_special_block .body{
	background: #DFDFDF url(/images/content_special_block_bottom.gif) no-repeat left bottom;
	padding: 0px 15px 10px 15px
}
.content_special_block p{
	margin-top:0px;
	margin-bottom: 8px;
}
.content_special_block img{
	margin-left: 8px;
}
/**/
.content_newsfeed_block {
	margin: 14px 0px 0px 0px;
}

#body_right .content_newsfeed_block .more{
	margin-left:15px;
}
.content_newsfeed_item {
	margin: 8px 0px 8px 0px;
	padding-bottom: 8px;
	border-bottom: #DFDFDF 1px dotted; 
	width: 610px;
}
.content_newsfeed_block h2 {
	font-size: 15px;
	color: #CC0000;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	font-weight: normal;
}
.content_newsfeed_item .intro {
	text-align: left;
	vertical-align: top;
}
.content_newsfeed_item .intro div {
	margin-top: 4px;
}
.content_newsfeed_item .intro {
	padding: 8px 0px 0px 0px;
	width: 602px;
}
.content_newsfeed_item .title {
	font-weight: bold;	
}
.content_newsfeed_item .date {
	font-weight: bold;
	color: #999999;
}
.content_newsfeed_item img {
	margin: 0px 0px 0px 8px;
}
.news_date {
	color: #999999;
	float: right;
	font-size:11px;
}
.news_body {
	margin: 14px 0px 0px 0px;
	}
.news_body img{
	float: right;
	margin: 0px 0px 0px 8px;
	}
.news_back {
	margin: 14px 0px 0px 0px;
	}
/**/
.content_form_block {
	margin: 0px 0px 14px 0px;
}
.content_form_block .top {
	background: url(/images/content_form_block.gif) no-repeat left top;
	height: 35px;
	padding: 15px 0px 0px 0px;
}
.content_form_block .top h2{
	font-size: 15px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	font-weight: normal;
}
.content_form_block .body{
	color: #666666;
	background: #E1E1E1;
	padding: 0px 15px 0px 15px
}
.content_form_block .bottom{
	background: url(/images/content_form_block.gif) left bottom;
	height: 15px;
}
/* - LAY-OUT ELEMENTS - */ 
/* - body_right */
.content_body_right {
	width: 300px;
	margin: 0px 0px 0px 20px;
	float: left;
}
/**/
.content_body_right .content_form_block .top {
	background: url(/images/body_right_content_form_block.gif) no-repeat left top;
	height: 35px;
}
.content_body_right .content_form_block .body{
	width: 270px;
}
.content_body_right .content_form_block .bottom{
	background: url(/images/body_right_content_form_block.gif) no-repeat left bottom;
}

/**/
.content_body_right .content_special_block .top{
	background: #DFDFDF url(/images/body_right_special_top.gif) no-repeat left top;
	width: 300px;
}
.content_body_right .content_special_block .body{
	color: #666666;
	background: #DFDFDF url(/images/body_right_special_bottom.gif) no-repeat left bottom;
	width: 270px;
	padding: 0px 15px 10px 15px;
}
/**/
.content_body_right .content_laborama_block {
	cursor: pointer;
}
.content_body_right .content_laborama_block .top{
	background: url(/images/body_right_content_laborama_block_nl.gif) left top;
	height: 60px;
	width: 300px;
}
.content_body_right .content_laborama_block .top #year {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	margin-left: 200px;
	margin-top: 9px;
	float: left;
	padding: 0px;
}
.content_body_right .content_laborama_block .body{
	background: #B2CFE0 url(/images/body_right_laborama_block_bottom.gif) no-repeat left bottom;
	width: 270px;
	text-align: center;
}
/**/
#searchbox .textfield {
	width: 170px;
	margin: 8px 4px 8px 0px;
}
#searchbox .button {
	margin: 8px 4px 8px 0px;
}
/**/
.content_logo_block .top, .content_member_block .top, .content_newsfeed .top {
	background: url(/images/content_logo_block.gif) no-repeat left top;
}
.content_logo_block .top h2,.content_member_block .top h2 {
	font-size: 15px;
	color: #333333;
	padding: 15px 0px 0px 15px;
	margin: 14px 0px 0px 0px;
	font-weight: normal;
}
.content_logo_block .body, .content_member_block .body, .content_newsfeed .body {
	background: url(/images/content_logo_block.gif) no-repeat left bottom;
	padding: 15px 0px 14px 15px;
}
.content_logo_block .body img, .content_member_block .body img{
	margin-bottom: 8px;
}
/**/
.content_body_right .content_newsfeed_block  {
	background: url(/images/body_right_content_news_block.gif) no-repeat left bottom;
	padding: 0px 0px 14px 0px;
	margin-top: 14px;
}
.content_body_right .content_newsfeed_block h2 {
	background: url(/images/body_right_content_news_block.gif) no-repeat left top;
	font-size: 15px;
	color: #CC0000;
	padding: 14px 15px 5px 15px;
	margin: 0px;
	font-weight: normal;
}
.content_body_right .content_newsfeed_item {
	width: 270px;
	margin: 0px 15px 10px 15px;
}
/**/
#admin_menu  {
	padding:10px 10px 10px 10px;
	background-color:#6894B5;
	/*background: url(/images/menu_admin.gif) no-repeat left top;*/
	margin: 10px 0px 0px 0px;
	color:#B2CFE0;
}
#admin_menu div:first-child {	
	margin: 0px 0px 5px 0px;	
	/*padding-bottom:5px; */	
}
#admin_menu div div {
	display:inline;	
	padding-left:5px;
	padding-right:5px;
}
#admin_menu div div:first-child {
	padding-left:0px;
	display:inline;
}
#admin_menu div div  a{
	color: #B2CFE0;
	text-decoration: none;	
}
#admin_menu  div div:hover a, #admin_menu  div div.current a{
	color: #FFFFFF;
	text-decoration: none;
}
#admin_body h1 {
	font-size: 15px;
	font-weight: normal;
	color: #3B6F97;
}
#admin_body h2 {
	font-size: 15px;
	font-weight: normal;
	color: #95B0C7;
}
/**/
.sitemap ul {
	margin: 0px;
	padding: 0px;
	}
.sitemap ul a {
	text-decoration: none;
	}
.sitemap ul a:hover{
	color: #CC0000;
}
.sitemap li {
	list-style:none;
	margin: 0px 0px 0px 0px;	
	padding: 0px;
}
.sitemap li a{
	font-size: 15px;
	color: #333333;
	}
.sitemap ul ul li {
	list-style:none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	margin: 4px 0px 4px 20px;	
	background: url(/images/ul_ul.gif) no-repeat left top;
}
.sitemap ul ul li a{
	color: #666666;
}
.sitemap ul ul ul li{
	padding: 0px 0px 0px 20px;	
	margin: 4px 0px 0px 20px;	
	background: url(/images/ul_ul_ul.gif) no-repeat left top;
	}
.sitemap ul ul ul li a{
	color: #999999;
	}
/**/
#agenda{
	background: url(/images/agenda_background.gif) no-repeat left bottom;
	margin-top: 14px;
}
.agenda {
	background: url(/images/agenda_background_top.gif) no-repeat left top;
}
.agenda th, .agenda_lightbox th, .agenda_lightbox_logged_on th{
	font-size: 15px;
	color: #666666;
	font-weight: normal;
	padding: 15px 10px 10px 10px;
}
.agenda td, .agenda_lightbox td, .agenda_lightbox_logged_on td {
	padding: 5px 10px 5px 10px;
}
.agenda .divider, .agenda_lightbox .divider, .agenda_lightbox_logged_on .divider{
	border-top: 1px dotted #DEDEDE;
	padding: 0px;
}
.agenda img {
	margin: 0px 5px 0px 0px;
	border: none;
}
.agenda .logged_on {
	background: #C5D9E5 url(/images/agenda_logged_on.gif) no-repeat left -2px;
}
#agenda_lightbox{
	width: 300px;
	background: url(/images/agenda_lightbox_background.gif) no-repeat left bottom;
	margin-top: 14px;
}
.agenda_lightbox {
	background: url(/images/agenda_lightbox_background_top.gif) no-repeat left top;
	width: 300px;
}
.agenda_lightbox_logged_on{
	background: url(/images/agenda_lightbox_logged_on_background_top.gif) no-repeat left top;
	width: 300px;
}
/**/
.faq {
	margin: 14px 0px 0px 0px;
}
.faq .faq_question{
	border-top: 1px #DFDFDF dotted;
}
.faq .faq_question:first-child{
	border-top: none;
}
.faq_question {
	margin: 4px 0px 4px 0px;
	padding: 8px 0px 8px 0px;
	}
.faq_question a{
	font-size: 15px;
	color: #666666;	
	text-decoration: none;
}
.faq_question a:hover{
	color: #333333;	
	text-decoration: none;
}
.faq_answer {
	padding: 0px 0px 4px 15px;
}
/**/
/*-SEARCH-RESULT-*/
.result{
	margin-bottom:10px;
}
.result .title{
	padding-top: 14px;
	padding-bottom: 8px;
}
.result .title a:link, .result .title a:visited, .result .title a:hover {
	font-weight: bold;
	text-decoration:underline;
}
.result .title a:hover{
	font-weight: bold;
	text-decoration:none;
}
.result .summary {
	size:11px;
	margin-bottom:5px;
}
.result .link {
}
.result .link a:link, .result .link a:visited, .result .link a:hover {
	color:#006600;
	text-decoration:none;
}
.result .link a:hover {
	color:#006600;
	text-decoration:none;
}

/*Special*/


/*Tabs*/
#tabs div{
	border:1px solid #E6E6E6;
	cursor:pointer;
	background-color:#FFFFFF;
	float:left;
	padding:5px 5px 6px 5px;	
	margin-right:2px;
	margin-top:5px;
	text-align:center;
	font-size:12px;
}
#tabs div.inactive{
	border-top:1px solid  #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	background: #EDEDED;
	float:left;
	padding:5px 5px 6px 5px;
	margin-right:2px;
	color:#C0C0C0;
	text-align:center;
	font-size:12px;
}
#tabs div.current{
	border-top:1px solid  #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	background: #E6E6E6;
	float:left;
	padding:5px 5px 6px 5px;
	margin-right:2px;
	color:#000000;
	text-align:center;
	font-size:12px;
}
#tabs_content{
	border:1px solid #E6E6E6;
	clear:left;
	background-color:#E6E6E6;
}
#tabs_content table{

}
.tabs_submit{
	margin:5px;
}
/**/
#container_500 {
	background: #FFFFFF;
	width: 400px;
	margin: 10px auto 0px auto;
	padding: 10px;
	
}

/* PHOTO */
.photo_toolbar  {
	width: 610px;
	background: #EFEFEF url(/images/photo/photo_background.gif) repeat-x left top;
	height:30px;
}
.photo_toolbar_prev, .photo_toolbar_next {
	width: 230px;
	height:30px;
}
.content_photo_block_slide, .content_photo_block_cats {
	margin: 0px 0px 0px 0px;
}
.content_photo_block_slide .top {
	background: #FFFFFF url(/images/photo/content_block_photogallery_top.gif) no-repeat left top;
	padding: 15px 0px 15px 0px;
}
.content_photo_block_slide .top h2 {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-weight: normal;
}
.content_photo_block_slide .body  {
	background: #FFFFFF url(/images/photo/content_block_photogallery_bottom.gif) repeat-y left bottom;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.content_photo_block_cats .top{
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.content_photo_block_cats .body{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.photo_big  {
	margin: 15px 15px 0px 15px;;
	background-color: #333;
}
.photo_big img {
	padding: 0px 0px 0px 0px;
}
.content_photo_block_thumbs .top {
	background: #FFF;
	padding: 5px 0px 5px 0px;
	border: 1px solid #CCCCCC;
}
.content_photo_block_thumbs .top h2, .content_photo_block_cats .top h2 {
	font-size: 13px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
.content_photo_block_thumbs .body{
	text-align: center;
	padding: 5px 10px 10px 0px;
	background: #CCCCCC url(/images/photo/content_block_photogallery_thumb_bottom.gif) no-repeat left bottom;
}
.content_photo_block_thumbs .body a  {
	margin: 0px 0px 0px 10px;
}
#photo_comment {
  background-color: #666666;
  margin: 0px 15px 0px 15px;
  padding: 10px 5px 10px 15px;
  color: #FFF;
  border: 1px solid #666666;
}
#photo_comment p {
  margin: 0px 0px 10px 5px;
}
.photo_toolbar div {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.photo_toolbar div img{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#photo_comment{
 padding: 5px 0px 0px 0px;
}
