<!--
body {
		background-color: #4e2b06;
		background-image:url(../hintergrund.jpg);
		background-repeat:repeat-x;
		}
#outdoor {
	position: absolute;
	top:0;
	left:93px;
	visibility: visible;
}
p	 {
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #c3c293;
		}
td	{
		font-family: Times New Roman, Times, serif;
		font-size: 16px;
		color: #c3c293;
		}
/*Deklaration Aphorismen*/
.NietzscheG {
	font-size: 45px;
	font-family: Times New Roman, Times, serif;
	color: #9f7952;
	font-weight: bold;
}
.NietzscheK {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #9f7952;
	font-weight: bold;
}
.NietzscheM {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	color: #9f7952;
	font-weight: bold;
}
/*ENDE Deklaration Aphorismen*/
/*Deklaration der Links*/
a:link {
			font-family: Times New Roman, Times, serif;
			font-size: 16px;
			font-weight: bold;
			color:#927a61;
			text-decoration:underline;
			}
a:visited {
			font-family: Times New Roman, Times, serif;
			font-size: 16px;
			font-weight: bold;
			color:#927a61;
			text-decoration:underline;
			}
a:active {
			font-family: Times New Roman, Times, serif;
			font-size: 16px;
			font-weight: bold;
			color:#927a61;
			text-decoration:underline;
			}
a:hover {
			font-family: Times New Roman, Times, serif;
			font-size: 16px;
			font-weight: bold;
			color:#927a61;
			text-decoration:none;
			}
/*ENDE Deklaration der Links*/
/*Überschrift*/
.topfont	{
			font-family: Times New Roman, Times, serif;
			font-size: 16px;
			color: #FFFFFF;
			font-weight: bold;
			}
/*Rahmen Routenplanner*/
#rahmenStart {
			border-top-width:1px; /*Breite des Rahmens*/
			border-top-style:solid; /*Art der Linie (durchgezogen)*/
			border-top-color:#b89673; /*Farbe*/
			padding-top:0px; /*Abstand*/
			border-right-width:1px; /*Breite des Rahmens*/
			border-right-style:solid; /*Art der Linie (durchgezogen)*/
			border-right-color:#b89673; /*Farbe*/
			padding-right:0px; /*Abstand*/
			border-left-width:1px;
			border-left-style:solid;
			border-left-color:#b89673;
			padding-left:0px;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:#b89673;
			padding-bottom:0px;
		}
#rahmenZiel {
			border-top-width:1px; /*Breite des Rahmens*/
			border-top-style:solid; /*Art der Linie (durchgezogen)*/
			border-top-color:#462a0c; /*Farbe*/
			padding-top:0px; /*Abstand*/
			border-right-width:1px; /*Breite des Rahmens*/
			border-right-style:solid; /*Art der Linie (durchgezogen)*/
			border-right-color:#462a0c; /*Farbe*/
			padding-right:0px; /*Abstand*/
			border-left-width:1px;
			border-left-style:solid;
			border-left-color:#462a0c;
			padding-left:0px;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:#462a0c;
			padding-bottom:0px;
		}
/*ENDE Rahmen Routenplanner*/
.mainwindow {
    background-image:url(../images/heavensgate_31_blass.jpg);
    width:858px; height:402px;
	background-repeat:repeat-x;
	background-color: #6c4f30;
}
#BilderRahmen {
			border-top-width:1px; /*Breite des Rahmens*/
			border-top-style:solid; /*Art der Linie (durchgezogen)*/
			border-top-color:#6c4f30; /*Farbe*/
			padding-top:0px; /*Abstand*/
			border-right-width:1px; /*Breite des Rahmens*/
			border-right-style:solid; /*Art der Linie (durchgezogen)*/
			border-right-color:#6c4f30; /*Farbe*/
			padding-right:0px; /*Abstand*/
			border-left-width:1px;
			border-left-style:solid;
			border-left-color:#6c4f30;
			padding-left:0px;
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-bottom-color:#6c4f30;
			padding-bottom:0px;
		}


/* --- */
.banner {
	border: 1px solid #996600;
}

.abstandl {
	margin-left: 25px;
}

.txweiss {
	color: #ffffff;
}
-->