body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
dl, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
}
ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px;
	margin-bottom: 4px;
	list-style-type: circle;
}
.linie {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #6699CC;
}
dd {
	margin-left: 36px;
}
dt {
	font-style: italic;
	margin-left: 16px;
	margin-top: 5px; 
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
}
h3 {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	margin-top: 14px;
}
a:link {
	color: #2F53A7;  
	text-decoration: none;
}
a:visited {
	color: #2F53A7;  
	text-decoration: none;
}
a:hover {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	color: #000000;
}
a:active, a:focus{ outline:none; 
}
a[href$=".pdf"]:after 
{
	font-size: 10px; color: red; content: " [PDF]";
}
.LinieLinks {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-left: 10px;
}
.LinieRechts {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.einger {
	margin-left: 15px;
}
.akasten {
	width:99%;
	background-color:#FFFFFF;
	font-weight: bold;
	color: #2F53A7;
	padding: 1px;
	margin: 0px;
	border: 1px solid #2F53A7;
}
.ikasten {
	background-color:#FFFFFF;
	margin: 0px 0px 10px;
	border-top: 0px none #666666;
	border-right: 0px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 0px none #666666;
	padding: 4px 0px;
}
.ikastenrahmen {
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;
	width: 99%;
	padding: 1px 1px 1px 1px;
	border-top: 1px none #2F53A7;
	border-right: 1px dotted #2F53A7;
	border-bottom: 1px dotted #2F53A7;
	border-left: 1px dotted #2F53A7;
}
.ikastenrahmenklein {
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0%;
	padding: 5px;
	border: 1px dotted #6699CC;
}
.menueschrift {
	color: #666666;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
}
a.menueschrift:hover {
	color: #000000;

}
.menuekastenkopf {
	width:140px;
	background-color:#FFFFFF;
	font-weight: bold;
	color: #666666;
	padding: 6px 3px 3px;
	margin: 0px;
}
.menuekasten {
	background-color:#FFFFFF;
	margin: 1px 3px 1px 4px;
	width: 140px;
	padding: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	background-image: url(pic/kopf/m_pfeil_0.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	color: #999999;
}
a.menuekasten:hover {
	background-color:#DDDDDD;
	margin: 1px 3px 1px 4px;
	width: 140px;
	padding: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	background-image: url(pic/kopf/m_pfeil_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	color: #000000;
	text-decoration: none;
}
.menuekopfschrift {
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.blau {
color:#6699CC;
}
.hervorhebung {
	font-weight: bold;
	color: #FF0000;
}
.kleiner {
	font-size: 10px;
}
.grau {

color:#666666;
}
.LinieUnten {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
em {
	font-weight: normal;
	font-style: italic;
}
.figure {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}
.rotfett {
	font-weight: bold;
	color: #FF0000;
}
