p, ul, li, h1, h2, h3
{
	padding: 0px;
	margin: 0px;
}
p
{
	margin-bottom: 10px;
}

ul
{
	list-style: none;
	margin-bottom: 10px;
}

body
{
	border: thin none #000000;
	width: 900px; /* page width */
	height: 1000px;
	margin: 5px auto;
	padding: 0px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 100%;
	background-color: #e9e9e9;
}
.header
{
	margin-left: 0px; /* menu width */
	padding: 0px 0px 0px 0px;
	width: 900px; /* page width - menu width - 2*padding - 2*border */
	height: 105px; /* header height - 2*padding - 2*border */
	background-color: #006699;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	-moz-border-radius: 0px;
}
body > .menu
{
	/* position: fixed; */
}
.menuAndContent
{
	width: 900px; /* page width */
	height: 10px;
}
.BorderBox
{
	padding: 0px;
	border: solid 0px #009;
	margin: 0px;
}

.menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*position: relative;*/
	float:left;
	top: 0px; /* header height + body margin + 2*border */
	left: 0px; /* 0 + body margin + border width*/
	width: 139px; /* menu width - 2*padding - 2*border */
	background-color: #e9e9e9;
	font-size: x-small;
	font-weight: normal;
	border-right: 10px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 90%;
	-moz-border-radius: 3px;
	border-style: none;
	border-width: 1px;
}
.aktu
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: static; /*position: relative;*/
	float: right;
	top: 0px; /* header height + body margin + 2*border */
	left: 704px; /* 0 + body margin + border width*/
	width: 198px; /* menu width - 2*padding - 2*border */
	background-color: #E9e9e9;
	font-size: x-small;
	font-weight: normal;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 100%;
	-moz-border-radius: 0px;
}
.menu_b
{
	margin: 130px 10px 0px -120px;
	padding: 0px 0px 0px 0px;
/*	position: static; position: relative;*/
	float: left;
	top: 265px; /* header height + body margin + 2*border */
	left: 710px; /* 0 + body margin + border width*/
	width: 100px; /* menu width - 2*padding - 2*border */
	background-color: #e9e9e9;
	font-size: small;
	font-weight: normal;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.content
{
	margin-left: 151px; /* menu width */
	padding: 15px 15px 5px 15px;
	width: 510px; /* page width - menu width - 2*padding - 2*border */
	border-color: Black;
	background-color: White;
	font-size: small;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	-moz-border-radius: 3px;
	border-width: thin;
}
.content_bild
{
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
	font-size: small;
	table-layout: fixed;
}
.footer
{
	margin-left: 151px; /* menu width */
	padding: 5px 15px 1px 15px;
	width: 508px; /* page width - menu width - 2*padding - 2*border */
	border-color: Black;
	background-color: #ffffff;
	font-size: small;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	-moz-border-radius: 3px;
	border-width: thin;
}
.block
{
	width: 118px;
	margin-left: -3px;
	margin-top: -3px;
	margin-bottom: 3px;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	line-height: 90%;
	text-align: left;
	vertical-align: middle;
	-moz-border-radius: 3px;
	border-width: thin;
}
.block_aktu
{
	width: 176px;
	margin-left: -3px;
	margin-top: -3px;
	margin-bottom: 3px;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	line-height: 100%;
	vertical-align: middle;
	text-align: left;
	-moz-border-radius: 3px;
	border-width: thin;
}
.block_aktu2
{
	width: 176px;
	margin-left: -3px;
	margin-top: -3px;
	margin-bottom: 3px;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	line-height: 100%;
	vertical-align: middle;
	text-align: left;
	-moz-border-radius: 3px;
	border-width: thin;
}
.block_redu
{
	width: 118px;
	margin-left: -3px;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	line-height: 90%;
	text-align: left;
	vertical-align: middle;
	-moz-border-radius: 0px;
}
.block_um
{
	width: 118px;
	margin-left: -3px;
	margin-top: -3px;
	margin-bottom: 3px;
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	border-left: gray 0px solid;
	border-bottom: gray 0px solid;
	line-height: 90%;
	text-align: left;
	vertical-align: middle;
	-moz-border-radius: 3px;
	border-width: thin;
}
.block_b
{
	-moz-border-radius: 4px;
	margin-left: -1px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.block_b2
{
	-moz-border-radius: 3px;
	width: 74px;
	margin-left: -1px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	line-height: 90%;
	text-align: center;
}
a.head
{
	display: block;
	background: url(kopf2.jpg) no-repeat;
	background-position: 0px 0px;
	height: 105px;
	color: #006699;
}

a.head:hover
{
	background: url(kopf2.jpg) #ffffff no-repeat;
	background-position: 0px 0px;
	height: 105px;
	color: #ffffff;
}
a
{
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}
a:active
{
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}


a.block_aktu
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #003399;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	background-color: #f9f9f9;
}

a.block_aktu:visited
{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	background-color: #f9f9f9;
}

a.block_aktu:hover
{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	background-color: #dcdcdc;
}
a.block_aktu2
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #cc3333;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	background-color: #ffffff;
}

a.block_aktu2:visited
{
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
}

a.block_aktu2:hover
{
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff;
}

a.block
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #003399;
	text-decoration: none;
	background-color: #CdCdCd;
	font-size: small;
	font-weight: normal;
}
a.block:visited
{
	color: #003399;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #CdCdCd;
}
a.block:hover
{
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #666666;
}
a.block:active
{
	color: #003399;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #CdCdCd;
}
a.block_redu
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #cc3333;
	font-size: small;
	font-weight: normal;
}
a.block_redu:visited
{
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
a.block_redu:hover
{
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #cc3333;
}

a.block_um
{
	display: block;
	padding: 5px 10px 5px 10px;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	font-size: small;
	font-weight: normal;
}
a.block_um:visited
{
	color: #003399;
	font-size: small;
	font-weight: normal;
	text-decoration: normal;
}
a.block_um:hover
{
	color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background-color: #666666;
}

a.block_b
{
	display: block;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	font-size: small;
	font-weight: bold;
}
a.block_b:visited
{
	color: #003399;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
a.block_b:hover
{
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #006699;
}
a.block_b2
{
	display: block;
	padding: 10px 10px 10px 10px;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	font-size: small;
	font-weight: bold;
}

a.block_b2:visited
{
	color: #003399;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

a.block_b2:hover
{
	color: #ffffff;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #006699;
}

h1
{
	font-weight: bold;
	font-size: large;
	color: #333333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
h2
{
	font-weight: bold;
	font-size: medium;
	color: #333333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-bottom: 5px;
}
h3
{
	font-weight: bold;
	font-size: small;
	color: #333333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
