/* 
dunkelbraun:	#373535
gelb:	 	#ffcc2a
*/

a:active,
a:visited {
	color: #373535;
}

a:hover,
a:focus {
	color: #ffffff;
}

a {
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #373535;
	cursor: pointer;
}


p {
         margin: 0;
}

h1 {
         margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.0em;
	text-transform: uppercase;
	color: #373535;
}

h2 {
         margin: 0;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #373535;
}

h3 {
         margin: 0;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #373535;
}