body {
	margin: 0;
	background: url("/assets/body_bg-cb07cefa.png") repeat-x !important;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

#head {
	margin-bottom: 20px;
}

#head h1 {
    float:left;
	padding: 0;
	margin: 0;
	display: block;
	width: 210px;
	height: 110px;
	background: url("/assets/logo-119d9ddd.png") no-repeat;
	margin-left: -10px;
	overflow: hidden;
}

#head h1 span {
	position: absolute;
	margin-left: -2000px;

}

.header_img{
    float:right;
}


#main {
	margin: 25px 0;
	padding-bottom: 25px;
}

.message_wrapper {
	display: block;
	float: none;
	height: auto;
	overflow: hidden;
	width: 100%;

}

#errors {
	display: block;
	padding: 15px;
	float: none;
	height: auto;
	overflow: hidden;
	background: red;
	width: 920px;
	margin-top: 15px;
	color: #fff;
}

h2 {
	font-weight: normal;
	margin: 0 0 25px 0;
	padding: 0 0 4px 0;
	/* border-bottom: 2px solid #ccc; */
	color: #666;
}

h3 {
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	/*border-bottom: 1px solid #ccc;*/
	color: #666;
}


h4 {
	font-size: 14px;
	margin: 8px 0 4px 0;
	padding: 0 0 4px 0;
	/*border-bottom: 1px solid #ccc;*/
	color: #333;
	border-bottom: 1px dotted #bbb;
}


p, li {
	font-size: 1.0em;
	line-height: 1.5em;
}


a {
	color: #1386df;
	text-decoration: none;
}

.form {
	padding: 0px 45px 15px 45px;
	background: url("/assets/form-176df305.png") no-repeat;
	margin: 0 0 0 0;
	min-height: 200px;
	overflow: hidden;
}

.form p {
	margin: 0 0 18px 0;
}

._460 {
		background: url("/assets/form_460-59b1be8d.png") no-repeat;
}

._940 {
		background: url("/assets/form_940-9d253640.png") no-repeat;
}

.form h3 {
	background: url("/assets/form_head-ec0f77e9.png") no-repeat;
	height: 40px;
	padding: 13px 20px 5px 49px;
	margin-left: -45px;
	margin-top: 20px;
	color: #fff;
	text-shadow: #363636 0 1px 2px;
}

table.form_table {
	margin-top: 25px;
	width: 100%;
}

table.form_table td {
	padding: 0.6em;
}


.form_row {
	margin-bottom: 15px;
	float: none;
	clear: both;
	overflow: hidden;
	padding: 0 5px;
}

.group {
	float: none;
	clear: both;
}

.floating {
	float: left;
	margin-right: 20px;
}

.button_row {
	padding-top: 25px;
}


label {
	display: block;
	color: #666;
	font-size: 0.8em;
	float: none;
	clear: both;
	margin-bottom: 6px;
}

label.checkbox {
	float: right;
	margin-right: 80px;
	margin-top:5px;
}

.field_with_errors label {
	color: red;
}

input[type=text], input[type=password], input[type=email], input[type=number] {
	display: block;
	border: 0;
	background: url("/assets/dot-a51c077f.png") repeat-x bottom #fff;
	padding: 8px;
	box-shadow: #ccc 0 0 5px;
	font-size: 1em;
	float: none;
	clear: both;
	border: 0;
	width: 80%;
}

sbutton {
	margin: 0 25px 0 0;
	float: left;
}

 a.button{
	-webkit-appearance: none;
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 15px;
	color: #fff !important;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/act_bg-8e5a8a08.png") repeat-x #0E2F5E;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
}

a.button_grey{
  -webkit-appearance: none;
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 15px;
	color: #fff;
  width: 130px;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/button_bg-176a284c.png") repeat-x #0E2F5E;
	display: block;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
}

a.button_grey visited{
	color: #fff;
}

input[type=submit] {
	-webkit-appearance: none;
	font-size: 1.1em;
	font-weight: normal;
	padding: 10px 15px;
	color: #fff;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/button_bg-176a284c.png") repeat-x #0E2F5E;
	display: block;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
}

input.small, .button-small {
	-webkit-appearance: none;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px 8px;
	margin: 3px 3px;
	color: #fff;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/button_bg-176a284c.png") repeat-x #646668;
	display: block;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 0;
}


.right {
	float: right;
	margin: 0 0 0 25px;
}

#wizard {
	margin: 0 0 35px 10px;
}

#wizard ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#wizard ul li {
	display: block;
	float: left;
}

#wizard table {
	border-spacing: collapse;
	padding: 0;
	margin: 0;
}

#wizard td.num {
	padding: 8px 12px;
	border-right: 2px solid #fff;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/button_bg-176a284c.png") repeat-x #0E2F5E;
}

#wizard td.num_active {
	width: 12px;
	padding: 8px 12px;
	border-right: 2px solid #fff;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-shadow: #363636 0 1px 2px;
	background: url("/assets/act-8e5a8a08.png") repeat-x #0E2F5E;
}

#wizard td.desc {
	padding: 11px 37px 10px 12px;
	border-right: 2px solid #fff;
	font-size: 0.9em;
	font-weight: normal;
	color: #999;
	background: #ddd;
}

#wizard td.desc_active {
	padding: 11px 37px 10px 12px;
	border-right: 2px solid #fff;
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	background: #ccc;
}


.description {
	display: block;
	padding: 25px;
	background: url("/assets/desc_bg-e31c7baf.png") no-repeat;
	min-height: 400px;
}

.description p {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 20px 0;
}

.description li {
	font-size: 14px;
}

select {
	float: left;
	margin-right: 15px;
	-webkit-appearance: none;
	border: 0;
	padding: 5px 40px 5px 10px;
	font-size: 1.1em;
	height: 35px;
	background: #ddd url("/assets/select-1dd40133.png") right center no-repeat;
	display: block;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


.important{
    color:#ff0000;
}

textarea {
	font-size: 1.0em;
	padding: 15px;
	width: 480px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aaa), color-stop(0.05, #fff));
	height: 130px;
	border: 5px solid #ccc;
}

.img_left {
	float: none;
	margin: 0 0 25px 0;
	overflow: hidden;
}

.img_left img {
	float: left;
	margin-right: 20px;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}


#login {
/*	padding-top: 100px;*/
	padding-bottom: 20px;
	text-align: right;
	font-size: 0.8em;
	color: #555;
	float: right;
}

table.show {
	font-size: 14px;
	margin: 0 0 35px 0;
}

table.show td {
	vertical-align: top;
}

table.show td.label {
	width: 80px;
	color: #777;
}

table.show td.data {
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
}


.img_wrapper {
	overflow: hidden;
	float: none;
	min-height: 60px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.img_wrapper img {
	position: absolute;
}

.img_comments {
	overflow: hidden;
	float: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 80px;
}

.comment-data {
	font-size: 11px;
	border-bottom: 1px dotted #bbb;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
}

.comment {
	margin: 0 0 25px 0;
}

.edittable {
	width: 100%;
	border: 3px solid #ccc;
}

.edittable thead {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.edittable thead th {
	padding: 8px;
	text-align: left;
	color: #fff;
	background: url("/assets/act-8e5a8a08.png") repeat-x #0E2F5E;
	font-weight: normal;
	text-shadow: #363636 0 1px 2px;
	margin-bottom: 0;
	border: 0;
}

.edittable td {
	padding: 8px;
	text-align: left;
	font-size: 12px;
	color: #333;
	background: #ddd;
	font-weight: normal;
}

.edittable tr.neu td {
	color: #000;
	font-weight: bold;
}

.edittable tr.even td {
	background: #eee;
}

.edittable tr.odd.represented td {
	background: #f7d37b;
}

.edittable tr.even.represented td {
	background: #fce5ae;
}





.edittable tr.bearbeitet td {
	color: blue;
}

.post_admin .comment-data {
	color: green;
}

#notice {
	font-size: 21px;
	color: red;
	padding-left: 10px;
}
#footer{
  margin: 20px 0 0 0;
  border-top: 1px solid #0E2F5E;
/*  border-top: 1px solid #615996;   */
  padding-top:4px;
  color: #999;
}

#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
	display: block;
}

#footer ul li {
	display: block;
	height: 25px;
	overflow: hidden;
	float: left;
    font-weight: normal;
    font-size: 1.1em;
	padding-top: 1px;
}

#footer ul li a {
	display: block;
	color: #666;
    font-size: 0.7em;
	text-decoration: none;
	float: left;
    padding-left: 12px;
    padding-right: 12px;
}
#inner{
    min-height:330px;
}

div.popup {
		margin-left: 100px;
    background: #ffffff;
    max-width: 500px;
    padding: 30px;
    position: absolute;
		color: #000;
		text-align: center;
		border: 5px solid #ccc;
}
div.popup h2{
	line-height: 1.6em;
}
div.popup p{
	color: #000;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.popup a{
  color: #0E2F5E;
}
div.popup a:hover{
  color: #0E2F5E;
}
.pagination a, .pagination span.current, .pagination span.gap {
  float: left;
  padding: 0 10px;
  line-height: 30px;
  text-decoration: none;
  background-color: white;
	font-size: 0.9rem;

}

.pagination a:hover{
	color: #ccc;
}

.pagination {
	margin-bottom: 35px;
}
.pagination .first{
      padding : 0;
      float: none;
      border: none;
  }
.pagination .prev {
      padding : 0;
      float: none;
      border: none;
  }
.pagination .page{
      padding : 0;
      float: none;
      border: none;
  }
.pagination .next{
      padding : 0;
      float: none;
      border: none;
  }
.pagination .last{
      padding : 0;
      float: none;
      border: none;
  }

  a.evalbutton{
    float: right;
    margin-bottom:10px;
    margin-top:-20px;
    margin-right:10px;
    -webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: buttonface;
    box-sizing: border-box;
    font: 400 11px system-ui;
    padding: 1px 7px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
    border-image: initial;
  }
