body {
	background: url(../img/background.gif) center repeat-y;
}

body, table {
	font-family:arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #464646;
}

.cleardiv {
	clear: both;
         height: 1px;
	font-size: 1px;
	height: 1px;
}

a:focus {
	outline: none;
}

#container,
#footer {
	text-align: left;
}

.navi a {
	font-family:"Avant Guard", arial, sans-serif;
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}

.navi a.activ {
	color: #D70B2A;
}

.navi #subnavi {
	font-size: 14px;
	padding-left: 0px;
}

h1, h2 {
	margin-top: 0px;
	margin-bottom: 14px;
	font-family:"Avant Guard", arial, sans-serif;
	font-size: 20px;
	color: #D70B2A;
	font-weight: normal;
}

h2 {
	margin-bottom: 0px;

}
