html, body {
	background-image: url(../afbeeldingen/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-size: 10pt;
	color: #999999;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

input{
	font-size: 10pt;
	color: #999999;
	background: #111;
	border: 1px solid #333;
	margin: 3px;
}

label {
	float: left;
	width: 120px;
	color: #999999;
	font-family: arial;
	font-size: 10pt;
	margin: 3px;	
}

textarea{
	width: 230px;
	height: 180px;
	background: #111;
	border: 1px solid #333;
	margin: 3px;
	color: #999;
}

select, option{
	font-size: 10pt;
	color: #999;
	background: #111;
	border: 1px solid #333;
	margin: 3px;
}

#container {
	position: relative;
	width: 776px;
	overflow: auto;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	background-color: #000000;
	border:1px solid black;
	left: 50%;
	margin-left: -388px;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
}

#content {
	width: 776px;
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

#footer {
	position: relative;
	clear: both;
	width: 796px;
	height: 25px;
	background-image: url(../afbeeldingen/footer.jpg);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -388px;
	margin-right: auto;
}

#header {
	width: 776px;
	height: 228px;
}

#menu {
	width: 780px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	height: 26px;
}

/* Menu */

a#start img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/start.jpg) top left no-repeat;
	border: 0px;
}

a#start_current img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/start_hover.jpg) top left no-repeat;
	border: 0px;
}

a#start:hover img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/start_hover.jpg) top left no-repeat;
	border: 0px;
}

a#ledesign img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/ledesign.jpg) top left no-repeat;
	border: 0px;
}

a#ledesign_current img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/ledesign_hover.jpg) top left no-repeat;
	border: 0px;
}

a#ledesign:hover img {
	height: 26px;
	background: url(../afbeeldingen/menu/ledesign_hover.jpg) top left no-repeat;
	border: 0px;
}

a#portfolio img {
	height: 26px;
	background: url(../afbeeldingen/menu/portfolio.jpg) top left no-repeat;
	border: 0px;
}

a#portfolio:hover img {
	height: 26px;
	background: url(../afbeeldingen/menu/portfolio_hover.jpg) top left no-repeat;
	border: 0px;
}

a#portfolio_current img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/portfolio_hover.jpg) top left no-repeat;
	border: 0px;
}

a#nieuws img {
	height: 26px;
	background: url(../afbeeldingen/menu/nieuws.jpg) top left no-repeat;
	border: 0px;
}

a#nieuws_current img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/nieuws_hover.jpg) top left no-repeat;
	border: 0px;
}

a#nieuws:hover img {
	height: 26px;
	background: url(../afbeeldingen/menu/nieuws_hover.jpg) top left no-repeat;
	border: 0px;
}

a#contact img {
	height: 26px;
	background: url(../afbeeldingen/menu/contact.jpg) top left no-repeat;
	border: 0px;
}

a#contact:hover img {
	height: 26px;
	background: url(../afbeeldingen/menu/contact_hover.jpg) top left no-repeat;
	border: 0px;
}

a#contact_current img {
	height: 26px;
	width: 83px;
	background: url(../afbeeldingen/menu/contact_hover.jpg) top left no-repeat;
	border: 0px;
}

h1 {
	font-size: 12pt;
	padding: 0px;
	margin-bottom: 10px;
	font-family: arial;
}

h2 {
	font-size: 10pt;
	font-family: arial;
	padding: 0px;
	margin-top: 5px;
	color: #e81190;
}

a {
	color: #e81190;
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
}

img {
	border: 0px;
}

a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

p {
	margin-top: 5px;
	font-size: 10pt;
	color: #999999;
	font-family: arial;
}

.welkom {
	width: 540px;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-right: 30px;
}

.welkom1 {
	width: 540px;
	height: 220px;
	float: left;
	margin-top: 10px;
	padding-right: 20px;
}

.info_ledesign {
	width: 540px;
	height: 100%;
	float: left;
	margin-top: 10px;
	padding-right: 20px;
}

.waar {
	float: left;
	width: 170px;
	height: 180px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.waar1 {
	float: left;
	width: 160px;
	height: 180px;
	margin-top: 10px;
}

.projecten {
	clear: both;
	width: 776px;
	height: 300px;
	background-color: #000000;
	border-top: 1px dashed #e81190;
	padding-top: 20px;
}

.close {
	clear: both;
}

.project {
	float: left;
	width: 150px;
	height: 210px;
	padding: 10px;
	border: 1px solid #e81190;
	margin-right: 20px;
}

.project .inhoud { height: 200px; }
.project .arrow { }

.project p {
	font-size: 8pt;
}

.project h2 {
	font-size: 10pt;
	font-family: arial;
	padding: 0px;
	margin-bottom: 0px;
	color: #e81190;
}

.projecttekst {
	float: left;
	width: 210px;
	height: auto;
	margin-top: 5px;
}

.projecttekst2{
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	height: 150px;
	background-color: #000000;
}

.nieuwstekst2{
	margin-left: 140px;
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	height: 130px;
	background-color: #000000;
}

.project_afbeelding {
	border: 1px solid #ffffff;
}

.nieuws_content {
	width: 560px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	text-align: left;
}

.clear {
	float: clear;
}

.nieuws {
	float: left;
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #e81190;
	margin-right: 10px;
}

.nieuwstekst {
	padding-left: 5px;
	padding-top: 5px;
	width: auto;
	height: 140px;
	background-color: #000000;
}

.afbeeldingen {
	width: 580px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	text-align: left;
}

.afbeelding_voorbeeld{
	width: 180px;
	height: 180px;
	border: 1px solid #999999;
}

input.disabled { border: 1px solid #ff0000; background-color: #111; }

input.validation-failed, textarea.validation-failed { border: 1px solid #ff0000; background-color: #111; color: #999; }

.validation-advice { float: right; visibility: hidden; margin: 0px; padding: 0px; }