H1 {	color: #4C4C4C; 
	  	font-family: Verdana bold;
	  	font-size: 18px;
}

H2 {	color: #4C4C4C; 
	  	font-family: Verdana bold;
	  	font-size: 12px;
}

H3 {	color: #4C4C4C; 
	  	font-family: Verdana bold;
	  	font-size: 10px;
}

td {	color: #4C4C4C; 
		font-family: Verdana;
		font-size: 12px;		
}

.annons{
		background-color: transparent;
		border-color: black;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-top-width: 1px;
		border-style: solid;
}

.link{
		background-color: transparent;
		border-color: #4C4C4C;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: dotted;
}

.linkkontakt{
		background-color: transparent;
		border-color: white;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: dotted;
		color: white;
}

A:link {
		color: #4C4C4C;
		text-decoration: none;
}

A:active {
		color: #4C4C4C;
		text-decoration: none;
}
A:visited {
		color: #4C4C4C;
		text-decoration: none;
}

A:hover {
		color: #4C4C4C;
		text-decoration: none;
}

.fotoinfo{
		color: #4C4C4C; 
		font-family: "Verdana", Arial, sans-serif;
	 	font-size: 8px;
}