a, td, tr, table, p, li, ul {
font-family:Tahoma;
	font-size: 11px;

}

A:link		{  text-decoration: none; }
A:visited	{  text-decoration: none; }
A:active	{  text-decoration: none; }
A:hover		{  text-decoration: underline; }

/* cabedge.com Screen Styles */
html { margin: 0; padding: 0; width: 100%}

/* resets most browser styles to enhance cross-browser compatibility */
h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote { margin: 0; padding: 0; }
img, a{ border:none; text-decoration: none;}

ul,li { margin: 0px; padding: 0px; }

img, a
	{ 
		border:none; 
		text-decoration: none;
	}

html, body 
	{
		height: 100%; 
	} 
html, body
	{
		/*reset padding */

		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;

		/*reset margin */
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

.clr
{
	clear: both;
}



body
{
background: #0062ac;
	
}	


body, table, td, input, select
{
	font-family:Tahoma;
	font-size:				11px;
	color:					#000000;
	
}

#wrapper
{
	width: 1023px;
	background:#FFFFFF url('../images/site/bg.gif') repeat-y;
	margin-left: auto;
	margin-right: auto;	
}


#wrapper2
{
	width: 1023px;
	background:#FFFFFF url('../images/site/bg2.gif') repeat-y;
	margin-left: auto;
	margin-right: auto;	
}

.spacer
{
	width: 1023px;
	height: 10px;
	background: none;
}
/******************************************************************************

*

*						Opmaak error.

*

******************************************************************************/

#errormessage_container
{
	border-width:	1px;
	border-color:	#000000;
	border-style:	none none solid none;	
}

#errormessage
{
	color:			#FA0000;
	padding:		1px;
	border-width:	3px;
	border-color:	#FF0000;
	border-style:	solid solid solid solid;
	background:		#FFFFCC;
	font-weight:	bold;
	text-align:		center;
}

/******************************************************************************

*

*						Hoofdonderdelen site.

*

******************************************************************************/

#content
{
	width: 1023px;
	float: left;
}

#main_600_container
{
	width:		761px;
	padding:	20px;
	text-align:	left;
	float:		left;
	padding-top:0px;

}

#main_600_container a
{

}

#main_600_container table
{
	text-align: left;	
}

#main_400_container
{
	width:		580px;

	text-align:	left;
	float:		left;

}

#main_400_container a
{
	font-family:Tahoma;
	color: #634099;
}


#main_400_container table
{
	text-align: left;
	
}


#main_400_container img
{
	max-width: 550px;  /* Mozilla */
    width: expression(this.width > 570 ? 570: true); /* IE */
	padding-left: 2px;
}


#main_200_container_right
{
	width: 221px;
	color: #FFFFFF;	
	float: left;
	text-align:	left;

}

#main_200_container_left
{
	width: 222px;
	float: left;

	text-align:	left;

}


/******************************************************************************
*
*						HEADER
*
*****************************************************************************/
#header 
{
	width:	1023px;
	height:	154px;

}
.header_left
{
	width:	585px;
	height:	154px;
	background: url('../images/site/header_xenios.png') no-repeat;
	float:left;
	
}
.header_right
{
	width:	438px;
	height:	154px;
	background:#ffffff;
	float:left;
}

#header h1
{
	display: none;
}



/******************************************************************************
*
*						Topmenu
*
*****************************************************************************/
#topmenu {
	width: 1023px;
	height: 36px;
	background: #0062ac;
	text-align: left;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	
}

#topmenu a {
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	color: #fff;
	text-decoration: none;
	margin-left:10px;
}

#topmenu a:hover {
	color: #aaa;
}

#topmenu ul
{
	width: 780px;
	display:inline;
	list-style:none;
	float:left;
}
#topmenu li
{
		display:inline;
		padding-left:2px;
		padding-right:2px;
}


/******************************************************************************
*
*						login
*
*****************************************************************************/


#loginpanel
	{
		color: #000000;
	padding-left:5px;
	
	}

#loginpanelvergeten
	{
		color: #000000;
		padding-left:5px;
	}

#loginpanelvergeten a
	{
		color: #000000;	
		
	}
#loginpanelvergeten a:hover
	{
		color: #414141;	
		
	}
#loginpanelvergeten a:visited
	{
		color: #414141;	
		
	}
/******************************************************************************
*
*						BLOCKEN
*
*****************************************************************************/

.blockzonderheader
{
	width: 202px;
	_width: 200px;
	height: 30px;
	background: #666666;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.blockzonder td
{
	
}
.blockzonder
{
	width: 180px;
	_width: 200px;
	
	color: #000000;
	font-size:10x;
	text-align: left;
	padding:10px;
}

.blockzonder hr
{
	width: 198px;
	border: 3px solid #0062A0;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;

}

.blockzonder strong
{
	
}




.blockzonder table
{
	width: 170px;
	color: #0065b3;
	text-align: left;
}

.blockzonder a
{
	
}

.blockzonder a:hover
{
	
	text-decoration:underline;


}	
.blockzonder a:visited
{

}


.blockheader
{
	width: 201px;
	_width: 200px;
	height: 30px;
	background: #83d0f0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;

}

.blockSponsors
{
	width: 200px;
	overflow: hidden;
	color: #fff;
	line-height: 18px;
	font-weight: bold;

}



.block
{
	width: 190px;
	overflow: hidden;
	color: #fff;
	line-height: 18px;
	padding: 10px;
	font-weight: bold;

}

.block a
{
	color: #fff;
}

.block a:hover
{
	color: #fff;
}
.block a:visited
{
	color: #fff;
}

.block table
{
	width: 170px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.block td
{
	color: #fff;
}


/******************************************************************************
*
*						Tabellen opmaak, intern.
*
******************************************************************************/

.tablecolor
{
	color:#FFFFFF;

}
.tablecolor a
{
	color:#FFFFFF;

}

.tablecolor a:hover
{
	color:#FFFFFF;

}

.tablecolor a:visited
{
	color:#FFFFFF;

}

/******************************************************************************
*
*						Nieuws opmaak.
*
******************************************************************************/

.sponsorbanner 
{
	width:580px;
	height: 30px;
	line-height:30px;
	background: #666666;
}

#nieuws
{
	width:580px;
	background: url('../images/site/nieuws_bg.gif') repeat-y;
}

.nieuws_left
{
width:110px;
float:left;

}

.nieuws_right
{
width:470px;
float:left;

}

#news_header_title
{
	width: 460px;
	font-size: 18px;
font-weight: bold;
color: #634099;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;

}
.headlines_header
{
	
	width: 460px;	
}

.headlines
{
	width: 460px;	
	border-bottom: 1px solid #208627;
}



.headlines_date
{
	
font-size: 12px;
	color: #0062ac;
	padding-left:10px;
	font-weight: bold;
	padding-top:5px;


}
.headlines_title
{
		font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	padding-top:5px;
	
	
}

.headlines_content
{
	width: 460px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-bottom:10px;
}

.headlines_header2
{
	
	width: 761px;	
}

.headlines2
{
	width: 761px;	
	border-bottom: 1px solid #208627;
}



.headlines_date2
{
	
font-size: 10px;
	color: #c0c0c0;

	font-weight: bold;



}
.headlines_title2
{
		font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	padding-top:5px;
	
	
}

.headlines_content2
{
	width: 761px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	margin-bottom:10px;
}

/******************************************************************************
*
*						Mededelingen opmaak.
*
******************************************************************************/
.mededelingen
{
	width:781px;
	background: url('../images/site/nieuws_bg.gif') repeat-y;
	margin-left:-20px;
	margin-top:-20px;
}
.mededelingen_left
{
	width:110px;
	float:left;
}

.mededelingen_right
{
	width:670px;
	float:left;
}
#headlines_page_header_container
{
height:30px;
color: #ffffff;
background:#666666;
margin-bottom: 20px;
font-family: Tahoma;
margin-left:-20px;
margin-right:-20px;
}


#headlines_page_header
{
line-height:30px;
	font-size: 15px;
font-weight: bold;
color: #ffffff;
padding-left:15px;
font-family: Tahoma;
}
.news_content
{
	font-family:Tahoma;
	font-size: 11px;
	color: #000;
	margin-bottom:10px;
	border:none;
	border-bottom: 1px solid #cccccc;
}
.news_content ul
{

margin-left:30px;
}
.news_header
{
	height:20px;
	margin:0px;
	margin-bottom:5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma;
}

.news_category_header
{
	font-size: 13px;
font-weight: bold;
color: #0062ac;
padding-left:15px;
background:#ffffff;
font-family: Tahoma;


}
.news_date
{
		
font-size: 11px;
	color: #0062ac;
	font-family: Tahoma;
	font-weight: bold;
	margin-left:15px;
	padding-top:5px;
	
}

.news_title
{
		font-size: 13px;
	font-weight: bold;
	color: #e2001a;
	font-family: Tahoma;

}

.agenda
{
	width:801px;
	background: url('../images/site/agenda_bg.gif') repeat-y;
	margin-top:-20px;
	margin-left:-20px;
}

.agenda_left
{
width:110px;
float:left;

}

.agenda_right
{
width:670px;
float:left;

}



/******************************************************************************
*
*						Formulieren opmaak.
*
******************************************************************************/

.icon
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg3.gif') no-repeat;
}

.icon2
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg2.gif') no-repeat;
}


.knop
{
	background: #208627;
	border: 1px solid #208627;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;

}



.input
{	
	width: 100px;
	font: 1.0em Tahoma; 
	color: #000000;
	border: 1px solid #000000;
}

/******************************************************************************

*

*						Footer.

*

******************************************************************************/

#footer {
	width: 1023px;
	height: 35px;
	background: #0062ac;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}


/******************************************************************************

*

*						Opmaak headings algemeen.

*

******************************************************************************/

h1
{
	font: 1.3em Tahoma;
	color: #ef2f2d;
	font-weight: bold;
}

h3
{
	color: #000000;
	font: 1.3em Tahoma;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
*
*						MENU LINKS INGEBRUIK
*
******************************************************************************/
.menu

{
	width: 222px;
	text-align: left;
	
	padding-top: 5px;
}

.menu ul
{
	width: 222px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
	background: none;

}

.menu li
	{
	color: #08620e;

	height: 25px;
	line-height: 25px;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
	

	}

.menu li:hover
{
		display:block;
}
.menu li:hover a
{
	color:#ffffff;
	font-weight:bold;
	display:block;
}
.menu li:hover a:hover
{
	color:#0062ac;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.menu li:visited a
	{
		display:block;
	}

.menu a
	{
		color:#ffffff;
		font-weight:bold;
		font-size:12px;
	}

.menu a:hover
	{
		color:#0062ac;
		text-decoration:none;
		font-weight:bold;
	}
.menu a:visited
	{

	
	}

.menu table
	{
		width: 176px; 	
		margin: 0px;
		padding: 0px;
	}

#teamfotoRotaror
{
	width: 203px;
	position: relative;
	float: left;
	display: inline;
}

#teamfotoRotaror img
{
	display: none;
}

