body {
	background: #222 url('images/layout/backbody.jpg') repeat top left;
	overflow: auto;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, san-serif, serif;
	font-size: 13px;
	}
#header {
	background: url('images/layout/backheader.jpg') repeat-x top left;
	height: 150px;
	}
#logo {
	height: 113px;
	}
#menu {
	height: 37px;
	margin: 0 0 0 10px;	
	}
.menuitem {
	color: #222;
	font-size: 11px;
	line-height: 37px;
	text-align: center;
	float: left;
	width: 75px;
	height: 37px;
	margin: 0 0 0 5px;
	background: url("images/layout/buttonmenuactive.gif") top left no-repeat;	
	}
div.menuitem a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	color: #555;
	background: url("images/layout/buttonmenu.gif") top left no-repeat;
	}
div.menuitem span {
	display: block;
	margin:0;
	padding:0;
	}
div.menuitem a:hover {
	background-image: none;
	background: url("images/layout/buttonmenu.gif") -75px 0 no-repeat;	
	text-decoration: none;
	color: #222;
	line-height: 30px;
	font-weight: bold;
	}
div.menuitem a:active {
	color: black;
	}
#content {
	background: #fff url("images/layout/backcontent.gif") bottom repeat-x;
	}
#contentleft {
	width: 430px;
	height: 400px;
	padding: 0 0 10px 0;
	}
#contentleft a {
	color: #222;
	text-decoration: underline;
	}
#contentleft a:hover {
	color: #9c0;
	text-decoration: underline;
	}
#contentleftdiensten {
	width: 430px;
	height: 400px;
	padding: 0 0 10px 0;
	}
#contentleftdiensten a {
	color: #222;
	text-decoration: none;
	}
#contentleftdiensten a:hover {
	color: #9c0;
	text-decoration: none;
	}	
#contentcontact {
	width: 430px;
	padding: 0 0 10px 0;
	}
#contentportfolio {
	width: 430px;
	padding: 0 0 10px 0;
	}
#contentportfolio a {
	color: #222;
	text-decoration: none;
	font-weight: bold;
	}
#contentportfolio a:hover {
	color: #9c0;
	text-decoration: none;
	}			
#contentright {
	padding: 20px 0 10px 0;
	left: 435px;
	top: 150px;
	position: absolute;
	display: table-row;
		}
#contentright a {
	color: #222;
	text-decoration: underline;
	}
#contentright a:hover {
	color: #9c0;
	text-decoration: underline;
	}		
ul {
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
	}
li {
	background-image: url('images/layout/icon-link.gif');
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	}
#portfolio {
	padding: 15px;
	}	
li a {
	color: #222;
	text-decoration: none;
	}
li a:hover {
	color: #9c0;
	text-decoration: none;
	}
#footer {
	color: #fff;
	font-size: 11px;	
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	color: #9c0;
	text-decoration: none;
	}
img.footericon {
	margin: 0 10px 0 0;
	}			
p {
	margin: 0;
	padding: 0 15px 10px 15px;
	color: #222;
	text-align: justify;	
	}		
p.floatright {
	float: right;
	margin: 0;
	padding: 5px 15px 5px 5px;
	color: #666;
	}
p.floatleft {
	float: left;
	margin: 0;
	padding: 5px 5px 5px 15px;
	color: #fff;	
	}
h1 {
	padding: 20px 15px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #444;
	}
h2 {
	padding: 0 0 15px 10px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #aaa;
	}	
img {
	border: 0;
	
	}	
input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #aaa;	
	}
label {
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, san-serif, serif;
	width: 185px;
	padding-right: 20px;
	margin-left: 5px;	
	display: block;
	float: left;
	color: #222;
	}
textarea {
	height: 200px;
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	overflow: auto;
	}	
.submit {
	font-family: Tahoma, Verdana, Arial, san-serif, serif;
	width: 200px;
	background-color: #222;
	color: #fff;
	}	
form {
	height: 400px;
	background-repeat: no-repeat; 
	background-position: top;	
	padding-top: 30px;
	background-color: inherit;
	}
p.quote {
	color: #666;
	margin-top: 25px;
	}
p.quoteright {
	color: #666;
	font-weight: bold;
	text-align: right;
	margin-bottom: 25px;
	}
