* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	font-size: 9pt;
	font-family: Arial;
	padding-bottom: 20px;
}

img {
	border: 0px;
}

h1 {
	font-size: 12pt;
	margin-bottom: 5px;
}

h3 {
	font-size: 9pt;
}

p {
	margin: 0 0 10px 0;
}

ul
{
  margin: 0;
  padding-left: 0;
}

#Edenhofer {
	width: 957px;
}
#Header {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 614px;
	height: 124px;
}

#HeaderImage {
	position: absolute;
	top: 12px;
	left: 626px;
	height: 124px;
	width: 359px;
	background-color: #374664;
}

#Intro {
	position: absolute;
	top: 136px;
	left: 12px;
	height: 451px;
	width: 973px;
	background-image: url(/images/Intro.jpg);
}

#MainMenu {
	position: absolute;
	top: 136px;
	left: 162px;
	width: 823px;
	height: 13px;
	background-color: white;
	background-repeat: repeat-x;
	background-image: url(/images/MenuBg.jpg);
}

.MenuCurrent {
	position: relative;
	top: 0px;
	height: 13px;
	font-weight: 800;
	font-size: 9pt;
	color: #2A4697;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(/images/MenuCurrentDark.jpg);
}

.MenuItem {
	position: relative;
	top: 0px;
	font-size: 9pt;
	font-weight: 800;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px;
}

.MenuItem a, a:link {
	color: #6A7999;
	text-decoration: none;
}

.MenuItem a:visited {
	color: #6A7999;
	text-decoration: none;
}

.MenuItem a:hover {
	color: #2A4697;
	text-decoration: none;
}

#Container {
	position: absolute;
	top: 153px;
	left: 162px;
	width: 821px;
	height: 432px;
	overflow: none;
	background-color: #EFEFEF;
	border: 1px solid #BBBAD2;
	list-style-type: decimal;
}

#Container a, a:link, a:visited {
	color: #9199AA;
	font-weight: bold;
	text-decoration: none;
}

#Container a:hover {
	color: #374665;
	font-weight: bold;
	text-decoration: underline;
}

#ContainerData {
	margin: 23px;
	width: 480px;
}

#ContainerData td {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

#ContainerDataLarge {
	margin: 23px;
	width: 760px;
}

#ContainerDataLarge td {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

.ContentBorder {
	padding: 2px;
	border: 1px solid #BBBAD2;
}
.PageLink {
	position: absolute;
	bottom: 20px;
	width: 150px;
}
.PrevPage {
	margin-right: 10px;
	width: 60px;
}

.NextPage {
	width: 60px;
}

#Download {
	position: absolute;
	top: 153px;
	left: 12px;
	width: 133px;
	height: 140px;
	border: 1px solid #BBBAD2;
	background-color: #EFEFEF;
}

#Extra1 {
	position: absolute;
	top: 309px;
	left: 12px;
	width: 133px;
	height: 170px;
	border: 1px solid #BBBAD2;
	background-color: #EFEFEF;
	visibility: hidden;
}

.Extra1 {
	margin: 5px;
}

#Extra2 {
	position: absolute;
	top: 495px;
	left: 12px;
	width: 133px;
	height: 90px;
	border: 1px solid #BBBAD2;
	background-color: #EFEFEF;
}

#Extra2 table {
	width: 100%;
	padding: 0px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

#Extra2 a, a:link, a:visited {
	color: #9199AA;
	font-weight: bold;
	text-decoration: none;
}

#Extra2 a:hover {
	color: #374665;
	font-weight: bold;
	text-decoration: underline;
}

.MenuData {
	font-size: 9pt;
}

.Address {
	font-size: 9pt;
	margin: 5px;
}

.Profil {
	font-size: 9pt;
}

.BorderDiv {
	border:2px solid grey;
}

#formContainer {
	margin: 10px 10px 10px 14px;
}

.Error {
	text-align: right;
	border:2px solid red;
}

.HorizontalLine {
	border-top: 2px solid grey;
}

.VerticalLine {
	border-left: 2px solid grey;
}

#pnlHorizontal {
	border-top: 2px solid grey;
}

#pnlHorizontal1 {
	border-top: 2px solid grey;
}

#pnlVertical {
	border-left: 2px solid grey;
}

#list01 {
	list-style-position: inside;
	list-style-type: none;
}
