/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
	line-height:150%;
	background:url(images/bg3.jpg) repeat-x;
	background-color:#292C63;
}
	
h1 {
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#2C306D;
}
	
h2 {
	margin:0;
	padding:0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color:#292C63;
}
	
h3 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#2970A3;
	margin:0;
	padding:0 0 5px 0;}
	
p {margin:0;
	padding:0;}	

/* wrapper en top met logo
================================*/
#wrapper {
	width:770px;
	margin: 5px auto;
	padding:0;
	border: 3px solid #2C306D;
	background:#fff;
}
	
/* Logo en navigatie
===============================*/
#logo{
	margin:0;
	padding:0;
	height:100px;
	width:770px;
	background:url(images/logo3b.jpg);
	background-repeat:no-repeat;}
	
	
#logo img {
	float:left	;}
	
.imgleft{
	float: left;}
.imgright{
	float:right;}
	
/* Buttons eerste rij opsomm
========================================*/
#buts{
	margin:0 auto;
	padding:5px 0 5px 20px;
	width:750px;
	border-top:1px dotted #0099ff;
	border-bottom:1px dotted #0099FF;}

/* vlaggetjes
===============================*/
.eng{
	margin-left:70px;}
.deutsch{
	margin-left:5px;}
.nederlands{
	margin-left:36px;}
	
/* Kolom links
===============================*/
#col1{
	margin:15px 0 0 10px;
	padding:5px;
	width:430px;
	float:left;}

#col1 a, a:visited{
	text-decoration:underline;
	color: #FF3399;}

#col1 a:hover{
	color:#0099ff;
	text-decoration:none;}	

#col1 ul{
	list-style-type:none;
	list-style-position:outside;
	padding-left:10px;
	margin:1px 2px;}
	
#col1 li{
	margin:2px -15px;
	padding-left:22px;
	background:url(images/li2aa.gif) no-repeat left;
}


/* Kolom rechts
===============================*/
#col2{
	margin:15px 5px 0 0;
	padding:5px;
	width:286px;
	float:right;}
	
#col2 a, a:visited{
	color: #FF3399;
	text-decoration:underline;}

#col2 a:hover{
	color:#0099ff;
	text-decoration:none;
	background:#eee;}	
	
#col2 ul{
	list-style-type:none;
	list-style-position:outside;
	padding-left:10px;
	margin:1px 2px;}
	
#col2 li{
	background:url(images/li6.gif);
	background-repeat:no-repeat;
	margin:0 -15px;
	padding-left:20px;}

/* kolom 3 voor de portfolio
============================================*/
#col3{
	margin:15px 5px 0 20px;
	padding:5px;
	width:700px;
	float:left;}
	
#col3 a, a:visited{
	color: #FF3399;
	text-decoration:underline;}

#col3 a:hover{
	color:#0099ff;
	text-decoration:none;
	background:#eee;}	
	
#col3 ul{
	list-style-type:none;
	list-style-position:outside;
	padding-left:10px;
	margin:1px 2px;}
	
#col3 li{
	background:url(images/li6.gif);
	background-repeat:no-repeat;
	margin:0 -15px;
	padding-left:20px;}

/* soort scheidingslijn = seperator
======================================*/
#sep{
	margin:0;
	padding:0;
	height:1px;
	width:770px;
	border-bottom:1px dotted #0099FF;
	clear:both;}
	
/* adres
================================*/
#adres{
	margin-bottom:5px;
	background:#fff;
	width:520px;
	float:left;
	padding:2px 2px 0 8px;
	font-size:x-small;
	text-align:left;}

/* Footer
================================*/
#footer{
	margin-bottom:5px;
	background:#fff;
	width:230px;
	float:right;
	padding:2px 8px 0 0;
	font-size:x-small;
	text-align:right;}

#footer a, a:visited{
	text-decoration:none;
	color:#FF3399;	}
	
#footer a:hover{
	text-decoration:underline;
	color:#999;}

/* rose nummers en rand
================================*/

.pinkrand{
	border:1px solid #ff3399;}
	
.pinktitl{
	font-weight:bold;
	color:#ff3399;}
	
.dienstplaatje {
	padding: 4px;
	margin:1px 0 0 20px ;
	border:1px solid #ccc;}

/* rand om de screens van de portfolio thums en alg
======================================================*/	
.screenrand{
	margin:10px;
	padding:2px;
	float:right;
	border:1px solid #EFEFEF;}	
	
.portfoliodots{
	margin:5px 0;
	padding:5px;
	border-top: 1px dotted #ccc;}
	
/* portfoliotabel
======================================================*/	
.tab1{
	font-size:96%;
	font-weight:bold;
	font-family:"Courier New", Courier, mono;
	color:#333;
	margin:0 2px 0 0;
	padding:40px 4px 0 4px;}
	
.tab2{
	font-size:88%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:40px 4px 0 4px;}

.trlijn{
	margin:2px;
	padding:1px;
	border-bottom:2px dotted #0099FF;
	height:3px;}
	
.trlijngrijs{
	margin:2px;
	padding:1px;
	height:30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ccc;
}
