.pagehead1 {
	color: #000066;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 20px;
	font-weight: bold;
}

.pagehead2 {
	color: #000066;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: normal;
}

.pagehead3 {
	color: #000066;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: bold;
}


.content {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.contentklein {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.contentkleinfett {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

.fussnote {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
}

.textnavigation {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
}

TD {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

TD.tabhead1 {
	color: #000066;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 20px;
	font-weight: bold;
}

TD.tabhead2 {
	color: #000066;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight: normal;
}

TD.tabklein {
	color: #7D7D7D;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}


A {
	color: #000066;
	text-decoration: none;
}

A.einzel {
	color:#7D7D7D;
	text-decoration: none;
}

A.einzel:hover {
	color: #000066;
         text-decoration: none;
}


A:HOVER {
	color: #000066;
	text-decoration: underline;
}

body {
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-arrow-color:#000066;
  scrollbar-darkshadow-color:#000066;
  scrollbar-face-color:#ADADCE;
  scrollbar-highlight-color:#E2E2E2;
  scrollbar-shadow-color:#000066;
  scrollbar-track-color:#FFFFFF;
  background-attachment: fixed;
  background-image: url(http://www.tsz-bocholt01.de/templates/images/bkgrd.gif);
  background-repeat: no-repeat;
}