/* body und div-Container */

body {
	font-size:12px;
	line-height: 1.5;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
 	margin: 0;
   	padding: 0;
   	text-align: center;
   	background-color: #F8F7F1;
   	scrollbar-base-color:#6F603E;
  	scrollbar-3d-light-color:#F9E1A4;
  	scrollbar-arrow-color:#6F603E;
  	scrollbar-darkshadow-color:#6F603E;
  	scrollbar-face-color:#F2DBA8;
  	scrollbar-highlight-color:#F9E1A4;
  	scrollbar-shadow-color:#6F603E;
  	scrollbar-track-color:#FEE9A8;
   }
   
   
#position {
   background-image: url(bilder/wallpaper_version3.jpg);
   background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto;
	width: 750px;
	height: 600px;
}


#navigation {
  float: left;
  width: 170px;
  height: 500px;
  margin-top: 100px;
  border: 0;
}

#inhalt {
  float:left;
  text-align: left;
  width: 530px;
  height: 460px;
  margin-left: 20px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 120px;
  border: 0;
  overflow:auto;
}

#hack {
	clear:both;
}

.hacke {
	clear:both;
}

/* Text- und Bild-Auszeichnungen*/

table {
	font-size:11px;
   	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
.klein {
font-size: 80%;
}

.mittel {
font-size: 96%;
}

.zitat {
padding: 10px;
background-color:#F2DBA8;
}
 
.headline {
font-size:14px;
font-weight: bold;
}

.subline {
font-weight: bold;
color: #6F603E;
}

.bildRechts {
  float:right;
  margin-left: 20px;
}

.eng {
line-height:normal;
}

.bildLinks {
  float:left;
  margin-right: 10px;
}

.bildKasten {
  float:left;
  margin-right: 10px;
  background-color:#FEF5DB;
}

.bildKLinks {
  float:left;
  width:200px;
  margin-right: 10px;
  background-color:#FEF5DB;
}

.bildKastenleer {
  float:left;

}

.kurzmeldung {
padding: 10px;
margin: 10px;
background-color:#FEF5DB;
}

.termin {
padding: 10px;
margin: 10px;
background-color: #F9E1A4;
}


/**/

ul.inside {
list-style:inside;
}

/* Links */

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


/* */

a.txt:link, a.txt:visited  {
   color: #2B00A6;
   font-weight: bold;
   background-image:url(bilder/pfeil.gif);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:12px;
}

a.txt:hover, a.txt:active {
   text-decoration:underline;
   background-image:url(bilder/pfeil.gif);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:12px;
}

a.ext:link, a.ext:visited  {
	font-weight: bold;
	background-image:url(bilder/pfeil_ext.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:13px;
	color: #2B00A6;
}

a.ext:hover, a.ext:active {
   text-decoration:underline;
   background-image:url(bilder/pfeil_ext.gif);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:13px;
}

a.txt_d:link, a.txt_d:visited  {
   color: #2B00A6;
   font-weight: bold;
   background-image:url(bilder/pfeil_d.gif);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:13px;
}

a.txt_d:hover, a.txt_d:active {
   text-decoration:underline;
   background-image:url(bilder/pfeil_d.gif);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:13px;
}


/* */

a.hauptthema:link, a.hauptthema:visited  {
   color: #2B00A6;
   font-size: 12px;
   font-weight: bold;
   padding-left:10px;
   padding-right: 5px;
   height: 25px;
}

a.hauptthema:hover, a.hauptthema:active {
   background-color: #2B00A6;
   color: #FAE7AC;
}

.stellen, .startseite, .wir, .aktuell, .leistungen, .foerder, .plus, .pflege, .kontakt, .links, .impressum, .hausnotruf { 
   background-color: #2B00A6;
   color: #FAE7AC;
   font-size: 12px;
   font-weight: bold;
   padding-left:10px;
   padding-right: 5px;
   height: 25px;
}


a.sublink:link, a.sublink:visited {
   color: #2B00A6;
   position: relative;
   font-size: 10px;
   text-decoration: none;
   padding-left:20px;
   padding-right: 5px;
   height: 15px;
}

a.sublink:hover, a.sublink:active {
   background-color: #2B00A6;
   color: #FAE7AC;
}


.presse, .termine, .beratung, .haus_kranken, .haus_pflege, .rufbereit, .mobsozdienst, .essen, .pflegeeinsatz, .zivis, .senioren, .vorstand, .einsatz, .leitung, .traeger {    /* Elemente ergaenzen!  */
   position: relative;
   background-color: #2B00A6;
   color: #FAE7AC;
   font-size: 10px;
   padding-left: 20px;
   padding-right: 5px;
   height: 15px;
}

