html, body{ 
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size:11px;
letter-spacing:1px;
color:#FFFFFF;
height : 100% ; 
width : 100% ;
margin:0; 
padding:0; 
text-align:center;
background-color: #000;
} 


table { width: 100%; height: 100%; }

td { vertical-align: middle; text-align: center; }

#inhalt {
margin: 0 auto;
width: 960px; height: 420px;
text-align: left;
color: #000;
border: 0px solid #000000;
}

#ie-wickel { padding: 0px; }


#pagewidth{ 
width:960px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 
 
#header{
position:relative; 
height:412px; 
width:100%;
background:url(/img/ferien-berge-matterhornvalley-unterkunft.jpg);
} 
 
#leftcol{
width:200px; 
float:left; 
position:relative;
color:#FFFFFF;
font-weight:700; 
}

 
#maincol{  
float: right; 
display:inline; 
position: relative; 
width:760px;
height:100px;
z-index:+2;
color:#FFFFFF;
 }
 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

#content{
position:relative;
left:190px;
padding:10px 0 0 10px;
width:760px;
height:402px;
background: #ffffff;
filter: alpha(opacity=60);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.60; opacity:0.6;
}	

#noap{
position:relative;
left:190px;
}	


a {
text-decoration:none; 
color:#DE4D14;
font-size:11px; 
font-weight:700;
}
a:visited {
text-decoration:none; 
color:#DE4D14; 
font-size:11px;
}

a:hover {
text-decoration:none; 
color:#fff;  
font-size:11px;
}

#link a { text-decoration: none;color:#FF0000; }
#link a:hover { text-decoration: none;color:#DE4D14; }

h1, h2 { 
font-size:11px;
}


 #navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 0px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 0px solid gray;
}

#navlist li a { text-decoration: none; }


a#current,
a#current:link,
a#current:visited { 
color:#fff;
 }

