body {
	text-align:				center;
	font-family:			arial;
	font-size:				10pt;
	color:					#000000;
	margin:					0;
}

a {
	text-decoration:		none;
}

#container {	
	margin:					0 auto;
	text-align:				left;
	width:					854px;
}

.normal {
	font-family:			arial;
	font-size:				10pt;
	color:					#000000;
}

.medium {
	font-family:			arial;
	font-size:				8pt;
	color:					#808080;
}

.large {
	font-family:			arial;
	font-size:				18px;
	color:					#000000;
}

.assets {
	background:				transparent url(http://assets2.berkelstroom.nl/assets/sprites/site-sprite.png) no-repeat scroll 0 0;
}

.inline-block {
	display:				inline-block;
}

.block_title {
    font-size: 13px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    padding-left: 4px;
}

#navbar {
background-position:0 0;
height:42px;
padding-left:3px;
padding-top:8px;
position:relative;
top:-245px;
width:850px;
z-index:2;
}
.button_left {
	background-position:	0 -50px;
	float:					left;
	height:					30px;
	line-height:			26px;
	width:					9px;
	z-index:				4;
	margin-left:			9px;
}

.button {
	background-position:	-90px -50px;
	color:					#000;
	height:					30px;
	line-height:			28px;
	float:					left;
	z-index:				4;
}

.button_right {
	background-position:	-236px -50px;
	float:					left;
	height:					30px;
	line-height:			26px;
	width:					9px;
	z-index:				4;
}

.button_active_left {
	background-position:	-251px -50px;
	float:					left;
	height:					30px;
	line-height:			26px;
	margin-left:			9px;
	width:					9px;
	z-index:				4;
}

.button_active {
	background-position:	-660px -50px;
	color:					#FFF;
	float:					left;
	height:					35px;
	line-height:			28px;
	z-index:				4;
}

.button_active_right {
	background-position:	-502px -50px;
	float:					left;
	height:					30px;
	line-height:			26px;
	width:					9px;
	z-index:				4;
}

#logo {
	background-position:	-6px -90px;
	height:					88px;
	position:				absolute;
	top:					20px;
	width:					284px;
	z-index:				1;
	cursor:					pointer;
}

#bg_element {
background:url("http://assets2.berkelstroom.nl/assets/sprites/bg-element.png") no-repeat scroll 0 0 transparent;
height:360px;
left:612px;
position:relative;
top:-53px;
width:300px;
z-index:1;
}

#streambuttons  {
float:right;
margin-right:20px;
margin-top:5px;
}

#body {
position:absolute;
top:180px;
width: 854px;
}

#leftcolumn {
position: relative;
width: 200px;
height: 600px;
border: 1px #808080 solid;
margin-right: 8px;
}

#centercolumn {
position: relative;
height: 600px;
width: 617px;
border: 1px #808080 solid;
background-color: #FFF;
z-index:1;
}


.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.p4 {
	padding: 4px;
}
