/* defaults */

* {
    margin: 0;
    padding: 0;
}

var {
    display: inline-block;
    font-style: normal;
}

div#content.page_org_view_right_config hr {
    border: 0;
    background-color: grey;
    color: grey;
    height: 1px;
    margin-bottom: 20px;
}

body {
    background-image: url("../gui/background.gif");
    background-position: 0 0;
    background-repeat: repeat-x;
    background-color: #fafafa;
    color: #979797;
    font-family: Arial,Verdana,sans-serif;
    font-size: 13px;
    overflow-y: scroll;
}

div#layout_0 {
    margin: auto;
    overflow: hidden;
    width: 1008px;
}

.single_form input[type="radio"] {
    margin-right: 5px;
}

/* grids */
div#bg_header,
div#header {
    height: 145px;
}

div#bg_header {
    background-image: url('../gui/border_top.gif');
    background-repeat: repeat-y;
    width: 995px;
    padding: 0 6px;
}

div#header {
    background-image: url('../gui/navigation_underline.gif');
    background-repeat: no-repeat;
    background-position:  0 142px;
    overflow: hidden;
}

div#header div#h_grid_0,
div#header div#h_grid_1 {
    background: none;
    height: 145px;
}


div#header div#h_grid_0 {
    float: left;
    height: 135px;
    padding: 10px 0 0 20px;
    width: 400px;
    position: absolute;
}

.user_company {
    height: 50px;
}

div#header div#h_grid_1,
div#header div#h_grid_1 div#top_navi,
div#header div#h_grid_1 div#infobar {
    width: 100%;
}

.text_left {
    text-align: left;
}

div#header div#h_grid_1 {
    float: right;
    padding-right: 20px;
}

div#top_navi {
    margin-top: 21px;
}

div#infobar {
    position: relative;
    margin-top: 46px;
    height: 77px;
    width: 100%;
    text-align: right;
}

div#infobar_content {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: right;
}

div#search {
    margin-top: 35px;
    display: none;
}

div#bg_body {
    background-image: url('../gui/border.gif');
    background-repeat: repeat-y;
    min-height: 300px;
    padding: 1px 6px 0;
    overflow: hidden;
    width: 995px;
}

div#c_grid_0 {
    float: left;
    width: 199px;
}

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

div#c_grid_1 {
    float: right;
    width: 795px;
}

div#content {
    color: #000;
    padding: 30px 20px 20px;
}

div#inner_content {
    min-height: 400px;
    position: relative;
}

div#c_grid_3 {
    clear: both;
    border-top: 2px solid #e5e5e5;
    height: 100px;
}

div#footer {
    padding: 0 10px;
}

div#footer p {
    color: #000;
    font-size: 13px;
    margin: 20px 0 0 0;
}

div#footer p.copyright {
    clear: both;
    color: #A3A3A3;
    font-size: 12px;
    margin: 10px 0 20px 0;
    text-align: right;
    z-index: 1;
}

div#bg_bottom {
    background-image: url("../gui/border_bottom_center.gif");
    background-position: center;
    height: 6px;
    margin-left: 5px;
    margin-right: 6px;
}

div.special_title {
    clear: both;
    height: 30px;
    margin-bottom: 25px;
    overflow: hidden;
}

/* titles */

h1 {
    color: #ff9300;
    font-size: 20px;
    margin-bottom: 25px;
}

h2, h3 {
    color: #000;
    margin-bottom: 10px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 13px;
}

div.special_title h1 {
    float: left;
}

/* lists  */

ul {
    list-style-type: none;
}

ul.bullet,
div.tipp_desc ul {
    margin-bottom: 10px;
}

ul.bullet li,
div.tipp_desc ul li {
    background-image: url("../gui/ic_list.png");
    background-position: 10px 2px;
    background-repeat: no-repeat;
    list-style-type: none;
    margin: 5px 0;
    padding-left: 26px;
}

ul.bullet li.form_input {
    background-position: 10px 5px;
}

ul.bullet li.form_field {
    background-position: 10px 4px;
}

div#top_navi li {
    float: right;
    list-style-type: none;
    margin-right: 3px;
    padding-right: 10px;
    height: 15px;
}

div#nav_main li {
    width: 199px;
    min-height: 14px;
    border-top: 1px solid #FFFFFF;
    color:#696969;
    font-weight: normal;
    font-size: 13px;
    cursor: pointer;
    list-style-type: none;
    background-image: url("../gui/navigation_marker_normal.gif");
    background-color: #D9D8D6;
    background-position: left 0;
    background-repeat: repeat-y;
}

div#nav_main li.first {
    border-top: none;
}

div#nav_main ul ul li {
    min-height: 10px;
    padding-top: 1px;
    background-image: url("../gui/navigation_marker_normal_small_bullet_1.png");
    background-position: 0px 1px;
    background-color: #E6E5E3;
}

div#nav_main ul ul ul li {
    min-height: 7px;
    font-size: 12px;
    background-image: url("../gui/navigation_marker_normal_small_bullet_2.png");
    background-color: #E6E5E3;
}

div#nav_main ul li:hover {
    background-color: #C7C6C5;
    background-image: url("../gui/navigation_marker_normal_ac.gif");
}

div#nav_main ul li.curr_page {
    background-color: #C7C6C5;
    background-image: url("../gui/navigation_marker_normal_ac.gif");
}

div#nav_main ul li.active {
    background-image: none;
    background-color: #FF9300;
    color: white;
}

/* paragraphs */

div#infobar p {
    display: inline;
    margin-left: 50px;
}

div#infobar p.first {
    margin-left: 0;
}

div#login p {
    margin: 0 0 8px 12px;
}

div.special_title p {
    float: right;
}

/* links  */

a,
a:link,
a:visited {
    color: #979797;
    text-decoration: underline;
}

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

div#top_navi li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #979797;
    float: left;
    padding-left: 20px;
    text-decoration: underline;
}

div#top_navi li a:hover,
div#top_navi li a:focus {
    color: #696969;
    text-decoration: none;
}

div#top_navi li.active a,
div#top_navi li.active a:visited {
    color: #FF9300;
}

div#infobar a#logout {
    background-image: url("../gui/logout.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
}

div#infobar a#logout:hover {
    color: #696969;
    text-decoration: none;
}

div#top_navi li a#home {
    background-image: url("../gui/home.gif");
}

div#top_navi li a#newsletter{
    background-image: url("../gui/extranet.gif");
}

div#top_navi li a#sitemap{
    background-image: url("../gui/sitemap.gif");
}

div#top_navi li a#contact{
    background-image: url("../gui/kontakt.gif");
}

div#nav_main a,
div#nav_main span.nav_link {
    display: block;
    padding: 8px 12px 7px;
    text-decoration: none;
    color: #696969;
}

div#nav_main ul ul a {
    padding: 3px 0px 5px 24px;
}

div#nav_main ul ul ul a {
    padding: 2px 0px 2px 26px;
}

div#nav_main ul li.active a {
    color: white;
}

div#content a,
div#content a:link,
div#content a:visited {
    color: #f27a05;
    text-decoration: underline;
}

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

div#content.page_org_view_right_config span.check_org_view_sub_node,
div#content.page_org_view_right_config span.uncheck_org_view_sub_node,
div#content.page_org_view_right_config span.org_view_delemiter {
    bottom: 2px;
    position: relative;
}

div#content.page_org_view_right_config span.check_org_view_sub_node,
div#content.page_org_view_right_config span.uncheck_org_view_sub_node {
    cursor: pointer;
}

div#content.page_org_view_right_config span.check_org_view_sub_node:hover,
div#content.page_org_view_right_config span.uncheck_org_view_sub_node:hover {
    text-decoration: underline;
}

div#content.page_org_view_right_config span.check_org_view_sub_node {
    margin-left: 10px;
}

div#content div.special_title p a {
    color: #000;
}

/* images  */

img {
    border-style: none;
}

/* forms  */

select,
input[type="checkbox"],
input[type="radio"] {
    cursor: pointer;
}

select[name="lang"] {
    width: 97px;
}

input[type="text"],
input[type="password"],
select,
textarea {
    background-color: #fff;
    border: 1px solid #D4D4D4;
    font-size: 13px;
    padding: 2px;
}

input[type="text"],
input[type="password"] {
    height: 17px;
}

.single_form input[type="text"],
.single_form input[type="password"] {
    float: left;
    width: 200px;
}

.single_form textarea {
    font-family: Arial,Verdana,sans-serif;
    font-size: 13px;
    height: 125px;
    width: 300px;
}

input[type="image"],
input.button,
input.submit,
.button_format input {
    border-style: none !important;
    height: auto !important;
    padding: 0 !important;
    width: auto !important;
}

div#search input {
    width: 170px;
}

div#search input.submit {
    margin-left: 5px;
    position: relative;
    width: auto;
    top: 7px;
}

div#infobar input {
    margin-left: 5px;
    position: relative;
    top: 7px;
}

div#login input {
    width: 181px;
}

div#login.comp_menu div.form p label {
    display: inline;
    float: none;
    width: auto;
}

/* tables  */

div#content.page_survey_overview table {
    width: 100%;
}

table.tooltip-formatter td {
    font-weight: bold;
    padding: 2px;
    vertical-align: middle;
}

table.tooltip-formatter td.val {
    text-align: right;
}

table.tooltip-formatter td.old {
    color: #808080;
}

table.tooltip-formatter td.space {
    padding-left: 20px;
}

/* errors */

.error,
.error_right,
.error_long, 
.field_error {
    color: #ff0000;
}

span.error, span.field_error {
    margin-left: 4px;
}

form.single_form span.error {
    width: 290px;
    float: left;
}

form.single_form span.error_right,
form.single_form span.comment_3,
form.single_form span.comment_4 {
    width: 290px;
    float: right;
}

form.single_form span.error_long {
    width: 100%;
}

span.error_contact {
    float: none;
    color: #ff0000;
    margin-left: 4px;
}

div#top_navi div#lang_switch,
div#content div#inner_content div#lang_switch {
    background-color: #fff;
    color: #979797;
    float: right;
    height: 16px;
    position: relative;
    z-index: 1000000;
}

div#top_navi div#lang_switch span,
div#inner_content div#lang_switch span {
    background-image: url(../gui/lang_arrow_down.gif);
    background-repeat: no-repeat;
    background-position: right 0;
    border: 1px solid #D2D2D2;
}

div#top_navi ul#lang_items,
div#inner_content ul#lang_items {
    background-color: #fff;
    display: none;
    position: relative;
    width: 91px;
    z-index: 1000000;
}

div#top_navi div#lang_switch ul#lang_items a,
div#content div#inner_content div#lang_switch ul#lang_items a {
    color: #979797;
    padding: 4px;
    z-index: 1000000;
}

div#top_navi #lang_switch:hover #lang_items,
div#inner_content #lang_switch:hover #lang_items {
    display: block;
}

div#top_navi #lang_items li,
div#inner_content #lang_items li {
    border-bottom: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
}

div#top_navi div#lang_switch span,
div#inner_content div#lang_switch span,
div#top_navi #lang_items li a,
div#inner_content #lang_items li a {
    display: block;
    float: none;
    height: 12px;
    line-height: 12px;
    padding: 2px 4px;
    text-decoration: none;
    width: 81px;
}

div#top_navi #lang_items li a:hover,
div#inner_content #lang_items li a:hover {
    color: #5B5B5B;
    background-color: #D2D2D2;
}

div.special_title p span {
    position: relative;
    bottom: 20px;
}

/* admin.css */
table {
    border-collapse: collapse;
    margin-bottom: 5px;
    width: 100%;
}

th, td {
    border: 1px solid #E6E5E3;
    padding: 3px;
    text-align: left;
}

div#content a, div#content a:link, div#content a:visited {
    color: #000;
}

tr.link img {
    margin-right: 4px;
}

tr.even td {
    background-color: #efefef;
}

p {
    margin-bottom: 12px;
}

p.static {
    margin-bottom: 12px;
}

p.new_link {
    margin-bottom: 20px;
}

.single_form {
    margin-top: 25px;
}

.single_form p {
    clear: both;
    margin-bottom: 12px;
    overflow: hidden;
}

.single_form div.element {
    clear: both;
    margin-bottom: 12px;
    overflow: hidden;
}

.single_form label {
    display: block;
    float: left;
    width: 250px;
}

.single_form input[type="radio"] {
    float: left;
}

.single_form label.radio_option {
    width: 40px;
}

.single_form .label_18 {
    height: 18px;
}

/* temporary "reassessment_short" Background */
#reassessment_short {
    opacity: 0.75;
    position: absolute;
    display: block;
    z-index: 1000;
}

#reassessment_short {
    display: none;
}

#reassessment_short.wide,
#reassessment_short.narrow {
    display: block;
}

#reassessment_short.wide {
    background-image: url(../gui/gekuerzt_2.png) !important;
    background-repeat: no-repeat !important;
    background-position: left top !important;
    height: 150px;
    width: 150px;
}

#reassessment_short.wide p {
    display: none;
}

#reassessment_short.narrow {
    background-color: #FF0303;
    height: 24px;
    vertical-align: middle;
    width: 100%;
}

#reassessment_short.narrow p {
    color: white;
    text-align: center;
    padding-top: 2px;
    font-size: 16px;
}