* {
  font-family: helvetica, verdana, arial, sansserif;
}

body { 
  margin-top:0px;
  text-align: center;
}

#wrapper {
  width:1000px;
  margin: 0px auto;
  position:relative;
  border-width:0 1px 0 1px;
  border-style:solid;
  border-color:#333366;
  text-align: left;
}

#header  {
  height:224px;
  border-width:0 0 1px 0 ;
  border-style:solid;
  border-color:#333366;
  overflow: hidden;
}

/*** MENU ***/
#menu {
  position:relative;
  top:-37px;
  left:37px;
}
.menutable, .menutable td {
  border-collapse:collapse;
  border-width:1px;
  border-style:solid;
  border-color:#333366;
}

/*** LANGMENU  ***/
#langmenu {
  position:relative;
  top:-54px;
  left:898px;
}
#langmenu a {
  text-decoration:none;
  color:#000000;
}
#langmenu a:hover {
  text-decoration:underline;
}

.langmenu_aktiv {
  color:#FFFFFF
}


#main {
  width: 489px;
  padding: 37px;
  font-size: 0.9em;
}

#rechts {
  float:right;
  width:474px;
  padding:37px 0px 37px 37px;
  text-align:center;
}
#rechts .csc-header-n2 {
  padding-top:60px;
}
#rechts .tx-veguestbook-pi1 {
  text-align:left;
  font-size:0.9em;
  padding-right:2em;
}
.contenttable {
  font-size:1em;
  border-style: dotted;
  border-width:1px;
  border-color:#333366;
  width:100%;
  padding:1em;
}


#rechts .user-engadinwetter-pi1 img {
  margin:5px;
}

html>body #rechts .user-engadinwetter-pi1 {
  padding-left:120px;
}



/*** FOOTER ****/
#footer {
  clear:both;
  width:100%;
}

#footer * {
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  word-spacing:0.1em;
  letter-spacing:0.1em;
}
#footer table {
  background-image: url(/fileadmin/crocesamedan/images/layout/fuss_hg.jpg);
  padding:0px 37px 0px 37px;
}
#footer a {
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
}