
html	
{
	height				: 100%; 
}

body	
{
	margin				: 0px; 
	padding				: 10px; 
	background-image	: url(/Ledenreizen/Images/background_body.gif); 
	background-repeat	: repeat; 
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 80%; 
	color				: #505356;
}

h1 		
{
	margin				: 0px; 
	padding				: 0px;
}

a	
{
	color				: #1e5fad;
}

a:hover	
{
	color				: #f49a23;
}


/*********** Wrapper */

#body	
{
	width				: 960px; 
	text-align			: left; 
	margin				: 0% auto; 
	position			: relative;
}


/*********** Header: Banner */

#banner	
{
	margin-top			: 25px;
	background-color	: #fff;
	background-image	: url(/Ledenreizen/Images/header/banner.gif);
	background-repeat	: no-repeat; 
	background-position	: top left; 
	height				: 50px;
}

#banner img	
{
	border				: 0;
}

#banner .logo_2	
{
	position			: absolute;
	left				: 340px;
}

#banner h1 
{
	display				: none;
}


/*********** Header: Main Navigation */

#nav_main 
{
	margin				: 0 0 5px 0;
	padding				: 0; 
	background-color	: #ffd401;
	width				: 960px; 
	height				: 22px; 
	color				: #002280; 
	text-decoration		: none; 
	font-weight			: bold; 
	font-size			: 100%; 
}

#nav_main ul 
{
	margin				: 0; 
	padding				: 0; 
}

#nav_main ul li 
{
	display				: inline;  
	float				: left;
	margin-right		: 19px;
	background-image	: url(/Ledenreizen/Images/bullet_portnav.gif);
	background-position	: 4px left;
	background-repeat	: no-repeat;
}

#nav_main ul li.right
{
	float				: right;
}

#nav_main ul li a	
{
	color				: #002280; 
	float				: left; 
	text-decoration		: none; 
	margin				: 0; 
	padding				: 3px 0 0 19px; 
}

#nav_main ul li a:hover	
{
	text-decoration		: underline;
}

#nav_main ul li.current a	
{
}

#nav_main ul li.current a:hover	
{
}

/*********** page (the padding surrounding all content in each page)*/
#content	
{
	min-height			: 570px;
	height				: auto !important;
	height				: 570px;
	
	margin				: 0% auto; 
	padding				: 0;
}


/*********** Footer */

#footer	
{
	clear				: both; 
	height				: 22px; 
	font-size			: 10px; 
	margin				: 12px 0 0 0 ;
	color				: #666;
}


/*********** Footer: Navigation */

#nav_footer 
{
	margin				: 0 0 5px 0;
	padding				: 0; 
	width				: 960px; 
	height				: 22px; 
	color				: #FFD401;
	text-decoration		: none; 
	font-size			: 10px;
	background-color	: #ffd401; 
}

#nav_footer ul 
{
	margin				: 0; 
	padding				: 0; 
}

#nav_footer ul li 
{
	display				: inline;  
	float				: left;
	padding-right		: 15px;
}

#nav_footer ul li.first
{
	
}

#nav_footer ul li.right
{
	float				: right;
}

#nav_footer ul li a	
{
	color				: #666; 
	float				: left; 
	text-decoration		: none; 
	margin				: 0; 
}

#nav_footer ul li a:hover
{
	text-decoration		: underline;
}

#nav_footer ul li.current a	
{
}

#nav_footer ul li.current a:hover	
{
}


/************************** Page Title Area*/

/* Page View */
#page_view	
{
	float: right; 
	margin: 0px; 
	padding: 0px
}

#page_view span	
{
	float: left;
}

#page_view ul 
{
	margin: 0px; 
	list-style-type:none;
}

#page_view ul li 
{
	margin: 0px; 
	padding: 0px; 
	display: inline;
}

#page_view span.corner	
{
	background-image: url(../images/pg_title_right.gif); 
	background-repeat: no-repeat; 
	padding: 0px 20px 0px 0px; 
	margin: 0px 0px 0px 16px;
}

/* Page View default link*/
#page_view ul li.default a {float: left; background-image: url(../images/buttons/view_btn_default.gif); padding: 12px 0px 20px 30px; background-repeat:no-repeat; width: 130px; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 90%; letter-spacing: -1px;} /*the libk has to be a specified width as the background image is a tab. If is is a rectangle it can be flexible - make text size smaller if the link is too long*/
#page_view ul li.default a:hover	{text-decoration: underline; background-image: url(../images/buttons/view_btn_hover.gif);}
/* Page View Current link*/
#page_view ul li.current a {float: left; background-image: url(../images/buttons/view_btn_current.gif); padding: 12px 0px 20px 30px; background-repeat:no-repeat; width: 130px; color: #ffffff; text-decoration: none; font-weight: bold; font-size: 90%; letter-spacing: -1px;} /*the libk has to be a specified width as the background image is a tab. If is is a rectangle it can be flexible - make text size smaller if the link is too long*/
#page_view ul li.current a:hover	{text-decoration: none; background-image: url(../images/buttons/view_btn_current.gif);}

/* Page Title */
.page_title	{background-image: url(../images/pg_title_bg.gif); background-repeat: repeat-x;}
.page_title span.corner	{background-image: url(../images/pg_title_left.gif); background-repeat: no-repeat; padding: 0px 10px 0px 10px; float: left;}
.page_title h2	{padding: 10px 0px 10px 0px; margin: 0px 0px 0px 20px; color: #ffffff; font-size: 130%;}

/* Page 2 Titles */
.page_2title	
{
	background-repeat	: no-repeat;
	color				: #002280;
	margin				: 8px 0;
}

.page_2title h2	
{
	height				: 20px; 
	padding-left		: 20px; 
	margin				: 0; 
	font-size			: 16px;
	background-image	: url(/Ledenreizen/Images/bullet_titel.gif);
	background-repeat	: no-repeat;
	background-position	: left 5px;
}

.page_2title h2.title1	
{
	float				: left; 
	width				: 280px; 
	font-size			: 16px;
}

.page_2title h2.title2	
{
}


