/* GENERAL STYLES */
body
{
	padding-top: 0px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
h1
{
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFFFF;
}
h2
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
}
h3
{
	font-family: Arial;
	font-size: 8pt;
	color: #cccccc;
}
#partnere li
{
	float: left;
	width: 200px;
	padding-bottom: 20px;
	list-style: none;
}
#umbracoAutoForm label
{
	display: none;
}
a
{
	color: #ffffff;
}
a:hover
{
	color: #00A0FF;
}

/* EDITOR PROPERTIES */
H1 {
h1
{
	font-family: Tahoma;
	font-size: 14pt;
}

}

H2 {
h2
{
	font-family: Tahoma;
	font-size: 12pt;
}

}


