body{
	margin: 10px;
	background-image: url("./img/bg.png");
	background-repeat: repeat-x;
}

p{
	text-indent: 10px;
	margin-top: 2px;
}

img{
	border: none;
}

address{
	font-style: normal;
	padding-left: 5px;
	margin-left: 5px;
	border-left: dotted 1px #cccccc;
}

h1{
	margin: 5px;
	margin-bottom: 15px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	line-height: 20px;
	font-size: 30px;
	font-family: arial, helvetica, sans-serif;
}

h1#lonely{
	margin-top: 40px;
}

h2{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	font-size: 17px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}

u{
	text-decoration: none;
	border-bottom: dotted 1px #666666; 
}

div.example{
	margin-top: 3px;
	text-indent: 10px;
}

div.portfolio{
	margin-top: 10px;
	padding: 4px;
	padding-bottom: 10px;
	width: 550px;
	min-height: 85px;
	border-bottom: dotted 1px #cccccc;
}

div.diensten{
	margin-top: 10px;
	padding: 4px;
	padding-bottom: 10px;
	width: 550px;
	border-bottom: dotted 1px #cccccc;
}

div.portfolio#topone{
	border-top: dotted 1px #cccccc;
}

div#container{
	width: 820px;
}

div#menu{
	float: left;
	padding: 0px;
	width: 200px;
	margin-right: 5px;
}

div#adres{
	width: 170px;
	background-color: #66cc00;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	padding: 10px;
	padding-left: 20px;
}

div#cWrap{
	float: left;
	width: 600px;
	padding-left: 5px;
	
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #0066cc;
	
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #0066cc;
}

div#content{
	float: left;
	width: 575px;
	padding: 10px;
	padding-top: 0px;
	
	font-family: verdana,geneva,sans-serif;;
	font-size: 11px;
	color: #333333;
	
/*	overflow-y: auto;*/
	
	background-color: #fff;
}

a.zero{
	color: #fff;
	text-decoration: none;
}

a.zero:hover{
	text-decoration: underline;
}

a.intext{
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #999999; 
}

a.intext:hover{
	border-bottom: solid 1px #000; 
}

a.intext2{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

a.intext2:hover{
	text-decoration: underline;
}

a.intext3{
	line-height: 22px;
	color: #000;
	text-decoration: none;
	border-bottom: dotted 1px #999999; 
}

a.intext3:hover{
	border-bottom: solid 1px #000; 
}

a.menu{
	display: block;
	width: 180px;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 3px;
	padding-left: 20px;
}

a.menu_u{
	display: block;
	width: 180px;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 3px;
	padding-left: 20px;
	width: 170px;
	margin-left: 10px;
}

a#home{
	background-color: #0066cc;
}
a#portfolio,a#portfolio_u{
	background-color: #0099cc;
}
a#diensten,a#diensten_u{
	background-color: #00cc99;
}
a#profiel{
	background-color: #00cc33;
}
a#contact{
	background-color: #33cc00;
}

a#home:hover{
	background-color: #333333;
}
a#portfolio:hover{
	background-color: #333333;
}
a#portfolio_u:hover{
	background-color: #666666;
}
a#diensten:hover{
	background-color: #333333;
}
a#diensten_u:hover{
	background-color: #666666;
}
a#profiel:hover{
	background-color: #333333;
}
a#contact:hover{
	background-color: #333333;
}
a#tom{
	background-color: #66cc00;
	height: 45px;
	text-align: center;
	padding-left: 5px;
	width: 195px;
}

img.example{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 2px;
	float: left;
	margin-right: 8px;
}

img.example2{
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 2px;
	float: right;
	margin-left: 8px;
}
