html { height: auto; min-height: 100.2%; } 
body { min-height: 100.2%; }

html, body{
 font-family: Arial, sans-serif;
 font-size: 1em;
 font-style: normal;
 margin: 0;
 padding: 0;
 background-color: #EDE5D6;
	min-width:998px;
}
#outer
{
	position:relative;
	min-width:998px;
	max-width:100%;
	z-index:1024;
}
/* Header-Bereich */
#header-bildleiste{
	background-image: url(../images/header_bildleiste_default.jpg);
	background-repeat: no-repeat;
	background-color:#CBAF7D;
	height: 130px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#balken 
{
position:absolute;
top:130px;
/*background-color:#EADFCD;*/
background-color:#EADFCD;
height:26px;
width:100%;
z-index:1;
}
/* Haupt-Navigation Hintergrundbalken*/
#haupt-navigation{
	height: 30px;
	/*background-color: #E5D8C1;*/
	position:absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#haupt-navigation #bilder{
	position:absolute;
	/*top: -5px;*/
	top: -15px;
	left: 140px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#haupt-navigation #bilder img{
	margin-right:5px;
}
#haupt-navigation #bilder img#img2{
	margin-right:6px;
}
/* Sub-Navigation inkl. Link-Auszeichnungen */
#sub-navigation{
	font-size: 0.75em;
	position:absolute;
	top: 190px;
	left: 20px;
	width: 180px;
	margin: 0;
	padding: 0;
}

#sub-navigation ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#sub-navigation ul li {
	list-style-type:none;
	margin: 0;
	padding-bottom: 8px;
}

#sub-navigation ul li a {
	color: black;
	text-decoration:none;
}

#sub-navigation ul li a:hover {
	color: black;
	text-decoration:none;
	font-weight: bold;
}

#sub-navigation ul li a:active {
	color: black;
	text-decoration:none;
	font-weight: bold;
}

#sub-navigation ul ul {
	margin-left: 25px;
	padding: 5px;
}

#sub-navigation ul ul li {
	list-style-type:disc;
	padding: 0;
}

#sub-navigation ul ul li a {
	color: black;
	text-decoration:none;
}

#sub-navigation ul ul li a:hover {	
	color: black;
	text-decoration:none;
	font-weight: bold;
}

#sub-navigation ul ul li a:active {
	color: black;
	text-decoration:none;
	font-weight: bold;
}
#sub-navigation ul li.activ a {
	font-weight: bold;
}
#sub-navigation ul li.activ li a {
	font-weight: normal;
}
#sub-navigation ul li.activ li.activ a {
	font-weight: bold;
}
/* Content-Bereich */
#prinz{
	background-image: url(../images/prinz_neu.gif);
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	width: 280px;
	height: 700px;
	padding: 0;
	z-index: 2;
}

#content{
	font-size: 0.8em;
	background-color: #fff;
	position:absolute;
	top: 156px;
	left: 180px;
	right: 147px;
	margin: 0;
	height: auto;
	/*min-height: 65%;*/
	min-height:483px;
	padding: 30px 30px 30px 30px;
}

#content a {
	color: #BEA069;
	text-decoration:underline;
}

#content a:hover {
	color: #BEA069;
	text-decoration:none;
}

#content a:active {
	color: #BEA069;
	text-decoration:none;
}

#content h1{
	font-size: 1.1em;
}


/* Breadcrumb */
#breadcrumb {
	width: 100%;
	margin: 0;
	height: 15px;
	padding-bottom: 20px;
}
#breadcrumb ul
{
	margin:0;
	padding:0;
}
#breadcrumb li {
	float:left;
	width:auto;
	list-style:none;
	margin:0 5px 0 0;
}

#content #breadcrumb a {
	color: black;
	text-decoration:none;
}

#breadcrumb a:hover {
	color: black;
	text-decoration:underline;
}

#breadcrumb a:active {
	color: black;
	text-decoration:underline;
}

/* Service-Bereich*/
#service{
	position:absolute;
	top: 100px;
	right: 0px;
	width: 150px;
	margin: 0;
	padding: 0;
}

#termine{
	font-size:0.7em;
	background-color:white;
	position:absolute;
	top: 150px;
	right: 5px;
	width: 120px;
	margin: 0;
	height: 160px;
	padding: 10px 5px 10px 5px;
}
	
#termine_head {
	background:url(../images/termine2.jpg) no-repeat top;	
	position:absolute;
	top: -30px;
	right: -10px;
	width: 150px;
	margin: 0;
	height: 54px;
	padding: 0;
}

#shop{
	font-size:0.7em;
	background-color:white;
	position:absolute;
	top: 370px;
	right: 5px;
	width: 120px;
	margin: 0;
	min-height: 140px;
	padding: 30px 5px 0 5px;
}

	
#shop_head {
	background:url(../images/shop2.jpg) no-repeat top;	
	position:absolute;
	top: -30px;
	right: -10px;
	width: 150px;
	margin: 0;
	height: 68px;
	padding: 0;
}



/*#service .login{
	background:url(../images/login.gif) no-repeat top right;	
	position:absolute;
	top: 570px;
	right: 0px;
	width: 160px;
	margin: 0;
	height: 65px;
	padding: 0;
}*/

#search{
	font-size:0.7em;
	position:absolute;
	top: 578px;
	right: 0px;
	width: 130px;
	margin: 0;
	padding: 0 0 0 0px;
}
/* Suche */
#search input.suche
{	
	width:65px;
	margin:0 5px 0 0;
	float:left;
}
#search input.submit
{
	margin:0 0 0 0;
	padding:1px;
	float:left;
}


#imprint{
text-align: right;
	color: #BEA069;
	font-size: 0.7em;
	position:absolute;
	top: 550px;
	right: 12px;
	width: 120px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #BEA069;
}

#imprint a {
	color: #BEA069;
	text-decoration:underline;
}

#imprint a:hover {
	color: #BEA069;
	text-decoration:none;
}

#imprint a:active {
	color: #BEA069;
	text-decoration:none;
}

#luftschlangen{
	background:url(../images/luftschlangen.gif) no-repeat;	
	position:absolute;
	top: -100px;
	right: 0px;
	width: 160px;
	margin: 0;
	height: 359px;
	padding: 0;
	z-index:2;
}
.hidden
{
	display:none;
}
