body,td,th {

	font-family: Myriad, Verdana, Tahoma, Arial, sans-serif;

	font-size:13px;
	
	color:#333333	

}


body {

	margin:0px;

	padding:0px;
	
	background-color:#FFFFFF;

	background-image:url(/img/body_bg.jpg);

	background-repeat:repeat-x;

}

a:link {


	color: #6699FF;


}

a:visited {

	color: #6699FF;


}

a:hover {
	
	color: #6699FF;


}

a:active{

	color: #6699FF;


}

h1,h2,h3,h4,h5,h6,p {

	margin:0px;

	padding:0px 0px 1em 0px;

}

h1 {

	font-size: 13px;
	
	color: #000066;
	

}

h2 {

	font-size: 11px;
	
	color: #333333;

}


h3 {

	font-size: 15px;
	
	color: #0033FF;
		
}




/*--------------------- */

/* WRAPPERS				*/

/*--------------------- */



#wrapper{

	width:1000px; /* 824px */

	padding-top:20px;

	margin:0px auto;

}



#header{

	height:138px;
	
	padding-top:0px;

	overflow:hidden;

	background-image:url(/img/site_top_bg.jpg);

	background-repeat:no-repeat;

}



#contentWrapper{

	padding:0px 0px 0px 0px;

	background-image:url(/img/site_middle_bg.jpg);

	background-repeat:repeat-y;

}



#footer{

	height:28px;

	overflow:hidden;

	background-image:url(/img/site_bottom_bg.jpg);

	background-repeat:no-repeat;

	text-align:center;

	padding-top:40px;

}



/*--------------------- */

/* NAV					*/

/*--------------------- */



#nav{

	position:absolute;

	height:250px; /* 7 items: 70px */

	width:170px;

	margin:400px 0px 0px 4px;

	overflow:hidden;

	background-repeat:no-repeat;

	background-position:10px 0px;

}



#nav1 a{

	display:block;

	height:22px; /* 25px */

	text-decoration:none;

	font-size:14px;
	
	padding-bottom: 10px;

	text-align:left;


}


/*--------------------- */

/* CONTENT				*/

/*--------------------- */



#contentBgRechtsonder{

	background-image:url(/img/contentbg_rechts.gif);

	background-repeat:no-repeat;

	background-position:right bottom;

}


#contentBgLinksonder{

	padding-bottom:25px;

	background-repeat:no-repeat;

	background-position:left bottom;

}




#subnav{

	width:154px;

	padding-right:60px;

	padding-bottom:350px;

	float:left;

}


/*--------------------- */

/* FOOTER				*/

/*--------------------- */



#footer a{

	color:#595c64;

}
