/* Start of CMSMS style sheet 'Kinder-Shows - CSS' */
/* Peter Tindemans, InTouch Reclame en Internetoplossingen- Juni 2009 */

html{
	margin: 0px;
	padding: 0px;
}
	
body {
	height: 100%;
	color: #000;
	background: #FFF;
	font-family: Comic Sans MS, Helvetica, Sans Serif;
	font-size:13px;
	line-height:23px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:15px;
}

a[href$='.pdf'] {
display:inline-block;
padding-left:23px;
line-height:18px;
background:transparent url(images/icons/pdf_icon.gif) center left no-repeat;
}

.hide {
visibility: hidden;
display: none;
}

a:link,a:visited,a:active,a:hover { color: #810081; text-decoration: none;}
	
* {
	margin: 0px;
	padding: 0px;
}

/* Afbeeldingen */

img {
	border-style: none;
	}


/* Website structuur */

.container {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
	background: url(images/shadow_center.png) repeat-y;
}

.container_wide {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}

div#content {
	width: 950px;
	float: left;
	background:url(images/body_01.jpg) repeat-y #FFF;
}

div#content_box {
	width: 658px;
margin: 30px 0px 0px 0px;
	float: left;
	z-index: 0;
}

div#content_titel {
	margin: 8px 0px 15px 25px;
}

div#content_tekst {
	padding: 0px 0px 0px 25px;
	width: 550px;
margin-bottom: 25px;
	text-align: justify;
}

div#leftbar {
	width: 216px;
	height: 500px;
margin: 35px 0px 0px 46px;
	float: left;
}

/* Footer*/

div#footer {
	width: 950px;
	height: 50px;
	background:url(images/onder.jpg);
}

/* Menu */

div#menu {
	float:left;
margin: 32px 0px 0px 30px;
	width: 773px;
	height: 80px;
}

div#header {
	height: 213px;
}

div#slide_box {
	width: 660px;
	height: 220px;
	float:left;
	position:relative;
z-index: 20;
}

/* Cataloger */

.portfolio_cell {
	width: 584px;
	float: left;
	padding-bottom: 15px;
	margin:15px 0px;
	border-bottom: solid 1px #ccc;
}
.portfolio_image {
	float:right;
	margin: 0px 0px 0px 20px;
	width:auto;
}
.portfolio_description {
	float:left;
	margin-bottom: 0px;
	width: 350px;
	margin: 0px 0px 0px 0px;
}

.item_attribute_name {
font-weight:bold;
}

.postthumb {
border:3px solid #A50082;
}

/* Cataloger Item */

#item_image {
border: 2px solid #A50082;
float: left;
}

.catalog_item {
clear: both;
}

.item_content {
clear: both;
}

.item_images {
float: left;
}

.item_thumbnails {
border: 3px solid #A50082;
margin: 0px 0px 3px 10px;
}

.item_thumbnails_box {
float: right;
}
/* End of 'Kinder-Shows - CSS' */

