@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	position: absolute;
	width: 1024px;
	height: 1200px;
	padding: 0;
	width: 100%;
	margin-top: 10px;
}
#enter {
	background: url(img/Baur%20Braeunlingen%20Holzbau.jpg);
	position: absolute;
	width: 1024px;
	height: 768px;
	margin-top: 0px;
	left: 50%;
	margin-left: -512px;

}
#background {
	background: url(img/B_Hintergrund.jpg);
	position: absolute;
	width: 1024px;
	height: 768px;
	left: 50%;
	margin-left: -512px;


}

#background2 {
	background: url(img/B_Hintergrund2.jpg);
	position: absolute;
	width: 1024px;
	height: 1520px;
	left: 50%;
	margin-left: -512px;



}

#background3 {
	background: url(img/B_Hintergrund3.jpg);
	position: absolute;
	width: 1024px;
	height: 2320px;
	left: 50%;
	margin-left: -512px;



}


#entertextoben {
	position: absolute;
	margin-top: 45px;
	margin-left: 620px;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
}
#entertextunten {
	position: absolute;
	margin-top: 670px;
	margin-left: 620px;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-variant:normal;
}
#footer {
	position: absolute;
	margin-top: 750px;
	margin-left: 450px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}

#footer2 {
	position: absolute;
	  margin-top: 1500px;
	margin-left: 450px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}

#footer3 {
	position: absolute;
	  margin-top: 2300px;
	margin-left: 450px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}
#content {
	position: absolute;
	width: 730px;
	margin-left: 205px;
	margin-top: 185px;
}
#text {
	position: absolute;
	width: 445px;
}
#right {
	position: absolute;
	margin-top: 415px;
	margin-left: 675px;
	width: 290px;
}

#box1 {
	position: absolute;
	width: 290px;
}

#box2 {
	position: absolute;
	margin-top: 150px;
	width: 400px;
}


#box3 {
	position: absolute;
	width: 400px;
	margin-left: 350px;
}

#box4 {
	position: absolute;
	margin-top: 150px;
	width: 290px;
	margin-left: 350px;
}


a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #41A62B;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
p {
	position: absolute;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}
h1 {
	
	color: #41A62B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {	position: absolute;

	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}
ul#Navigation {
	position: absolute;
	margin-left: 440px;
	margin-top: 103px;
	width: 510px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
}
ul#Navigation li {
	list-style: none;
	display: inline;
	width: 1%;
	display: table-cell;
	text-align: center;
	margin: 0;
	padding: 0;
}
ul#Navigation a, ul#Navigation span {
	text-decoration: none;
	font-weight: lighter;
	color: #41A62B;
	text-align: justify;
}
* html ul#Navigation a, * html ul#Navigation span {
	/* nur fuer IE 5.0x erforderlich */
	width: 900px;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	text-align: justify;
}
ul#Navigation a:hover, ul#Navigation span {
	color: #646363;
	text-align: justify;
}
ul {
	position: relative;
	color: #646363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: normal;
}