* {
margin: 0;
padding: 0;
}

body {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #7D7D75;
scrollbar-base-color:#FF7F50;
scrollbar-face-color:#F1A259;
scrollbar-track-color:#02A7C4;
scrollbar-shadow-color:#000000;
scrollbar-dark-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-3d-light-color:FF915B;
scrollbar-highlight-color:#000000; }
/*
color: #757475; 
color: #4C4638; color: #757475 8ACCD6; 
} 
h1, tr, .headerbild, .schmuckbild, .navigation, .content, .banner, .adresse1, .farbverlauf, .adresse2, .unten_links, .unten_mitte, .unten_rechts {
border-bottom-style: dotted;
border-right-style: dotted;
border-width: 1px;
border-color: #F1A259; 
}
*/

body, p, li, td {
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.pearlyheader {
position: absolute;
left:0px;
top:0px;
right:0px;
}

.pearly {
position: absolute;
left: 628px;
top: 88px; 
}

.container {
width: 762px;
}

.containernavi {   /* ??????????  */
background-color: #024E5B;
}

.navigation {
float: left;
font-size: 11px;
vertical-align:top;
background-image:  url(bilder/layout/hintergrund_navi_hellblau.gif);  
/* background-color: #F1A259;*/
width: 200px;
height: 100%;
border-right: 1px dotted #024E5B; 
}

.navijoe {  /*  Navigation links   */
position: absolute;
left:0px; top:174px; width:200px; height:250px; 
background-color: #024E5B;
} 

/*
.navigationunten {
float: left;
background-color: #FFCC33;
width: 200px;
height: 100%;
} */

.content {
float: right;
vertical-align:top;
font: 12px Arial, Helvetica, sans-serif;
text-align: left;
width: 560px;
height: 100%;
border-right: 1px dotted #024E5B;
}

.containerunten {
width: 762px;
height: 120px;
}

.adresse {
float: left;
font-size: 11px;
border-top: 1px dotted #024E5B;
border-right: 1px dotted #024E5B;
width: 200px;
height: 120px;
background-color: #024E5B;
}

.unten {
border-top: 1px dotted #024E5B;
border-right: 1px dotted #024E5B;
float: right;
font: 12px Arial, Helvetica, sans-serif;
width: 560px;
height: 120px;
}

.banner {
position: absolute;
left: 780px;
top: 100px;
/*width: 200px;  
border: 1px dotted #F1A259;*/
}

.abstand {
paddding: 10px;
}

.linie {
border-bottom-style: dotted;
border-color: #F1A259;
border-width: 1px;
width: 95%;
}

h1{
font-size: 20px;
color: #025F5E;
font-weight:bold;
padding: 10px;
padding-left: 20px;
}

h2 {
text-align: left;
font-size: 17px;
color: #025F5E;
padding-top: 10px;
padding-bottom: 10px;
}

h3 {
text-align: left;
font-size: 12px;
color: #025F5E;
padding-top: 10px;
padding-bottom: 10px;
}

.text {
padding: 20px;
}

li {
margin-left: 20px;
/* list-style-image: url(bilder/pearly/listenpunkt_orange.gif);  */
list-style-type: disc;
}

.zitate {
font-weight: bold;
font-style: italic;
font-family: "Comic Sans MS";
}

a {
text-decoration:none;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a.navi:link
 {
  text-decoration:none; font-weight:bold;
  line-height: 17px;
  color:#FFF;
  border: 0px;	
 }	
a.navi:visited
 {
  text-decoration:none; font-weight:bold;
  color:#FFF;
  border: 0px;
  line-height: 17px;
 }
a.navi:hover
 {
  text-decoration:none; font-weight:bold;
  color:#B7D2D6;
  /*background: #FFF;   */
  border: 0px;
  line-height: 17px;
 }
a.navi:active
 {
  text-decoration:none; font-weight:bold;
  color:#E5EEB7;
  /*   background: #EEFDFF;  */
  border: 0px;
  line-height: 17px;
 }

a:link
 {
  text-decoration:none; 
  color:#025F5E;
  border-bottom: 1px #025F5E dotted;
/*  border: 1px dotted #2C5A5E;
   background-color: #2C5A5E;
 border-bottom: dotted 1px;   */
 }
a:visited
 {
  text-decoration:none; 
  color:#025F5E;
  border-bottom: 1px #025F5E dotted;
 }
a:hover
 {
  text-decoration:none; 
  color:#2C5A5E;
  border: 1px #025F5E dotted;
 }
a:active
 {
  text-decoration:none; 
  color:#2C5A5E;
  border: 1px #000 dotted;
 }


.tableheader {
background: #FF9C7D;
vertical-align:top;
font-size: 12px;
font-weight: bold;
padding: 5px;
}

.tableorange {
background: #FFECE3;
vertical-align:top;
font-size: 11px;
padding: 5px;
}

.tablegruen {
background: #ECF7F3;
vertical-align:top;
/* border-left: 1px solid #FF9C7D;
border-right: 1px solid #FF9C7D;  */
padding: 5px;
font-size: 11px;
}

.footer {
font-size: 10px;
}