/* Start of CMSMS style sheet 'tvmeubel' */
html {
	min-height: 100%;
	margin: 0 0 1px 0;
}
body {
	margin: 0;
	padding: 0;
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #0045ac;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #ff0000;
	line-height: 100%;
}
h1 {
	margin: 0;
	padding: 0;
	float: right;
}
h1 a {
	color: #fff;
	line-height: 30px;
}
h2 {
	font: 270% "calibri", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}
h2.head {
	font-size: 200%;
	font-style: italic;
	margin: 0 0 10px 0;
}
h3 {
	font: 200% "calibri", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}
p, ul {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 160%;
}
img {
	margin: 0;
	border: 0;
	padding: 0;
}

#pagewrapper {
	width: 980px;
	margin: 10px auto;
	border: 5px solid #e3e3e3;
	background: #efefef;
}
#top {
	height: 90px;
	background: #333 url('images/gd_top.gif') repeat-x;
	border-bottom: 1px solid #f5a709;
}
.top_left {
	padding: 0 15px 0;
	float: left;
	width: 450px;
}
.top_right {
	padding: 15px;
	float: left;
	width: 470px;
	height: 60px;
}
.top_right b, .top_right h1 {
	font-size: 24px;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	clear: both;
	float: right;
	padding: 0 0 0 20px;
	background: url('images/be.gif') no-repeat center left;
}
.top_right h1 {
	letter-spacing: 0px;
	background: url('images/nl.gif') no-repeat center left;
}
#menu {
	height: 40px;
	background: #fff url('images/gd_menu.gif') repeat-x;
	border-bottom: 5px solid #fff;
}
#content {
	background: #efefef;
}
.left_col {
	float: left;
	width: 490px;
	padding: 20px 10px 20px 10px;
}

.right_col {
	float: left;
	width: 450px;
	padding: 20px 10px 20px 10px;
}
.box_1 {
	border: 3px solid #e3e3e3;
	padding: 7px;
	background: #fff;
}
.single { 
	padding: 10px;
}

#footer {
	background: #ffcc33;
	color: #333;
	clear: both;
}
p.left {
	float: left;
	width: 760px;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 30px;
	background: #ffcc33;
}
p.right {
	float: left;
	width: 180px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0;
	line-height: 30px;
	background: #ffcc33;
}
#footer a {
	color: #f3f1e0;
	font-weight: bold;
}
.clearfix {
	clear: both;
}

/* normaal menu */
ul.tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul.tabs li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* normaal level */
ul.tabs a {
	margin: 0;
	font: 100% "Trebuchet MS", verdana, arial, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 20px 11px 20px;
	line-height: 40px;
}
ul.tabs li:hover a {
	color: #ff0000;
	background: #fff;
	text-decoration: none;
}
/* image gallery */
#slideshow {
	margin: 0 auto;
	width: 400px;
	padding: 10px 15px;
	background: #e3e3e3;
}


/* --- SLIDER --- */

#items{
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 420px;
	list-style:none;
	background: #e3e3e3;
}
#items li {
	float: left;
	list-style: none;
	margin: 0 5px 5px 0;
}
#items .thumb{
	width: 100px;
	height: 100px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#items .large{
	display: none;
	position: absolute;
}
#fullimg .loading {
	width: 24px;
	height: 24px;
	margin: 20px auto;
}
#fullimg .thumb {
	display: none;
}
#items .item  p, #items .item  span {
	display:none;
	text-indent: -2000em;
}
dl {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
dl dt, dl dd {
	width: 95px;
	padding: 0 0 0 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	margin: 0;
	float: left;
}
dl dt {
	width: 160px;
}
.dltop {
	background: #eee;
}

ul.collectie {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.collectie li {
	float:left;
	background: #fff;
	padding: 10px;
	width: 150px;
	border: 1px solid #e3e3e3;
	margin: 0 15px 5px 0;
	min-height: 170px;
}
ul.collectie li div {
	min-height: 170px;
}
ul.collectie li:hover {
	border: 1px solid #333;
	padding: 10px;
}
ul.collectie li img {
	float: left;
	width: 150px;
}
ul.collectie li span {
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
	clear: both;
	font-size: 150%;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

/* End of 'tvmeubel' */

