body, html{
background-color: #2B1D0E;
font-family: Narkisim;
font-size: 18px;
color: #CCC;
z-index: 0;
}

* html body, html{
background-color: #2B1D0E;
font-family: Narkisim;
font-size: 18px;
color: #CCC;
z-index: 0;
}

.brown{
	background-color: #2B1D0E;
}

.a-img_ski{
	float: left;
	padding: 10px;
	background-color: transparent;
}

.a-img_ski:link, .a-img_ski:visited, .a-img_ski:hover, .a-img_ski:active, .a-img_ski:focus{
	float: left;
	padding: 10px;
	background-color: transparent;
}

#centerbox{
	position: 	absolute;
	width: 		390px;
	height: 	300px;
	left:		50%;
	top:		50%;
	margin: 	-150px 0 0 -170px;
	
}

#box{
	position: absolute;
	width: 98%;
	height: 98%;
	left: 50%;
	margin: 0 0 0 -49%;
	
}

#head_left{
	position: absolute;
	background-color: #2B1D0E;
	background-image: url('../img/head_left.gif');
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 878px;
	z-index: 0;
}

#head_right{
	position: absolute;
	background-image: url('../img/head_right.gif');
	background-repeat: no-repeat;
	top: 0px;
	left: 561px;
	height: 150px;
	width: 317px;
	z-index: 1;
}

#head_menue{
	position: absolute;
	top: 112px;
	height: 38px;
	width: 560px;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
/*	border: 1px solid #FFF;*/
	z-index: 2;
}

a img{
	border: none;
}

a:link, a:active, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	background-color: transparent;
}

a:hover{
	text-decoration: none;
	color: #f46200;
	font-weight: bold;
	padding: 0;
	background-color: transparent;
}

.text{
	text-align: justify; 
	padding: 0;
}

.text a:link, .text a:active, .text a:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
	background-color: transparent;
}

.text a:hover{
	text-decoration: none;
	color: #f46200;
	font-weight: bold;
	background-color: transparent;
}

ul#Navigation {
	margin: 0; padding: 0;	
	font-size: 13px;
}

ul#Navigation li {
    list-style: none;
    display: inline;
    /*margin: 8px 4px 8px 4px;*/
	padding: 0;
  }
  
ul#Navigation a, ul#Navigation span {
    padding: 8px 4px 8px 4px;
	color: #503000;
	font-weight: normal;
	text-decoration: none;
	background-color: f46200;
}

* html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    
    w/idth: auto;  
  }
  
ul#Navigation a:hover, ul#Navigation span {
	color: #f46200;
	background-color: 503000;
	font-weight: normal;
  }

#fb_like{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	width: 400px;
	z-index: 1;
}

#spreadshirt-logo{
	position: absolute;
	top: 0px;
	left: 818px;
	height: 50px;
	width: 50px;
	z-index: 1;
	overflow: hidden;
}


* html #spreadshirt-logo{
	position: absolute;
	top: 0px;
	left: 818px;
	height: 50px;
	width: 50px;
	z-index: 1;
	overflow: hidden;
}

iframe#Seitenfuss{
	overflow: hidden;
}
