body {
	background-color: #707070;
	margin-top:0px;
	margin-left:0px;
	font: normal 16px Arial;
	text-align: center; /* for IE */
	color: #7e7e7e;
}

a:link, a:active, a:visited, a:hover
{
	color: #f32f9e;
}

img 
{
	border-style:none;
	border-width:0px;
}

h1
{
	margin: 10px 0 10px 0;
	font: normal 28px Arial;
	color:#f32f9e;
	height:30px;
}

.h1center
{
	width:100%; 
	text-align:center;
}

.h1left
{
	width:100%; 
	text-align:left;
}

select
{
	font: normal 16px Arial;
	color:#f32f9e;
	border: solid 1px #7e7e7e;		
}

/* main structure */
#main
{
	width:996px;
	margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
}

#header {
	width: 996px;
	height: 239px;
}

#content {
	width: 996px;	
	padding-left:3px;
	padding-right:3px;
	background-image:url("/image/contentBg.png");
	background-repeat:repeat-y;			
	height:auto;
}

#footer {
	width:996px;
	height:100px;
}


/* header */

#topMenu 
{
	width:996px;
	height:40px;
	font: normal 12px Arial;	
}

#topMenuLeft
{
	width:8px;
	height:40px;
	float:left;
	background-image:url("/image/topmenuleft.png");
}
#topMenuMidden
{
	width:980px;
	height:40px;
	float:left;
}

#topMenuTop
{
	width:980px;
	height:5px;
	background-image:url("/image/topmenutop.png");
	
}
#topMenuContent
{
	width:980px;
	height:35px;
	background-color:#464646;
	color: #7e7e7e;
}
#topMenuRight
{
	width:8px;
	height:40px;
	float:left;
	background-image:url("/image/topmenuright.png");
}

#topMenuLeftPart
{
	padding-top:8px;
	padding-left:5px;
	height:35px;
	float:left;
}
#topMenuLeftPartHyves
{
	padding-top:6px;
	padding-left:4px;
	height:35px;
	float:left;
}
#topMenuRightPart
{
	padding-top:8px;
	padding-right:5px;
	height:35px;
	float:right;
}


input.topLogin
{
	font: normal 12px Arial;
	width:110px;
	color: #7e7e7e;
	background-color:#464646;
	margin-top: 0px;
	border: solid 1px #7e7e7e;	
}

input.topLoginCheck
{
	border: none;
	width:10px; 
	height:10px; 
	margin: 5px 3px 0px 3px; 
	padding:0;
	
	vertical-align:top;
}

input.topLoginButton
{
	font: normal 12px Arial;
	color: #c9c9c9;
	border: solid 1px #818689;
	background-color: #818689;
	margin-top: 0px;
}

input.textbox
{
	border: solid 1px #818689;
	font: normal 16px Arial;
	color: #f32f9e;	
}

input.button
{
	font: normal 16px Arial;
	color: #c9c9c9;
	border: solid 1px #818689;
	background-color: #818689;
	margin-top: 0px;
	cursor:pointer;
}

a.toplink, a.toplink:active, a.toplink:visited
{
	color:#7e7e7e;
	text-decoration:none;
}

a.toplink:hover
{
	color:#c9c9c9;
	text-decoration:none;
}

/* paarse gedeelte van header */

#logoRuimte
{
	width:996px;
	height:160px;
}
#logoRuimteLeft
{
	width:3px;
	height:160px;
	background-image:url("/image/schaduwL.png");
	background-repeat:repeat-y;
	float:left;
}
#logoRuimteContent
{
	width:990px;
	height:160px;
	float:left;
	background-color:#f32f9e;
}
#logoRuimteRight
{
	width:3px;
	height:160px;
	background-image:url("/image/schaduwR.png");
	background-repeat:repeat-y;
	float:left;
}

#logo
{
	padding-top:39px;
	padding-left:28px;
}

#mainMenu
{
	width:996px;
	height:39px;
}
#mainMenuLeft
{
	width:3px;
	height:39px;
	background-image:url("/image/schaduwL.png");
	background-repeat:repeat-y;
	float:left;	
}
#mainMenuMidden
{
	background-color:#cf1880;
	width:990px;
	height:39px;
	float:left;
}
#mainMenuBar
{
	background-image:url("/image/mainMenuBg.png");
	background-repeat:repeat-x;	
	width:990px;
	height:36px;
}

#mainMenuBarSchaduw1
{
	float:left;
	width:990px;
	height:1px;
	background-color:#decfd7; 
}
#mainMenuBarSchaduw2
{
	float:left;
	width:990px;
	height:2px;
	background-color:#dfdfdf;
}

#mainMenuRight
{
	width:3px;
	height:39px;
	background-image:url("/image/schaduwR.png");
	background-repeat:repeat-y;
	float:left;		
}

.mainMenuSeparator
{
	float:left;
	width:1px;
	height:36px;
	background-color:#f32f9e;
}

a.mainMenuLink, a.mainMenuLink:active, a.mainMenuLink:visited 
{
	height:26px;
	padding-left:8px;
	padding-right:8px;
	font: bold 12px Arial;
	padding-top:10px;
	display:block;
	float:left;
	color:White;
	text-decoration:none;
}
a.mainMenuLink:hover
{
	height:26px;
	padding-left:8px;
	padding-right:8px;
	font: bold 12px Arial;
	padding-top:10px;
	display:block;
	float:left;
	color:#c9c9c9;
	text-decoration:none;
} 

#zoek
{
	float:right;
	padding-top:9px;
	padding-right:10px;
	text-align:right;
}

#zoekTextBox
{
	height:17px;
	width:70px;
	color: #7e7e7e;
	border: solid 1px White;
	background-color:White;	
}

.zoekParts
{
	height:19px; float:left;
}

/* archief */

#archiefMenuLeft
{
	width:3px;
	height:245px;
	background-image:url("/image/schaduwL.png");
	background-repeat:repeat-y;
	float:left;
}
#archiefMenuContent
{
	width:970px;
	height:245px;
	float:left;
	padding: 0px 10px 0px 10px;
	background-color:#ececec;
}
#archiefMenuRight
{
	width:3px;
	height:245px;
	background-image:url("/image/schaduwR.png");
	background-repeat:repeat-y;
	float:left;
}

.archiefJaar
{
	width:100px;
	float:left;
}

a.archiefLink:link, a.archiefLink:visited, a.archiefLink:active 
{
	font-size:12px;
	color:#656565;
	text-decoration:none;
}

a.archiefLink:hover, a.archiefLinkSelected
{
	font-size:12px;
	color:#f32f9e;
	text-decoration:underline;
}

.archiefThumb
{
	float:left;
	width:50px;
	height:100px;
}
.archiefSpacer
{
	float:left;
	width:52px;
	height:100px;
}
/* footer parts */

#footerSchaduwL
{
	width:3px;
	height: 230px;
	background-image:url("/image/schaduwL.png");
	background-repeat:repeat-y;
	float:left;	
}
#footerContent
{
	padding-top:20px;
	padding-left:170px;
	padding-right:10px;
	padding-bottom:0px;
	height: 210px;
	width:810px;
	background-color:#464646;
	float:left;
	color:#7e7e7e;
}
#footerSchaduwR
{
	height: 230px;
	width:3px;
	background-image:url("/image/schaduwR.png");
	background-repeat:repeat-y;
	float:left;		
}

#footerBottom
{
	height:8px;
	width:996px;
}

#footerBottomLeft
{
	width:8px;
	height:8px;
	float:left;
	background-image:url("/image/footerBottomleft.png");
}
#footerBottomMidden
{
	width:980px;
	height:8px;
	float:left;
	background-image:url("/image/footerBottom.png");
}

#footerBottomRight
{
	width:8px;
	height:8px;
	background-image:url("/image/footerBottomRight.png");
	float:left;
}

.footerBlok
{
	float:left;
	width:175px;
	font: normal 12px Arial;
}

.footerKopje
{
	font-weight:bold;
}

/* 2col */


#tweeColLeft
{
	float:left;
	width:640px;
	background-color:White;
	padding: 10px 9px 10px 10px;	
	/*
	display:block;
	
	 border: solid 10px White;
	 */
}
#tweeColRight
{
	width:312px;
	float:left;
	padding: 10px 10px 10px 9px;	
	background-color:White;	
	
}

#eenCol
{
	float:left;
	width:971px;
	background-color:White;
	padding: 10px 9px 10px 10px;	
}

/* item en item menu  en listmenu*/

#itemMenu
{
	padding-top:20px;
	width:640px;
	height:50px;
}

#itemMenuVorige
{
	width:140px;
	height:inherit;
	text-align:left;
	float:left;
}
#itemMenuVolgende
{
	width:160px;
	text-align:right;
	float:left;
}
#itemMenuStem
{
	width:180px;
	float:left;
}

#itemMenuDelen
{
	width:100px;
	text-align:center;
	float:left;
}
#itemMenuFavoriet
{
	padding-left:10px;
	width:50px;
	height:30px;
	float:left;
}

.linkGroot
{
	font: normal 28px Arial;
	color: #656565;
}

.hartje
{
	font: normal 58px Arial;
	vertical-align:bottom;
	position:relative;
	top:-20px;
}

a.linkGroot:link, a.linkGroot:active, a.linkGroot:visited 
{
	color: #656565;
	text-decoration:none;
}

a.linkGroot:hover
{
	color: #f32f9e;
	text-decoration:none;
}

.listMenuVorige
{
	height:70px;
	width:130px;
	height:inherit;
	text-align:left;
	vertical-align:text-bottom;
}
.listMenuVolgende
{
	height:70px;
	width:160px;
	text-align:right;
	vertical-align:text-bottom;
}
.listMenuPagina
{
	height:70px;
	width:350px;
	text-align:center;
	vertical-align:text-bottom;
}

.listMenuDigits
{
	font-size:48px;
}


/* rechterkolom */

.rightOuterBox
{
	border: solid 5px #ececec;
	width:302px;
	height:252px;
	margin-bottom: 10px;
}
.rightInnerBox
{
	border: solid 1px #cbcbcb;
	width:300px;
	height:250px;
}

.rightOuterBoxSmall
{
	border: solid 5px #ececec;
	width:302px;
	height:127px;
	margin-bottom: 10px;
}
.rightInnerBoxSmall
{
	border: solid 1px #cbcbcb;
	width:300px;
	height:125px;
}

/* other */

a.biglist, a.biglist:active, a.biglist:visited
{
	font-size:16px;
	color: Black;
	text-decoration:none;
}

a.biglist:hover
{
	font-size:16px;
	color:#f32f9e;
	text-decoration:none;
}


.error
{
	background-color:Red;
	color:White;
}

.smalltext
{
	font: normal 12px Arial;	
}


/* tabel homepage */
.homeListDay 
{
	margin:10px 0 10px 0; 
	float:left; 
	width:60px; 
	height:50px; 
	background-color: #ececec; 
	text-align:center; 
	vertical-align:middle; 
	font-size:40px; 
	color:#cbcbcb;
	line-height:50px;
	cursor:pointer;
}

.homeListDayWhite 
{
	margin:10px 0 10px 0; 
	float:left; 
	width:60px; 
	height:50px; 
	background-color: #ffffff; 
	text-align:center; 
	vertical-align:middle; 
	font-size:40px; 
	color: #cbcbcb;
	line-height:50px;
	cursor:pointer;
}

.homeListMonth
{
	margin:10px 0 10px 0; 
	float:left; 
	width:50px; 
	height:40px; 
	/* border: solid 1px #656565; */
	text-align:center; 
	vertical-align:middle; 
	background-color:#cbcbcb;
	font-size:14px; 
	color:White; 
	padding-top:10px;
	cursor:pointer;
}

.homeListTitle
{
	margin:10px 0 10px 0; 
	float:left; 
	width:460px; 
	height:50px; 
	padding:0px 0px 0px 10px; 
	height:50px; 
	overflow:hidden; 
	white-space:nowrap; 
	line-height:50px;	
	cursor:pointer;
}

.homeListThumb
{
	margin:10px 0 10px 0; 
	float:left; 
	width:55px; 
	height:50px; 
	text-align:left;
	cursor:pointer;
}

.overviewItemsDetails
{
	margin:15px 0 0 0; 
	float:left; 
	width:100px; 
	height:55px; 
	cursor:pointer;	
}

.categoryImg
{
	margin-right:10px;
}

a.specialLink, a.specialLink:active, a.specialLink:visited
{
	color:#7e7e7e;
	text-decoration:none;
}

a.specialLink:hover
{
	color:#f32f9e;
	text-decoration:none;
}
