/* CSS Document */



body {



	margin:0;



	padding:0;



	background:#000;



	color:#FFF;



	font-size:11px;



	font-family:Verdana, Arial, Helvetica, sans-serif;



}



#site {



	position:absolute;



	width:1256px;



	height:632px;



	top:0;



	right:0;



}



#wrapper {



	position:absolute;



	z-index:3;



	top:0;



	right:0;



	width:1256px;
	
	width:996px;



	height:632px;



}

#contentTop {
	position:absolute;
	right:0;
	top:0;
	width:996px;
	margin:50px 0;
}

#menu {



	position:absolute;



	top:449px;



	right:0px;



	width:996px;



	font-size:12px;



}



#submenu {



	height:20px;



	margin-bottom:2px;



}



#menu1, #menu2 {



	height:20px;



	background:#8a8a8a;



	margin-bottom:2px;



}



#menu a, #tools a {



	display:block;



	float:left;



	height:20px;



	line-height:20px;



	padding:0 10px;



	text-decoration:none;



}



#menu a:hover, #menu a.active {



	background:#555555;



}



#submenu a, #tools a {



	background:url(../images/submenu_out.png);



	margin-right:2px;



	/*filter:alpha(opacity=80);



	opacity:0.8;



	-moz-opacity:0.8;*/



}



#submenu a:hover, #submenu a.active, #tools a:hover, #tools a.active {



	background:url(../images/submenu_over.png);



}



a {



	color:#FFF;



}



#content {



	position:absolute;



	top:515px;



	left:261px;
	
	left:1px;



	width:476px;





}



#content p {



	margin:7px 0;



}



#tools {



	position:absolute;



	right:0;



	top:515px;



	height:20px;



}



#tools a {



	margin:0;



	margin-left:2px;



}



#flash {



	position:absolute;



	z-index:2;



	top:0;



	left:0;



}

#site .thumbnail {
	filter:alpha(opacity=70)!important;
	-moz-opacity: .7!important;
	opacity: .7!important;
}



/* day in the kitchen */

#fader {
	position:absolute;
	top:0;
	left:0;
	width:1256px;
	width:1001px;
	padding-left:255px;
	height:632px;
	height:598px;
	padding-top:36px;
	z-index:5000;
	background:url(../images/faderBlack90.png);
	display:none;
}
* html #fader {
	background:#000;
}
#closeLabel {
	padding-top:5px;
}

/* end kitchen */

.tx-gooffotoboek-pi1 a {
	padding-right:5px;
	text-decoration:none;
}
.tx-gooffotoboek-pi1 h1 {
	font-size:12px;
}
.tx-gooffotoboek-pi1 small {
	font-size:12px;
}
.tx-gooffotoboek-pi1 {
	overflow:hidden;
}
* html .tx-gooffotoboek-pi1 {
	height:1%;
	overflow:visible;
}
.tx-gooffotoboek-pi1 .dirItem {
	float:left;
	width:290px;
	padding-right:15px;
	height:55px;
	line-height:51px;
	padding-top:5px;
}
.tx-gooffotoboek-pi1 .dirImg {
	float:left;
	vertical-align:middle;
	padding-right:6px;
}





/* lauftext */
#lauftext {
	background:url(../images/submenu_out.png);
	height:20px;
	position:absolute;
	top:449px;
	left:0;
	width:100%;
	display:none;
	z-index:10;
	line-height:20px;
}
#lauftext #fadeL {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#lauftext #fadeR {
	position:absolute;
	top:0;
	right:0;
	display:none;
}
#lauftext #wrapperText {
	margin-right:160px;
	margin:0 30px;
}
#lauftext #closeBtn {
	position:absolute;
	top:5px;
	right:5px;
	z-index:2;
	display:none;
}
#lauftext #closeBtn a {
	color:#FFF;
	text-decoration:none;
}
#lauftext #overlay {
	height:5px;
	position:absolute;
	bottom:5px;
	left:0;
	width:100%;
	display:none;
}
#lauftext p {
	margin:0;
}






/* news */
.news-list-container, .news-single-item {
	width:430px;
}
.news-list-container h3, .news-single-item h3, .news-single-item h2 {
	font-size:11px;
	margin:0;
	margin-top:7px;
}
#content .news-list-container p {
	margin:0;
}
.news-list-container hr, .news-single-item hr {
	clear:both;
	border:none;
	background: CCC;
	height:1px;
	border-top:1px solid #CCC;
}
.news-list-morelink {
	text-align:right;
}

.important {
	color:#ce2436;
}