body {
    background-color: white;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 75%;

	}

#wrapper {
	width: 970px;
	margin: auto;
}

#header img{
	width: 970px;
	
	}

#content {
	margin-left: 10px;
	font-size: 12px;
	width: 970px;
}

#formular {
	margin-left: 50px;
}

#content h1 {
	color: #9D0D30;
	font-size: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
}

#content h2 {
	color: #9D0D30;
	font-size: 20px;
	margin-top: 30px;
}

#content h3 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 30px;
    padding-bottom: 0;
}

#content h4 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
    padding-bottom: 0;
}

#content p {
	line-height: 18px;
}

#content ul {
	line-height: 18px;
}

.hugeLink {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.pflichtfeld {
	background-color: #c8f3ff;
}

.fehler {
	color: #FF0000;
}
	
div.page {
    width: 620px;
}

div.gebiete-header 
{
    width:100%;
    top:0px;
    padding-left: 100px;
    background-color: #004e38;
}

div.gebiete-content {
    margin: 60px 0 0 180px;
}

.message {
    margin-bottom: 10px; 
    text-align: justify;
}

.red {
    color: red;
}

.right {
    text-align: right;
}

.underlined {
    text-decoration: underline;
}

.small {
    font-size: 80%;
}

a {
    color: #5173ba;
    text-decoration: none;
}

a:hover {
    color: #4b6aac;
}

.ui-menu .ui-menu-item a {
    font-weight: normal;
}


h2 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    margin: 0;
}

ol {
    padding: 0 0 0 15px;
}

ol li {
    text-indent: 0;
    padding: 0;
    margin: 0 0 10px 0;
}

img#logo {
    width: 90px;
    height: auto;
    float: right;
    margin: 0 0 10px 10px;
}

fieldset {
    border: none;
    margin: 20px;
    padding: 0;
    background-color: whitesmoke;
}

label {
    margin: 4px 0 0 0;
    display: inline;
    padding: 0;
    cursor: pointer;
}

.ui-button-icon .ui-button-text {
    padding: 0;
    margin: 0;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.select-field {
    width: 27%;
    height: 40px;
    float: left;
    margin: 0 20px 0 0;
}

.sperrgut-block {
    /*width: 220px*/;
    width: 85%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-line {
    width: 880px; 
    height: 42px;
}

.editor-line-termin {
    width: 880px; 
    height: 42px; 
    padding-top: 5px;
    clear: both; 
    }

.editor-label {
    margin-top: 4px;
}

.editor-field,
.editor-field-small {
    margin: 0;
}

.editor-block {
    /*min-width: 270px;*/
    min-width: 30%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-block-wide {
    /*width: 560px;*/
    width: 63%;
    float: left;
}

.editor-block-small {
    /*width: 100px;*/
    width: 11%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-block-wider {
    /*width: 440px*/;
    width: 50%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-block-medium {
    /*width: 220px*/;
    width: 25%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-block-medium-first {
    /*width: 250px*/;
    width: 28%;
    float: left;
    margin: 0 20px 0 0;
}

.editor-field textarea {
    /*width: 560px*/;
    width: 64%;
    height: 150px;
}

.editor-field-small input[type="text"] {
    width: 40px;
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC;*/
    /*background-color: white;*/
    padding: 1px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    text-align: center;
}

.editor-field-small-c input[type="text"] {
    width: 40px;
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC;*/
    background-color: #c8f3ff;
    padding: 1px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    text-align: center;
}

.editor-field-small-st input[type="text"] {
    width: 40px;
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC;*/
    /*background-color: white;*/
    padding: 2px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    font-size: 12px;
    text-align: center;
    margin-bottom: 4px;
}

.editor-field-wide input[type="text"],
.editor-field input[type="text"] {
    width: 100%;

    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC;*/
    /*background-color: white;*/
    padding: 3px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    display: inline;
}

.editor-field-wide-c input[type="text"],
.editor-field-c input[type="text"] {
    width: 100%;

    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC*/
    background-color: #c8f3ff;
    padding: 1px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    display: inline;
}

.editor-field-medium-c input[type="text"]
{
    width: 85%;
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC*/
    background-color: #c8f3ff;
    padding: 1px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
    display: inline;
}

input.text-box,
input.password,
input.anzahl {
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC*/
    /*background-color: white;*/
    padding: 3px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
}

input.text-box-c,
input.password-c,
input.anzahl-c {
    -webkit-appearance: none;
    max-width: 100%;
    /*border: 1px solid #CCCCCC*/
    background-color: #c8f3ff;
    padding: 3px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
}

input.anzahl {
    width: 40px !important;
}

.editor-field-wide textarea {
    width: 100%;
    height: 100px;
    -webkit-appearance: none;
    max-width: 100%;
    border: 1px solid #CCCCCC;
    /*background-color: white;*/
    padding: 3px;
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
}

.editor-field-wide select,
.editor-field select {
    width: 100%;
    padding: 3px;
    /*background-color: white;*/
    /*border: 1px solid #CCCCCC;*/
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
}

.editor-field-wide-c select,
.editor-field-c select {
    width: 100%;
    padding: 1px;
    background-color: #c8f3ff;
    /*border: 1px solid #CCCCCC;*/
    box-sizing: border-box;
    transition: border-color 0.15s linear,background 0.15s linear;
    outline: none;
    font: inherit;
}

.editor-field select {
    width: 100%;
}

.editor-field select.grund {
    width: 65%;
}

#Captcha {
    margin: 0 0 20px 10px;
    vertical-align: middle;
    width: 100px;
}

.clear {
    clear: both;
}

div#fehler {
    color: red;
    margin: 20px 0;
    font-weight: bold;
    font-size: 12px;
    display: none;
}

.field-validation-error
{
    color: red;
    font-size: 75%;
    display: block;
    line-height: normal;
}

.validation-summary-errors
{
    color: red;
    font-size: 125%;
    display: block;
    line-height: normal;
}

div.statisch div#fehler {
    display: block;
}

div.address {
    font-weight: normal;
    margin: 0 0 20px 0;
}

div.address a {
    font-style: italic;
}

div.table {
    width: 760px;
    margin-bottom: 10px;
}

div.table-title {
    width: 499px;
    height: 15px;
    padding: 3px 0;
    margin: 0 0 0 -1px;
    text-align: center;
    border: 1px solid black;
    color: white;
    font-weight: bold;
}

div.table-row {
    width: 760px;
    height: 36px;
    padding: 0;
    clear: both;
}

div.table-row-full {
    height: auto;
}

div.table-head,
div.table-cell {
    height: 35px;
    float: left;
    padding: 3px 6px;
    margin: -1px 0 0 -1px;
    border: 1px solid black;
    line-height: 1.1em;
}

div.table-head {
    font-style: italic;
}

div.table-cell-narrow {
    width: 110px;
}

div.table-cell-wide {
    width: 130px;
}

div.table-cell-full {
    width: auto;
    height: auto;
    float: none;
}

div.table-summary {
    width: 520px;
    margin: 10px 0 0 0;
}

#button-login {
    margin: 20px 0 10px 200px;
    padding: 20px;
    width: 150px;
    border: none;
    font: inherit;
}

.indented {
    text-indent: 250px;
}

div#contenttext {
    margin: 10px 0 0 0;
    text-align: left;
    width: 720px;
}

div#contentbild {
    margin: 20px 0 0 0;
}

div#contentbild img {
    width: auto;
    height: auto;
}

div#legende {
    clear: both;
    margin: 10px 0 10px 0;
    float: left;
    width: 250px;
}

div#download,
div#print {
    margin: 10px 0 10px 0;
    float: left;
    color: indigo;
    text-decoration: none;
    font-weight: bold;
    width: 150px;
}

div#infos {
    clear: both;
    float: left;
    margin: 20px 0 0 0;
}

.status-neu {
    background-color: #fff0da;
}

.status-inbearbeitung {
    background-color: #d8f4ff;
}

.status-erledigt {
    background-color: #6effc8;
}

.status-storniert {
    background-color: #ffc6aa;
}

sup {
    font-size: 60%;
}

.status-legende {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid black;
}

@media print 
{
    h1 {
        width: 620px;
        height: 80px;
    }
    
    div#contenttext,
    div#contentbild,
    div#download,
    div#print,
    button {
        display: none !important;
    }
    
    fieldset {
        margin: 0;
    }
    
    fieldset label {
        margin: 0 0 0 5px;
    }
    
    input {
        border: none !important;
    }
    
    input#hausnr {
        width: 40px;
    }
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
