/* general styles */

H1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
}

H2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
}

H3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

H4 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

H5 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

H6 {
	font-family: Verdana, sans-serif;
	font-size: 8px;
}

TD {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

TH {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

P {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

LI {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

DT {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

DD {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

FORM {
	margin-bottom: 0px;
}

A:link {
	text-decoration: none;
	background: transparent;
	color: #10218b;
}

A:visited {
	text-decoration: none;
	background: transparent;
	color: #10218b;
}

A:active {
	text-decoration: none;
	background: transparent;
	color: #10218b;
}

A:hover {
	text-decoration: none;
	background: transparent;
	color: #ff0000;
}

/* main menu */

A.menu:link {
	text-decoration: none;
	background: transparent;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.menu:visited {
	text-decoration: none;
	background: transparent;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.menu:active {
	text-decoration: none;
	background: #ffffff;
	color: #10218b;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.menu:hover {
	text-decoration: none;
	background: transparent;
	color: #ff0000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

H1.menu {
	background: transparent;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 28px;
	font-weight: bold;
}

TH.menu {
	background: transparent;
	color: #ffffff;
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
}

SELECT.menu {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* submenu */

UL.submenu {
	list-style-type: none;
	padding: 10px;
}

LI.submenu {
	color: #10218b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.submenu:link {
	text-decoration: none;
	background: transparent;
	color: #10218b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.submenu:visited {
	text-decoration: none;
	background: transparent;
	color: #10218b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.submenu:active {
	text-decoration: none;
	background: transparent;
	color: #10218b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.submenu:hover {
	text-decoration: none;
	background: transparent;
	color: #ff0000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* language selection */

A.lang:link {
	text-decoration: none;
	background: transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

A.lang:visited {
	text-decoration: none;
	background: transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

A.lang:active {
	text-decoration: none;
	background: transparent;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.lang:hover {
	text-decoration: none;
	background: transparent;
	color: #ff0000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* footnotes */

INPUT.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px
}

A.footnote:link {
	text-decoration: none;
	background: transparent;
	color: #000000;
}

A.footnote:visited {
	text-decoration: none;
	background: transparent;
	color: #000000;
}

A.footnote:active {
	text-decoration: none;
	background: transparent;
	color: #000000;
}

A.footnote:hover {
	text-decoration: none;
	background: transparent;
	color: #10218b;
}

TD.footnote {
	font-family: Verdana, sans-serif;
	font-size: 8px;
}

/* calendar entries */

TH.calendar {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

/* images */

IMG.w3c {
	width: 88px;
	height: 31px;
	margin: 0;
	border: 0;
}

P.btj {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

IMG.btj {
	width: 242px;
	height: 55px;
	margin: 0;
	border: 0;
}

IMG.nordlb {
	width: 120px;
	height: 60px;
	margin: 15px;
	border: 0;
}

IMG.map {
	width: 250px;
	height: 288px;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 0;
}

IMG.portrait {
	width: 62px;
	height: 90px;
	margin-right: 10px;
	border: 0;
}

IMG.office {
	width: 68px;
	height: 90px;
	margin-right: 0;
	border: 0;
}

IMG.banner {
        width: 468px;
        height: 60px;
        border: 0;
}