.HeadLine {
	height: 60.0px;
}

.Header3 {
	font-size:16px;
	margin-top:12px;
	margin-bottom:12px;
	font-weight: bold;
}

.Header4 {
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold
}

.tab10 {
	width: 10em;
	display: inline-block;
}

.justified {
	text-align: justify
}

.indent10 {
	margin-left: 10em
}

.paragraph1 {
    font-size: 8pt;
}

.nobottom {
	border-bottom: 0px
}

div.listing li {
	list-style: circle;
	margin-left: 1em
}

table.frame {
    border-collapse: collapse; 
	width: 100%
}

table.frame td, table.frame th {
    padding: 0;
}

img.frame {
	border: 0;
}

html, body, form {
	height: 100%;
    color: #484848;
    font-family: Verdana,Arial,sans-serif;
    font-size: 9pt;
    line-height: 120%;
	background-color: white
}
	
.NotesTopPanel {
	background-image: url("Notes-Top-stretch.png")
}

.Logo {
  right: 0;
  position: absolute;
  margin: 5px 15px 5px 5px;
}

.imprint {
    padding-left: 50%;
    padding-right: 50%;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #188ca512;
    position: absolute;
    bottom: 0;
    right: 0;
}

.LogoLines {
	background-image: url("lines.gif");
	height: 50px;
	left: 0;
	margin: 5px 0 5px 15px;
	position: absolute;
	right: 299px;
}

.NotesMenueContainer {
	background: url("Notes-Menue-stretch.png") ;
	height: 34px;
	border-bottom: 1px solid #D0D0D0;
    position: relative;
    z-index: 1;
}

.NotesTabbedMenue {
    bottom: -1px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    left: 10px;
    border-bottom: 1px solid #D0D0D0;
	min-width: 640px
}

.NotesTabbedMenue li {
    float: left;
}

.NotesMenuePanel {
	border: 4px solid rgb(176, 192, 208);
	top: 56px;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	border-style: solid;
	overflow: hidden;
}

.NotesMenueContent {
    border: 1px solid #8091A5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em;
    position: absolute;
	overflow: auto;
}

.tabcontent {
    padding: 20px 10px 10px;
    border-bottom: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
}
	
.ImpressOuterPanel_del {
    bottom: 1em;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 60px;
}

#map {
	height: 100%; 
}

.Login {
	border: 1px solid #E0E0E0;
	padding: 2em;
	margin: 2em;
}

.fragment-content {
    padding-top: 1em;
    padding-right: 8px;
    padding-bottom: 1em;
    padding-left: 8px;
    margin: auto;
    max-width: fit-content;
    min-height: 200px;
}

.fragment-content > div {
    color: #444444;
    float: left;
    height: 180px;
    padding: 5pt 8px 25pt 8px;
    text-align: center;
    width: 170px;
}

.fragment-content a {
    color: #003399;
    text-decoration: none;
}

.fragment-content a:hover {
    color: #0066FF;
    text-decoration: underline;
}

.fragment-content img {
    display: block;
    margin: 0pt auto;
    border: 0pt none;
    border-style: none;
    padding: 1em;
    min-height: 138px;
}

.fragment-content .icon {
    float: left;
    width: 140px;
    height: 140px;
    padding: 0pt 8px;
}

.authentication {
	right:0px;
	position:absolute;
	margin:3px;
	font-size:8pt;
	color:rgb(0,128,192)
}
.DetailLine {
	width:80px;
	font-size:10pt;
	color:rgb(128,128,128)
}
.DetailLineBody {
	width:857.0px;
	font-size:14pt
}