body {
	height: 100%;
	background: #C0C0C0 url('../images/bg_dynamo.gif') center top repeat-y;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

table.vrijwilligerstaken {
	border: solid 1px #CCCCCC;
}

table.aanmelden {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
	border: solid 1px #CCCCCC;
}

#wrapper {
 width: 100%;
 height: 100%;
 background: url('../images/bg_dynamo.gif') center top repeat-y;
}

#wrap {
 width: 980px;
 background: url('images/wrap.jpg') 175px 0 repeat-y;
 margin: 0 auto;
}

#left {
 background: url('images/left.jpg') no-repeat;
 height: 100%;
}

#main {
 padding: 0 0 0 0px;
 height: 100%;
}

#top {
	 background: #FFFFFF;
	 height: 200px;
	 width: 100%;
	 text-align: right;
	 float: left ;
}

#menu {
	background: #FFFFFF url('../images/menu_bar_new.png') center top no-repeat;
	height: 41px;
	width: 100%;
	float: left;
}

#menu_top {

}

#menu_bottom {

}

#main-content {
	background: #FFFFFF;
	width: 100%;
	float: left;
}

#content_left {
	width: 260px;
	height: 100%;
	float: left;
}

#content_right {
	width: 720px;
	float: left;
}

#small_kolom {
	height: 180px;
	width: 260px;
	float: left;
}

#large_kolom {
	height: 180px;
	width: 360px;
	float: left;
}

#largest_kolom {
	height: 100%;
	width: 720px;
	float: left;
}

#small_kolom_header {
	background: #FFFFFF url('../images/kolom_bar_test.png') no-repeat;
	width: 250px;
	height: 20px;
	margin-left: 5px;
	float: left;
	padding-left: 5px;
	font-family: Arial;
	vertical-align: middle;
	font-size: 14px;
	color: #FFFFFF;
}

#large_kolom_header {
	background: #FFFFFF url('../images/kolom_bar_large.png') no-repeat;
	width: 350px;
	height: 20px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

#largest_kolom_header {
	background: #FFFFFF url('../images/kolom_bar_largest.png') no-repeat;
	width: 710px;
	height: 20px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
	font-family: Arial;
	vertical-align: middle;
	font-size: 14px;
	color: #FFFFFF;
}

#small_kolom_content {
	width: 248px;
	height: 150px;
	margin-left: 5px;
	border: solid 1px #E30001;
	float: left;
}

#large_kolom_content {
	width: 348px;
	height: 150px;
	margin-left: 5px;
	border: solid 1px #E30001;
	float: left;
}

#largest_kolom_content {
	width: 703px;
	height: 100%;
	margin-left: 5px;
	padding-left: 5px;
	border: solid 1px #E30001;
	float: left;
}

#news_coverstory {
	padding-top: 5px;
	width: 695px;
	height: 100%;
	border-bottom:1px solid #CCCCCC;
	float: left;
}

#news_coverstory_full {
	padding-top: 5px;
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	height: 100px;
	float: left;
}

#news_coverstory_title {
	width: 500px;
	height: 100%;
	float: left;
}

#news_coverstory_left {
	padding-top: 5px;
	font-family: Arial;
	font-size: 13px;
	width: 500px;
	height: 140px;
	float: left;
}

#news_coverstory_left_content {
	font-family: Arial;
	font-size: 13px;
	width: 500px;
	height: 100px;
	float: left;
}

#news_coverstory_right {
	border: 1px solid;
	width: 190px;
	height: 140px;
	float: left;
}

#news_coverstory_footer {
	padding: 3px;
	width: 500px;
	height: 30px;
	float: left;
}

.news_coverstory_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.news_coverstory_title_date {
	font-family: Arial;
	font-size: 10px;
}

.news_head {
	height: 20px; 
	vertical-align: bottom;
	border-bottom: #E30001 1px solid;
}

.news_attachement_rows {
	font-family: 	Arial;
	font-size:		12px;
}

#sub_content {
	background: #FFFFFF;
	width: 980px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	float: left;
}

#sponsors_bottom {
	background: #FFFFFF;
	height: 45px;
	width: 100%;
	float: left;
}

.programtd {
	font-size: 12px;
	font-family: Arial;
}
td.program_head {
	font-size: 12px;
	font-family: Arial;
	align: center;
	font-style: italic;
}
td.program_sub_head {
	font-size: 12px;
	font-family: Arial;
	align: center;
	font-weight: bold;
}

table.main {
	font-size: 12px; 
	font-family: Arial;
	border-top: 1 solid #2B2B2B;
	border-left: 1 solid #2B2B2B;
	border-right: 1 solid #2B2B2B;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}

a.home_news_link {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #A8A8A8;
}

a.home_news_link:hover {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #333333;
}

a.mainlinks:hover {
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	color: #666666;
}
a.mainlinks {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #666666;
}
a.copyrightlink {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #666666;
}
a.copyrightlink:hover {
	font-size: 10px;
	font-family: Arial;
	text-decoration: underline;
	color: #666666;
}
table.menu {
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	color: FFFFFF;
}

table.program {
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
}
a.programlink {
	color: #333333;
	text-decoration: none;
}
a.programlink:hover {
	color: #333333;
	text-decoration: underline;
}

td.menu_items {
	width: 122px;
}

td.main_bars {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.main_menu {
	text-decoration: none;
	color: #FFFFFF;
}
a.main_menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

p {
	font-size: 12px;
	font-family: Arial;
}

.page_title {
	font-size: 14px;
	font-family: Arial;
	font-weight: Bold;
}

td.comm_header {
	background-color: 517A9F;
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF;
}

td.comm_sub_header {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: 716F64;
}

td.profile_skills {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

a.menulink {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}

a.menulink:active {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.menulink: visited {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	font-color: FFFFFF;
	text-decoration: underline;
}

a.registrate-link {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.registrate-link:active {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.registrate-link:visited {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.registrate-link:hover {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: underline;
}

a.message_link {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.message_link:active {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.message_link:visited {
	font-size: 12px;
	font-family: Arial;
	color: 000000;
	text-decoration: none;
}

a.message_link:hover {
	font-size: 12px;
	font-family: Arial;
	color: FFFFFF;
	text-decoration: underline;
}

.news_attachement_rows {
	width: 100%;
	height: auto;
	float: left;
}
	
.news_images {
	width: 700px;
	height: auto;
	text-align: center;
	float: left;
}

.news_images_rows {
	font-family: Arial;
	font-size: 12px;
	width: 700px;
	height: auto;
	padding-top: 5px;
	text-align: center;
	float: left;
}

.news_images_rows_cols {
	padding: 3px;
	width: 220px;
	height: auto;
	float: left;
}

.news_item_content {
	font-family: Arial;
	font-size: 12px;
	padding-right: 5px;
}

#small_kolom_clubblad {
	height: 120px;
	width: 260px;
	float: left;
}

#signon_clubblad {
	width: 243px;
	height: 90px;
	font-family: Arial;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 5px;
	border: solid 1px #E30001;
	float: left;
}

#team_content_info {
	width: 100%;
	height: 200px;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#team_content_spelers {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#team_content_link {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#page_content {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#prikbord_content {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#clubblad_content {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	float: left;
}

#clubblad_content_flash {
	width: 100%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	float: left;
}
