body {
	background-color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E2B22;
	text-decoration: none;
	margin: 0px;
}
p {
	margin-top:0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #785529;
	text-decoration: none;
	margin-top: 0px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
a img{
	border: 0px;
}
a, a:active, a:link, a:visited, a:focus {
    color: #C1272D;
    text-decoration: none;
}

li {
	margin-bottom: 10px;
}

#bg {
	background-image:url(../pix/bg.png);
	background-repeat:no-repeat;
	background-position:top;	
	position:absolute;
	width:984px;
	height:805px;
	left:50%;
	top:0px;
	margin-left:-492px;
	margin-top:0px;
}
#logo {
	position:absolute;
	top:46px;
	left:50%;
	width:213px;
	height:190px;
	margin-left:-381px;
	margin-top:0px;
}
#navi {
	position:absolute;
	top:252px;
	left:50%;
	width:235px;
	height:210px;
	margin-left:-394px;
	margin-top:0px;
}
#aktion {
	position:absolute;
	top:558px;
	left:50%;
	width:119px;
	height:119px;
	margin-left:-415px;
	margin-top:0px;
}