 * {
margin:0;
padding:0;
font-size:16px;
line-height:1.2 em;
font-weight: normal;
text-align:left;
}

 html, body {

	height: 100%;
	width: 100%;
	margin: 0;
	padding:0;
	background-color: #EEEEEE;
	/* Seitenschrift */
	color: #992a21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 120%;
	font-weight:normal;
	letter-spacing:normal;

	overflow: auto;
}

/* Seitendefinition */

#Start {
	position: absolute;
	margin: auto;
	width: 80%;
	left:10%;
	max-width:1100px;
	height: 90%;
	max-height:1200px;
	top: 5%;
	bottom:5%;
	overflow: auto;
	border:1px solid #992A21;
	background-color:#f5ead1;
}

#Fahne {
	position: absolute;
	float:left;
	top:4.5%;
	left: 2%;
	width: 9%;
	height: 6%;
	overflow: hidden;
	z-index:1;
}


#oben {
	position: absolute;
	float: left;
	top:0;
	left: 0;
	right:0;
	width: 100%;
	height: 22%;
	overflow: hidden;
	z-index:0;
}

#Bilder {
	position: absolute;
	float: left;
	top:28%;
	left:12%;
	width: 76%;
	height: 50%;
	overflow: hidden;
	z-index:0;
}

#Tabelle {
	position: absolute;
	float: left;
	top:85%;
	left:0;
	width: 100%;
	height: 15%;
	background-color:#CC6600;
	overflow: hidden;
	z-index:0;
}


/* Stildefinition */

#AGB ol li {
	color: #992a21;
	line-height:130%;
	font-weight: bolder;
	list-style-position:outside;
   list-style-type: upper-roman;
	margin-bottom:1%;
	margin-top:1.5%;
	}

#AGB ol ol li {
   list-style-type: decimal;
	list-style-position:outside;
 	margin-left: 1.5%;
	margin-top:0;
	margin-bottom:0.8%;
	font-weight: normal;
	}	

#AGB ol ol ol li {
   list-style-type: square;
	list-style-position:outside;
 	margin-left: 1.5%;
	margin-top:0;
	font-weight: normal;
	}	



#Tabelle_Preise td {
	font-size:1em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}

p {
	color: #992a21;
	font-size:1em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	padding-bottom:1%;
}

a {
	color: #992a21;
	font-size:1em;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	display:block;
}

a:hover {
	font-weight: bolder;
}

a:focus {
	font-weight: bolder;
	text-align: left;
}

h1 {
	font-size: 130%;
	line-height:200%;
	font-weight: normal;
	padding-bottom:2%;
	
}
h2 {
	font-size: 100%;
	line-height:130%;
	font-weight: bolder;
	padding-bottom:1%;
}
h3 {
	font-size: 100%;
	line-height:130%;
	font-weight:100;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}

h4 {
	font-size: 80%;
	line-height:100%;
	font-weight: 200;
}

h5 {
	font-size: 80%;
	line-height:100%;
	font-weight:100;

}

ul {
	left:0;
	top:0;
	list-style-position:outside;
	list-style-type:square;
	padding: 0 0 1% 0;
}

ol {
	left:0;
	top:0;
	list-style-position:outside;
	list-style-type:square;
	
}

li{
	color: #992a21;
	font-size:1em;
	line-height:1.2em;
	padding: 0 0 0.2% 0;
}
