html, body {
	background-color: #67C7C6;
	}

#outer{
	background-color: #67C7C6;
	}
#innerwrap {
	background-color: #67C7C6;
}

#header {
	width: 900px;
	
	}
	
#header_logo {
	width: 482px;
	float: left;
	margin-top:8px;
	margin-left:8px;
	}

#header_contact {
	width: 400px;
	float: left;
	margin-top:10px;
	}
	
#right {
	background-color: #EE7E22;
	}

#urldiv {	
	background-image: url(../images/bar_piv.png);
	background-position: center right;
 	background-repeat: no-repeat;
	}

a:link {
	color: #67C7C6;
	text-decoration: underline;
}

a:visited {
	color: #67C7C6;
	text-decoration: underline;
	}
	
	#right ul {
	margin: 0px;
	padding: 0px;	
	}
#right ul li {
	width: 100%;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 6px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
	}
	
#right li {
	text-align: left;
	line-height: 18px;
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(../images/bullet_orange_matte_blue.png) 0 6px no-repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}

		
#roundfooter_container	{
	clear:both;
	background-color: #67C7C6;
	height:20px;
	width:900px;
	}

#roundfooter 	{
	height:20px;
	width:900px;
	background-color: #FFFFFF;
	background-image: url(../images/background_rechts_piv.png);
	background-position: top right;
 	background-repeat: repeat-y;
	}
	
