TD  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
	text-align : left;
	position : relative;
}

H1  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	color : Red;
	background : ;
	text-align : left;
	position : relative;
	border-width : medium;
}

H2  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	color : Navy;
	background : ;
	text-align : center;
	position : relative;
	border-width : medium;
}

H4  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
	text-align : center;
	position : relative;
	margin-bottom : 2px;
	margin-top : 2px;
	padding : 2px 2px;
}

H5  {
	font-family : Arial;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
	position : relative;
	font-style : normal;
	font-size : xx-small;
	text-align : left;
	margin-bottom : 2px;
	margin-top : 2px;
	padding : 2px 2px;
}

H6  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
	text-align : center;
	position : relative;
	margin-bottom : 2px;
	margin-top : 2px;
	padding : 2px 2px;
}

H3  {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : Navy;
	text-align : left;
	position : relative;
}

A  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : Navy;
	text-align : left;
	position : relative;
	margin : 1px 1px;
	padding : 1px 1px;
}

A:HOVER  {
	font-family : Arial;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
	position : relative;
	font-style : normal;
	font-size : small;
	margin : 1px 1px;
	padding : 1px 1px;
}

A:ACTIVE  {
	font-family : Arial;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
	position : relative;
	font-style : normal;
	font-size : small;
	margin : 1px 1px;
	padding : 1px 1px;
}

A:LINK  {
	font-family : Arial;
	font-weight : bold;
	color : #0000FF;
	text-decoration : none;
	position : relative;
	font-style : normal;
	font-size : small;
	margin : 1px 1px;
	padding : 1px 1px;
}

B  {
	font-family : sans-serif;
	font-weight : normal;
	color : Blue;
	position : relative;
	text-decoration : underline;
	font-size : x-small;
	font-style : normal;
}

C  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	position : relative;
}

LI  {
	font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	color : #808080;
	text-align : left;
	position : relative;
}

TH  {
	font-family : sans-serif;
	font-size : medium;
	font-weight : bold;
	color : #FFFFFF;
	background : #00BFFF;
	text-align : center;
	position : relative;
}

PRE  {
	font-family : monospace;
	font-size : medium;
	background : #CCFFFF;
	position : relative;
	left : 1cm;
}

.first  {
	border-top : ridge;
	border-left : ridge;
	position : relative;
}

.last  {
	border-bottom : ridge;
	border-right : ridge;
}

body {
	background-attachment : fixed;
	background-color : #93D8F7;
	background-image : url(../bilder/mainbg02.png);
	background-position : topleft;
	background-repeat : repeat-x;
	scrollbar-3dlight-color : Gray;
	scrollbar-arrow-color : Blue;
	scrollbar-base-color : #F0FFFF;
	scrollbar-darkshadow-color : Navy;
	scrollbar-face-color : #F0F8FF;
	scrollbar-highlight-color : White;
}
