/*
*	Coding by Gryx Webdesign - www.gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 0.70em Trebuchet MS, Verdana, Arial, Tahoma;
	color: #171b28;
	background: #6b718b url(img/pattern.jpg) repeat-x;
}
#container {
	position: relative;
	width: 946px;
	margin: 0 auto;
}
/********************/
/***** OPMAAK *****/
/*******************/
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
/******************/
/***** HEADER *****/
/******************/
#header {
	position: relative;
	height: 213px;
	background: #fff url(img/header.jpg) bottom no-repeat;
	padding-top: 55px;
}
#header h1 {
	position: absolute;
	left: 11px;
	top: 61px;
	text-indent: -999em;
}
#header h1 a {
	display: block;
	width: 291px;
	height: 55px;
	background: url(img/logo.jpg);
}
#header h2 {
	position: relative;
	top: -40px;
	text-align: right;
	line-height: 40px;
	font-size: 140%;
}
#header h2 strong {
	color: #3b4265;
}
#header a.hyves {
	position: absolute;
	bottom: 15px;
	left: 14px;
}
#header a.registreer {
	position: absolute;
	top: 145px;
	left: 320px;
	display: block;
	width: 202px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: url(img/button.jpg);
	font-size: 140%;
}
/******************/
/***** RANGEN *****/
/******************/
ul#rangen {
	width: 100%;
	height: 76px;
	margin-bottom: 5px;
	background: url(img/rangen.jpg);
}
ul#rangen li {
	float: left;
	padding: 15px 14px 0px 13px;
	
}
ul#rangen li img {
	border: 1px solid #000;
}
/*******************/
/***** CONTENT *****/
/*******************/
#contentbg {
	overflow: hidden;
	width: 946px;
	background: #fff url(img/bg.jpg);
}
#contentbg_left {
    overflow: hidden;
    width: 946px;
    background: url(img/left_bg.jpg) left top no-repeat;
}

/****************/
/***** LEFT *****/
/****************/
#left {
	position: relative;
	left: 1px;
	float: left;
	width: 243px;
}
#left ul {
	margin: 0 5px 20px 5px;
	padding-bottom: 20px;
	background: url(img/line.jpg) bottom left repeat-x;
}
#left ul li {
	margin-top: 10px;
}
#left ul li a {
	color: #fff;
	background: url(img/pijltje.jpg) 0 center no-repeat;
	padding-left: 17px;
	font-size: 140%;
}
#left ul li a:hover {
	background: url(img/pijltje2.jpg) 0 center no-repeat;
	font-weight: bold;
}
/***** TELLERTJEHYVES *****/
a.tellertjehyves {
	display: block;
	padding: 0 5px 0 87px;
	height: 77px;

	color: #171b28;
	font-size: 150%;
	text-align: right;
}
a.tellertjehyves strong {
	color: #3b4265;
}
/*****************/
/***** RIGHT *****/
/*****************/
#right{
	float: right;
	width: 675px;
	background: url(img/right_top.jpg) left top no-repeat;
	padding: 0 15px 0 12px;
}
#right h3 {
	font-size: 150%;
	line-height: 45px;
}
#right p {
	padding-bottom: 20px;
}
/***** STAPPEN *****/
ol#stappen li {
	float: left;
	width: 150px;
	margin-right: 112px;
	padding-bottom: 20px;
}
ol#stappen li h4 {
	color: #7f89af;
	font-size: 200%;
}
ol#stappen li h4 span {
	color: #3b4265;
}
ol#stappen li p {
	padding: 0;
}
ol#stappen li.nomargin {
	margin: 0;
}
/******************/
/***** FOOTER *****/
/******************/
#footer {
	background: url(img/bottom.jpg) top no-repeat;
	clear: both;
	color: #fff;
	padding-top: 12px;
	height: 30px;
	line-height: 30px;
	text-align: right;
}

textarea.krabbel {
	width: 614px;
	height: 57px;
	background: #F7F7F7;
	border: #E6E6E6;
	padding: 4px;
	line-height: 16px;
	background: url("http://www.1001krabbels.nl/img/textarea_bg.gif") no-repeat 0px 0px;
	overflow: auto;
	margin: 0px 0px 0px 16px;}