* {
         margin:0px;
         padding:0px;
         font-family:Arial, Helvetia, sans-serif;
         text-decoration:none;
         color:#000;
}
  
h1 {
	color:#fff;
	font-size:25px;
	margin:10px;
}       
p {
	font-size:11px;
}

a {
	font-size:12px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#bilder-div {
 position:relative;
 height:400px;
 width:500px;
}

#main-menu a:hover {
	color:#ff0000;
}

#bilder-links {
	padding:10px;
	position:relative;
	top:10px;
}
	
#text {
	width:230px;
	vertical-align:top;
	padding:10px;
	position:relative;
}

#werkliste a {
	color:#999933;
	font-weight:bold;
}

#werkliste  {
	line-height:20px;
	width:430px;
}

#home img {
	width:250px;
	height:100px;
	border: 0;
}

.home img {
	width:250px;
	height:100px;
	border: 0;
}