* { 
	margin:0;
	padding:0;
	border:0;
}

body {
	font:normal normal normal 72.0% Arial, Sans-serif;
	background-color:#6f7072;
}

#wrapper {
	margin:0 auto 0 auto;
	width:900px;
	position:relative;
}

#wrapper2 {
	background:url(img/bg_content.png) left top repeat-y;
	height:500px;
}

#wrapperoverons {
	background:url(img/bg_content.png) left top repeat-y;
	height:400px;
}

#wrappercontact {
	background:url(img/bg_content.png) left top repeat-y;
	height:700px;
}

#wrapperwerk {
	background:url(img/bg_content.png) left top repeat-y;
	height:700px;
}

#logo {
	margin-left:70px;
	margin-top:30px;
	width:160px;
	height:100px;
	position:absolute;
}

#menu {
	position:absolute;
	margin-left:70px;
	top:145px;
	width:191px;
	height:106px;
}

#menu ul {
	list-style-type:none;
}

#menu ul li {
	width:190px;
	height:35px;
}

#menu ul li a {
	display:block;
	width:190px;
	height:35px;
	background:url(img/menu.jpg) left top no-repeat;
	text-indent:-9999px;
}

#menu #overons { background-position:0px 0px;}
#menu #werk { background-position:0px -35px;}
#menu #contact { background-position:0px -70px;}

#menu #overons:hover, #menu #overons.on { background-position:-190px 0px;}
#menu #werk:hover,#menu #werk.on { background-position:-190px -35px;}
#menu #contact:hover, #menu #contact.on { background-position:-190px -70px;}


#content {
	width:575px;
	height:300px;
	left:278px;
	top:145px;
	position:absolute;	
}

#contentoverons {
	width:575px;
	height:300px;
	left:278px;
	top:116px;
	position:absolute;	
}

#contentoverons h2 {
	color:#e6007e;
	font-size:1.2em;
	margin-bottom:1em;
}

#contentwerk {
	width:575px;
	height:300px;
	left:350px;
	top:145px;
	position:absolute;	
}

#footer {
	margin:0 auto 0 auto;
	width:900px;
	height:25px;
	background:url(img/bg_footer.png);
	position:relative;
}

#footersponsor {
	margin:0 auto 0 auto;
	width:900px;
	height:155px;
	background:url(img/bg_footersponsor.png);
	position:relative;
}

#footertext {
	margin-left:278px;
}

#footerend {
	height:20px;
	color:#FFFFFF;
	text-align:right;
	margin-right:15px;
	font-size:0.9em;
	padding:25px 10px 0 0;
}

#footerend1 {
	height:20px;
	color:#FFFFFF;
	text-align:right;
	margin-right:15px;
	margin-top:35px;
	font-size:0.9em;
	padding:14px 10px 0 0;
}

#sponsors {
	width:96px;
	height:96px;
	left:278px;
	position:relative;
}

#portfolioleft {
	width: 175px;
	height: 150px;
	position:absolute;
	color:#e6007e;
	font-size:0.9em;
	font-weight:bold;
}

#portfoliomiddle {
	width: 175px;
	height: 150px;
	margin-left:200px;
	position:absolute;
}

#portfolioright {
	width: 175px;
	height: 150px;
	margin-left:400px;
	position:absolute;
}

