#contentarea {
	position: relative;
	background: #660000;
	width: 100%;
	height:auto;
}

#content {
	position: relative;
	background: #fcf5e2 url(../gfx/bck_article.gif);
	min-height: 100px;
	height: 100%;
	width: 100%;
}	

#txt {
	position: relative;
	float: left;
	left: 10px;
	color:#660000;
	width: 650px;
	padding: 10px 0 0 0;
}

#txt .rand {
	margin: 0 6px 10px 10px;
}

#txt .rand_left {
	margin: 0 14px 10px 0;
}

#txt .rand_l {
	margin: 0 10px 10px 0;
}

#sidebar {
	position: relative;	
	width:222px;
	float: left;
	color:#660000;
}

.sideTxt {
	padding: 10px 0 0 20px;
}

.sideTxt ul {
	margin: 0;
	padding: 0 0 0 14px;
}

.sideTxt a {
	font-weight: normal;
}

.topMarge {
	padding-top: 30px;
}

#onder {
	position: relative;
	background: #a50000;
	height: 24px;
	width: 100%;
	float: left;
}

#bankrek {
	position: absolute;
	width: 428px;	
	text-align: right;
	right: 0px;
	top: 0px;
}

.title_agenda {
	position: relative;
	width: 100px;
	float: left;
	text-align: right;
	padding-bottom: 10px;
}

.txt_agenda {
	position: relative;
	width: 500px;	
	left: 20px;
	float: left;
	padding-bottom: 10px;	
}

#adres {
	position: relative;	
	width:222px;
	left:20px;
	float: left;
	color:#660000;
	display: none;
}


#videos {
	position: absolute;
	width: 700px;
	height: 300px;
}

#videoAcon, #videoBcon {
	position: relative;
	float: left;
	width: 320px;
}

#videoBcon {
	z-index: 10;
	padding-left: 2px;
}

#videoA {
	position: relative;
	float: left;
	width: 320px;
}

#videoB {
	position: relative;
	
	
}

#route {
	position: relative;
	padding-bottom: 10px;
}
