body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #C4C8E1;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
}
.top_l {
	background-image: url(line_1_1.gif);
	height: 100px;
	width: 420px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 60px;
	padding-left: 50px;
}
.top_l a {
	color: #666;
	text-decoration: none;
}
.top_r {
	background-image: url(line_1_2.gif);
	height: 100px;
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 30px;
	padding-top: 60px;
}
.main {
	background-image: url(bg_site.gif);
}
#images {
	background-image: url(images.jpg);
	height: 165px;
	width: 820px;
}
#content {
	float: left;
	width: 630px;
	margin-left: 50px;
	margin-bottom: 50px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #172983;
}
#content a {
	color: #900;
}
#navigation {
	float: left;
	width: 202px;
	margin-left: 50px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
}
.ebene_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 190px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #172983;
	text-decoration: none;
	margin-bottom: 1px;
	padding-left: 10px;
	background-color: #EAC100;
}
.ebene_1_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 190px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFD200;
	text-decoration: none;
	margin-bottom: 1px;
	background-color: #172983;
	padding-left: 10px;
}
.ebene_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 167px;
	padding-right: 10px;
	padding-left: 20px;
	color: #172983;
	text-decoration: none;
	margin-bottom: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #172983;
	background-color: #EAC100;
}
.ebene_2_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #172983;
	float: left;
	width: 167px;
	padding-right: 10px;
	padding-left: 23px;
	color: #FFD200;
	text-decoration: none;
	margin-bottom: 1px;
}
.ebene_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 147px;
	padding-right: 10px;
	padding-left: 30px;
	color: #172983;
	text-decoration: none;
	margin-bottom: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #172983;
	background-color: #EAC100;
	margin-left: 10px;
}
.ebene_3_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #172983;
	float: left;
	width: 147px;
	padding-right: 10px;
	padding-left: 33px;
	color: #FFD200;
	text-decoration: none;
	margin-bottom: 1px;
	margin-left: 10px;
}
.footer_l {
	background-image: url(footer_1.gif);
	height: 60px;
	width: 470px;
}
.footer_r {
	background-image: url(footer_2.gif);
	height: 52px;
	width: 470px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 8px;
	padding-left: 10px;
	line-height: 11px;
}
.footer_r a {
	color: #FFF;
	text-decoration: none;
}
