/* CSS Document */
*{
behavior: url(../iepngfix/iepngfix.htc);
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#eee;
	text-align:center;
	margin:0px;
	padding:0px;
	cursor:default;
	padding-top:57px;
	padding-bottom:50px;
	color:#fff;
	font-size:0.7em;
	line-height:18px;
}

#container{
	width: 720px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}

#header{
	height:88px;
	background:transparent url(../images/bg-footer_white.png) 0 0 repeat-x;
	border: 1px solid #ccc;
	background-attachment: scroll;
	padding-top:27px;
	padding-left:29px;
	padding-right:25px;
	margin:0px;
}

#logo{
	background:transparent url(../images/logo_white.png) 0 0 no-repeat;
	width:246px;
	height:69px;
	float:left;
}

#row{
	height:8px;
	background-color:#ccc;
	float:left;
	width:720px;
	margin-bottom:4px;
	margin-top:1px;
}

p{
	padding:0px;
	padding-top:0px;
	padding-bottom:20px;
	margin:0px;
}

p span{
	color:#000;
}
	
/* navigatie 
--------------------------------------------------------------------------------------*/

#navigation{
	width:400px;
	float:right;
}
ul.nav {
	padding-top:58px;
	padding-left:0px;
	height:26px;
	margin:0px;
	float:right;
	}
ul.nav li {
	padding:0;
	margin:0;
	margin-right: 3px;
	float:left;
	text-indent:0px;
	text-align: center;
	font-size: 11px;
	list-style-type:none;
	}

ul.nav li a {
	border:0;
	color:#585A62;
	display:block;
	text-decoration:none;
	background:transparent url(../images/tab_clean.png) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:6px;
	width:80px;
	height:26px;
}
	
ul.nav li a:hover {
	color:#000;
}
	 	 	 	 
li#tab a:link, li#tab a:visited {	
	background-position:0px 0px;
}
	
body ul.nav li#tab-active a {
	background-position:0px -32px;
	color:#000;
	font-weight:bold;
}
	
li#tab a:hover, li#tab a:focus {	
	background-position:0px -64px;
}

/* main 
--------------------------------------------------------------------------------------*/
#maincontainer{
	background-attachment: scroll;
	background: #fff repeat-x;
	margin-top:24px;
	margin-bottom:24px;
	padding-left:30px;
	float:left;
	width:690px;
	border: 1px solid #ccc;
}

#main{
	background-attachment: scroll;
	background: transparent url(../images/pauw.jpg) right bottom no-repeat;
	padding-top:30px;
	padding-bottom:30px;
	float:left;
	width:690px;
}

#containerheight{
	height:335px;
	float:right;
}
#headtext{
	background: transparent url(../images/headtext_clean.png) 0 0 no-repeat;
	width:404px;
	height:71px;
	float:left;
	padding:0px;
	padding-bottom:25px;
	margin:0px;
	text-align:left;
}
#headtext-about{
	background: transparent url(../images/headtext-about_clean.png) 0 0 no-repeat;
	width:404px;
	height:71px;
	float:left;
	padding:0px;
	padding-bottom:25px;
	margin:0px;
	text-align:left;
}
#headtext-portfolio{
	background: transparent url(../images/headtext-portfolio_clean.png) 0 0 no-repeat;
	width:404px;
	height:71px;
	float:left;
	padding:0px;
	padding-bottom:25px;
	margin:0px;
	text-align:left;
}




#maintext{
	width:406px;
	text-align:left;
	float:left;
	color:#999999;
	padding:0px;
	margin:0px;
}


.intro{
	background: url(../images/intro-hoek_clean.png) right top no-repeat;
	padding:8px;
	background-color:#ddd;
	border:#ccc 1px  solid;
	width:367px;
}

#maintext tr td img{
	border: #999999 3px solid;
}

#maintext tr td{
vertical-align:top;
}

#column{
	width:180px;
	float:left;
	padding-right:20px;
}

#column h3{
	color:#000;
	font-size:0.9em;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
/* main 
--------------------------------------------------------------------------------------*/
#footer{
	height:88px;
	width:670px;
	background:transparent url(../images/bg-header_white.png) 0 0 repeat-x;
	background-attachment: scroll;
	margin-top:8px;
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	margin:0px;
	clear:both;
	position:relative;
	font-size:9px;
	line-height:10px;
	color:#585A62;
	border: 1px solid #ccc;
}
#footer img{
	float:left;
}

#author	{
	float:left;
	margin-left:16px; 
	background:url(../images/vertical-line.gif) left repeat-y;
}

#author span{
	display:block;
	padding-left:17px;
	text-align:left;
}

#author span a{
	color:#999999;
	text-decoration:none;
}

#themes	{
	float:right;
}

#themes span{
	display:block;
	text-align:left;
}

#validation{
	clear:both;
	float:right;
	margin-top:35px;
	font-size:9px;
	line-height:10px;
	
	color:#999999;
}

/* theme button
--------------------------------------------------------------------------------------*/
a.button, a.button2, a.button3{
	float:left; 
	height:21px;
	margin:0; 
	padding:0 0 0 21px;
	text-decoration:none;
}
a.button {background: url(../images/theme1.gif) no-repeat left top;background-position:0% -21px;}
a.button2 {background: url(../images/theme2.gif) no-repeat left top;background-position:0% -21px;}
a.button3 {background: url(../images/theme3_clean.gif) no-repeat left top;background-position:0% -21px;}
a.button:hover, a.button2:hover, a.button3:hover {background-position:0% -0px;}

/* portfolio thumbs
--------------------------------------------------------------------------------------*/
.thumbs {
	float:left;
	margin:2px;
	padding:6px;
	padding-bottom:8px;
	border: 1px #fff solid;
}

.thumbs img {
	border: #999999 3px solid;
	width:111px;
	margin-bottom:4px;
}

.thumbs img:hover {
	border: #fff 3px solid;
	width:111px;
	margin-bottom:4px;
}

.thumbs h3 {
	width:111px;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	color:#000;
	line-height:12px;
}
.thumbs .naam {
	width:111px;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	color:#FFDA00;
}

.thumbs .omschrijving {
	width:111px;
	height:35px;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	line-height:12px;
}
