.bgtop {

	background-image: url(../images/system/top.jpg);
	background-repeat: no-repeat;
}
.bgcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #E7E3DF;
	padding: 20px 20px 0px;

}
.bgnavi {
	background-image: url(../images/system/bg_navi.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #87655C;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	border-bottom-color: Black;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E3DF;
	}

#navig a
	{
		color: #4169E1;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
#smallink a
	{
		color: #000000;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#kontakt td
	{
		color: #000000;
		text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bgcontentf {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 20px 20px 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4169E1;
	text-decoration: none;

}

