body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#container {
	background-color: #CCC;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	text-align: left;
	background-image: url(images/green2px.gif);
	background-repeat: repeat-y;
	background-position: 180px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-top-width: 3px;
	border-top-color: #900;
}
#header {
	background-color: #999;
	text-align: center;
	border-bottom-style: none;
	height: 35px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	word-spacing: 40px;
	letter-spacing: 1px;
}
#footer {
	background-color: #999;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 4px;
	clear: both;
	padding-bottom: 0px;
}
#side_left {
	float: left;
	width: 170px;
	padding-left: 10px;
	padding-top: 15px;
}
#side_right {
	float: right;
	width: 810px;
	text-align: left;
	margin: 10px;
	padding: 0px;
	clear: left;
	padding-top: 7px;
}
#Navy_unten {
	width: 165px;
}
.einzug {
	padding-left: 25px;
	line-height: 1px;
}
#navy2 {
	width: 150px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #900;
	margin-left: 12px;
	padding-left: 5px;
}
.navy_normal {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.bold__red {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.bold__stretch {
	line-height: 12px;
	letter-spacing: 10%;
	font-weight: bold;
}
.line {
	line-height: 16px;
}
#container #header .bold__red .bold__red {
	color: #800000;
}

