H1,H2,H3,H4,H5,H6,TD,TH,UL,LI,OL,P,DIV {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}


.text {font-style: normal; font-weight: normal;}

.textfett {font-style: normal; font-weight: bold;}

.textkursiv {font-style: italic; font-weight: normal;}

.textrot {font-weight: bold; color: #CC0000;}

.textklein {font-size: 9px;}
	
.titel1 {font-weight: bold;	font-size: 18px;}

.titel2 {font-weight: bold;	font-size: 16px;}
	

a.linkgruen:link {color: #3d8142; text-decoration: none; font-weight: bold;}
a.linkgruen:visited {color: #3d8142; text-decoration: none; font-weight: bold;}
a.linkgruen:active {color: #ffffff; text-decoration: none; font-weight: bold;}
a.linkgruen:hover {color: #ffffff; text-decoration: none; font-weight: bold;}


a.linkweiss:link {color: #ffffff; text-decoration: none}
a.linkweiss:visited {color: #ffffff; text-decoration: none}
a.linkweiss:active {color: #000000; text-decoration: none}
a.linkweiss:hover {color: #000000; text-decoration: none}

a.linkblau:link {color: #0000ff; text-decoration: none; font-weight: bold;}
a.linkblau:visited {color: #0000ff; text-decoration: none; font-weight: bold;}
a.linkblau:active {color: #000000; text-decoration: none; font-weight: bold;}
a.linkblau:hover {color: #000000; text-decoration: none; font-weight: bold;}

a.linkrot:link {color: red; text-decoration: none; font-weight: bold;}
a.linkrot:visited {color: red; text-decoration: none; font-weight: bold;}
a.linkrot:active {color: #000000; text-decoration: none; font-weight: bold;}
a.linkrot:hover {color: #000000; text-decoration: none; font-weight: bold;}

.rahmen_black {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

