#container {
	width: 1000px;
	margin: auto;
	text-align:left;
	overflow: auto;
	color: #707173;
}

#back {
	background: #004493 url('/file/picture/frame/back3.jpg') center 84px no-repeat;
	overflow: auto;
	width: 1000px;
}

#header {
	height: 259px;
	width: 1000px;
	background: transparent url('/file/picture/frame/logo.gif') center top no-repeat;
	float: left;
	clear: left;
}

#contentFrame {
	width: 905px;
	margin-left: 47px;
	float: left;
	_float: none;
	clear: left;
	padding: 0 0 20px 0;
	background: white url('/file/picture/frame/decoration.gif') right bottom no-repeat;
	position: relative;
	z-index: 4;
}

#middleContent {
	float: left;
	margin: 5px 15px 30px 0;
	width: 390px;
	line-height: 16px;
	padding: 5px 0 0 0;
	position: relative;
	z-index: 4;
}

#middleContentWide {
	float: left;
	margin: 5px 0 0 0;
	width: 645px;
	line-height: 16px;
	padding: 5px 0 45px 0;
	position: relative;
	z-index: 4;
}

#content {
	padding-bottom: 30px;
	float: left;
}

/* kruimelpad */
#crumbs {
	float: left;
	clear: left;
	padding: 15px 20px 10px 25px;
	width: 865px;
}

#crumbs a {
	color:#123180;
}

/* nieuws */
#news {
	float: left;
	margin: 5px 0 0 0;
	color: #707173;
	padding-bottom: 40px;
	line-height: 14px;
}

#news p {
	margin: 0px;
}

#news li {
	display: block;
	float: left;
	clear: left;
	width: 260px;
	padding: 10px 0;
	border-bottom: 1px solid #d9d9da;
}

#news li.description {
	font-weight: bold;
	color: #123180;
	line-height: 25px;
	height: 25px;
	padding: 0px;
}

#news li.description h3{
	font-size: 11px;
}

#news h4 {
	font-size: 11px;
}

#news img.newsThumb {
	float: right;
	margin: 0 0 0 5px;
}

#news a {
	text-decoration: none;
	color: #123180;
	font-style: italic;
}

#news a:hover {
	text-decoration: underline;
}

#news li.archive {
	border: 0px;
	padding: 0px;
	line-height: 25px;
}

#news li.archive a {
	margin-left: 10px;
	color: #707173;
}

div.newsMessageLeft {
	float: left;
	margin: 0 15px 30px 0;
	width: 390px;
	line-height: 16px;
	padding: 0 0 0 0
}

div.newsMessageRight {
	float: left;
	margin: 0 0 0 0;
	color: #707173;
	padding-bottom: 40px;
	width: 240px;
}

p.introNews {
	font-style: italic;
}

/* fotogallerij */
ul#gallery {
	margin: 10px 0;
	float:left;
	width: 100%;
}

ul#gallery li{
	list-style-type: none;
	float: left;
	width: 90px;
	background-color: #f2f2f2;
	background: #f4f4f4 url('/file/picture/content/gal_back.gif') left top no-repeat;
	height: 125px;
	_height: 130px;
	padding-bottom: 5px;
	margin: 0 5px 5px 0;
	text-align: center;
	overflow: hidden;
}

ul#gallery a {
	margin: 10px 10px 3px 10px;
	display: block;
	width: 69px;
	height: 69px;
}

ul.zoom li {
	background: #f4f4f4 url('/file/picture/content/gal_back_zoom.gif') left top no-repeat !important;
}

div#routefix {
	float: left;
	clear: left;
	z-index: 50;
}

div.googledir {
	float: left;
	clear: left;
	height: auto !important;
	z-index: 200;
}

/* Club kleding */

ul#clubclothing {
	float:left;
	margin:10px 0;
	width:100%;
}

ul#clubclothing li{
	background:transparent url(/file/picture/frame/clothing_back.gif) no-repeat scroll left top;
	float:left;
	height:185px;
	list-style-type:none;
	margin:0 10px 10px 0;
	overflow:hidden;
	text-align:center;
	width:136px;
}

ul#clubclothing a{
	margin: 10px 10px 3px 10px;
	display: block;
	width: 114px;
	height: 108px;
}

ul#clubclothing h4 {
	margin: 10px 0px 0px 13px;
	text-align: left;
}

ul#clubclothing img {
	margin: 0px 0px 0px 13px;
}

ul#clubclothing div.editorArea p.freetRenderText {
	text-align: center !important;
	margin: 10px 0px 0px;
}

/* ACTIE */

#news li.flashItem {
	border-left: 5px solid #ce001d;
	background: #123180;
	clear: left;
	display: block;
	float: left;
	padding: 10px 0 10px 10px;
	width: 245px;
	border-bottom: none;
	margin: 0 0 10px;
}

#news li.flashItem  h1{
	color: #FFFFFF;
}

#news li.flashItem  p{
	color: #FFFFFF;
}

#news li.flashItem  a{
	color: #FFFFFF;
}