     


/*a1 Textdeklaration fuer die ganze Seite*/


body	{
		font-size: x-small;	/*fuer IE5/win*/
		voice-family: "\"}\"";
		voice-family: inherit;
		font-size: small;	/*fuer konforme Browser*/

	}

html>body {
		
		font-size: small;	/*Opera*/

	   }


/*e1 Textdeklaration fuer die ganze Seite*/
	


body {
		background-color:#fff9e5;
		font-family:Arial;
		}

a:link    { font-family:Arial; font-size:10pt; color:#000000; text-decoration:none;} 
a:visited { font-family:Arial; font-size:10pt; color:#000000; text-decoration:none;}
a:hover   { font-family:Arial; font-size:10pt; color:#0000ff; text-decoration:none;}
a:active  { font-family:Arial; font-size:10pt; color:#000000; text-decoration:none;}
a:focus   { font-family:Arial; font-size:10pt; color:#000000; text-decoration:none;}







h1 { font-size: 120%; color:#7c0a00;}
h2 { font-size: 115%;}
h3 { font-size: 110%;}
h4 { font-size: 100%;}
h5 { font-size: 90%;}
h6 { font-size: 80%;}

ul  {font-size: 100%; }


li  {font-size: 100%; }


.note {font-size: 85%;} 
 
.tab_info_01 {background-color:#FFFFFF; width:160px; border:1px solid #fae3cd;}



 #container { font-size: 75%;}

 #main_link   { font-family:Arial; font-size:10pt;  text-decoration:none;} /*links im Hauptmenu*/
 #mail_link   { font-family:Arial; font-size:10pt; color:#0000ff; text-decoration:none;} /*links mailto*/
 #sub_link   { font-family:Arial; font-size:10pt;  text-decoration:none;} /*links im untermenu*/
 #sub_link_allg   { font-family:Arial; font-size:10pt; color:#ffffff; text-decoration:none;} /*links im untermenu allgemein*/
 #text_link   { font-family:Arial; font-size:10pt; color:#0000ff; text-decoration:underline;} /*links im Text*/
 #detail_link   { font-family:Arial; font-size:10pt; color:#0000ff; text-decoration:none;} /*links im Gasthof...*/
 #footer_link   { font-family:Arial; font-size:10pt; color:#0000ff; text-decoration:none;} /*links in Fusszeile*/
 #schrift_weiss_08   { font-family:Arial; font-size:08pt; color:#ffffff; text-decoration:none;} 



/* div layer */

#frame_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;

}

#frame_content {
	position: absolute;
	left: 200px;
	top: 150px;
	width: 600px;
	height: 900px;
	z-index: 1;
	background-color:#fff9e5;

}


#frame_mainmenue {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 800px;
	background-color:#A70602;
	z-index: 1;

}


#frame_header_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width:800px;
	height:100px;
	z-index: 2;
	background-color:#A70602;
}

/* original
#frame_header_01 {
	position: absolute;
	left: 200px;
	top: 0px;
	width:600px;
	height:100px;
	z-index: 1;
	background-color:#A70602;
}
*/


#frame_header_02 {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 600px;
	height: 35px;		/*war 50*/
	z-index: 1;
	background-color:#A70602;
}

#frame_footer_600 {
	position: absolute;
	left: 0px;
	top: 00px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}



#frame_footer_800 {
	position: absolute;
	left: 0px;
	top: 800px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}


#frame_footer_1000 {
	position: absolute;
	left: 0px;
	top: 1000px;
	width: 1000px;
	height: auto;
	z-index: 1;
}


#frame_footer_1200 {
	position: absolute;
	left: 0px;
	top: 1200px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}

#frame_footer_1400 {
	position: absolute;
	left: 0px;
	top: 1400px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}


#frame_footer_5000 {
	position: absolute;
	left: 0px;
	top: 5000px;
	width: 1400px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}



#frame_footer_01 {
	position: absolute;
	left: 0px;
	top: 1100px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff9e5;
}



#frame_info_01 {
	position: absolute;
	left: 800px;
	top: 0px;
	width: 200px;
	height: 898px;
	z-index: 1;
	background-color:#A70602;
}

/*tab layer*/


#tab_content {
	position: absolute;
	left: 20px;
	top: 15px;
	width: 550px;
	z-index: 3;
	height: 3615px;
}


#tab_mainlink {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 200px;
	z-index: 3;
}


#tab_akt_seite_01 {
	position: absolute;
	left: 2px;
	top: 175px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_02 {
	position: absolute;
	left: 2px;
	top: 200px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_03 {
	position: absolute;
	left: 2px;
	top: 225px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_04 {
	position: absolute;
	left: 2px;
	top: 252px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_05 {
	position: absolute;
	left: 2px;
	top: 277px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_06 {
	position: absolute;
	left: 2px;
	top: 304px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_07 {
	position: absolute;
	left: 2px;
	top: 329px;
	z-index: 4;
	visibility:hidden;
}

#tab_akt_seite_08 {
	position: absolute;
	left: 2px;
	top: 354px;
	z-index: 4;
	visibility:hidden;
}



#tab_logo_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 140px;
	z-index: 3;
}



#tab_sublink {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
     
#tab_header_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

#tab_header_02 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}


#tab_footer {
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 3;
	width: 1000px;
	background-color:#ffffff;
}

#tab_info_01 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}


/* begin submenue 01*/

#frame_submenue_aktuelles {
	position: absolute;
	left: 200px;
	top: 166px;
	z-index: 3;
	width: 200px;
	height: auto;
	background-color:#F0E9D7;	
	visibility:hidden;
}


#frame_submenue_natur_erlebnis {
	position: absolute;
	left: 200px;
	top: 192px;
	z-index: 3;
	width: 150px;
	height:auto;
	background-color:#CEE8DA;
	visibility:hidden;
}

#frame_submenue_familienspass {
	position: absolute;
	left: 200px;
	top: 218px;
	z-index: 3;
	width: 250px;
	background-color:#F5D2D2;
	visibility:hidden;
}

#frame_submenue_feste_kultur {
	position: absolute;
	left: 200px;
	top: 244px;
	z-index: 3;
	width: 250px;
	background-color:#FAE3CD;
	visibility:hidden;
}

#frame_submenue_gastgeber {
	position: absolute;
	left: 200px;
	top: 270px;
	z-index: 3;
	width: 150px;
	background-color:#CCDFEE;
	visibility:hidden;
}

#frame_submenue_heimische_produkte {
	position: absolute;
	left: 200px;
	top: 296px;
	z-index: 3;
	width: 150px;
	background-color:#FFF5CC;
	visibility:hidden;
}

#frame_submenue_ausflugsziele_umgebung {
	position: absolute;
	left: 200px;
	top: 322px;
	z-index: 3;
	width: 300px;
	background-color:#EAF2CF;
	visibility:hidden;
}

#frame_submenue_service {
	position: absolute;
	left: 200px;
	top: 348px;
	z-index: 3;
	width: 100px;
	background-color:#FEF3ED;
	visibility:hidden;
}



/* end submenue 01*/

/* begin submenue 02*/

#frame_submenue_wandern {
	position: absolute;
	left: 350px;
	top: 218px;
	z-index: 3;
	width: 200px;
	background-color:#CEE8DA;
	visibility:hidden;
}

#frame_submenue_radfahren {
	position: absolute;
	left: 350px;
	top: 244px;
	z-index: 3;
	width: 300px;
	background-color:#CEE8DA;
	visibility:hidden;
}


#frame_submenue_fuehrungen {
	position: absolute;
	left: 450px;
	top: 270px;
	z-index: 3;
	width: 200px;
	background-color:#FAE3CD;
	visibility:hidden;
}

#frame_submenue_kultur_tradition {
	position: absolute;
	left: 450px;
	top: 296px;
	z-index: 3;
	width: 250px;
	background-color:#FAE3CD;
	visibility:hidden;
}

#frame_submenue_veranstaltungen_region {
	position: absolute;
	left: 450px;
	top: 322px;
	z-index: 3;
	width: 200px;
	background-color:#FAE3CD;
	visibility:hidden;
}

#frame_submenue_unsere_partnerstaedte {
	position: absolute;
	left: 450px;
	top: 348px;
	z-index: 3;
	width: 250px;
	background-color:#FAE3CD;
	visibility:hidden;
}

#frame_submenue_ihre_urlaubsorte {
	position: absolute;
	left: 350px;
	top: 270px;
	z-index: 3;
	width: 200px;
	background-color:#CCDFEE;
	visibility:hidden;
}


#frame_submenue_uebernachten {
	position: absolute;
	left: 350px;
	top: 296px;
	z-index: 3;
	width: 200px;
	background-color:#CCDFEE;
	visibility:hidden;
}


#frame_submenue_tagesausfluege_staedte {
	position: absolute;
	left: 500px;
	top: 374px;
	z-index: 3;
	width: 200px;
	background-color:#EAF2CF;
	visibility:hidden;
}


#frame_submenue_natur_familienausfluege {
	position: absolute;
	left: 500px;
	top: 400px;
	z-index: 3;
	width: 250px;
	background-color:#EAF2CF;
	visibility:hidden;
}

#frame_suew_logo {
	position: absolute;
	left: 20px;
	top: 425px;
	z-index: 3;
	visibility:visible;
}


/* end submenue 02*/


/* vorlage */



#frame_submenue_schwimmen_paddeln {
	position: absolute;
	left: 400px;
	top: 200px;
	z-index: 3;
	width: 200px;
	background-color:#FEF3ED;
	visibility:hidden;
}

#frame_submenue_spielen_sporteln {
	position: absolute;
	left: 400px;
	top: 225px;
	z-index: 3;
	width: 200px;
	background-color:#FEF3ED;
	visibility:hidden;
}

#frame_submenue_gucken_staunen {
	position: absolute;
	left: 400px;
	top: 250px;
	z-index: 3;
	width: 200px;
	background-color:#FEF3ED;
	visibility:hidden;
}


	 
#clear_u_link {
	position: absolute;
	left: 75px;
	top: 100px;
	width: 75px;
	height: 300px;
	z-index: 1;
	background-color:#FF3366;
}
	 
	 
#frame_linie_01 {
	position: absolute;
	left: 0px;
	top: 401px;
	width: 401px;
	height: 5px;
	z-index: 1;
	background-color:#845148;
}
	 

