#body {
	padding: 0px;
	margin: 0px;	
}
#container {
	font-family: Tahoma, Geneva, sans-serif;
	height: 700px;
	width: 1000px;
	border: 1px solid #333;
	position: absolute;
	background-image: url(../images/background.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#header {
	height: 254px;
	position: relative;
}
#topnavi {
	height: 76px;
	width: 235px;
	margin-left: 686px;
	background-image: url(../images/bg_topnav.png);
	background-repeat: repeat-y;
	position: relative;
}
#topnavi ul {
	list-style-type: none;
	font-size: 0.7em;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
#topnavi li {
	display: inline;
	padding: 10px;
}
#topnavi li a {
	color: #333;
}
#topnavi li a:hover {
	color: #090;
}
#head {
	height: 178px;
	width: 1000px;
	background-color: #090;
	background-image: url(../images/titel.png);
	background-repeat: no-repeat;
	background-position: 120px 20px;
	float: right;
	position: relative;
}
#head img {
	position: absolute;
	left: 710px;
	top: 0px;
	float: left;
}
#navi {
	height: 22px;
	width: 914px;
	background-color: #CCC;
	margin-top: 156px;
	position: relative;
}
#navi ul {
	list-style-type: none;
	font-size: 0.8em;
	font-weight: normal;
}
#navi li {
	display: inline;
	color: #333;
	line-height: 22px;
}
#navi a {
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
}
#navi a:hover {
	line-height: 22px;
	color: #FFF;
	background: #090;
}
#main {
	width: 686px;
	height: 446px;
	float: left;
	overflow: auto;
}
h1 {
	font-size: 1.6em;
	color: #090;
	margin: 20px 20px 20px 20px;
}
h2 {
	font-size: 1.0em;
	color: #333;
	margin: 5px 40px 10px 40px;
}
h3 {
	font-size: 0.9em;
	color: #333;
	margin: 5px 40px 5px 40px;
}
p, td {
	font-size: 0.9em;
	margin: 10px 40px 15px 40px;
	text-align: justify;
}
ul {
	font-size: 0.9em;
	list-style-type: square;
	margin: 5px 40px 5px 40px;
}
li {
	margin-top: 3px;	
}
a {
	color: #090;
}
#info {
	height: 446px;
	width: 235px;
	float: right;
	background-color: #CCCCCC;
	margin-right: 79px;
	position: relative;
	background-image: url(../images/bg_topnav.png);
	background-repeat: repeat-y;

}
#info h3 {
	color: #090;
	font-size: 0.9em;
	margin: 10px 10px;
}
#info p {
	color: #333;
	font-size: 0.8em;
	margin: 0px 35px;
}
#info ul {
	font-size: 0.8em;
	list-style-type: square;
	margin: 5px;
}
#info li {
	color: #333;
	margin-top: 5px;
	margin-left: -10px;
	margin-right: 10px;
}
#copyright {
	color: #FFF;
	font-size: 11px;
	height: 19px;
	width: 225px;
	background-color: #090;
	text-align: center;
	position: absolute;
	padding-top: 3px;
	top: 400px;
	right: -25px;
}
#Avira {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 140px;
}
#einsundeins {
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 50px;
}
#hersteller {
	position: absolute;
	z-index: 1;
	margin-top: 8px;
	margin-left: 922px;
}
