body {
    font-family: arial, helvetica, sans-serif;
    background-color: #999999
}

a {
    color: #ffffff;
    text-decoration: underline
}

h1 {
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #005397;
    line-height: 25px;
    height: 25px;
    background-color: #ced5e8
}

ul {
    color: #ffffff
}

li {
    color: #ffffff
}

table {
    border-right: #6894c1 2px solid;
    padding-right: 5px;
    border-top: #6894c1 2px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #6894c1 2px solid;
    padding-top: 5px;
    border-bottom: #6894c1 2px solid
}

tr {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px
}

td {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px
}

input {
    border-right: 0px solid;
    border-top: 0px solid;
    padding-left: 2px;
    font-size: 12px;
    border-left: 0px solid;
    border-bottom: 0px solid;
    font-family: arial, helvetica, sans-serif
}

select {
    border-right: 0px solid;
    border-top: 0px solid;
    padding-left: 2px;
    font-size: 12px;
    border-left: 0px solid;
    border-bottom: 0px solid;
    font-family: arial, helvetica, sans-serif
}

textarea {
    border-right: 0px solid;
    border-top: 0px solid;
    padding-left: 2px;
    font-size: 12px;
    border-left: 0px solid;
    border-bottom: 0px solid;
    font-family: arial, helvetica, sans-serif
}

input {
    color: #000000
}

select {
    color: #000000
}

textarea {
    color: #000000
}

.auswahl {
    width: 300px
}

.bigger {
    font-size: 16px
}

.button {
    border-top-width: 0px;
    margin-top: 10px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    width: 100px;
    color: #ffffff;
    height: 25px;
    background-color: #dc3d41;
    border-right-width: 0px
}

.clear {
    clear: both;
    line-height: 0;
    height: 0px
}

.profi {
    color: #dc3d41
}

.profi a {
    color: #dc3d41;
    border-bottom: red 1px dashed;
    text-decoration: none
}

.profi_menu {
    font-weight: bold;
    font-size: 11px
}

.comment {
    font-size: 11px;
    color: #ffffff;
    font-family: "courier new", courier, monospace
}

.comment_dark {
    font-size: 11px;
    color: #000000;
    font-family: "courier new", courier, monospace
}

#testnavi {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10px;
    left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    background-color: #cccccc
}

#testnavi a {
    text-decoration: underline
}

#main_color1 {
    margin: auto;
    width: 800px;
    background-color: #ffffff;
}

#main_color2 {
    margin: auto;
    width: 800px;
    background-color: #005397
}

#head_left {
    padding-left: 5px;
    font-weight: bold;
    float: left;
    width: 500px;
    color: #ced5e8;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #ffffff
}

.head_left_number {
    font-size: 70px
}

.head_left_title {
    font-size: 20px
}

#head_right {
    background-color: #ffffff;
    text-align: right;
    padding-top: 35px
}

.head_right_logo {
		height: 58px;
    margin-right: 10px
}

.head_right_lang {
    margin-right: 10px;
    font-size: 12px;
    color: black;
    font-family: verdana, arial, helvetica, sans-serif;
}

#head_right a {
    color: black;
    text-decoration: underline
}

#headline {
    padding-left: 40px;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    line-height: 40px;
    font-family: verdana, arial, helvetica, sans-serif;
    height: 40px
}

#statusbar {
    font-weight: bold;
    font-size: 11px;
    margin: auto;
    width: 800px;
    height: 27px;
    background-color: #ced5e8
}

#statusbar a {
    color: #000000;
    text-decoration: none
}

#statusbar a:hover {
    color: #dc3d41
}

#statusbar div {
    border-right: #ffffff 0px solid;
    border-top: #ffffff 1px solid;
    float: left;
    border-left: #ffffff 1px solid;
    width: 24px;
    line-height: 25px;
    border-bottom: #ffffff 1px solid;
    height: 25px;
    text-align: center
}

#statusbar_active {
    color: #ffffff;
    background-color: #005397
}

#statusbar_end {
    color: #ffffff;
    background-color: #005397
}

#statusbar_left {
    border-right: #005397 0px solid;
    border-top: #005397 1px solid;
    float: left;
    border-left: #005397 1px solid;
    width: 40px;
    border-bottom: #005397 0px solid;
    background-color: #ced5e8
}

#content {
    font-size: 12px;
    float: left;
    width: 500px;
    color: #ffffff;
    background-color: #005397
}

#failure {
	  margin: 0px;
	  padding: 8px;
	  border: 2px solid #dc3d41;
	  text-align: center;
}

#helpbox {
    font-size: 12px;
    float: right;
    width: 280px;
    line-height: 15px;
    background-color: #ffffff
}

#helpbox_title {
    padding: 2px 0px 2px 15px;
    font-weight: bold;
    float: left;
    width: 125px;
    color: #ffffff;
    background-color: #005397
}

#helpbox_text div {
    padding: 10px 10px 10px 15px;
}

#helpbox_text a {
    color: #000000;
    text-decoration: underline
}
