/*	------------------------------------------------	*/
/* 				BASISAUFBAU © 0816 Design				*/
/* 				Nidwaldner Wanderwege WEB				*/
/*	------------------------------------------------	*/

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
	
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	}
	
* html #Main {
	top:0; 
	bottom:0; 
	height:100%;
	width:950px;
	border-top:10px solid #b5c1a5; 
	border-bottom:45px solid #b5c1a5;
	z-index: 3;
	}
* html #Inhalt {
	top:0; 
	bottom:0; 
	height:100%;
	width:700px;
	border-top:195px solid #b5c1a5; 
	border-bottom:0px solid #b5c1a5;
	z-index: 1;
	}
		#Main { background-repeat: no-repeat; width: 950px; left: 50%; margin-left: -470px; top: 10px; position: absolute; bottom: 45px; z-index: 4; overflow: hidden; visibility: visible; display: block; }
		#Footer { height: 45px; width: 680px; left: 50%; margin-left: -230px; position: absolute; bottom: 0; z-index: 3; overflow: hidden; visibility: visible; }
		#left { background-image: url(../images/basics/WW_bg.jpg); background-repeat: no-repeat; height: 314px; width: 240px; left: 0; top: 160px; position: absolute; z-index: 2; visibility: visible; }
		#Menu { background-color: #fff; background-image: url(../images/basics/menu_bg.gif); height: 24px; width: 680px; top: 160px; position: absolute; right: 30px; z-index: 3; visibility: visible; border-right: 1px solid #006e29; }
		#Inhalt { width: 700px; left: 240px; top: 195px; z-index: 2; position: absolute; bottom: 0; height: auto; overflow: auto; visibility: visible; }
		#Impressum { height: 20px; width: 240px; top: 0; position: absolute; right: 60px; z-index: 4; visibility: visible; }
		#Head { background-image: url(../images/basics/header_bg.jpg); height: 160px; width: 920px; left: 0; top: 0; position: absolute; z-index: 2; visibility: visible; }
		#webdevelopment { height: 120px; width: 25px; top: 0; position: absolute; right: 0; z-index: 5; visibility: visible; }

/*	------------------------------------------------	*/
/* 				NAVIGATIONSMENUES    					*/
/*	------------------------------------------------	*/
.menuimp A:link  	 { color: #e5efe1; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 20px; text-decoration: none ; text-transform: uppercase; text-align: left; height: 18px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 5px; padding-left: 5px; }
.menuimp A:visited 	 { color: #e5efe1; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 20px; text-decoration: none ; text-transform: uppercase; text-align: left; height: 18px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 5px; padding-left: 5px; }
.menuimp A:active  	 { color: #e5efe1; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 20px; text-decoration: none ; text-transform: uppercase; text-align: left; height: 18px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 5px; padding-left: 5px; }
.menuimp A:hover	 { color: #344f26; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 20px; background-color: #b6b6b6; text-decoration: none ; text-transform: uppercase; text-align: left; height: 18px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 5px; padding-left: 5px; border-top: 1px solid #016617; }

.menutop A:link  	 { color: #e5efe1; font-size: 14px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 22px; background-image: url(../images/basics/menu_css.gif); background-repeat: repeat-x; background-position: 0 0; text-decoration: none ; text-transform: uppercase; text-align: left; height: 22px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 10px; padding-left: 10px; }
.menutop A:visited  	 { color: #e5efe1; font-size: 14px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 22px; background-image: url(../images/basics/menu_css.gif); background-repeat: repeat-x; background-position: 0 0; text-decoration: none ; text-transform: uppercase; text-align: left; height: 22px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 10px; padding-left: 10px; }
.menutop A:active  	 { color: #e5efe1; font-size: 14px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 22px; background-image: url(../images/basics/menu_css.gif); background-repeat: repeat-x; background-position: 0 0; text-decoration: none ; text-transform: uppercase; text-align: left; height: 22px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 10px; padding-left: 10px; }
.menutop A:hover	 { color: #344f26; font-size: 14px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 22px; background-image: url(../images/basics/menu_css.gif); background-position: 0 -24px; text-decoration: none ; text-transform: uppercase; text-align: left; height: 22px; z-index: 4; visibility: visible; float: right; padding-top: 2px; padding-right: 10px; padding-left: 10px; }


/*	------------------------------------------------	*/
/* 				STANDARD INHALTS TEXT					*/
/*	------------------------------------------------	*/
.HauptTitel				 { color: #eee; font-size: 20px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; background-repeat: no-repeat; text-decoration: none; text-transform: uppercase; text-align: right; padding-right: 15px; }

.Titel				  	 { color: #344f26; font-size: 16px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; background-image: url(../images/basics/inhalt_kopf_bg.gif); background-repeat: no-repeat; text-decoration: none; text-align: left; height: 30px; visibility: visible; padding-left: 20px; }

.Titel-follow		 	 { color: #344f26; font-size: 16px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; background-image: url(../images/basics/inhalt_kopf_fol.gif); background-repeat: no-repeat; text-decoration: none; height: 37px; visibility: visible; padding-left: 20px; }

.Utitel  			 	 { color: #000; font-size: 14px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 15px; background-image: url(../images/basics/wanderpfeil.gif); background-repeat: no-repeat; background-position: left 1px; text-decoration: none ; padding-left: 12px; }

.details	  			 { color: #000; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; padding-bottom: 10px; padding-left: 5px; }
.details	A:link 		 { color: #55523a; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; padding-bottom: 10px; padding-left: 5px; }
.details	A:visited 		 { color: #55523a; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; padding-bottom: 10px; padding-left: 5px; }
.details	A:active 		 { color: #55523a; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; padding-bottom: 10px; padding-left: 5px; }
.details	A:hover  	 { color: #016617; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; padding-bottom: 10px; padding-left: 5px; }

.fliesstxt  			 { color: #000; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; background-image: url(../images/basics/inhalt_bg.gif); text-decoration: none ; padding: 10px 10px 10px 20px; }
.fliesstxt A:link  		 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.fliesstxt A:visited	 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.fliesstxt A:active		 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.fliesstxt A:hover  	 { color: #030; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; }

.tabellentxt  			 { color: #000; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; text-decoration: none ; }
.tabellentxt A:link  		 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.tabellentxt A:visited	 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.tabellentxt A:active		 { color: #3b6a2d; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; text-decoration: none ; }
.tabellentxt A:hover  	 { color: #030; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; }

.fliesstxt_tab  		 { color: #000; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none ; }
.fliesstxt_tab A:link  	 { color: #707c6a; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 16px; background-image: url(../images/basics/link_css.gif); background-repeat: no-repeat; background-position: 0 0; text-decoration: none ; height: 16px; z-index: 4; padding-left: 20px; }
.fliesstxt_tab A:visited { color: #707c6a; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 16px; background-image: url(../images/basics/link_css.gif); background-repeat: no-repeat; background-position: 0 0; text-decoration: none ; height: 16px; z-index: 4; padding-left: 20px; }
.fliesstxt_tab A:active  { color: #707c6a; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 16px; background-image: url(../images/basics/link_css.gif); background-repeat: no-repeat; background-position: 0 0; text-decoration: none ; height: 16px; z-index: 4; padding-left: 20px; }
.fliesstxt_tab A:hover	 { color: #abb5a6; font-size: 12px; font-family: Arial, Verdana, Arial, Tahoma; font-style: normal; font-weight: bold; line-height: 16px; background-image: url(../images/basics/link_css.gif); background-repeat: no-repeat; background-position: 0 -16px; text-decoration: none ; height: 16px; z-index: 4; padding-left: 20px; }
.inhalt_foot		 	 { color: #344f26; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: normal; font-style: normal; background-image: url(../images/basics/inhalt_fuss_bg.gif); background-repeat: no-repeat; text-decoration: none; text-align: left; height: 15px; }

.Footertxt		 			 { color: #344f26; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: normal; font-style: normal; background-image: url(../images/basics/foot_abschluss.gif); background-repeat: no-repeat; text-decoration: none; text-align: left; padding-top: 9px; padding-left: 20px; }
.Footertxt A:link 			 { color: #344f26; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; }
.Footertxt A:visited		 { color: #344f26; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; }
.Footertxt A:active		 { color: #344f26; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; }
.Footertxt A:hover			 { color: #707c6a; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: bold; font-style: normal; text-decoration: none; text-align: left; }

.bildrahmen 				{ font-family: arial, verdana; border: solid 1px #707c6a; }


/*	------------------------------------------------	*/
/* 		FORMULARE                  	  		    */
/*	------------------------------------------------	*/

.sform 				{ font-size: 11px; color: black; font-family: arial, verdana; font-weight: normal; background-color: #eef3e9; width: 220px; height: 15px; padding-top: 5px; padding-left: 6px; border: solid 1px #dedede; }
.sform_text			{ font-size: 11px; color: black; font-family: arial, verdana; font-weight: normal; background-color: #eef3e9; width: 360px; height: 120px; padding-top: 5px; padding-left: 6px; border: solid 1px #dedede; }
.ButtonSenden	    { color: black; font-size: 11px; font-family: Arial, Verdana, Arial, Tahoma; font-weight: normal; text-decoration: none; background-color: #eef3e9; cursor: default; width: auto; height: 20px; padding-right: 6px; padding-left: 6px; border: solid 1px #888      }

