body {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

textarea,
input,
select
{
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
}

* html ul#nav {
    margin-left: 5px;
}

ul#nav li {
    margin-top: 5px;
}

ul#empfehlung li {
    margin-top: 10px;
}

div#content ul.itemize {
    list-style-type: disc;
    margin-left: 20px;
    margin-buttom: 20px;
}

div#content p.question {
    font-size: 14px;
    font-weight: bold;
}

div#content ul,
div#content ol {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

div#content ul div.number em {
    font-style: normal;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

div#content ul.answer_important li div.button {
    margin-top: 2px;
}

ul.answer_important_list {
    display: inline-block;
}

ul.answer_important_list li {
    background-position: right top;
    padding-right: 24px;
    background-size: 18px 15px;
}

div#content ul div.add_info {
    font-size: 11px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    display: none;
}

div#content ul div.display {
    display: block;
}

div#content ul div.old {
    float: left;
    font-weight: bold;
    margin-top: 8px;
    padding-left: 10px;
    width: 30px;
}
* html div#content ul div.old {
    margin-top: 5px;
}

div#content ul div.button {
    float: left;
    margin-top: 5px;
    text-align: left;
    width: 40px;
}
* html div#content ul div.button {
    margin-top: 2px;
}

div#content ul div.answer {
    margin-bottom: 10px;
    margin-left: 80px;
    margin-top: 5px;
    padding-right: 5px;
    width: 630px;
}

div#content input.button {
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
}
* html div#content input.button {
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
}

div#content textarea.fullwidth {
    width: 100%;
}

div#buttons {
    margin-top: 25px;
    overflow: auto;
}

/* used in question pages */
div#prev {
    float: left;
}

div#save {
    float: right;
}

div#next {
    float: right;
}

div#footer {
    clear: both;
    color: #A3A3A3;
    font-size: 12px;
    margin-top: 68px;
    padding-bottom: 0px;
    padding-left: 185px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
    z-index: 1;
}

div#page a:hover, div#page a:active, div#page a:focus {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

table tr.new {
    background-color: #fdff5f;
}

table thead td {
    font-weight: bold;
    vertical-align: top;
    width: 100px;
}

table tr.hr_below td {
    border-bottom: 1px solid #000000;
}

table td.grey {
    background-color: #EFEFEF;
}

table.admins_list tbody td {
    text-align: left;
}

table.admins_list tbody th {
    text-align: left;
}

table tbody td.leftcol {
    text-align: left;
}

table tbody tr.total td {
    font-weight: bold;
}

table.group-inherit th,
table.group-inherit td {
    border: 0;
}

table.group-inherit tr.heading td h2{
    margin-top: 20px;
    margin-bottom: 5px;
}

p.error, ul.error {
    color: #ff0000;
    font-weight: bold;
}

p.warning {
    color: #ff9900;
    font-weight: bold;
}

div#legend {
    margin-top: 20px;
}

img.icon {
    margin-right: 3px;
}

div#release_note {
    margin-left: -7px;
    border: 2px solid red;
    padding: 5px;
}

table.admins_list tr.company td.name {
    font-weight: bold;
}

table.admins_list tr.check td.name {
    padding-left: 10px;
}

table.admins_list tr {
    height: 44px;
}

table.admins_list tr td {
    border-bottom-style: none;
}

table.admins_list tr.last td {
    border: 1px solid #E6E5E3;
}

table.admins_list tr.check td {
    border-top-style: none;
}

td.answer_is_important {
    /*background-color: pink;*/
}

div#content ul ul li {
    margin-left: 15px;
}

div#content ul.result_legend {
    margin-left: 10px;
    list-style-type: disc;
}

div#content div.base,
div#content div.curr {
    padding: 5px;
    margin-bottom: 10px;
}

div#content div.base {
    background-color: #dfffdf;
    border: 1px solid #40bb40;
}

div#content div.curr {
    margin-top: 20px;
    background-color: #ffebcd;
    border: 1px solid #ff9900;
}

ul.result_legend li.base {
    color: #40bb40;
}

ul.result_legend li.curr {
    color: #ff9900;
}

div#content div.disabled_textarea {
    background-color: #EFEFEF;
    border: 1px solid black;
    min-height: 60px;
    margin-bottom: 15px;
    padding: 2px;
}

div#content div.textarea,
div#content div.mce-tinymce {
    margin-bottom: 15px;
}

div#content textarea.wysiwyg {
    width: 100%;
    height: 150px;
    margin-bottom: 5px;
}
body.mce-fullscreen #header {
    display: none;
}
div#content table.mceLayout {
    margin-bottom: 5px;
}

div#content div.disabled_textarea ul {
    margin-left: 20px;
}

div#content div.disabled_textarea ol {
    margin-left: 25px;
}

div#content div.disabled_textarea ul li {
    list-style-type: disc;
}

div#content div.disabled_textarea ol li {
    list-style-type: decimal;
}

div#content div.disabled_textarea p {
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 1eM;
}

div#content ul.checkboxes {
    list-style-type: none;
    margin-left: 0px;
}

.page_report_self ul.checkboxes label,
.page_report_label ul.checkboxes label {
    margin-left: 5px;
    vertical-align: super;
}

ul.feedback {
    margin-top: 10px;
}

ul.feedback li,
ul.feedback textarea {
    margin-top: 10px;
}

div#content ul.feedback ul {
    margin-left: 40px;
}

div#content ul.feedback ul li {
    margin-top: 5px;
    margin-left: 0;
}

ul.feedback ul li input.radio {
    vertical-align: text-bottom;
}

ul.feedback label.radio {
    margin-left: 40px;
    width: 100px;
}

ul.feedback textarea {
    height: 100px;
}

.overall_value {
    text-align: center;
}

div#content ul.highlight_links a {
    color: orange;
    font-weight: bold;
}

div.example_bgm_check {
    position: relative;
    width: 100%;
}

div.example_bgm_check span {
    position: absolute;
    padding: 5px;
    width: 200px;
    border-style: solid;
    border-width: 2px;
}

span#example_bgm_check_box_0 {
    top: 70px;
    left: 420px;
    border-color: #6ecb6e;
    background-color: #b6e4b6;
}

span#example_bgm_check_box_1 {
    top: 200px;
    left: 480px;
    border-color: blue;
    background-color: #9999FF;
}

span#example_bgm_check_box_2 {
    top: 500px;
    left: 400px;
    border-color: #626262;
    background-color: #bababa;
}

div.map_warning {
    display: none;
    border: 1px solid red;
    margin: 10px;
    padding:  5px 3ex;
}

div.map_warning ul li {
    list-style-type: circle;
}

span.success {
    color: green;
}

div.resize_info_text {
    display: none;
    float: right;
}
div.resize_info_text i {
    float: right;
    cursor: pointer;
}

div.resize_info_text i:hover {
    color: red;
}

div.resize_info_text div.infotext {
    background-color: white;
    border: 1px solid black;
    display: none;
    padding: 10px;
    position: absolute;
    right: 24px;
    width: 300px;
    z-index: 10;
}

div.resize_info_text:hover div.infotext {
    display: block;
}

div#switch_delete_message {
    display: none;
}

div#fullscreen_caption {
    display: none;
}

.ui-autocomplete.ui-front.ui-menu {
    cursor: pointer;
    width: 912px;
}