@charset "utf-8";
/* CSS Document */

/*=========================================================================================================*/
/*  ALGEMENE CSS
/*=========================================================================================================*/

body
{
	background: #FCFEF3;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background: #E3D8CE url("../img/background3.jpg") no-repeat center 0px;
	font-size: 65%;
}

body.prikbord
{
	background: #FCFEF3;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	background: #E3D8CE url("../img/prikbord_background.gif") repeat 0px 0px;
	font-size: 65%;
}


iframe
{
	border:0px;
}

a
{
	color: #FF0000;
}

a:hover
{
		color:#2A4353;
}

.main
{
	width: 955px;
	min-height:1132px;
	margin: 0px auto;
}

.container
{
	width: 957px;
	padding:0px 0px;
	float:Left;	
}

.mainContainer
{
	width: 917px;
	padding:0px 20px;
	float:Left;	
}

a img
{
	border: 0px;
}


/*=========================================================================================================*/
/*  HEADER
/*=========================================================================================================*/
.header
{
	width:100%;
	float:left;
	height:122px;
	display: block;
}

.header a.logo
{
	width:210px;
	height:122px;
	float:left;
}

div.shirt
{
	float:left;
	margin-right:5px;
	width: 280px;
	border:1px solid #DFD5D3;
	margin-bottom:10px;
	background:white;
	height:312px;
}

div.shirt a
{
	float:left;
}

div.shirt a.text
{
	width:260px;
	text-align:center;
	padding:10px 10px;
}

.tagcloud
{
	width:100%;
	float:left;
	margin-top:10px;
}

/*=========================================================================================================*/
/*  PORTAL
/*=========================================================================================================*/

.mainContainerPortal
{
	width: 957px;
	padding:0px 0px;
	float:Left;	
}

.mainContainerPortal .left
{
	width: 465px;
	float:left;
}

.mainContainerPortal .right
{
	width:428px;
	float:left;
	margin-left:25px;
}

.nieuwsteGaren
{
	width: 465px;
	overflow: hidden;
	float:left;
}

.nieuwsteGaren .title
{
	float:left;
	width:100%;
	margin-bottom:13px;
}

.nieuwsteGaren .content
{
	padding-left: 63px;
	width: 427px;
	float:left;
}

.nieuwsteGaren .content a
{
	width:188px;
	heigth: 188px;
	border:1px dashed #A5A3A3;
	padding: 3px;
	margin-bottom:10px;
	float:left;
}

.nieuwsteGaren .content img
{
	float:left;
}

.twitterFeeds
{
	width: 402px;
	padding: 0px 0px 0px 62px;
	margin-top:15px;
	display: block;
	overflow: hidden;
	float:left;
}

.overHalveGaren
{
	width: 402px;
	padding: 0px 0px 0px 62px;
	display: block;
	overflow: hidden;
	float:left;
}

.overHalveGaren .top
{
	width: 402px;
	height:33px;
	float:left;
	background:  url("../img/bgOverHalveGarenTop.png") no-repeat 0px 0px;
}

.overHalveGaren .center
{
	width: 372px;
	padding:0px 15px;
	float:left;
	font-size:1.2em;
	color:#333;
	background:  url("../img/bgOverHalveGarenCenter.png") repeat-y 0px 0px;
}

.overHalveGaren .bottom
{
	width: 402px;
	height:14px;
	float:left;
	background:  url("../img/bgOverHalveGarenBottom.png") no-repeat 0px 0px;
}

.overHalveGaren h1
{
	margin-bottom:0px;
	margin-top:5px;
	width:100%;
	float:left;
}

.overHalveGaren h1.title a
{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	color:#333;
	text-decoration: none;
	font-size:0.55em;
	margin-bottom:5px;
	float:left;
	width:100%;
}

.overHalveGaren h1.title a:hover
{
	text-decoration:underline;
	color:#000;
}

.overHalveGaren .content
{
	width:100%;

}

.categorieen
{
	width: 394px;
	padding:4px;
	margin-top:39px;
	border:1px dashed #F7DC03;
	margin-bottom:11px;
	float: left;
}

.right .title
{
	width:100%;
	margin-top:12px;
	float:left;
}

.categorieen .content
{
	width: 394px;
	
	float:left;
}

.categorieen .content img
{
	float:left;
}

.categorieen .content h3
{
	cursor:pointer;
}

.categorieen .content h3 a
{
	background: url("../img/checked.gif") no-repeat 0px 0px;
	width:90%;
	padding-left:10%;
	min-height: 20px;
	display: block;
	color:#333;
	margin-bottom:10px;
	float:left;
	font-weight:normal;
}

.categorieen .content h3 a:hover
{
	background: url("../img/checked.gif") no-repeat 0px -67px;
	color:#FF4CB7;
}

.blogPortal
{
	width: 369px;
	height: 179px;
	padding: 20px 15px 10px 20px;
	display: block;
	margin-top:9px;
	overflow: hidden;
	background: url("../img/bgPortal.gif") no-repeat 0px 0px;
	float:left;
}

.blogPortal h2.title a
{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	color:#333;
	text-decoration: none;
	font-size:0.8em;
}

.blogPortal h2.title a:hover
{
	text-decoration:underline;
	color:#000;
}

.blogPortal .content
{
	width:100%;
	font-size:1.2em;
	height: 106px;
	overflow :hidden;
	color:#333;
}

.nieuwsbrieven
{
	width: 401px;
	height: 195px;
	display: block;
	background: url("../img/bgNieuwsbrief.gif") no-repeat 0px 0px;
	float: left;
}

.footer
{
	width:512px;
	height: 55px;
	margin-top:25px;
	margin-right:110px;
	float:right;
}

.footer a img, .footer img
{
	
	float:left;	}

/*=========================================================================================================*/
/*  MENU
/*=========================================================================================================*/
.menu
{
	width: 747px;
	padding-top:2px;
	height: 120px;
	float:left;
	}
	
.menu ul
{
	margin:0px;
	float:left;
	padding:0px;
}

.menu ul li
{
	float:left;
	list-style: none;}
	
.menu ul li a
{
	height:122px;
	float:left;
	display: block;
	text-decoration: none;
}

.menu ul li a:hover
{
	cursor:pointer;
}

.menu a.menuItem01
{
	width:62px;
	background: transparent url("../img/menuItem01.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem01:hover
{
	background: url("../img/menuItem01.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem01.current
{
	background: url("../img/menuItem01.jpg") no-repeat 0px 0px;
}

.menu a.menuItem02
{
	width:114px;
	background:  url("../img/menuItem02.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem02:hover
{
	background: url("../img/menuItem02.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem02.current
{
	background: url("../img/menuItem02.jpg") no-repeat 0px 0px;
}

.menu a.menuItem03
{
	width:133px;
	background:  url("../img/menuItem03.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem03:hover
{
	background: url("../img/menuItem03.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem03.current
{
	background: url("../img/menuItem03.jpg") no-repeat 0px 0px;
}

.menu a.menuItem04
{
	width:150px;
	background:  url("../img/menuItem04.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem04:hover
{
	background: url("../img/menuItem04.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem04.current
{
	background: url("../img/menuItem04.jpg") no-repeat 0px 0px;
}

.menu a.menuItem05
{
	width:85px;
	background: url("../img/menuItem05.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem05:hover
{
	background: url("../img/menuItem05.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem05.current
{
	background: url("../img/menuItem05.jpg") no-repeat 0px 0px;
}

.menu a.menuItem06
{
	width:111px;
	background:  url("../img/menuItem06.jpg") no-repeat 0px -244px;
	float:left;
}

.menu a.menuItem06:hover
{
	background: url("../img/menuItem06.jpg") no-repeat 0px -122px;
	
}

.menu a.menuItem06.current
{
	background: url("../img/menuItem06.jpg") no-repeat 0px 0px;
}

/*=========================================================================================================*/
/*  VERVOLG
/*=========================================================================================================*/
.mainContainer .left
{
	width: 279px;
	float:left;
	margin-right:8px;
}


.mainContainer .right
{
	width: 630px;
	float:left;
	min-height:10px;
}

.catName
{
	width: 279px;
	height:99px;
	display: block;
	float:left;
}

.mainContainer .left .cats
{
	width:256px;
	float:left;
	border:1px dashed #F7DC03;
	padding:4px;
	margin-bottom:9px;
}

.mainContainer .right h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.item
{
	font-size:1.2em;
	line-height:1.6em;
}

.mainContainer .left .cats .content
{
	padding:10px;
	background:#FBF9B1;
	width: 236px;
	float:left;
}

.mainContainer .left .cats .content h3 a
{
	background: url("../img/checked.gif") no-repeat 0px 4px;
	width:85%;
	padding-left:15%;
	min-height: 20px;
	font-size:13px;
	display: block;
	color:#333;
	margin-bottom:10px;
	float:left;
	font-weight:normal;
}

.mainContainer .left .cats .content h3 a:hover
{
	background: url("../img/checked.gif") no-repeat 0px -63px;
	color:#FF4CB7;
}

.banner
{
	float:left;
	margin-bottom:10px;
}

.textbanner
{
	padding:5px 15px;
	color:#7F7058;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	float:left;
}

.textbanner a
{
	color:#FF4CB7;
	
}

.textbanner a:hover
{
	background:#FAF8BC;
}

.nieuwsbrief
{
	width:402px;
	float:left;
	font-size:1.2em;
}

.nieuwsbrief .top
{
	width: 244px;
	height: 84px;
	padding: 48px 143px 0px 15px;
	background: url("../img/bgNewsTop.png") no-repeat 0px 0px;
	float:left;
}

.nieuwsbrief .content
{
	width: 372px;
	padding:0px 15px;
	background: url("../img/bgNews.png") repeat-y 0px 0px;
	float:left;
}

.nieuwsbrief a
{
	background: #FFFF66;
	padding:1px;
	color:#FD70C3;
	font-weight: bold;
}

.nieuwsbrief .newsItem
{
	color:#000000;
	padding: 8px 0px;
	border-bottom:1px solid #FD70C3;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nieuwsbrief .newsItemFirst
{
	color:#000000;
	width:250px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nieuwsbrief .top .newsItem
{
	font-weight: bold;
}

.nieuwsbrief .bottom
{
	width: 402px;
	height:10px;
	background: url("../img/bgNewsBottom.png") no-repeat 0px 0px;
	float:left;
}

iframe
{

float:left;}

.topHeader
{
	float:right;
	width: 630px;
}

.topheader img.title
{
	float:left;
}

a.winkelmand
{
	float:right;
	margin-right:5px;
}

/*=========================================================================================================*/
/*  WINKEL
/*=========================================================================================================*/
.contentWinkel
{
	width:917px;
	float:left;
}

div.shirtLarge
{
	width: 197px;
	height: 286px;
	displaY: block;
	text-decoration: none;
	float:left;
	margin-right:20px;
	color: #333;
	margin-bottom:4px;
	padding: 4px;
	background:none;
	border-bottom:1px solid #DCCDC6;
}

div.shirtLarge.right
{
	margin-right:0px;
}

div.shirtLarge:hover
{
	background: url("../img/bgShirt.png") no-repeat -224px 0px;
	color:#FF4CB7;
	border-bottom:1px solid #E3D8CE;
}

div.shirtLarge img
{
	float:left;
	border:3px solid #F1E7DD;
	margin-bottom: 5px;
}

div.shirtLarge a.title
{
	font-weight: bold;
	width: 187px;
	padding: 5px;
	line-height:0.95em;
	float:left;
	text-align:center;
	font-size:1.4em;
	text-decoration: underline;
}


div.shirtLarge a.title h3
{
	font-size:0.95em;
 	line-height:1.1em;
	margin:0px;
}

div.shirtLarge span.tags
{
	width: 187px;
	padding: 5px;
	font-family:arial,tahoma;
	font-size:0.9em;
	text-transform:lowercase;
	color:#9C9191;
	float:left;
	text-align:center;
}

.prikbordLogo
{
	
	float:left;
	margin:10px;}