/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html,body {
}
body {	
	background-color: #F1F1F1;
	background-image: url(../assets/templates/kvnm/images/bovenbalk_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #3169B4;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
h3 {
	color: #3169B4;
	font-size: 11px;
	padding:0px;
	margin:0px;
}
.browser_middle {
	position: absolute;
	left: 50%;
	top: 0px;
}
.website {
	position: absolute;
	left: -434px; /* Half of websites width */
	top: 0px;
	width: 945px;
	background-repeat: no-repeat;
}

.logo {
	width: 280px;
	height: 103px;
	top: 0px;
	left: 0px;
	padding:0px;
	margin: 0px;
	position: absolute;
}
.logo img {
	padding: 0px;
	border: 0px;
}
.tagcloud {
	position: absolute;
	left: 600px;
	top: 200px;
	width: 201px;
	padding-right: 10px;
	overflow: hidden;
	height: 260px;
	text-align: center;
	line-height:30px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_webshop {
	width: 945px;
	top: 115px;
	position: relative;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.content_home {
	width: 945px;
	/*height: 900px; /* hoogte content 867px */
	top: 156px;
	position: relative;
	margin-bottom: 15px;
}
.content_rondehoek {
	width: 264px;
	height: 49px; /* hoogte content 867px */
	bottom: 0px;
	right: 0px;
	position: absolute;
	background-image: url(images/content_rondehoek.jpg);
	background-repeat: no-repeat;
}

.content_header {
	width: 811px;
	left: 0px;
	position: relative;
	height: 127px;
	background-image: url(images/content_header_1.jpg);
	background-repeat: no-repeat;
}

.home_bg {
	width: 945px;
	height: 787px;
	top: -53px;
	position: relative;	
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;
}
.content_cello {
	left: 683px;
	top: -12px;
	position: absolute;
	width: 264px;
	height: 786px;
	background-image: url(images/content_cello.jpg);
}
.credits {
	top: 109px;
	width: 945px;
	right: 170px;
	display: block;
	text-align: right;
	height: 100px; /* hoogte content 867px */
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
.credits_home {
	top: -70px;
	width: 945px;
	right: 170px;
	display: block;
	text-align: right;
	height: 100px; /* hoogte content 867px */
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}
.text {
	position: relative;
	top: 20px;
	left: 30px;
	width: 540px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	list-style-position: inline;	
	padding-bottom: 35px;
	float: left;
	color: #000;
}
.sidebar {
	width: 200px;
	top: 20px;
	float: left;
	left: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	list-style-position: inline;	
	position: relative;
	padding-left: 7px;
}
.sidebar_head {
	left: -7px;
	width: 170px;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	background-color: #3169B4;
	color: #FFF;
	padding-left: 7px;
	margin-top:5px;
	margin-bottom: 5px;
}
.returntomain {
	left: 620px;
	width: 150px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	top: -45px;
	color: #FFF;
	position: absolute;
}
.returntomain a:link, .returntomain a:visited, .returntomain a:active {
	text-decoration: none;
	color: #FFF;
} 
.returntomain a:hover {
	text-decoration: underline;
	color: #FFF;
} 
hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text ul {
	list-style-position: inline;	
}
.paginatitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 22px;
	display: block;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 22px;
	display: block;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 22px;
	display: block;	
}
/*img {
	padding: 15px;
	border: 0px;
}*/
input {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 20px;*/
	color: #000;
	padding:2px;
}
.submit {
	color: #FFF;
	background-color: #3169B4;
	padding: 2px;
}
