body {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	scrollbar-base-color: #C6C8CA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { 
	color: #004ca4; 
	font-weight: bold;  
	text-decoration: underline; 
	font-size: 9pt;
}


a:link  { 
	color: #004ca4; 
}
a:visited   { 
	color: #004ca4; 
}

a:hover    {
	color: #5D616D;
	text-decoration: none;
}
a:active    { 
	color: #5D616D; 
	text-decoration: none;
}

.normal     { 
	font-size: 10pt;  
	list-style-position: inside 
}

.fett     {
	font-size: 10pt;
	list-style-position: inside;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.ueberschrift {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2C4786;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
.bildbeschreibung {
	font-size: 9px;
	color: #000000;
}
.ueberschrift_klein {
	font-size: 16px;
	font-weight: bold;
	color: #5D616D;
	padding: 0px;
    margin: 20px 0px 15px 0px;
}

.ueberschrift_fett {
	font-size: 10pt;
	list-style-position: inside;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}


UL {
	list-style-position: outside;
	border: 0px solid #000000;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	list-style-image: url(../sites/frameset/img/listenpfeil_blau.gif);
}

OL {
	list-style-position: outside;
	border: 0px solid #000000;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
}

LI.listePreil
 {
  list-style-position: outside;
  list-style-image:url(../sites/frameset/img/listenpfeil_schwarz.gif);
}

P {
  padding: 0px;
  margin: 6px 0px 6px 0px;
}
