/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_grass.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color: #272727;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link{text-decoration: underline; color: #666666; }
a:visited{text-decoration: underline; color: #666666; }
a:active{text-decoration: underline; color: #666666; }
a:hover{text-decoration: underline; color: #000000; }


p{
	display: block;
	margin: 0px;
	padding: 0px;
}



#MainWrapper{
	margin-left: -450px;
	left: 50%;
	width: 900px;
	/*border: 1px solid #003399;*/
	position: absolute;
	/*background-image: url(../images/header_bg_tree.jpg);*/
	background-image: url(../images/header_bg_crane_snake.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom: 80px;
}

#Logo{
	position: absolute;
	left: 10px;
	top: 35px;
}

#MainNavigation{
	width: 480px;
	position: absolute;
	left: 240px;
	top: 55px;
}
#MainNavigation .navitem{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}
#MainNavigation .navitem a:link{
	color: #666666;
	text-decoration: none;
}
#MainNavigation .navitem a:visited{
	color: #666666;
	text-decoration: none;
}
#MainNavigation .navitem a:active{
	color: #666666;
	text-decoration: none;
}
#MainNavigation .navitem a:hover{
	color: #CC0000;
	text-decoration: none;
}

#ContentWrapper{
	width: 900px;
	/*margin-top: 148px;*/
	padding-top: 148px;
	/*border: 1px solid #FF6600;	*/
}


#MainImageFrame{
	background-image:url(../images/mainImageFrame_bg.jpg);
	background-repeat:no-repeat;	
	width: 500px;
	height: 180px;	
	margin-left: 0px;
	padding-top: 14px;
	text-align:left;
}
#MainImage{
	
	border: 6px solid #2a2a2a;
	width: 462px;
	height: 160px;
	margin-left: 12px;
}
.LeftFrame{
	width: 490px;
	margin-left: 5px;
	background-color: #f3f3f3;
	margin-bottom: 7px;
}
#LeftFrame1{
	padding-bottom: 50px;
}
#LeftFrame2{
}
#Shortcuts_Title{
	height: 15px;
	margin-top: 105px;
}
#Shortcuts_Bar{
	width: 395px;
	height: 60px;
	background-color:#000000;
	background-image:url(../images/iconbar_bg.gif);
	background-repeat:no-repeat;
	margin-left: 3px;
	margin-bottom: 7px;
}
#Shortcuts_Table{
	margin-top:5px;
	width: 390px;
	margin-left: 5px;
}

.RightFrame{
	width: 395px;
	margin-left: 3px;
	background-color: #f3f3f3;
	margin-bottom: 7px;
}
#RightFrame1{
	padding-bottom: 15px;
}
#RightFrame2{		
}
#RightFrame3{
}


#ArtikelPane{
	/*border: 1px solid #00CC33;*/
	margin-left: 10px;
	margin-right: 25px;
}
.LeftContentBlock{
	margin-right: 25px;
	padding-left: 20px;
}



#ArtikelPane .ArtikelTitel{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/artikel_title_arrow.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	height: 15px;
}

.ArtikelTitel a:link{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.ArtikelShortText{
	padding-left: 15px;
	padding-bottom: 0px;
	/*border: 1px solid #FF3300;*/
}
.ArtikelMoreButton{		
	text-align: right;	
	/*border: 1px solid #66CC33;*/
}
.hr_artikel{
	height: 1px;
	/*
	line-height: 1px;
	font-size: 1px;	
	*/
	background-color: #dedede;
	border: none;
	margin-left: 15px;
	margin-bottom: 13px;
	margin-top: 15px;
	color: #dedede;
}
.hr_archief{
	height: 1px;
	background-color: #dedede;
	border: none;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #dedede;
	padding: 0;
}

.ReadMoreBar{
	height: 17px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-top: 3px;
	text-align: right;
	margin-top: 10px;
}
.BackBar{
	height: 26px;
	text-align: right;
	margin-left: 15px;
	margin-right: 0px;
	padding-bottom: 0px;
}


.PageTitle{
	font-size:20px;
	color: #c1020d;
	padding-top: 7px;
	padding-bottom: 12px;
	padding-left: 10px;
	height: 30px;

}
#YoutubePane{
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 20px;

}
.YoutubeVideo{

}
.YoutubeVideo .omschrijving{
	font-weight: bold;
	padding-top: 5px;
}
.YoutubeVideov .omschrijving a:link{
	font-weight: bold;
	color: #888888;
	text-decoration:none;
}


ul{
	margin-top: 8px;
	margin-left: 30px;
	line-height: 14px;
	padding: 0px;
}

.redblock{
	background-image:url(../images/redblock1_bg.jpg);
	background-color: #7e0005;
	color: #FFFFFF;
	padding: 8px;
}

.redarrowbullet{
	background-image:url(../images/bullet_arrow_02.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#JaVriend{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
}


.errormessage{
	color:#FF3300;
	font-weight:bold;
	font-size: 9px;
	
}



#EventPane{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	
}
.EventTitel{
	font-weight: bold;
	margin-left: 0px;	
}
.EventTitel a:link{ font-weight:bold; color:#666666; text-decoration:none;}

.EventShortText{
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.EventMoreButton{
	padding-left: 15px;
	text-align: right;
	padding-top: 3px;
	display:inherit;
}

.EventBody{
	border-bottom: 1px solid  #dedede;
	padding-bottom: 3px;
	margin-bottom: 6px;
	margin-top: 0px;
	width: 350px;
}

#EventPane p{
	margin: 0px;
	padding: 0px;
}



.DynamicPageContent{
	padding-left: 15px;
	padding-bottom: 20px;
}

.LinkGroup{
	margin-bottom: 30px;
}

.LinkGroupTitle{
	font-weight:bold;
	text-decoration: underline;
	padding-bottom: 6px;
	color: #333333;
	font-size: 10px;
}

.LinkGroup .LinkItem{
	display: block;
	padding-left: 15px;
	background-image: url(../images/artikel_title_arrow.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-bottom: 4px;
	text-decoration: none;
}


#BookOverviewPane{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.BookPane{
	border-bottom: 1px solid #dedede;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.BookCoverBox{
	width: 100px;
}
.OverviewBookTitle{
	font-weight:bold;
}
.BookShortText{
	float:left;
	width: 200px;
}
.BookMoreButton{	
	text-align: right;
	padding-top: 4px;
}
#BookDetailPane{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
}

#ClubPane{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
}
.ClubDetails{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	padding-left: 15px;
}
.ClubTitle{
	font-weight:bold;
	color:#666666;
}
.ClubDetails a:link{ color: #666666; text-decoration:underline;}
.ClubDetails a:visited{ color: #666666; text-decoration:underline;}
.ClubDetails a:active{ color: #666666; text-decoration:underline;}
.ClubDetails a:hover{ color: #333333; text-decoration:underline;}




#FaqPane{
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	
}
.FaqTitel{
	padding-left: 25px;
	padding-bottom: 10px;
	background-image:url(../images/bullet_arrow_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 0px;	
}
.FaqTitel a:link{ font-weight:bold; color:#666666; text-decoration:none;}
.FaqTitel a:visited{font-weight:bold; color:#666666; text-decoration:none;}
.FaqTitel a:active{ font-weight:bold; color:#666666; text-decoration:none;}
.FaqTitel a:hover{font-weight:bold; color:#000000;  text-decoration:none;}



#FaqPane p{
	margin: 0px;
	padding: 0px;
}


#EviewPane{
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	
}
.EviewTitel{
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-image:url(../images/bullet_arrow_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: 0px;	
	border-bottom: 1px solid #dedede;
}
.EviewTitel a:link{ font-weight:bold; color:#666666; text-decoration:none;}
.EviewTitel a:visited{font-weight:bold; color:#666666; text-decoration:none;}
.EviewTitel a:active{ font-weight:bold; color:#666666; text-decoration:none;}
.EviewTitel a:hover{font-weight:bold; color:#000000;  text-decoration:none;}



#EviewPane p{
	/*margin: 0px;
	padding: 0px;*/
}





#ArchiefOverviewPane{
	/*border: 1px solid #00CC33;*/
	margin-left: 10px;
	margin-right: 25px;
}


#ArchiefOverviewPane .ArchiefOverviewTitel{
	font-size: 11px;
	color: #bb111e;
	font-weight: bold;
	padding-left: 15px;
	height: 15px;
}

.ArchiefOverviewTitel a:link{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.ArchiefOverviewShortText{
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border: 1px solid #FF3300;*/
}
