body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	background-image: url(../images/sandstone.gif);
	background-repeat: repeat;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

p.textklein {
	font-size: 12px;
	line-height: 1.2em;
	color: #754b20;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #754b20;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #754b20;
}

#menu a:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu a:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #754b20;
}
#menu a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #754b20;
}

#inhalt {
	width: 1100px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

#innenteil {
	width: 550px;
	height: 460px;
	background-color: #edd487;
	float: left;
}

#text {
	width: 470px;
	margin-left: 40px;
	background-color: #edd487;
}

#distanzierung {
	width: 520px;
	margin-top: 80px;
	margin-left: 15px;
	background-color: #edd487;
}

#rechts {
	width: 344px;
	height: 460px;
	border-left-color:#FFFFFF;
	border-left-style: solid;
	border-left-width: 6px;
	background-color: #dca44f;
	float: right;
}

#menu {
	width: 250px;
	margin-top:45px;
	margin-left: 65px;
}

#impressum {
	width: 344px;
	margin-top: 55px;
}

#links {
	width: 194px;
	height: 460px;
	border-right-color:#FFFFFF;
	border-right-style: solid;
	border-right-width: 6px;
	float: left;
}
