html, body{
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
}

a{
  text-decoration:none;
  color:#2e72a0;
  border-bottom:1px dashed #2e72a0;
  font-weight:bold;
}

a img{
  border:0;
}

.koerper{
  position:relative;
  left:50%;
  width:858px;
  margin:0 0 0 -429px;
}

#seite .koerper{
  background:url(Gran-Canaria/spato.png) 0px 213px no-repeat;
}

#seite{
  padding-bottom:56px;
  border:1px solid #CCC;
  border-width:1px 0;
  background:url(Gran-Canaria/bottom.png) left bottom repeat-x;
  background-color:#fff;
}

#top{
  background:url(Gran-Canaria/top.png) left top repeat-x;
  height:20px;
  padding:37px 0;
}

#top a img{
  float:left;
}

* html #top img{
  behavior:url(/fileadmin/template/iepngfix.htc);
}


#kopf{
  clear:both;
  height:200px;
  background:url(Gran-Canaria/header.png) 3px 1px no-repeat;
  border:solid #FFF;
  /*margin:0 1px;*/
  padding:1px;
  border:1px solid #bbb9a0;
}

#rumpf{
  margin:12px 0 0 0;
  min-height:1600px;
  background:url(Gran-Canaria/hg.png) 0px 0px repeat-y;
}

* html #rumpf{
  height:1250px;
}

#inhalt{
  margin:12px 200px;
  padding:1px 0;
}

#navi, #right{
  position:absolute;
  top:214px;
  padding:45px 15px 0;
}

#navi{
  left:2px;
  width:150px;
  background:url(Gran-Canaria/menu.png) 2px 2px no-repeat;
}

#right{
  right:10px;
  width:120px;
  color:#FFF;
}

#right .text p{
  margin:8px 0;
}

#right h1{
  color:#FFF;
  margin:20px 0 0 0;
}

#footer{
  position:absolute;
  bottom:0px;
  height:20px;
  width:100%;
  background:url(Gran-Canaria/bottom.png) left bottom repeat-x;
}

#footer p{
  text-align:center;
  font-weight:bold;
}


/* ### Navigation ### */
#navi a{
  display:block;
  width:160px;
  text-decoration:none;
  font-weight:bold;
  line-height:22px;
  color:#000;
  border:0;
}
  
  
#top ul{
  float:right;
  list-style:none;
  margin:16px 4px 0 0;
  padding:0;
}

#top li{
  display:inline;
  margin:0 6px;
}



#top ul li a{
  text-decoration:none;
  font-size:11px;
  color:#2e72a0;
  padding:0 0 0 6px;
  background:url(Gran-Canaria/bullet.png) 0px 5px no-repeat;
  border:0;
}

.titel h1{
  font-size:14px;
  margin:0px;
  padding:0 0 10px 0;
  color:#000;
  text-decoration:none;
}

span.spc{
  display:block;
  font-size:14px;
  margin:10px 0 6px;
  font-weight:bold;
}

/* Flinks */
#flinks{
  margin:0 0 0 -13px;
  padding:25px 0 0 13px;
  /*background:url(flinks.png) -1px 5px no-repeat;
  Werbung ersetzt durch Gute Seiten*/
  padding-top:0;
}

#flinks ul, #flinks li{
  margin:0;
  padding:0;
  list-style:none;
}

#flinks li{
  font-weight:bold;
  margin:2px 0;
  padding:0 0 0 8px;
  background:url(Gran-Canaria/adDot.png) 0px 4px no-repeat;
}

#flinks a{
  line-height:12px;
}

#right a{
  color:#FFF;
  border-bottom:1px dashed #FFF; 
}

/* ######### Formulare ######### */
form, fieldset{
  border:0;
  margin:0;
  padding:0;
}

input, select, textarea{
  font-family:Arial;
  font-size:12px;
  width:300px;
}

div.csc-mailform-field{
  clear:left;
  margin:6px 0;
}

label{
  display:block;
  float:left;
  width:60px;
}

input.csc-mailform-submit{
  margin:0 0 0 60px;
  background-color:#bbb9a0;
  width:auto;
  padding:0 15px;
}