/* ski.css von SkiZones.com */
/* v0.5 vom 22.10.2006      */
/* &copy; cobizz GmbH       */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 101%;
	background-color: #fff;
	}

p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3em;
}

.small {font-size: 0.60em; text-align: center; }
.extra {font-size: 0.4em; color: #3e537e; }
h1 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	text-align: right;
	padding: 2px 20px;
	font-size: 0.8em;
	color: #fc0;
	letter-spacing: 0.15em;
	border-bottom: 1px dashed #f60;
	-moz-opacity: 0.95;
	filter: alpha(opacity=95);
	}

h2 {
	font-family: verdana, arial, sans-serif;
	margin-top: 0px;
	padding: 2px 10px;
	font-size: 0.8em;
	color: #039;
	letter-spacing: 0.0em;
	}


h4 {
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0px;
	padding: 2px 0px;
	font-size: 0.55em;
	color: #fc0;
	text-align: center;
	line-height: 1.3em;
	letter-spacing: 0.0em;
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
}	
	
/*--------------------------------------------------------------------------*/
/* Oben                                                                     */
/*--------------------------------------------------------------------------*/

#oben {
	margin: 0;
	height: 140px;
	width: 980px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat; 
	overflow: hidden;
	z-index: 1;
	} 

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 140px;
	background-image: url(img/sessel.jpg)
	/*-moz-opacity: 0.15;
	filter: alpha(opacity=15);*/
	overflow: hidden;
	z-index: 2;
	}

#topcenter {
	position: absolute;
	top: 0px;
	left: 140px;
	height: 120px;
	width: 840px;
	}
	
#topnavoben {
	position: absolute;
    padding-right: 10px;
	top: 0px;
	right: 0px;
	height: 19px;
	background: #fc0;
	border: 0px solid #fc0;
	/*-moz-opacity: 0.55;
	filter: alpha(opacity=55);*/
	}

#topnavunten {
	position: absolute;
	padding-right: 10px;
	bottom: 0px;
	right: 0px;
	height: 19px;
	background: #fc0;
	border: 0px solid #fc0;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	}	


	
#abstandoben {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 980px;
	height: 18px;
	/*background-image: url(img/balken.jpg);*/
	overflow: hidden;
	border-top: 1px solid #f60;
	border-bottom: 1px solid #f60;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
	}	
	
/*----------------------------------------------------------*/
/* Linke Spalte                                               */
/*----------------------------------------------------------*/


	
#links {
	position: absolute;
	width: 140px;
	height: 1800px;
	top: 140px;
	background: #3e537e;
	border-top: 0px solid #ff0;
	overflow: hidden;
	}
	
#navlinks {
    top: 0px;
	position: absolute;
	width: 140px;
	height: 540px;
	background-image: url(img/links.jpg);
	background-repeat: no-repeat;
	}

#newsletter {
	position: absolute;
	bottom: 0px;
	width: 140px;
	border-bottom: 1px solid #fc0;	
	}

#imglinks {
	position: absolute;
	bottom: 0px;
	}	
	
#linksunten {
	position: absolute;
	width: 140px;
	height: 960px;
	top: 540px;
	background: #3e537e;
	border-top: 0px solid #ff0;
	}
		
	

/*----------------------------------------------------------*/
/* Navigation links                                         */
/*----------------------------------------------------------*/


.nav {
	list-style: none;
	margin: 30px 10px 20px 20px;
	padding: 0px;
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: left;
    }
    	
#navlinks li {margin-bottom: 0.3em;}

#navlinks li a:link, #navlinks li a:visited {
	display: block;
	font-weight: bold;
	background: #fc0;
	color: #039;
	border: none;
    }    		 
  
#navlinks li a:hover {
	font-weight: bold;
	background: #fc0;
	color: #f00;
	border: none;
    }

#navlinks li a:active {
	font-weight: bold;
	background: #fc0;
	color: #039;
	border: none;
    }



/*----------------------------------------------------------*/
/* Inhalt                                                   */
/*----------------------------------------------------------*/



#mitteinnen {
	position: absolute;
	top: 22px;
	right: 0px;
	overflow: hidden;
	}
    		
#mittexl {
	position: absolute;
	top: 140px;
	left: 140px;
	width: 840px;
	height: 1800px;
	overflow: hidden;
	}	
			
input {
	width: 116px;
	margin-left: 10px;
	font-size: 0.55em;
	}	
	
input#submit {
	width: 120px;
	margin-left: 10px;
	color: #039;
	background-color: #fc0;
	border: 0px solid #6691d3;
	}	
	


ul.oben {
	margin: 0;
	margin-top: 3px;
	margin-left: 5px;
	padding: 0;
	text-align: left;
	font-size: 0.70em;
	letter-spacing: 0.05em;
	background-color: #fc0;
    }	

li.norm {
	display: inline;
	padding-left: 3px;
	padding-right: 5px;
	border-right: 2px solid #f60;
    }	

li.last {
	display: inline;
	padding-left: 5px;
	}
	
a:link { 
	color: #000; 
	text-decoration: none; 
	font-weight: bold;
	border: none;
    }

a:visited { 
	color: #039; 
	text-decoration: none; 
	font-weight: bold;
	border: none; 
    }

a:hover {
	display: inline; 
	color: #f00;
	/* background-color: #9c3; */ 
	font-weight: bold;
	text-decoration: none;
	border: none; 
    }
	
a:active {
	color:#000; 
	/* background-color:#9c3; */
	border: none; 
    }