 * {
margin:0;
padding:0;
font-size:16px;
line-height:1.2 em;
font-weight:100;
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: 1.2em;
	font-weight:normal;
	letter-spacing:normal;
	overflow: auto;
}

/* Seitendefinition */

#Seite {
	position: relative;
	height: 95%;
	max-height: 1200px;
	width: 88%;
	max-width: 1900px;
	top: 2%;
	bottom: 3%;
	border:1px solid #992A21;
	padding: 0;
	margin: auto;
	background-color:#f5ead1;
}

#Start {
	position: relative;
	margin: auto;
	width: 80%;
	height: 90%;
	top: 5%;
	overflow: auto;
	border:1px solid #992A21;
	background-color:#f5ead1;
}

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


#oben_L {
	clear: both;
	position: relative;
	float: left;
	top:0%;
	left: 0%;
	width: 60%;
	height: 18%;
	overflow: hidden;
	z-index:0;
}

#Logo {
	position: relative;
	float: left;
	width:33%;
	height: 18%;
	overflow:hidden;
	z-index:0;
}

#oben_R {
	position: relative;
	float: left;
	width: 6.9%;
	height: 18%;
	overflow: hidden;
	z-index:0;
}

#Zoom {
	position: absolute;
	float: right;
	height:3%;
	width:13.5%;
	left:2%;
	top:12%;
	margin: 0;
	padding:0;
	overflow: hidden;
	z-index:3;
	background-color:#e5c489;
	}


#Navigation {
	position: inherit;
	float:left;
	width: 14%;
	height: 81.2%;
	top: 0%;
	left: 0;
	padding: 0.5% 2% 0 2%;
	margin:0;
	background-color:#e5c489;
	overflow: auto;
	border-top: 1px solid #992A21;
	border-bottom: 1px solid #992A21;
	z-index:2;
}

#Nav_Inhalt {
	position: relative;
	float:left;
	width: 98%;
	top:1%;
	left: 0;
	padding:0;
	margin: 0;
	overflow:hidden;
	background-color:#e5c489;
}

#Inhalt_M {
	position: relative;
	float: left;
	width: 75.9%;
	height:74.7%;
	top:0%;
	left:0;
	padding:1% 3% 3% 3%;
	margin: 0 0 2% 0 ;
	overflow: auto;
	border-top: 1px solid #992A21;
	z-index:2;
}


#AGB {
	position: relative;
	float: left;
	width: 75.9%;
	height:78.7%;
	top:0%;
	left:2%;
	padding:0 2%;
	margin: 0 0 3% 0 ;
	overflow: auto;
	border-top: 1px solid #992A21;
}	

#Recht {
	position: relative;
	float: right;
	height:3%;
	width:45%;
	right:3%;
	top:-3%;
	margin: 0;
	padding:0;
	overflow: hidden;
	
	}

/* Stildefinition */

#Tabelle_Preise {
	border:1px solid #D5A14F;
	width:74%;
	padding: 0 0 1% 0;
	}

#Tabelle_Preise_AT {
	border:1px solid #D5A14F;
	width:90%;
	padding: 0 0 1% 0;
	}

#Nav_Inhalt ul {
	left:0;
	top:0;
	margin:auto;

}

#Nav_Inhalt ul li{
	display: inline;
	list-style-type:none;
	text-indent:8%;
	margin:0;
	padding:0;
}


#Nav_Inhalt a{
	color: #992a21;
	font-size:1em;
	line-height:1.8em;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	margin-bottom:2%;
	border:1px solid #992A21;
}

#Nav_Inhalt #aktiv a{
	color: #992a21;
	font-size:1em;
	line-height:1.8em;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	margin-bottom:2%;
	border:1px solid #992A21;
	background-color: #EED8B5;
}


#Nav_Inhalt a:hover {
	color: #992a21;
	background-color: #EED8B5;
	}

#Nav_Inhalt a:focus {
	color:#992a21;
	border-bottom:thin solid #992a21;
}



#Recht ol {
  width: 100%;
  height:100%;
  margin:auto;
}

#Recht li {
display:inline;
  float: right;
  width: 15%;
  height:100%;
  background-color:#e5c489;
  list-style-type:none;
  margin-left:1%;
  padding-left:2%;
  padding-right:2%;
}

#Recht a {
vertical-align:middle;
	color: #992a21; 
	text-align:center;
	font-size:0.8em;
	line-height:1.8em;
	font-weight: normal;
	text-decoration:none;

}

#Recht a:hover {
font-weight:bolder;
}

#Recht a:focus {
	color: #992a21;
	font-weight:bolder;
}


#Zoom p {
	vertical-align:middle;
	color: #992a21;
	text-align:center; 
	font-size:0.8em;
	line-height:1.7em;
	font-weight: normal;
	text-decoration:none;
	display: block;
}





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

#AGB ol ol li {
   list-style-type: decimal;
	list-style-position:outside;
 	margin-left: 2%;
	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;
}

a:visited {
	color: #bb2a21;
}




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;
}

