body {
	background-color: #FF9600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(bilder/bg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}
.autor {
	font-size: 12px;
	color: #FFF;
}
#spruch {
	width: 472px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	font-size: 36px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	height: 25px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#links_oben {
	float: left;
	width: 572px;
	height: 132px;
	border: 4px solid #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	width: 790px;
	clear: both;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
}
#rechts_oben {
	float: right;
	height: 103px;
	width: 204px;
	border: 4px solid #FFF;
	padding-top: 14px;
	padding-bottom: 14px;
}
#unten {
	clear: both;
	width: 792px;
	float: left;
	margin-top: 10px;
	border: 4px solid #FFF;
	height: 500px;
	background-image: url(bilder/bg_unten.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#links_unten {
}
#rechts_unten {
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9600;
	background-color: #FFF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#text {
	width: 575px;
	margin-left: 150px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 2px;
}
.head {
	font-size: 20px;
	color: #FF5A00;
	font-weight: bold;
}
.auszeichnung {
	font-weight: bold;
	color: #FF5A00;
}
.auszeichnung_weiss {
	font-weight: bold;
	color: #FFF;
}
#interessant {
	width: 600px;
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 2px;
}
a.auszeichnung_weiss:link {
	color: #FF5A00;
	font-weight: bold;
}
a.auszeichnung_weiss:visited {
	color: #FF5A00;
	font-weight: bold;
}
a.auszeichnung_weiss:hover {
	color: #FFF;
	font-weight: bold;
	background-color: #FF5A00;
}
a.auszeichnung_weiss:active {
	color: #FF5A00;
	font-weight: bold;
}
#unten_spezial {
	background-color: #FF9600;
	clear: both;
	width: 792px;
	float: left;
	margin-top: 10px;
	border: 4px solid #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#text_spezial {
	width: 582px;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.vertrag {
	text-align: left;
}
