body {
	background-color: #DFCC8D;
	font-family: Verdana;
	font-size: 10px;
	color: #8F4600;
}
br {
	clear: all;
}
#container {
	background-color: #ffffff;
	position: absolute;
	top: 100px;
	left:0px;
	width: 820px;
	padding: 10px;
	padding-right: 0px;
	margin-bottom: 50px;
}
#logo {
	float: right;
}
#position {
	position: absolute;
	left: 30px;
	top: 145px;
}
#navi {
	padding-top: 80px;
	padding-left: 560px;
}
#content {
	width: 515px;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: left;
}
#kontakt {
	position: absolute;
	left: 570px;
	top: 170px;
}
a {
	color :  #8F4600;
}
a.none {
	color :  #8F4600;
	text-decoration: none;
}
a.none:hover {
	text-decoration: underline;
}
a:visited {
	color :  #8F4600;
}
a:active {
	color :  #8F4600;
}
a:hover {
	color :  #8F4600;
	text-decoration: none;
}
img {
	border: 0px;
}