/* HTML TAGS */
* html #content_container {
	display: 							inline;
}

body {
  text-align: 					center;
  font-family:					Verdana, sans-serif;
  font-size: 						11px;
  background-color: 		#000000;
  color:								#000000;  
  margin: 							0px;
}

/* LINKS */
a:link {
	color: 								#FFFE03;
	text-decoration: 			underline;
}

a:active {
	color: 								#FFFE03;
	text-decoration: 			underline;
}

a:visited {
	color: 								#FFFE03;
	text-decoration: 			underline;
}

a.header_menu:link {
	color: 								#000000;
	text-decoration: 			none;
	font-weight:					bold;
}

a.header_menu:active {
	color: 								#000000;
	text-decoration: 			none;
	font-weight:					bold;
}

a.header_menu:visited {
	color: 								#000000;
	text-decoration: 			none;
	font-weight:					bold;
}

a.submenu:link {
	color: 								#818797;
	text-decoration: 			underline;
}

a.submenu:active {
	color: 								#818797;
	text-decoration: 			underline;
}

a.submenu:visited {
	color: 								#818797;
	text-decoration: 			underline;
}

a.winners:link {
	color: 								#84ca17;
	text-decoration: 			underline;
}

a.winners:active {
	color: 								#84ca17;
	text-decoration: 			underline;
}

a.winners:visited {
	color: 								#84ca17;
	text-decoration: 			underline;
}

a.losers:link {
	color: 								#f576c4;
	text-decoration: 			underline;
}

a.losers:active {
	color: 								#f576c4;
	text-decoration: 			underline;
}

a.losers:visited {
	color: 								#f576c4;
	text-decoration: 			underline;
}

a.rechts:link {
	color: 								#000000;
	text-decoration: 			underline;
}

a.rechts:active {
	color: 								#000000;
	text-decoration: 			underline;
}

a.rechts:visited {
	color: 								#000000;
	text-decoration: 			underline;
}

a.footer:link {
	color: 								#FFFFFF;
	text-decoration: 			underline;
}

a.footer:active {
	color: 								#FFFFFF;
	text-decoration: 			underline;
}

a.footer:visited {
	color: 								#FFFFFF;
	text-decoration: 			underline;
}


/* FORMS */
input.button {
	font-family:					Verdana; 
	color:								black;
	font-size:						11px;
	border-color:					#000000; 
	border-style:					solid; 
	border-width: 				0px; 
}

input.text {
	border-style:					solid;
	border-color:					#FFFFFF;
	border-width:					0px 0px 1px 0px;
	font-size: 						10px; 
	color: 								#FFFFFF; 
	font-family: 					verdana;
	background: 					#2A2D34;
}

input.shout_button {
	font-family:					Verdana; 
	color:								black;
	font-size:						10px;
	border-color:					#000000; 
	border-style:					solid; 
	border-width: 				0px; 
}

input.shout_text {
	border-style:					solid;
	border-color:					#FFFFFF;
	border-width:					0px 0px 1px 0px;
	font-size: 						10px; 
	color: 								#FFFFFF; 
	font-family: 					verdana;
	background: 					#2A2D34;
	width: 								125px;
}


/* DIV ID'S */
#container { 
  width: 								741px;
  margin-right: 				auto;
  margin-left: 					auto;
  text-align: 					left;
  border-left: 					2px solid white;
  border-right: 				2px solid white;
}

#header { 
	width: 								741px;
	height:								280px;
	text-align: 					center;
	background-repeat:		no-repeat;
}

#header_menu {
	float: 								left;
	width:								742px;
	height:								20px;
	margin-top: 					250px;
}

#header_menu_item {
	float: 								left;
	margin-left: 					20px;
}

/*
#sponsor { 
	width: 								741px;
	height:								100px;
	background:						#515151;
	text-align: 					center;
	font-size:						8pt;
}
*/

#left	{
	float: 								left;
	width: 								150px;
	margin-left: 					-541px;
	background:						#515151;
}

#content_container {
	float: 								left;
	width: 								391px;
	margin-left: 					150px;
	background: 					#515151;
}

#frame {
	width: 								371px;
	margin: 							0px auto 0px auto;
}

#content_title { 
	width: 								351px;
	height: 							15px;
	padding: 							0px 10px 0px 10px;
	color: 								#A5A307;
	font-weight:					bold;
	background: 					#2A2D34;
	border: 							1px solid #777B84;
}

#content_content { 
	width: 								351px;
	padding: 							5px 10px 10px 10px;
	color:								#FFFE03;
	background: 					#2A2D34;
	border: 							1px solid #777B84;
}	

#content_afzender {
	width: 								351px;
	height: 10px;
	font-weight:					bold;
	padding: 							5px 10px 10px 10px;
	color: 								#A5A307;
	background: 					#2A2D34;
	border:								1px solid #777B84;
}

#content_spacer { 
	width: 								371px;
	height:								30px;
	color:								#FFFE03;
	background:						#515151;
}	

#right{
	text-align: 					right;
	float: 								left;
	width: 								200px;
	background: 					#515151;
}

#menu_left_container {
	width: 								140px;
	margin-right: 				auto;
  margin-left: 					auto;
  background:						#3E424B;
	border: 							1px solid #777B84;
}

#menu_left_title {
	width: 								90%;
	margin: 							0px 0px 5px 10px;
	padding-top: 					4px;
	color:								#FFFFFF;
	font-weight:					bold;
}

#menu_left_link {
	width: 								90%;
	margin-left: 					15px;
	color:								#FFFE03;
}

#menu_left_info {
	width: 								90%;
	margin-left: 					10px;
	color:								#FFFFFF;
}

#shout_naam {
	width: 								90%;
	margin-left: 					10px;
	color:								#84ca17;
}

#shout_date {
	width: 								90%;
	margin-left: 					10px;
	color:								#84ca17;
}

#shout_bericht {
	width: 								90%;
	margin-left: 					10px;
	color:								#FFFFFF;
	padding-bottom: 			10px;
	border-bottom: 				2px solid black;
}

#shout_form {
	margin-left: 					10px;
	margin-top:						5px;
}

#menu_right_container {
	width: 								190px;
	margin-right: 				auto;
  margin-left: 					auto;
  text-align: 					left;
  background:						#3E424B;
	border: 							1px solid #777B84;
}

#menu_right_title {
	width: 								90%;
	height: 							13px;
	margin: 							15px 0px 5px 10px;
	padding-top: 					2px;
	color:								#000000;
	font-weight:					bold;
}

#menu_right_title_lan {
	width: 								90%;
	height: 							13px;
	margin: 							0px 0px 5px 10px;
	padding-top: 					2px;
	color:								#FFFFFF;
	font-weight:					bold;
}

#menu_right_info {
	width: 								90%;
	margin-left: 					10px;
	color:								#000000;
}

#menu_right_poll_vraag {
        width:                                                          90%;
        margin-left:                                    10px;
        color:                                                          #84ca17;
}

#menu_right_poll_antwoorden {
        width:                                                          90%;
        margin-left:                                    15px;
        color:                                                          #000000;
}


#menu_right_info_lan {
	width: 								90%;
	margin-left:	 				10px;
	color:								#FFFFFF;
}

#menu_spacer {
	width: 								90%;
	height: 							15px;
}

#menu_spacer_line {
	width: 								90%;
	height: 							2px;
	margin:								7px auto 7px auto;
	background:						#FFFFFF;
}

#copy {
	position:							absolute;
	bottom: 							3px;
	right:								5px;
}

#footer { 	
	position:							relative;
	clear:								both;
	width: 								741px;
	height:								108px;
	text-align: 					center;
	background-image:			url(../../img/footer.gif);
	color:								#FFFFFF;
	font-size:						6.5pt;
}
	
/* Start Mac IE5 filter \*/
#content_container, #left, #right {
	padding-bottom: 			32767px !important;
	margin-bottom: 				-32767px !important; 
}

/* End Mac IE5 filter */
#wrapper {
	overflow: 						hidden; /* This hides the excess padding in non-IE browsers */
}

/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper {
	/* Normally a Holly-style hack height: 1% would suffice but that causes 
	IE 5.01 to completely collapse the wrapper - instead we float it */
	float: 								left;
	/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
	(I saw it happen many moons ago) makes the width of wrapper too small 
	the float: none with the comment is ignored by 5.01,
	5.5 and above see it and carry on about their business
	It's probably fine to just remove it, but it's left here 
	just in case that many moons ago problem rears its head again */
	float/**/: 						none;
}

/* easy clearing */
#wrapper:after {
	content: 							'[DO NOT LEAVE IT IS NOT REAL]'; 
	display: 							block; 
	height: 							0; 
	clear: 								both; 
	visibility: 					hidden;
}
/*
geeft een css error
#wrapper {
	display: 							inline-block;
}
*/
/*\*/
#wrapper {
	display: 							block;
}

/* end easy clearing */
#footer {
	clear: 								both;
}

/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output {
	position: relative;
	z-index: 1000;
}
