@charset "utf-8";
/* CSS Document */

*

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titel

{
	font-weight:bold;
	color:#666;
	text-align: left;
}

p

{
	font-weight:normal;
	color:#333333;
}



a, a:visited

{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:active, a:focus

{
	color:#B37328;
	font-weight:normal;
}

.text
{
	font-weight:normal;
	color:#333333;
}

