/*reset
========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1.2;
    color: black;
    background: #FBAF0E;
}
ul {
	margin-left: 60px;
	list-style-type: circle;
}
ol {
	margin-left: 60px;
	list-style-type: decimal;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	margin: 0;
	padding: 1em;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	background-image: url(slices/higru_body.jpg);
	background-repeat: repeat;
	
}
 * html div#wrapper {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

/* CSS-Sprites navi main
========================================*/

.sprite-nav_03 {
	display:block;
	height: 43px;
	width: 78px;
	
	}
.sprite-nav_04 {
	display:block;
	height: 43px;
	width: 101px;
	}
.sprite-nav_05 {
	display:block;
	height: 43px;
	width: 98px;
	}
.sprite-nav_06 {
	display:block;
	height: 75px;
	width: 65px;
	}
.sprite-nav_08 {
	display:block;
	height: 86px;
	width: 78px;
	}
.sprite-nav_09 {
	display:block;
	height: 32px;
	width: 101px;
	}
.sprite-nav_10 {
	display:block;
		height: 32px;
	width: 98px;
	}
.sprite-nav_11 {
	display:block;
	height: 54px;
	width: 130px;
	}
.sprite-nav_12 {
	display:block;
	height: 54px;
	width: 134px;
	}
#nav li {
 background-image:url(slices/sprite_navi_main.png);
}



.sprite-nav_03 a { background-position: 0 -912px; } 
.sprite-nav_04 a { background-position: 0 -1005px; } 
.sprite-nav_05 a { background-position: 0 -1098px; } 
.sprite-nav_06 a { background-position: 0 -1191px; } 
.sprite-nav_08 a { background-position: 0 -1316px; } 
.sprite-nav_09 a { background-position: 0 -1452px; } 
.sprite-nav_10 a { background-position: 0 -1534px; } 
.sprite-nav_11 a { background-position: 0 -1616px; } 
.sprite-nav_12 a { background-position: 0 -1720px; }
.sprite-nav_03 a:hover { background-position: 0 0; } 
.sprite-nav_04 a:hover { background-position: 0 -93px; } 
.sprite-nav_05 a:hover { background-position: 0 -186px; } 
.sprite-nav_06 a:hover { background-position: 0 -279px; } 
.sprite-nav_08 a:hover { background-position: 0 -404px; } 
.sprite-nav_09 a:hover { background-position: 0 -540px; } 
.sprite-nav_10 a:hover { background-position: 0 -622px; } 
.sprite-nav_11 a:hover { background-position: 0 -704px; } 
.sprite-nav_12 a:hover { background-position: 0 -808px; }  

/*Seitengestaltung
========================================*/
#menu_neben {
	text-align: right;
	position: absolute;
	left: 50%;
	margin-left:300px;
	top: 55px;
}
#menu_neben a {
	font-size: 10px;
	text-decoration: none;
	}
#menu_neben a:link {
	color: #000;
	}
#menu_neben a:hover {
	color: #ddd;
	}
#wrapper {
	/*display: inline;*/
	position: absolute;
	left: 50%;
	top: 72px;
	width: 1286px;
	background-image: url(slices/higru_wrapper.jpg);
	background-repeat: repeat-y;
	margin-left: -670px;
	font-size: 14px;
}
#top {
	width: 1286px;
	position: relative;
}
#nav {
	position: absolute;
	left: 284px;
	top: 163px;
	width: 345px;
	height: 129px;
	}
	#nav img {
	border:0!important;
	} 
#nav a {
	text-decoration: none;
	border: none;
	background-image: url(slices/sprite_navi_main.png);
	background-repeat: no-repeat;
	
}

#nav span {
	margin: -1px 0 0 -1px;
	padding: 0;
}
#nav a:link {
	margin: -3px 0;
	padding: 0px;
	text-decoration: none;	
}
#nav a:hover {
	margin: 0px;
	padding: 0px;
	border: none;
}
#container {
		position: relative;
	z-index: 10;
	background-image: url(slices/higru_verlauf.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1286px;
	min-height: 547px;
	top: -4px;	
	}
#breadcrump {
	
	text-align: right;
	font-size: 12px;
	margin: 0 0 0 800px;
	position: relative;
	right: 200px;	/*padding-right: 100px;*/
}
#breadcrump a {
	text-decoration: none;
	}	
#breadcrump a:link {
	color: #734002;
	}
#breadcrump a:hover {
	color: #FFFFFF;
	}
#content {
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
	left: 230px;
	width: 900px;
}
#map_canvas {
	position: relative;
	left: 100px;
}
iframe {
	margin-left: 100px;
}




a:visited {
	margin: 0px;
	padding: 0px;
	color: #5F5F5F;
}





.inline {
	display: inline;
}

.div_le {
	margin: 0;
	padding: 0 0 0 0px;
	clear: both;
}
.div_re {
	margin: 0;
	padding: 0;
}
#nav ul {
	
	list-style-image: none;
	margin: 0;
	padding:0;
	float: left;
}
#nav li {
	list-style-image: none;
	list-style-type: none;
	margin: -3px 0;
	
	
}

.clear {
	clear: both;
}
#fuenfSterne {
	float: left;
}
#foot {
	position: relative;
	width: 1286px;
}

#FerienhausMorgenroete {
	float: right;
}

/*Text & Linkgestaltung
========================================*/

h1, h2, hr {
color: #663300;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 0em 0px;
	padding: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #734002;
	text-shadow: 1px 1px;
  }
  h2 {
	font-size: 1.3em;
	margin: 0 0 0.7em 0px;
	padding: 0.3em;
	text-shadow: 1px 1px;
  }
  h3 {
	font-size: 1.3em;
	margin: 0 0;
	padding: 0.3em 0.3em 0.3em 20px;
  }
  h4 {
	font-size: 0.9em;
	margin: 0 0;
	padding: 0.3em 0.3em 0.3em 20px;
	font-weight: bold;
  }
  p {
	font-size: 14px;
	margin: 0 0;
	padding: 6px 6px 6px 20px;
  
  }
strong {
	font-weight: 600;
}

.unterstrich_zeile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Wössner Bach;
}
.marginleft60 {
	margin-left: 60px;
}
.marginleft30 {
	margin-left: 30px;
}

  #content li {
	font-size: 14px;
}
.p_strich {
	border-bottom: 1px solid #734002;
}
hr {
	font-size: xx-small;	
}

#content a {
	padding: 0.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}


  /*	clearfix
		==========*/
		.cf {
	display: inline-block;
	clear: both;
		}
		.cf[class] {
		display: block;
		overflow: hidden;
		}

  /*	2-spaltig
		==========*/
		.col_le {
	float: left;
	width: 48%;
			}
		.col_re {
	float: right;
	width: 48%;
			}
.fett {
	font-weight: 600;
}


/*	Bildgestaltung
============================================================*/
  		.img_le {
			float: left;
			border: 6px solid #ffffff;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-right: 10px;
		}
		.img_center {
			border: 6px solid #ffffff;
			margin: 10px;
			text-align: center;
			}

		.img_re {
			float: right;
			border: 6px solid #ffffff;
			margin-top: 4px;
			margin-bottom: 4px;
			margin-left: 4px;
		}
.float_le {
	float: left;
	margin-left: 20px;
	}
.float_re {
	float: right;
	margin-left: 4px;
	}
.text_small {
	font-size: 12px;
}
.text-align_right {
	text-align: right;
}

.td_unterstr {
	border-bottom: 1px solid #734002;
	}
.kasten {
	float: right;
	width: 170px;
	padding: 4px;
	border: 6px groove #fea108;
	background-color: #fea108;
}
.kasten img {
	padding-right: 5px;
}


.td_ecke {
	border-bottom: 1px solid #734002;
	border-right: 1px solid #734002;
	padding: 5px;
	margin: 20px;
	}
#preise {
	position: relative;
	width: 70%;
}
.tab_preise_jahreszahl {
	font-weight: 600;
	text-align: right;
	padding-right: 20px;
	font-size: medium;
	padding-top: 50px;
}

