.field_with_errors {
    display: inline;
}

.field_with_errors select {
    border: 1px solid red;
}

.field_with_errors input {
    border: 1px solid red;
}

.field_with_errors textarea {
    border: 1px solid red;
}

.field_with_errors label {
    /* color: red; */
    /* font-weight: bold; */
}

#errorExplanation {
    border: 1px solid red;
    padding: 7px 7px 12px 7px;
    margin-bottom: 5px;
    background-color: #fff;
    width: 600px;
}

#errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    background-color: red;
    color: #fff;
}

#errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 5px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style: square;
}

.highlight {
    color: #000;
    background-color: #eee;
    border: 0px solid #CCCCDD;
    font-weight: normal;
}

#results a {
    background-color: transparent;
    color: #B5CF2E;
}

#results ol li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    font-family: arial, sans-serif;
    margin: 1em 0;
}

#results ol {
    margin: 0;
}

#results cite {

}

.search {
    padding: 0.3em;
    font-family: arial, sans-serif;
}

.submit {
    padding: 0.1em 0.4em;
    font-family: arial, sans-serif;
}

table.login td {
    padding: 6px;
}

table.login input, select, submit {
    padding: 1px;
}

.texticon {
    vertical-align: text-bottom;
}

.article_edit legend {
    margin-right: 16px;
    padding: 0px 6px;
    background-color: #fff;
}

.article_edit legend a {
    color: red;
}

.teaser_edit legend {
    margin-right: 16px;
    padding: 0px 6px;
    background-color: #fff;
}

.teaser_edit legend a {
    color: red;
}

#backendmenu {
    border-bottom: 1px solid #999;
    background: #333 url('../images/be_bg.png') bottom left repeat-x;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
}

#backendmenu .block_left {
    left: 0;
    padding-left: 5px;
    height: 30px;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

#backendmenu .block_right {
    right: 0;
    padding-right: 5px;
    height: 30px;
    position: absolute;
    top: 0;
    white-space: nowrap;
}

#backendmenu ol {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#backendmenu ol li {
    display: inline-block;
    line-height: 30px;
    padding: 0;
    position: relative;
    vertical-align: top;
    margin: 0;
}

#backendmenu a {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    display: block;
    text-decoration: none !important;
    line-height: 30px;
    text-transform: uppercase;
}

#backendmenu a:hover {
    background-color: #4c4c4c;
}

#backendmenu a span.bgm_active_link {
    color: #FFFFFF;
    font-weight: bold;
    display: block;
    padding: 0 5px;
    position: relative;
}

#backendmenu a span.bgm_link {
    color: #AAAAAA;
    font-weight: bold;
    display: block;
    padding: 0 5px;
    position: relative;
}

#backendcontent {
    /* padding: 5px 0 3em 0; */
    overflow: hidden;
}

#backendfooter {
    clear: both;
    border-top: 4px solid #aaa;
    margin-top: 1em;
    line-height: 24px;
}

#flash {
    border-bottom: 1px solid #ddd;
    padding: 4px 10px 4px 10px;
    background-color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

#login_flash {
    margin: 1em 1em 0 1em;
    background-color: #fff;
    font-size: 8pt;
    font-weight: bold;
}

.error, .notice, .success {

}

#login_flash .error, #login_flash .notice, #login_flash .success {
    padding: 4px 10px 4px 10px;
}

#login_flash .error {
    border: 1px solid #D12F19;
}

#login_flash .notice {
    border: 1px solid #817134;
}

#login_flash .success {
    border: 1px solid #529214;
}

.error {
    color: #D12F19;
}

.notice {
    color: #817134;
}

.success {
    color: #529214;
}

.error a {
    color: #D12F19;
}

.notice a {
    color: #817134;
}

.success a {
    color: #529214;
}

.close_flash {
    float: right;
}

.close_flash a {
    outline: none;
    text-decoration: none;
}

#nazuma-content-sidebar {
    width: 170px;
}

.nazuma-container {
    margin: 0 0 1.2em 0;
    width: 100%;
}

.nazuma-container h2 {
    background: #FFFFFF url('images/sprites-t1.gif') repeat-x scroll 0 -545px;
    border: 1px solid #CCCCCC;
    height: 1%;
    margin: 0;
    padding: 3px 5px;
    font-size: 0.9em;
}

.nazuma-container-body {
    background: #FFFFFF url('images/container-gradient.gif') repeat-x scroll 0 100%;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
}

.nazuma-container-body img {
    clear: both;
    display: block;
    margin: 0 auto 4px;
    text-align: center;
    border: 0 none;
}

#nazuma-content-sidebar .nazuma-container p {
    padding: 0.3em 5px 0.7em;
    margin: 0;
}

#nazuma-content-sidebar p {
    font-size: 0.9em;
    line-height: 1.4em;
    text-align: left;
}

.nazuma-rule {
    background: #FFFFFF url('images/dotted.gif') repeat-x scroll 0 0;
    height: 1px;
}

.nazuma-rule, .nazuma-clear {
    clear: both;
}

.nazuma-rule hr {
    display: none;
}

#nazuma-content-sidebar p.nazuma-link {
    padding: 0 0 1px;
}

#nazuma-content-sidebar p.nazuma-link a.nazuma-forward-link {
    font-family: arial, sans-serif;
}

li.nazuma-forward-link, p.nazuma-link a.nazuma-forward-link, ul.nazuma-link-list a.nazuma-forward-link {
    background: transparent url('images/arrowdown.png') no-repeat scroll 5px 7px;
}

p.nazuma-link a, ul.nazuma-link-list a {
    display: block;
    margin: 0;
    padding: 5px 5px 5px 21px;
}

hr {
    background: none repeat scroll 0 0 #D6D6D6;
    border: medium none;
    clear: both;
    color: #D6D6D6;
    height: 1px;
    margin: 0 0 1.35em;
    padding: 0;
    width: auto;
}

#fade_bg {
    background-color: black;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.light {
    background-color: transparent;
    font-size: 18px;
    left: 0;
    line-height: 1.5em;
    padding-top: 30px;
    position: fixed;
    text-align: center;
    top: 5%;
    width: 100%;
    z-index: 10000;
}

.light_text {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 10px;
    width: 810px;
    border: 4px #ccc solid;
}

.imgtab {
    border-collapse: separate;
}

.imgtab td {
    border: 1px solid #E6EDF2;
    padding: 1px;
    margin: 0;
    vertical-align: middle;
    text-align: center;
}

.imgtab td a {
    display: block;
}

.ast {
    color: #FF3300;
}

div.contact_formular small {
    color: #aaa;
    font-size: 0.8em;
}

div.contact_formular table {
    margin: 1em 0 2em 0;
}

div.contact_formular input {
    padding: 2px;
}

div.contact_formular textarea {
    padding: 2px;
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

div.contact_formular select {
    padding: 1px 0;
}

div.contact_formular input[type="submit"] {
    padding: 2px 6px;
}

div.contact_formular table tr td {
    padding: 2px 6px;
}

p.errormessage {
    background: #ffffff url(../images/exclamation.png) center left no-repeat;
    padding-left: 20px;
    color: #FF3300;
}

a.magnify {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    display: block;
    float: left;
    height: 90px;
    margin: 10px 0 0 10px;
    padding: 5px;
    text-decoration: none;
    width: 90px;
}

a.magnify img {
    border: 0 none;
    display: block;
}

a.magnify:hover {
    background-color: #ffffff;
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 500;
}

a.magnify span {
    -moz-transition: opacity 0.6s ease-in-out 0s;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    display: block;
    left: -9999px;
    opacity: 0;
    padding: 6px;
    position: absolute;
}

a.magnify:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    left: -200px;
    opacity: 1;
    padding: 6px;
    top: -200px;
}

a.lightbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    display: block;
    float: left;
    margin: 10px 0 0 10px;
    padding: 5px;
    text-decoration: none;
}
