BODY {
	font-family : Verdana, Arial;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
	background-color : #EEF4F1;
	text-align : justify;
	margin-top : 5 px;
	margin-left : 10px;
	margin-bottom : 0px;
	margin-right : 10px;
}
A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #336666;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #336666;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #336666;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8t;
	font-style : normal;
	font-weight : bold;
	color : #99CCCC;
}
H1 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Black;
}
H2 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : black;
}
H3 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	color: White;
	font-weight : bold;
}
H4 {
	font-family : Verdana;
	font-size : 7pt;
	font-style : normal;
	color: black;
	font-weight : bold;
}
H5 {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: white;
	font-weight : bold;
}
UL {
	list-style-type : circle;
}
TABLE {
	text-align : left;
	vertical-align : top;
	font-family : Verdana;
	font-style : normal;
	font-size : 8pt;
	padding : 0px;	
}
TR {
	text-align : justify;
	vertical-align : top;
}

.TextBox3D
{
	BORDER-RIGHT: 1px solid #666666;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 12px;
	background: transparent url(images/textbox_shadow.gif) no-repeat top left;
	BORDER-LEFT: 1px solid #000000;
	COLOR: #000000;
	BORDER-BOTTOM: 1px solid #666666;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff
}


.Titel
{
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	background: transparent url(images/background.gif) top left;
	vertical-align : middle;
	font-weight : bold;
	text-align : center;
	COLOR: #000000;
}

.BorderLeftRight
{
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
}

.BorderLeftRightBottom
{
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
}


