
/* --Background / Scrollbar ------------------------------------------------------ */
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #CFDC89;
	scrollbar-base-color: #31527B;
	scrollbar-darkshadow-color: #0099FF;
	scrollbar-face-color: #EFF2F7;
	scrollbar-hight-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #E6ECC4;
	scrollbar-arrow-color: #0099FF;

	background-image: url(../images/bg.gif);
	background-position: center;
}


.content-layer {
left: 73px;
top: 580px;
width: 920px;
position:absolute;
z-index: 0;
visibility: visible;



}



.txt-footer {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: 1px;
	color: #ffffff;
}


a:focus{
    outline:none;
}
a:link, a:visited {

    color: #5E7B9B;
    text-decoration: none;
	font-weight: normal;
	
	
}

a:hover {
    color: #018BDD;

	font-weight: normal; 
	text-decoration: none;

}


/* -- Inhaltstext --*/
h2, h3, h4, h5, th, td, ul, a{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 25px;



}




/*  Aufzählungen mit Dots -------------------------------------------------------- */
li {
  color:#387410;
  background-image: url(/images/stories/icons/pfeil.gif);
  background-position: 0 0;
  background-repeat:no-repeat;
  line-height:2;
  text-align:left;
  padding-left:18px;
  display:block;

}

.

.fliesstext {
	font-size: 11px;
	color:#000000;
}

.fliesstext-gruen {
	font-size: 11px;
	color:#387410;
}
.fliesstext-braun{
	font-size: 11px;
	color:#A0833F;
}

.fliesstext-fett {
	font-size: 11px;
	color:#000000;
	font-weight: bold;

}
.fliesstext-fett-blau {
	font-size: 11px;
	color:#2579C1;
	font-weight: bold;
}
.fliesstext-fett-gruen {
	font-size: 11px;
	color:#387410;
	font-weight: bold;
}
.fliesstext-fett-braun{
	font-size: 11px;
	color:#A0833F;
	font-weight: bold;
}

.teilueberschrift {
	font-size: 11px;
	font-weight: bold;
}
.teilueberschrift-blau {
	font-size: 12px;
	font-weight: bold;
	color:#1AA4E6;
	line-height: 24px;
}
.teilueberschrift-gruen {
	font-size: 12px;
    font-weight: bold;
	color:#387410;
	line-height: 24px;
}
.teilueberschrift-braun{
	font-size: 12px;
    font-weight: bold;
	color:#A0833F;
	line-height: 24px;
}



.ueberschrift {
	font-size: 14px;
	font-weight: bold;
}
.ueberschrift-blau {
	font-size: 14px;
	font-weight: bold;
	color:#1AA4E6;
	line-height: 33px;
}
.ueberschrift-gruen {
	font-size: 14px;
    font-weight: bold;
	color:#387410;
	line-height: 33px;
}
.ueberschrift-orange{
	font-size: 14px;
    font-weight: bold;
	color:#FAAF01;
	line-height: 33px;

}
.txtl {
    font-size: 13px;
}
 .txtxl {
    font-size: 14px;
}
