

body {
	background-image: url(bilder/schraubset.jpg);
	color: #333333;
	}

	
#goldmundcontent {
	background-image: url(bilder/backprojekte.gif);
	}




ul	{
	border-top: solid 1px #333333;
	} 
	


	
li.navi	{
	border-bottom: solid 1px #333333;
	}
	
	
	
li.projekte	{
	border-bottom: solid 1px #333333;
	}
		
li.projekteallgemein	{
	border-bottom: solid 1px #666666;
	}

li.projekteaktuell	{
	border-bottom: solid 1px #666666;
	}
	
li.projekteabgeschlossen	{
	border-bottom: solid 1px #333333;
	}
	
	
	
	

#goldmundnavi a.projekteaktiviert	{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: normal;
	background-color: #333333;		 
	padding: 4px 0px 4px 40px;
	color: white;
	}
	
a.projektenormal {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  	text-decoration: none;
	display: block;
    font-size: 10px;
	font-weight: normal;
	background-color: #D9D9D9;
	padding: 6px 0px 6px 40px;
	}
	
a.projektebold {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  	text-decoration: none;
	display: block;
    font-size: 10px;
	font-weight: bold;
	background-color: #D9D9D9;
	padding: 6px 0px 6px 40px;
	}	
	



a:link {
	color: #333333;
	}	


a:active {
	color: #3399CC;
	}

	
a:visited {
	color: #333333;
	}

a:hover {
	color: #3399CC;
	}

#goldmundnavi a:hover {
	color: #3399CC;
	}	
	
	
	
