@charset "utf-8";
#header {
	position:absolute;
	left:200px;
	top:19px;
	width:795px;
	height:70px;
	z-index:2;
	font-size: 36px;
	text-align: center;
	line-height: 30px;
	letter-spacing: 0.3em;
	font-family: "Californian FB", Garamond, Centaur;
}


#navi {
	position:absolute;
	left:13px;
	top:100px;
	width:150px;
	height:450px;
	z-index:1;
}

#content1 {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 795px;
	z-index: 1;
	text-align: center;
}

#content2 {
	position: absolute;
	left: 200px;
	top: 1180px;
	width: 795px;
	z-index: 1;
}

#footer {
	position: absolute;
	left: 200px;
	top: 4101px;
	width: 795px;
	z-index: 1;
}
#text {
	text-align: justify;
}



/* CSS Document */


a:link {
	color: #806c53;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #806c53;
}
a:hover {
	text-decoration: none;
	color: #AA967D;
}
a:active {
	text-decoration: none;
	color: #806c53;
}

body {
	background-color: #060000;
	font-family: "Californian FB", Garamond, Centaur;
	color: #806c53;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 960px;
}
ul {
	font-size: 15px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.Navheadschrift {
	font-size: 20px;
	line-height: 40px;
}
h2 {
	font-size: 20px;
}
h1 {
	font-size: 24px;
}
#content1 #maintext {
	text-align: justify;
	font-weight: bold;
}

.Sonderpreisformat {
	font-family: "Californian FB", Garamond, Centaur;
	font-size: 18px;
	font-weight: bold;
}
#content1 #preisbezeichnung table {
	text-align: left;
}

#content1 #preisbezeichnung table tr td table {
	text-align: left;
	line-height: 25px;
}
.TextLinksbündig {
	text-align: left;
}
#TabelleLinksbündig {
	width: 600px;
	text-align: left;
}
#content1 table {
}
#footerblog {
	margin-top: 10738px;
	display: block;
	clear: both;
}
#footerblog footer {
	margin-top: 1345px;
	padding-top: 871px;
}
.grundriss {
	margin-right: 10px;
	float: left;
}
.clear {
	clear: both;
}
