* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */


html, body {height:100%}
body {
	background-color: #646464;
	background-image: url(../bg7.jpg);
	padding:0;
	text-align: left;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	min-height: 100%;
}

a {
	color: #e7e7e7;
	font-weight:bold;
	text-decoration:none;
	font-size: 0.8em;
}

a:hover {
	color:#808080;
	text-decoration:underline;
	background-color: #CCC;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}


nobr br { display: none; }

p {
	color:#CCCCCC;
	margin:0 0 15px;
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.1em;
	letter-spacing: 1.2px;
    vertical-align: middle;}

p.center {text-align:center;}

/*** Main container ***/

#container {
	background-image: none;
	color: #FFF;
	padding:0;
	text-align:center;
	width:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 5px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*** Header section ***/

#sitename {
	height:120px;
	margin:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	font-variant: normal;
	float: left;
	width: 100%;
}

#sitename img {
	margin:0px;
	padding:0px;
	background-image: url(../topbackg.gif);
	background-repeat: repeat;
	background-position: left;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
margin-top: 8px;}


#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu {
float: left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:14px;
margin:0;
padding:0;
}

#mainmenu li {
float: left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right: 2px #b7b7b7 solid;
color:#b7b7b7;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color: #000000;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:1em;
	padding:0;
	background-image: url((URL));
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
width:175px;
}

#leftside {
	float:left;
	margin-right:10px;
	height: 100%;
}

#rightside {
	float:right;
	margin-left:10px;
	height: 100%;
	background-image: url((URL));
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
text-align: center;}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 12px;
}

#leftside p,#rightside p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#fafcff;
	border:0px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
	background-image: url(../bg7.jpg);
}

#content {
	margin:0 200px;
	background-color: #000000;
	background-image: url(../bg7.jpg);
	color: #CCC;
	list-style-type: circle;
	display: block;
	border: thin #4f4f4f ridge
}

#content a {
	color: #313131;
	font-weight:bold;
	text-decoration:none;
	font-size: 0.8em;
}

#content a:hover {
	color:#2F2F2F;
	text-decoration:underline;
	background-color: #313131;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
	font-size:2em;
	font-weight:bold;
	letter-spacing:+10px;
	padding:5px;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#content h2,#contentalt h2 {
	color:#CCCCCC;
	font-size:1.6em;
	font-weight:bold;
	font-style: normal;
	display: table;
	width: 100%;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
    
#content img,#contentalt img {
border:1px solid #b0b0b0;
margin:15px;
padding:5px;
}

.rechts {
border:1px solid #b0b0b0;
float: right;
margin:15px;
padding:5px;
}

.links {
border:1px solid #b0b0b0;
float: left;
padding:15px;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0em;
margin-right: 15px;}

#content img,#contentalt1 img {
	border:1px solid #b0b0b0;
	padding:5px;
	width: auto;
	top: auto;
	right: auto;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 6px;
	margin-left: 10px;
}


/*** gecentreerde tabel ff***/

#centertable1{
  border:0px;
  }
#table1 {
  border:0px;
  width:100px;
  margin-left:auto;margin-right:auto;}
/*** centertable ***/

/*** Footer ***/

#footer {
	clear: both;
	text-align: right;
	background-color: #4a4a4a;
	background-position: left top;
	background-repeat: repeat;
	height: 69px;
	background-image: url(../topbackg.gif);
    width: 100%;    
    }
    
#footer h1 {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 7px;
	text-align: right;
	color: #cccccc;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

#footer h3 {
	font-size: 10px;
	font-family: Times, "Times New Roman", serif;
    letter-spacing: 3px;
    text-align: right;
    color: #cccccc;
    font-weight: bold;
    margin-top: 3px;
    margin-right: 15px;}

#footer a {
color: #f7f7f7;
font-weight:bold;
}

#footer img {
	border:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    margin: 0em;}

/*** Various classes ***/


.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.klein {font-size:75%;}
.groot {font-size:1.4em;
font-weight: bold;}
.center {text-align:center;}
.right {text-align:right;}
.left {
	text-align:left;
	font-size: 80%;
	list-style: circle inside;
	line-height: 1.1em;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.contactform {
	width:400px;
	margin:3px;
	background-color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 6px;
	border: medium dotted #FFFFFF;
	font-weight: bold;
}

.formleft {
	float:left;
	width:120px;
	margin:0 0 0 10px;
	padding:2px;
	font-size:0.9em;
	font-family: Verdana, Geneva, sans-serif;
}

img.floatlinks{
float: left;
margin: 4px;
}
img.floatrechts {
float: right;
margin: 4px;
}

object {
	display:block;
	outline:none;
	z-index: 0;
}

/*** tabel 2 ***/

.center1
{
	margin-left: auto;
	margin-right: auto;
}
 
.center2
{
	text-align: center;
	z-index: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.center3
{
	text-align: left;
	z-index: auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.center
{ 
text-align: center;
}

.center table
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0 auto; 
text-align: left;
}

/*** tabel 2 ***/

/*** verwijderen scrollbars ie ***/
html {height:100%;
	overflow-x: hidden;
	overflow-y: auto;
} 

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_one */

.menu3 {
	padding:0 0 0 2px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../menu/three_0.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	z-index: 1;
}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 5px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 10px 0 5px;}
.menu3 li.current a {color:#fff; background:url(../menu/three_2.gif);}
.menu3 li.current a b {background:url(../menu/three_2.gif) no-repeat right top;}
.menu3 li a:hover {
	color:#fff;
	background:#000 url(../menu/three_1.gif);
	z-index: 0;
}
.menu3 li a:hover b {background:url(../menu/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(../menu/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(../menu/three_2.gif) no-repeat right top;}

