A:link		{ color: #330099; text-decoration: none; }
A:visited	{ color: #330099; text-decoration: none; }
A:active	{ color: #330099; text-decoration: underline; }
A:hover		{ color: #330099; text-decoration: underline; }

img
{ 
	border: none;
	text-decoration: none;
}
html, body 
{
	height: 100%;

	/*reset padding */
	padding: 0px;

	/*reset margin */
	margin: 0px;
}
.hh 
{ 
	padding: 0px;
	margin: 0px;
}
body
{
	background: #F5F6F6 url('../images/site/Athena-bg_01.gif') repeat-x;
}	
body, table, td, input, select
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;
}
#wrapper
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
/******************************************************************************
*
*	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.
*
******************************************************************************/
#main_400_container
{
	float:		left;
	background:	#FFFFFF;
	width:		450px;
	text-align:	left;
}
#main_400_container table
{
	text-align: left;
}
#main_400_container img
{
	max-width: 400px;  /* Mozilla */
    width: expression(this.width > 400 ? 400: true); /* IE */
}
#main_200_container
{
	width: 180px;
	float: right;
	color: #000000;
	margin: 0px 3px 0px 0px;
}
#main_600_container
{
	float:		left;
	width:		640px;
	text-align:	left;
	background:	#FFFFFF;
}
#main_600_container table
{
	text-align: left;
}
#main_600_container img
{
	max-width: 700px;  /* Mozilla */
    width: expression(this.width > 700 ? 700: true); /* IE */
}
#header 
{
	width:846px;
	height:121px;
	background: url('../images/site/header.gif') no-repeat;
}
#header h1
{
	display: none;
}
#leftmenu_container
{
	width: 185px;
	float: left;
	text-align: left;
	background: #FFFFFF;
	margin-left: 3px;
}
.menu_top
{
	width: 180px;
	height: 22px;
	background: #E0E2F7;
}
.menu_top h1
{
	color: #CC0000;
	font-size: 1.2em;
	padding: 4px 0px 0px 8px;
}
#menu-v 
{
	width: 180px;
	margin: 0px;
	padding: 0px;
}
#menu-v ul 
{
	padding: 0px;
	color: #330099;
	font-weight: bold;
	list-style-type: none;
	margin: 6px 6px 20px 2px;
}
#menu-v ul li 
{
	border-bottom: 2px dotted #CC0000;
	color: #330099;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 3px 5px 2px 7px;
}
#menu-v ul li a 
{
	text-decoration: none;
	color: #330099;
}
#menu-v ul li a:hover
{
	text-decoration: underline;
	color: #330099;
}
#menu-v ul li a:active
{
	text-decoration: underline;
	color: #330099;
}
/******************************************************************************
*
*	Box
*
*****************************************************************************/
.contentblock
{
	width: 455px;
	margin: 0 px 0px 10px 0px;
}
.contentheader
{
	width: 455px;
	height: 6px;
	background: url('../images/site/content_header.gif') no-repeat;
}
.contentcontent
{
	width: 435px;
	background: url('../images/site/content_content.gif') repeat-y;
	padding: 2px 10px 2px 10px;
}
.contentfooter
{
	width: 455px;
	height: 6px;
	background: url('../images/site/content_footer.gif') no-repeat;
}
.contentlijn
{
	width: 435px;
	height: 3px;
	border-bottom: 2px dotted #CC0000;
	clear: both;
}
.blockzonderheader
{
	width: 180px;
	height: 6px;
	background: url('../images/site/blockzonder_header.gif') no-repeat;
	margin-top: 10px;
}
.blockzonder
{
	width: 180px;
	background: url('../images/site/blockzonder_content.gif') repeat-y;
	padding: 5px 0px 5px 0px;
	text-align: center;
	color: #868789;
	font-weight: bold;
}
.blockzonderfooter
{
	width: 180px;
	height: 5px;
	background: url('../images/site/blockzonder_footer.gif') no-repeat;
	margin-bottom: 10px;
}
.blockzonder strong
{
	color: #868789;
}
.blockzonder table
{
	width: 180px;
	color: #868789;
	text-align: left;
}
.blockzonder a
{
	text-decoration: none;
	color: #330099;
}
.blockzonder a:hover
{
	text-decoration: underline;
	color: #330099;
}	
.blockheader
{
	width: 180px;
	height: 8px;
	background: url('../images/site/block_header.gif') no-repeat;
}
.blockheaderleft
{
	width: 180px;
	height: 8px;
	background: url('../images/site/block_headerleft.gif') no-repeat;
}
.block
{
	width: 180px;
	color: #000000;
	background: url('../images/site/block_content.gif') repeat-y;
	padding: 3px 0px 3px 0px;
	text-align: left;
}
.blockleft
{
	width: 180px;
	color: #000000;
	background: url('../images/site/block_contentleft.gif') repeat-y;
	padding: 3px 0px 3px 0px;
	text-align: left;
}
.blocktitel
{
	margin: 4px 0px 4px 0px;
	width: 180px;
	height: 16px;
	background: #e0e2f7;
}
.blocktitel h3
{
	color: #cc0000;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-left: 7px;
}
.blockfooter
{
	width: 180px;
	height: 6px;
	background: url('../images/site/block_footer.gif') no-repeat;
}
.blockfooterleft
{
	width: 180px;
	height: 6px;
	background: url('../images/site/block_footerleft.gif') no-repeat;
}
.block a
{
	text-decoration: none;
	color: #330099;
}
.block a:hover
{
	text-decoration: underline;
	color: #330099;
}
.block table
{
	width: 175px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
.block td a:hover
{
	text-decoration: underline;
	color: #330099;
}
#top_site
{
	width: 846px;
}
#topmenu
{
	width: 704px;
	height: 19px;
	float: left;
	background: #330099 none repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 0px;
	margin-left: 0px;
}
#topmenu a 
{
	color: #FFFFFF;
	font-size: 1.1Em;
	text-decoration: none;
}
#topmenu a:hover
{
	color:#FFFFFF;
	font-size: 1.1Em;
	text-decoration: underline;
}
#login
{
	width: 126px;
	height: 19px;
	float: left;
	background: #330099 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 1.1Em;
	text-align: right;
	text-decoration: none;
	padding-top: 3px;
}
#onder_menu
{
	width: 880px;
	height: 16px;
	background: transparent;
        clear: both
}
#left_onder_menu
{
	width: 16px;
	height: 16px;
	float: left;
	background: url('../images/site/Athena-lisa-v2-1_07.gif') repeat-y scroll 0 0;
}
#center_onder_menu
{
	width: 846px;
	height: 16px;
	float: left;
	background: transparent url('../images/site/Athena-lisa-v2-1_08.gif') repeat-x scroll 0 0;
}
#right_onder_menu
{
	width: 18px;
	height: 16px;
	float: left;
	background: url('../images/site/Athena-lisa-v2-1_09.gif') repeat-y scroll 0 0;
}
#content
{
	width: 852px;
	background: #FFFFFF url('../images/site/content.gif') repeat-y scroll 0 0;
	float: left;
	margin-left: 13px;
}
.menu
{
	width: 193px;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}
.menu ul
{
	width: 193px;
	list-style: block;	
	list-style:none;		
	margin: 0px;
	padding: 0px;
}
.menu li
{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	color: #FFFFFF;
	background: #919191;
	border-bottom: 2px solid #FFFFFF;
	}
.menu li:hover
{
	background: #ef882c;
}
.top
{
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-left: 20px;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.menu li:hover a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a
{
	color: #FFFFFF;
	font-size: 12px;
}
.menu a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu table
{
	width: 177px; 	
	margin: 0px;
	padding: 0px;
}
/******************************************************************************
*
*	Content opmaak.
*
******************************************************************************/
.headlines_header
{
	height: 25px;
	margin: 0px 25px 0px 0px;
	border-bottom: 2px dotted #CC0000;
}
.headlines
{
}
#headlines_page_header_container
{
	padding: 10px 0px 8px 0px;
	margin: 0px 8px 20px 0px;
	border-bottom: 3px dotted #CC0000;
}
#headlines_page_header
{
	font-size: 1.6em;
	color: #CC0000;
	font-weight: bold;
}
.headlines_date
{
	float: left;
	padding-top: 10px;
	font-size: 0.9em;
}
.headlines_title
{
	color: #CC0000;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	clear: both;
}
.headlines_content
{
	padding: 23px 10px 5px 0px;
	clear: both;
}
.meer
{	
	background: transparent url('../images/site/meer.gif') no-repeat scroll 0 0;
	font-size: 8px;
        color: #FFFFFF;
	padding: 1px 22px 1px 6px;
	position: relative;
	text-decoration: none;
}
.reacties
{
	background: transparent url('../images/site/reacties.gif') no-repeat scroll 0 0;
	font-size: 8px;
	color: #FFFFFF;
	margin-left: 8px;
	padding: 1px 30px 1px 10px;
	position: relative;
	text-decoration: none;
	width: 100px;
}
.bijlage
{
	background: transparent url('../images/site/bijlage.gif') no-repeat scroll 0 0;
	font-size: 8px;
	color: #FFFFFF;
	margin-left: 8px;
	padding: 1px 30px 1px 10px;
	position: relative;
	text-decoration: none;
	width: 60px;
}
.news_content
{
	padding: 0px 20px 10px 0px;
}
.news_header
{
	height: 17px;
	padding: 0px 10px 0px 0px;
	margin: 10px 20px 3px 0px;
	border-bottom: 2px dotted #CC0000;
}
.news_title
{
	color: #CC0000;
	font-size: 1.1em;
	font-weight: bold;
	height: 21px;
	padding: 7px 0px 10px 0px;
}
.news_content
{
	padding: 25px 10px 10px 0px;
	margin-bottom: 10px;
}

.news_category_header
{
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
/******************************************************************************
*
*	Form.
*
******************************************************************************/
.icon
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg.gif') no-repeat;
}
.icon2
{
	width: 11px;
	height: 8px;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
	background: url('../images/vervolg2.gif') no-repeat;
}
.knop
{
	width: 50px;
	height: 20px;
	font-size: 1.0em;
	font-weight: bold;
	background: #FF9619;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
}
.input
{	
	width: 65px;
	font-size: 1.0em; 
	color: #000000;
	border: 1px solid #000000;
}
/******************************************************************************
*
*						Footer.
*
******************************************************************************/
#footer
{
	width: 853px;
	height: 31px;
	background: #F5F6F6 url('../images/site/footer.jpg') no-repeat;
	text-align: center;
	clear: both;
	color: #000000;
	padding-top: 5px;
	font-size: 9px;
}
#footer a
{
	font-size: 9px;
	color: #000000;
}
/******************************************************************************
*
*	Opmaak headings algemeen.
*
******************************************************************************/
h1
{
	font-size: 1.3em;
	color: #ef2f2d;
	font-weight: bold;
}
h3
{
	color: #000000;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.hidden_box
{
	left: 0px;
	top: 0px;
	visibility: hidden;
	display: none;
	position: absolute;  
}
div.visible_box
{
	visibility: visible;
	display: block;
	position: absolute;  
	background-color: #FFFFFF;
	border-left: 1px solid #310094 ;
	border-right: 1px solid #310094 ;
	border-bottom: 1px solid #310094 ;
	border-top: 1px solid #C6C7C6 ;
}
input.login_boxes
{
	background-color: #EFE7F7;
	color: #8C8A8C;
	border: 1px solid #8465BD;
	width: 75px;
}
.blocka a
{
	text-decoration: none;
	color: #330099;
}
.blocka a:hover
{
	text-decoration: underline;
	color: #330099;
}
