@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:black;
	background:url(../img/body_bck.gif) repeat-x;	
}
body.groot {background-image:url(../img/body_groot_bck.gif);}

a {color:#7F1183;}
a:hover {text-decoration:none;}
a.more
{
	text-decoration:none;
	padding-right:10px;
	background:url(../img/more.gif) no-repeat right 3px;
	white-space:nowrap;
}
a.more:hover {text-decoration:underline;}
a.rss
{
	background:url(../img/rss.gif) no-repeat right top;
	padding:0 18px 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	position:absolute;
	right:0;
	top:15px;
}
p {margin:0 0 10px 0;line-height:1.4em;}
p.marge {clear:both;}

h2
{
	background-color:#92278F;
	color:white;
	display:block;
	float:left;
	font-size:1em;
	padding:5px 7px;
	margin:15px 0 10px 0;
}
h3, h4
{
	clear:both;
	display:block;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:1.3em;
}
h4 {font-size:1.2em;}

label
{
	width:120px;
	display:block;
	float:left;
	margin-top:3px;
}
input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	width:240px;
	padding:0 5px;
	border:1px solid #E7D2E8;
	margin-bottom:4px;
	background:url(../img/input_bck.jpg) top left no-repeat;
}
textarea {background-image:url(../img/textarea_bck.jpg);height:125px;}
input.submit {width:auto;float:right;}
form a
{
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	float:right;
	margin-right:25px;
}

/*++++++++++++++++++++++++*/
/*    GENERAL CLASSES     */
.clearfix:after, div#header:after, div#header ul:after, div#banner:after, div#banner ul:after, div#main:after, div.portfolio div.foto:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac and IE-win \*/
* html .clearfix, div#header, div#header ul, div#banner, div#banner ul, div#main, div.portfolio div.foto {height: 1%;}
/* End hide from IE-mac */
/*    GENERAL CLASSES     */
/*++++++++++++++++++++++++*/

div#wrapper
{
	margin:0 2px 0 0;
	width:auto;
	padding:25px 0;
}

div#header
{
	width:844px;
	margin:0 auto;
}
div#header img {float:left;}
div#header ul
{
	list-style:none;
	clear:both;
	float:left;
	margin:0;
	padding:20px 0;
	width:100%;
}
div#header ul li
{
	float:left;
	margin:0;
	padding:0;
}
div#header ul li a
{
	display:block;
	margin:0;
	padding:2px 10px;
	text-decoration:none;
	color:black;
	background:url(../img/header_li_bck.gif) no-repeat right center;
}
div#header ul li a:hover {color:#7F1183;}
div#header ul li em a {font-style:normal;color:#7F1183;font-weight:bold;}

div#banner {margin:0;}

div#scrollable
{
	float: left;
	width: 100%;
	height:166px;
	border: 1px solid #ccc;
	overflow: hidden;
	white-space: nowrap;
	background-color:white;
	margin-bottom:15px;
	padding-top:1px;
	position:relative;
}
body.groot div#scrollable {height:408px;}

div.row {position:relative;height:136px;}

div#scrollable span
{
	margin:0 0 0 -2px;
	padding:0;
}
div#scrollable span a
{
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:0.9em;
	cursor:pointer;
}
div#scrollable span a em
{
	position:absolute;
	bottom:22px;
	color:#92278F;
	background-color:white;
	font-style:normal;
	font-weight:bold;
	padding:2px;
	margin-left:10px;
	z-index:10;
}
div#scrollable span.info span.col
{
	width:175px;
	height:400px;
	position:absolute;
	z-index:100;
	top:-270px;
	left:10px;
}
div#scrollable span.col p, div#scrollable span.col h3, div#scrollable span.col h4
{
	width:175px;
	white-space:normal;
}
div#scrollable span.info p i, div#scrollable span.info h3 i, div#scrollable span.info h4 i {font-style:normal;color:#7F1183;}
div#scrollable span a em.dia {z-index:0;color:white;background:url(../img/portfolio_link.gif) no-repeat 92% #92278F;bottom:4px;padding-right:20px;}
div#scrollable span a img {border:none;margin:0; padding:0;}
div#scrollable span a:hover em.dia, div#scrollable div.row span a:hover em.dia {background:url(../img/portfolio_link_hover.gif) no-repeat 92% white;color:#7F1183;}

/* horizontal track */
div#track {
	clear: both;
	width: 830px;
	height: 15px;
	margin:0 auto 10px auto;
	background:url(../img/track.gif) no-repeat;
}
/* horizontal track handle */
div#handle {
	width: 26px;
	height: 15px;
	background:url(../img/handle.gif) no-repeat;
	cursor:pointer;
}

div#main
{
	width:844px;
	margin:0 auto;
	padding:0 0 10px 0;
}	
div#kolom
{
	position:relative;
	width:395px;
	float:left;
	padding:0 10px 0 0;
	margin:0 0 0 10px;
}
div#kolom img
{
	/* float:right; podium 10/1/2007 */
	border:1px solid #C1C1C1;
	margin: 0 0 10px 0;
}
div#kolom ul
{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	line-height:1.4em;
}
div#kolom ul.subnav
{
	background-color:#E7D2E8;
	padding:10px 5px;
}
div#kolom ul li
{
	background:url(../img/kolom_li.gif) no-repeat left 0.6em;
	padding-left:10px;
}
div#kolom ul.subnav li {background-image:url(../img/kolom_subnav_li.gif);padding-left:15px;}
div#kolom ul.subnav li a {text-decoration:none;}
div#kolom ul.subnav li a:hover {text-decoration:underline;}
div#kolom ul.subnav li em a {font-style:normal;text-decoration:underline;}

div#main div.marge {padding-top:50px;}

div#footer
{
	border:1px solid #E7D2E8;
	width:844px;
	margin:0 auto;
	padding:5px 0;
	position:relative;
}
body.groot div#footer {margin-top:20px;}
div#footer address
{
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
	color:#92278F;
	margin:0;
}
div#footer address span {margin:0 10px;}
div#footer address a {text-decoration:none;}
div#footer address a:hover {text-decoration:underline;}
div#footer img {position:absolute;right:12px;top:-12px;}

#myDialogId .myButtonClass, .myButtonClass
{
	padding:0;
	background:#92278F;
	color:white;
	width:auto;
	border:none;
	width:6em;
	cursor:pointer;	
}
#myDialogId .ok_button, .ok_button
{
	position:absolute;
	right:0;
	top:0;
}
#myDialogId .cancel_button, .cancel_button { color:#F88; }

div.portfolio {padding:10px;color:black;  }
div.portfolio div.foto{margin-bottom:10px;}
div.portfolio div.foto img{float:left;}
div.portfolio div.info
{
	width:410px;
	float:left;
	margin-left:10px;	
}
div.portfolio div.links
{
	float:left;
	width:125px;
	margin-left:10px;	
}
div.portfolio div.links a
{
	display:block;
	text-decoration:none;
	padding:0 0 5px 0;
	font-weight:bold;
}
div.portfolio div.links a:hover {text-decoration:underline;}
div.portfolio p {margin:0 0 10px 0;}


div.fotoboek {padding:10px;color:black;}
div.fotoboek div.foto{margin-bottom:10px;}
div.fotoboek div.foto img{float:left;}
div.fotoboek div.info
{
	width:610px;
	float:left;
	margin-left:10px;	
}
div.fotoboek div.links
{
	font-size:12pt;
	float:left;
	width:125px;
	margin-left:10px;	
	text-align:center;
	
	margin-top:20px;
	font-weight:bold;
}
div.fotoboek div.links a
{
	font-size:14pt;
	text-decoration:none;
	padding:0 0 5px 0;
	font-weight:bold;
}
div.fotoboek div.links a:hover {text-decoration:underline;}
div.fotoboek p {margin:0 0 10px 0;}

div.artikel {padding:10px;color:black;width:780px;height:380px;}
div.artikel div.foto{margin:0px;width:470px;float:left;}
div.artikel div.foto img{float:left;}
div.artikel div.info
{
	width:290px;
	height:380px;
	overflow: auto;
	float:left;
	padding:4px;
	margin-left:10px;	
	
}

div.artikel p {margin:0 0 10px 0;}

div.thema {padding:10px;color:black;width:680px;height:500px;}
div.thema div.foto
{
	padding:4px;
	margin-left:10px;	
	width:650px;
	float:left;
}
div.thema div.foto img{float:left;}
div.thema div.intro
{
	width:350px;
	height:300px;
	overflow: auto;
	float:left;
	padding:4px;
	margin-left:10px;	
	
}

div.thema div.links
{
	width:280px;
	height:300px;
	overflow: auto;
	float:left;
	padding:4px;
	margin-left:10px;	
	
}

div.thema p {margin:0 0 10px 0;}

div.thema_project {padding:10px;color:black;width:680px;height:500px;}
div.thema_project div.foto
{
	padding:4px;
	margin-left:10px;	
	width:650px;
	float:left;
}
div.thema_project div.foto img{float:left;}
div.thema_project div.info
{
	width:350px;
	height:300px;
	overflow: auto;
	float:left;
	padding:4px;
	margin-left:10px;	
	
}

div.thema_project div.links
{
	width:280px;
	height:300px;
	overflow: auto;
	float:left;
	padding:4px;
	margin-left:10px;	
	
}

div.thema_project p 
{
	margin:0 0 10px 0;
	padding:0;
}


h3.thema_titel
{
	clear:both;
	display:block;
	padding:0;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:1.3em;
}

div#alert_message
{

	z-index: auto;
}
