* {
   margin: 0;
   padding: 0;
   border: 0;
}

ul {
   margin:10px;
   padding:10px;
}

body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,div, tr.bottomborder td,
.referenz a,
    .referenz a:link,
    .referenz a:active,
    .referenz a:visited,
    .referenz a:hover,
ul, ol, li,
form, input, select, textarea, 
a,
    a:link,
    a:active,
    a:visited,
    a:hover
    {
      font-family: Verdana, Helvetica, sans-serif;
      font-size: 12px;
	  line-height:15px;
	  color:#000000;
      text-decoration: none;
      font-weight: normal;
}

a,
    a:link,
    a:active,
    a:visited,
    a:hover
{
color:#cc0000;
}	

a:hover
{
	text-decoration:underline;
}

.referenz a,
    .referenz a:link,
    .referenz a:active,
    .referenz a:visited,
    .referenz a:hover
{
color:#0072b9;
}	

img {
behavior: url("/cms/site/js/iepngfix.htc");
}

body {
	background-color: #FFFFFF;

}

h3 {
 color:#cc0000;
 font-weight:bold;
 padding-top:8px;
 padding-bottom:10px;
 font-size:13px;
}

h4 {
 color:#cc0000;
 font-weight:bold;
 padding-top:8px;
 padding-bottom:10px;
 font-size:12px;
}

#zentriert {
   margin:0 auto;
   padding:0;
   position:absolute;
 heigth:517px;
   width:100%;
   top:50%;
   margin-top:-258px;

  background-image: url(/cms/site/img/bg.jpg);
  background-repeat: repeat-x;
} 

#maincontent {
   height:485px;
width:900px;
margin-top:17px;
margin-bottom:17px;
   padding-left:50%;
   margin-left:-406px;
} 

#content-left {
  height:483px;
  width:322px;
  float:left;
}


#zermatt {
text-align:left;
padding-left:14px;
padding-top:26px;
  width:103px;
  height:107px;
}

#logo {
margin-top:8px;
  height:192px;
  width:200px;
text-align:left;
}

#navi {
 margin-top:19px;
  height:154px;
  width:103px;
text-align:left;
}

#navi ul {
margin:0;
padding:0;
}

#navi li {
  margin:0;	
  list-style: none;
  height:18px;
  width:103px;	
  text-align:left;
  padding-top:3px;
  float:left;
  font-family: Verdana, Helvetica, sans-serif; 
    font-size: 12px;
    line-height:15px;
    text-decoration: none;
    font-weight: bold;
 color:#000000;
  border-bottom:1px solid #999999;
}

#navi li a {

    text-decoration: none;
font-weight: bold;
 color:#000000;

}

#navi li a:hover {	
text-decoration: none;
font-weight: bold;
  color:#cc0000;
}

tr.bottomborder td {
 border-bottom:1px solid #999999;
 padding-top:3px;
 padding-bottom:3px; 
}


#content-right {
  height:483px;
  width:558px;
  float:left;
margin-left:20px;
overflow:auto;
}

input,textarea
{
 border:1px solid #cccccc;
}
