/************* CSS RESET ***************/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, form, table, tr, th, td {
	margin: 0; padding: 0; border: 0; font-size: 100%;
}
/*ol, ul {list-style: none;}*/
table {border-collapse: collapse; border-spacing: 0;} /* tables still need 'cellspacing="0"' in the markup */


/************* POSITIONING ***************/
body
{
	background-image: url(/images/extranetBG.jpg);
	margin: 80px 5% 20px 130px;
        background-repeat:no-repeat;
        background-attachment:fixed;        
       
}

#header
{
	width: 97%; 
	height: 200px; 
	max-width: 1400px; 
	position: relative;
	margin-bottom: 22px;
	align: left 50%;
}

#logo-topvakantie
{
	position: absolute;
	top: -34px;
	left: 25px;
	z-index: 100;
}

#banner
{
	position: relative;
	text-align: center;
	top: 30px;		
}

#logo-rechts
{
	position: absolute;
	top: 8px;
	right: 110px;
}

#wrapper {
	width: 97%;
	max-width: 1400px;
}

#nav
{
	float: left;
	width: 25%;
	margin-bottom: 22px;
}

.needtoknow
{
	width: 100%;
	background-color: #FFF;
	margin-bottom: 22px;
}

#nicetoknow
{
	width: 100%;
	background-color: #FFF;
	margin-bottom: 22px;
}

#vlaamse-overheid
{
	width: 100%;
	background-color: #FFF;
	margin-bottom: 22px;
	text-align: center;
}

#kikker
{
	width: 100%;
	background-color: #FFF;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0;
}

#aware
{
	text-align: center;
}

#content
{
	float: left;
	margin-left: 2%;
	width: 70%;
	/*width: 73%;*/
	background-color: #FFF;
	margin-bottom: 10px;
}

#content_left
{
	width: 60%;
	float: left;
	margin: 2% 1% 2% 2%;
}

#content_right
{
	width: 29%;
	float: left;
	margin: 2%;
}

#innerpage
{
	margin: 2% 3% 2% 3%;
}

#printpage
{
	width: auto;
	float: right;
	text-align: right;
	padding: 0 0 20px 20px;
}

/************* GLOBAL ***************/

body
{
	font-family: verdana;
	font-size: 0.8em;
	line-height: 15px;
	color: #333;
}

#content h1
{
	font-size: 1.7em;
	padding-bottom: 15px;
	color: #ee3b24;
}

#content h2
{
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-top: 10px;
}

#content_right h2
{
	font-size: 1.1em;
	padding-bottom: 0px;
	padding-top: 5px;
}

#content_left h2
{
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-top: 10px;
}

.selfwarepage p, .selfwarepage li
{
    font-size: 1.1em;
    line-height: 1.4em;
    font-family: Arial,Helvetica,sans-serif;
    color: #707070;
}

#content p
{
	padding-bottom: 10px;
}

#content_right p, #content_left p
{
	padding-bottom: 0px;
}
#content a
{
	color: #ee3b24;
	text-decoration: none;
}

#content a:hover
{
	color: #ee3b24;
	text-decoration: underline;
}

#content ul li
{
	list-style: circle;
}

#content li li
{
	list-style: disc;
}

#content table
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px solid #676355;
	border-bottom: 1px solid #676355;
}

#content table td
{
	padding: 3px;
	margin: 0px;
	border: 0px;
	border-right: 1px solid #676355;
	border-top: 1px solid #676355;
}

#content table.noborder, #content table.noborder td,  #content input.noborder
{
	border: 0px;
}

#content div.hr {
	clear: both;
	height: 1px;
	background: url(/images/stippellijn.gif) repeat-x;
	padding: 0px;
	margin: 20px 0 20px 0;
}

#content input.smallwidth
{
    width: 20px;
}

#content input, #content textarea
{
	border: 1px solid #e4e4e4;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.0em;
	padding: 2px 2px 2px 5px;
	width: 210px;
}

#content input.button
{
	background-color: #ee3b24;
	color: #FFF;
	padding: 6px 35px 6px 35px;
	text-transform: uppercase;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	width: auto;
}

#content input.noborder
{
	border: 0px;
	width: auto;
}

#content .red {
    color:#dd0000;
}

#aware a
{
	color: #333;
	font-size: 11px;
}

/************* TOPLINKS ***************/
#toplinks
{
	background: url(/images/toplinks_close.gif) no-repeat right;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 150px;
	height: 31px;

}

#toplinks span
{
	background: url(/images/toplinks.gif) no-repeat left;
	margin-right: 20px;
	display: block;
}
#toplinks a
{
	height: 31px;
	line-height: 31px;
	margin-left: 20px;
	color: #333;
}

/************* NAVIGATIE ***************/
#nav ul
{
/*	padding: 0 0 010px 0; */
	margin: 0px;
}

#nav ul li
{
	background: url(/images/stippellijn.gif) repeat-x bottom;
	margin: 0px;
	padding: 0px;
}

#nav ul li a
{
	color: #333;
	text-decoration: none;
	padding: 6px 20px 6px 20px;
	display: block;
	height: 100%;
}

#nav ul li a:hover
{
	/* background: url(/images/nav_hover.gif) no-repeat right center; */
}

#nav ul li a.active
{
	/* background: url(/images/nav_hover.gif) no-repeat right center; */
	color: #ee3b24;
}

#nav ul li.nav_title_orange
{
	background: #ee3b24;
	padding: 10px 7px 10px 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
}


/************* Rounded corners ***************/

 /* set background images for corners */
.rbroundbox, .rbroundbox_smallbottom, .rbroundbox_halfwidth, .rbroundbox_halfwidth_right, .rbroundbox_newsticker { background: url(/content/images/simple_background.gif) repeat;}
.rbtop div  { background: url(/images/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(/images/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(/images/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(/images/simple_bottom_right.gif) no-repeat bottom right; clear: both;}

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 8px;	font-size: 1px;}
.rbcontent  { margin: 0; }
.rbroundbox { width: 100%; margin-bottom: 18px;}
.rbroundbox_smallbottom { width: 100%; margin-bottom: 10px;}
.rbroundbox_halfwidth { width: 48%; float:left; margin-bottom: 18px;}
.rbroundbox_halfwidth_right { width: 48%; float:right; margin-bottom: 18px;}
.rbroundbox_newsticker{ margin: 0 320px 0 320px;}
.rbcontent h2 { margin: 0 14px; padding-bottom: 3px;}
.rbcontent p { margin: 0 14px; padding-bottom: 0px; }
.rbcontent p.newstickerdate{ margin: 0 14px; color: #707070; font-size: 11px; font-weight: bold; }
.rbcontent a.link { margin: 0 14px; background: url(/images/arrow.gif) no-repeat left; padding-left: 30px;}
.rbcontent p.stippellijn {background: url(/images/stippellijn.gif) repeat-x bottom; margin: 7px 0 7px 0; width: 100%; font-size:1px; height: 1px; clear: both;}
.rbcontent .icon { float: left; margin: 0 10px 0 10px;}





/************* Nieuws & Kalender ***************/

.extraspacebelow
{
	padding-bottom: 5px;
}
.date
{
	display: block;
	float: left;
	height: 70px;
	width: 35px;
	margin: 2px 10px 0 10px;
	padding: 0;
	text-align: center;
}

.day
{
	color: #707070;
	display: block;
	margin: 0;
	padding: 0;
	width: 35px;
	font-weight: bold;
	font-size: 1.3em;
}

.month
{
	color: #707070;
	display: block;
	margin: 0;
	padding: 0pt;
	width: 35px;
	font-size: 0.9em;
	text-transform: uppercase;
	line-height: 1em;
}


/************* Fotoalbum ***************/

#fotoalbum_thumbs
{
	padding: 10px 10px 0 15px;
}

#fotoalbum_thumbs img
{
	padding: 3px;
	margin: 0 5px 5px 0;
	border: 1px solid #CCC;
	background-color: #fff;
}

a:link.nomarkup
{
	color: #333;
	text-decoration: none;
}


.noborder
{
        border: 0px;
}

