body {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  background-color: #AEC8DF;
  top: 0px;
  left: 0px;
  margin: 0px;
  color: #333333;

}
img { border: 0px !important; }

span.highlight { color:#f00; }
a {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

/*Menue*/
#menue {
  position: absolute;
  top: 85px;
  left: 50px;
  width: 155px;
  border: 0ppx;
  background-color: #f2f2f2;
  min-height: 600px;
}

#menue a { color: #000000; }

.mainmenu_li a {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  line-height: 17px;
}

.submenu_li a {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.mainmenu_ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #F1F1F1;
}

.mainmenu_li {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 5px;
  list-style-type: none;
  border-bottom: 1px solid #B0B0B0;
  border-top: 1px solid #ffffff;
  height: 18px;
}

#mainmenu_li1 {
  background-color: #E6E6E6;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 5px;
  list-style-type: none;
  border-bottom: 1px solid #B0B0B0;
  border-top: 1px solid #B0B0B0;
  height: 18px;
}

#mainmenu_li12 {
  border-bottom: 1px solid #90B6D8;
  border-top: 1px solid #ffffff;
  background-color: #CBDBEB;
}

.submenu_li {
  margin-left: 0px;
  padding: 2px 0px 2px 5px;
  list-style-type: none;
  border-bottom: 1px solid #B0B0B0;
}

.submenu_ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/*Überschirften Absätze*/
h1 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold; 
  font-size: 12px;
  color: #000000;
  line-height: 21px;
  text-valign: center;
  border: 1px solid #afc8e0;
  background-repeat: repeat-x;
  background-image: url(http://images.raiffeisen.com/Raicom/Images/Geno/landapps/h1.jpg);
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold; 
  font-size: 12px;
  margin: 2px 0px 2px 0px;
  color: #000000;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
}

td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

#hauptinhalt img { 
  padding: 3px 3px 3px 3px;
  border: 1px solid #2E81AE; }

p { 
  margin: 0px;   
  padding: 0px; 
  border: 0px; 
}

a { color: #000000; }

/*Kopfnavigation*/
#head {
   position: absolute;
   background-repeat: no-repeat;
   width: 950px;
   height: 130px;
   margin-left: 50px;
}

#title {
  position: absolute;
  width: 764px;
  height: 50px;
  left: 155px;
  top: 36px;
  z-index: 10;
}

#logo {
   position: absolute;
   margin-top:36px;
   background-repeat: no-repeat;
   width: 155px;
   height: 50px;
   z-index: 10;
}

#favorits {
  position: absolute;
  left: 0px;
  height: 35px;
  width: 923px;
  background-color: #e8edf2;
}

/*Grundgerüst*/
#fuss {
  clear: both;
  color: #999999;
  font-style: normal;
  font-size: 10px;
}

#fuss a { color: #999999; }

#hauptinhalt {
  position: absolute;
  left: 155px; 
  top: 85px;
  width: 755px;
  margin-left: 50px;
  padding: 8px 0px 10px 13px;
  min-height: 582px;
  background-color: #ffffff;
}

#hauptinhalt a { font-size: 10px; }

#inhaltstartseite {
  float: left;
  width: 570px;
  top: 0px;
  left: 0px;
}

form { margin: 0px 0px 0px 0px; }

input text {
  border-bottom: 1px #ffffff solid;
  border-left: 1px solid #ffffff;
}

textarea {
  margin: 15px 0px 0px 15px;
  border: 1px solid #757575;
}

.radiobutton input { width: 10px; }

#raicom_logo { display: none; }

#editor {
  position: absolute;
  top: 200px;
  left: 50px;
  width: 770px;
  background-color: #ffffff;
}

.mceContentBody {
  background-color: #ffffff;
  width: 770px;
}
