body {
	background-color: #7a0e2e;
	margin-top: 30px;
	height: 733px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}
a  {
	font-style: normal;
	text-decoration: none;
	color: #7a0e30
}
a:hover {
font-weight: bold;
	text-decoration: underline;
	color: #7a0e30
}
a:visited {
		font-style: normal;
	text-decoration: none;
	color: #7a0e30
}

#logo {
	background-image: url(../Bilder/chateau_03.jpg);
	background-repeat: no-repeat;
	width: 225px;
	height: 145px;
}

#banner {
	background-image: url(../Bilder/chateau_04.png);
	background-repeat: no-repeat;
	width: 738px;
	height: 145px;
}

#Ausentabelle {
	height: 733px;
	width: 963px;
	margin: 0px auto;
	table-layout: fixed;
}

#footer {
	background-image: url(../Bilder/footer.png);
	background-repeat: no-repeat;
	background-color: #7a0e2e;
	height: 29px;
}

#navigation_links {
	background-image: url(../Bilder/navigation_back.png);
	background-repeat: repeat-y;
	background-color: #a2133e;
	background-position: bottom;
	width: 225px;
	font-size: 16px;
}

#navigation_innen {
	background-image: url(../Bilder/navigation.jpg);
	background-repeat: no-repeat;
	height: 559px;
	width: 100%;
}

#inhalt {
	table-layout: fixed;
	margin-left: 15px;
	background-color: #FDFFE9;
}

h1 {
	color: #7a0e30;
	font-size: 20px;
	margin-left: 15px;
	margin-top: 20px;
	text-align: left;
	line-height: 0px;
	margin-top: 30px;	
}

h2 {
	color: #A1143E;
	font-size: 14px;
	margin-left: 15px;
	text-align: left;
	font-style: italic;
	line-height: 16px;
	margin-top: 15px;
}

p {
	text-align: left;
	line-height: normal;
	margin: 15px;
}

.inhalt {
	background-color: #FDFFE9;
	height: 500px;
	width: 738px;
}

#back {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}

#animation {
	margin: 15px;
}

.navigation {
	font-family: "Times New Roman", Times, Serif;
	margin-top: 70px;
	height: 450px;
	width: auto;
	text-align: left;
	margin-left: 15px;
	text-decoration: none;
}

.navigation a {
	background-image: url(../Bilder/navi.png);
	background-repeat: no-repeat;
	background-position: -15px;
	text-decoration: none;
	color: #fdf6da;
	font-weight: bold;
	line-height: 20px;
	padding-left: 15px;
}

.navigation a:hover {
	color: #fdffe9;
	background-position: 0px;
}

.navigation a:visited {
	color: #fdf6da;
}

#aktiv {
	background-image: url(../Bilder/navi.png);
	background-position: 0px;
}
#footer2 {
	font-size: large;
	width: 300px;
	text-align: left;
	margin-left: 10px;
	margin-right: 650px;
	margin-top: 2px;
	font-weight: bold;
	word-spacing: 15px;
}
#footer2 a {
	text-decoration: none;
	color: White;
}
#footer2 a:hover {
	color: #FDF5D5;
	font-weight: bold;
	position:
	}
#language {
margin-left: 15px;
height:25px;
text-decoration:none;
text-align:left;
background-image:url(../Bilder/lang.png);
background-position:center;
}
