html * {
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
}

body {
	margin: 10px;
	font-size: 90%;
	color: #283F11;
	background-color: #ECFED9;
}

img {
	border: none;
}

#body_container {
	position: absolute;
	display: block;
	/* height:100%; */
	left: 50%;
	margin-left: -500px;
	margin-top: -10px;
	width: 1000px;
	border: 0px;
/*	background-color: #A0FE43; */
}

#top_bar {
	display: block;
	width: 1000px;
	height: 200px;
	border: 0px;
	border-bottom: 1px solid #ECFED9;
	
}

#right_top_container {
	float: right;
	top: 0px;
	width: 800px;
	height: 100px;
	display: block;
	border: 0px solid red;
	background-image: url('../images/site/top_bar_right_top.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#logo_container {
	float: left;
	width: 200px;
	height: 200px;
	display: block;
	border: 0px;
	background-image: url('../images/site/top_bar_left.png');
	background-position: right top;
	background-repeat: no-repeat;	
}

#adres {
	display: block;
	left: 20px;
	width: 300px;
	color: white;
	font-size: 100%;
	position: absolute;
	margin-top: 10px;
	line-height: 130%;
	text-align: left;
}

#main_container {
	float: left;
	position: relative;
	width: 1000px;
	background-color: #A0FE43;
	padding-bottom: 10px;
}

#menu_container {
	text_decoration: none;
	display: block;
	width: 800px;
	float: right;
	padding: 0px;
	padding-left: 50px;
	margin-right: -50px;
	border: solid gray 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('../images/site/background_menu.png');
	height: 100px;
	top: 70px;
	font-size: 16pt;
	line-height: 135%;
}

#sections_menu_div {
	text-align: right;
	color: #7a8ea3;
	font-size: 102%;
	letter-spacing: +2px;
}

#sections_menu_div a.section_idle,span.menu_item_idle {
	color: #e6eaed;
	color: #ecb0b0;
	font-weight: normal;
}

#identiteit_container { /*#sidebar_lower div {*/
	position: relative;
	top: 155px;
	padding: 15px 15px 15px 15px;
}

#identiteit_container h4 {
	font-size: 80%;
	/*	font-style:italic;*/ /*	font-weight:bolder;*/
	color: #f8981d;
	text-align: center;
	line-height: 1em;
}

#identiteit_container p {
	font-size: 80%;
	text-align: right;
	color: red;
	line-height: 1.1em;
}

#menu_div ul {
	padding: 5px 50px 0px 10px;
	margin: 0;
}

#menu_div ul li {
	color: white;
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	/*white-space: nowrap;*/
}

#menu_div ul li ul{
	margin-top: 12px;
}

#menu_div ul li ul li{
}
#menu_div ul li div{
	color: white;
	list-style-type: none;
	display: block;
}
#menu_div ul li.section_idle {
}

#menu_div ul li a {
	color: white;
}

#side_menu {
	margin-top: 50px;
	display: block;
}

#contact_container {
	margin-top: 50px;
	display: block;
}

#tvvl_logo_div {
	padding: 90px 15px 10px 0;
}

.nobullet {
	list-style-type: none;
}

ul.bulleted {
	margin-right: 15px;
	direction: rtl;
}

#menu_container a,#sidebar_lower a,#sidebar_lower li,#sidebar_lower p {
	text-decoration: none;
	color: #7a8ea3;
	color: red;
	/*  color: #F8981D;*/
}

#sidebar_lower a {
	font-weight: bold;
	color: #7a8ea3;
	color: #F8981D; /*oranje*/
	color: #003E7E; /*blauw*/
	color: #7A8EA3; /*grijs*/
}

#menu_container a {
	color: #003479;
}

#content_container {
	display: block;
	position: relative;
	top: 0px;
	line-height: 135%;
	float: left;
	padding: 20px;
/*	background-color: #AEDE7E;*/
}

#footer_bar {
	position: relative;
	display: block;
	height: 150px;
	background-position: top left;
	background-image: url('../images/site/footer_image.png');
}

#creator_div {
	display: block;
	width: 120px;
	font-size: 70%;
	padding: 0px;
	margin-top: 120px;
	margin-bottom: 15px;
	margin-right: 100px;
	padding-left: 0px;
	float: right;	
}

#creator_div a {
	color: white;
	text-decoration: none;
}

.balk_1 {
	background-image: url('../images/site/voetbalk.png');
}

.balk_2 {
	background-image: url('../images/site/voetbalk_uni.png');
}

.balk_3 {
	background-image: url('../images/site/voetbalk_spot.png');
}

#footer_content {
	position: relative;
	top: 5px;
	height: 28px;
	text-align: right;
	border: 0px solid black;
}

#footer_content span {
	padding-right: 45px;
	color: white;
	font-weight: 150%;
	border: 0px solid red;
}

/* Nodig voor volledig vullen witte achtergrond in beide kolommen van de layout, 
   extra div onder in gezamenlijke parent van beide kolommen, met clear-attribuut. */
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

h1.content_heading {
	position: relative;
	height: 48px;
	top: 0px;
	color: #283F11;
	font-weight: bolder;
	line-height: 100%;
	font-size: 250%;
}

h2,h3 {
	font-size: 100%;
	padding-top: 1.2em;
	color: #283F11;
}

.table_caption {
	background-color: #ed212a;
	width: 100%
	}
	
.product_table {
	width: 615px;
	}

div.product_table_group {
	margin-bottom: 20px;
	border: 0px solid #c0c0c0;
	width: 617px;
}


td.table_caption h2 {
	color: white;
	margin: -10px 0px 10px 10px;
	margin: 0px;
	padding: 10px; 
	font-size: 24px;
}

.first {
	width: 30%;
 }

tr td.prijs_voor {
	
	font-size: 110%;
	color: #FF0000;
	font-weight: bold;
	background-color: #F3F3F3;
	line-height: 150%;
	
}

label {
	width: 200px;
	display: block;
	float: left;
}

.contact_data_table img {
	margin: 5px 25px 5px 0px;
}
.small_font_size {
	font-size: 75%;
	}
	
.medium_font_size{
	font-size: 100%;
	}
	
.large_font_size{
	font-size: 120%;
	}
	
.huge_font_size{
	font-size: 150%;
	}
