body {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	color: #000;
	background: #ffffff;
	font-size: 11px;
}


#main {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 994px;
	border: 1px solid #B6B6B8;

}

#header {
	width: 994px;
	height: 103px;
	background: #ffffff url("layout/header.jpg") top left;
}

#nav1 {
	width: 852px;
	height: 40px;
	border-bottom: 1px solid #B6B6B8;
	text-align: right;
	padding-right: 142px;
	line-height: 40px;
}

#nav2 {
	width: 954px;
	height: 40px;
	border-bottom: 1px solid #B6B6B8;
	background-color: #996600;
	text-align: left;
	padding-left: 40px;
	line-height: 40px;
}

#nav2-farbe1 {
	width: 994px;
	height: 40px;
	border-bottom: 1px solid #B6B6B8;
	background-color: #996600;
}

#nav2-farbe2 {
	width: 994px;
	height: 40px;
	border-bottom: 1px solid #B6B6B8;
	background-color: #996600;

}

#nav2-farbe3 {
	width: 994px;
	height: 40px;
	border-bottom: 1px solid #B6B6B8;
	background-color: #996600;
}

#container {
	width: 994px;
	height: 420px;
	background: #ffffff url("layout/bg-start.jpg") top left no-repeat;


}

#container2 {
	width: 710px;
	float: left;

}

#news {
	width: 284px;
	float: right;

}

#headnews {
	margin-top: 20px;
	margin-left: 80px;


}

#textnews {
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 20px;

}

#quicknavi {
	margin-top: 20px;
	width: 170;
	float: left;

}

#quicknavi li {
	list-style: none;
	margin-left: 40px;
	margin-top: 10px;

}

.amenu:link {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;

}
.amenu:active {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;

}

.amenu:visited {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;

}

.amenu:hover {
	color: #B6B6B8;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;

}
#image {
	width: 710px;
	height: 100px;

}

#content  {
	margin-top: 20px;
	width: 520px;
	float: right;
	padding-left: 20px;

}

A:link {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	
}
A:active {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	
}

A:visited {
	color: #B6B6B8;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	
}

A:hover {
	color: #F37029;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: underline;
	
}

