/*******************************************************************************/
/* Basis Style definitionen */
a {
    color               : #1B71F2;
    text-decoration     : underline;
}
a:hover {
    color               : #F48B0A;
}

input,
textarea,
select {
    border-color        : #969696;
}
textarea {
    font-family         : Courier New;
}
label {
    font-size           : 12px;
}
fieldset {
    border              : 0;
    margin              : 0;
    padding             : 0 0 0 20px;   
}
div.hr {
    background          : url(/images/default/line_gray.png) repeat-x top;
    margin-bottom       : 10px;
    height              : 1px;
}
div.hr hr {
    display             : none;
}
textarea.validerror,
input.validerror{
    border              : 2px solid red;
}
input.radio {
    vertical-align      : bottom;
    border              : 0 !important;
    padding             : 0;
    height              : 15px;
    width               : 15px;
    margin: 0;
}
.invisible {
    display             : none;
}
/*******************************************************************************/
/* Content-Box */
.content-box {
    background-color        : #F2F2F2;
    border                  : 1px solid #999999;
}

.content-box h2 {
    background              : #246095;
    color                   : white;
    border-bottom           : 5px solid #5296D5;
    padding                 : 4px 0 0 10px;
}

/*******************************************************************************/
/* options */
ul.options {
    padding                 : 0;
    margin                  : 0;
}
ul.options li {
    display                 : block;
    float                   : left;
}
ul.options li.button-right {
    float                   : right;
    margin-left             : 10px;
}
ul.options li.button-left {
    margin-right            : 10px;
}
ul.options a.button {
    background              : url(/images/default/button_gray_150x25.png) no-repeat;
    display                 : block;
    height                  : 25px;
    width                   : 120px;
    padding                 : 5px 10px 3px 20px;
    text-decoration         : none;
    color                   : #333333;
    font-weight             : normal;
}
ul.options a.button:hover {
    background              : url(/images/default/button_gray_150x25_reverse.png) no-repeat;
}
input.submit {
    padding                 : 0 0 3px 15px;
    background              : url(/images/default/button_gray_150x25.png) no-repeat;
    font-weight             : normal;
    height                  : 25px;
    width                   : 150px;
    border                  : 0;
    color                   : #333333;
    text-align              : left;
    vertical-align          : top;
    cursor                  : pointer;
}
input.submit:hover {
    background              : url(/images/default/button_gray_150x25_reverse.png) no-repeat;
}

/*******************************************************************************/
/* Form */
table.form td.first {
    width                   : 150px;
}

/*******************************************************************************/
/* Form-Klasse Validierungsfehler */
label.verror {
    color               : red;
}
input.verror,
textarea.verror,
select.verror {
    background-color    : #FFCCCC;
}

img.left {
    margin-right        : 5px;
    margin-bottom       : 5px;
}
img.right {
    margin-left         : 5px;
    margin-bottom       : 5px;
}

/*******************************************************************************/
/* �berschriften */
h1 {
    color               : #666666;
    font-size           : 20px;
    font-weight         : normal;
    margin-bottom       : 10px;
    padding-bottom      : 5px;
    background          : url(/images/default/line_gray.png) repeat-x bottom;
}
h2 {
    font-weight         : normal;  
    font-size           : 18px;
    margin-bottom       : 10px;
}

/*******************************************************************************/
/* Basis Layout */
body {
    color               : #666666;
    padding             : 0px;
    min-width           : 980px;
}
body.frontend {
    text-align          : center;
    background          : #F8F8F8;
}
body.quicky {
    min-width           : 300px;
}
body.fixed {
    text-align          : center;
}
/*body.fixed #container-global {
    width               : 980px;
}*/
body.fixed #content {
    max-width               : 940px;
}
#container-global {
    margin              : 0 auto;
    padding             : 0 10px;
    text-align          : left;
}
#container {
  border                : 1px solid #E0E0E0;
  background            : white;
  padding               : 20px;
}
#header {
    height              : 80px;
    position            : relative;
    padding             : 15px 0 0 0;
    color               : #333333;    
}
body.quicky #header {
    height              : 35px;
}
#header ul.user-info {
    list-style-type     : none;
    position            : absolute;
    margin              : 0;
    padding             : 5px 15px 5px 5px;
    top                 : 0px;
    right               : 0px;
    background          : #01A82C;
    color               : white;
}
#header ul.user-info li {
    float               : left;
    margin-left         : 10px;
    padding-left        : 10px;
    color               : white;
    font-size           : 13px;
    background          : url(/images/default/pipe_gray.png) no-repeat left center;
}
#header ul.user-info li.first {
    background          : none;
}
#header ul.user-info li {
    background          : url(/images/default/pipe_white.png) no-repeat left center;
}
#header ul.not-logged-in {
    background          : #F48B0A;
    font-weight         : bold;
}
#header ul.user-info a {
    color               : white;
}


#header ul.menu-main,
#header ul.menu-main ul {
    margin              : 0;
    padding             : 0;
}
#header ul.menu-main {
    width               : 100%;
    position            : absolute;
    top                 : 45px;
    left                : 10px;
    /*left                : 240px;*/
    /*background          : url(/images/default/dot_white.png) repeat-x 0 23px;*/
    list-style-type     : none;
}
#header ul.menu-main li {
    float               : left;
    margin-right        : 10px;
    padding-top         : 10px;
}
#header ul.menu-main a {
    float               : left;
    display             : block;
    text-decoration     : none;
    padding             : 5px 25px;
    border              : 1px solid #1D72F2;
    color               : white;
    font-weight         : bold;
    font-size           : 14px;
    background          : url(/images/default/grad_blue.png) repeat-x;
    height              : 20px;
}
#header ul.menu-main a:hover {
    background          : url(/images/default/grad_orange.png) repeat-x;
    border              : 1px solid #F48B0A;
}
#header ul.menu-main li.active {
    padding-top         : 0;
}
#header ul.menu-main li.active a {
    padding-top         : 15px;
    background          : white;
    color               : #666666;
    border-top          : 1px solid #E0E0E0;
    border-left         : 1px solid #E0E0E0;
    border-right        : 1px solid #E0E0E0;
    border-bottom       : 0px;
    height              : 30px;
}

/* Suchbox */
#header .logo {
    position            : absolute;
    top                 : 10px;
    left                : 5px;
    color               : #1B71F2;
    font-size           : 24px;
    font-weight         : bold;
    text-decoration     : none;
}
#header .logo span {
    font-weight         : normal;
    font-size           : 20px;
    color               : #666666;
}

/* Suchbox */
#header div.search {
    float               : left;
    margin-left         : 25px;
}
#header div.search-box {
    border              : 1px solid #D4DADE;
    height              : 18px;
    width               : 400px;
    background          : white;
    padding             : 2px;
    float               : left;
}
#header ul.search-options {
    float               : left;
    list-style-type     : none;
    margin              : 0 0 0 10px;
    padding             : 0;
    position: relative;
    top: -1px;
}
#header ul.search-options li {
    background          : url(/images/default/doublearrow_right.png) no-repeat left center;
    padding             : 0 0 0 10px;
    line-height         : 11px;
    margin-bottom       : 2px;
}
#header ul.search-options a {
    font-size           : 11px;
}
#header div.search input.text {
    border              : 0;
    float               : left;
}
#header div.search input.submit {
    border              : 0;
    background          : white url(/images/default/search_button.png) no-repeat;
    width               : 20px;
    height              : 20px;
    float               : right;
}

/*******************************************************************************/
/* Sub-Menu */
ul.menu-sub {
    list-style-type     : none;
    margin              : 0;
    padding             : 0;
    width               : 210px;
}
ul.menu-sub li a {
    display             : block;
    padding             : 10px 10px;
    background          : url(/images/default/line_gray.png) repeat-x bottom;
}
ul.menu-sub li.active a {
    background-color    : #F8F8F8;
    font-weight         : bold;
}

/*******************************************************************************/
/* Columns */
#left {
    width               : 220px;
    position            : absolute;
}
#left input.text {
    width               : 120px;
}
body.menu-left #content {
    margin-left         : 240px;
    min-height          : 300px;
}
#right {
    width               : 220px;
    float               : right;
}
#footer {
    padding             : 10px 20px;
}
#footer li {
    padding             : 2px 0px;
}
#footer a {
    color               : #999999;
    text-decoration     : none;
    display             : block;
    padding             : 3px 5px;
    
}
#footer a:hover {
    color               : #1B71F2;
    border              : 1px solid #CCCCCC;
    background          : white;
    padding             : 2px 4px;
}
#footer ul {
    text-decoration     : none;
    list-style-type     : none;
    padding             : 0;
}
#footer li.level-1 {
    float               : left;
    margin-right        : 20px;
    width               : 150px;
    margin-right        : 50px;
}
#footer a.level-1 {
    font-weight         : bold;
}


/*******************************************************************************/
/* Box */
div.box {
    position            : relative;
    border-bottom       : 1px solid #E0E0E0;
    margin-bottom       : 10px;
}
div.box ul {
    margin              : 0 0 10px 0;
    padding             : 0;
    list-style-type     : none;
}
div.box ul.box {
    background          : white;
    border              : 1px solid #C5C5C5;
    padding             : 10px;
}
div.box .box-header {
    color               : white;
    font-weight         : bold;
    padding             : 4px 10px;
    border-style        : solid;
    border-width        : 1px;
    font-size           : 12px;
    margin              : 0;
}
div.box .box-header-sub {
    color               : white;
    font-weight         : bold;
    padding             : 4px 10px;
    background          : #999999 url(/images/default/grad_gray.png) repeat-x;
}
div.box div.box-content {    
    border-left         : 1px solid #E0E0E0;
    border-right        : 1px solid #E0E0E0;  
    background          : #F8F8F8; 
    padding             : 10px;
}
div.box-var1 .box-header,
div.box-var1 table.box thead td.last,
div.box-var1 table.box thead td.first {
    background          : url(/images/default/grad_orange.png) repeat-x;
    border-color        : #F38908;
}
div.box-var2 .box-header {
    background          : url(/images/default/grad_blue.png) repeat-x;
    border-color        : #036CD5;
}
/*
div.box .corner {
    height              : 4px;
    width               : 4px;
    position            : absolute;
    margin              : 0;
    z-index             : 1000;
    border              : 0;
    
}

div.box .corner-nw {

}
div.box .corner-ne {
    top                 : 0;
    right               : -1px;
    border              : 0;
}
div.box .corner-sw {
    background          : url(/images/default/corners/box_sw.png) no-repeat;
    bottom              : -2px;
    left                : 0;
    border              : 0;
}
div.box .corner-se {
    background          : url(/images/default/corners/box_se.png) no-repeat;
    bottom              : -2px;
    right               : -1px;
    border              : 0;
}
div.box-var1 .corner-nw {
    background          : url(/images/default/corners/box_orange_nw.png) no-repeat;
}
div.box-var1 .corner-ne {
    background          : url(/images/default/corners/box_orange_ne.png) no-repeat;
}

div.box-var2 .corner-nw {
    background          : url(/images/default/corners/box_blue_nw.png) no-repeat;
}
div.box-var2 .corner-ne {
    background          : url(/images/default/corners/box_blue_ne.png) no-repeat;
}

div.box-var3 .box-header {
    background          : url(/images/default/grad_green.png) repeat-x;
    border-color        : #109A00;
}
div.box-var3 .corner-nw {
    background          : url(/images/default/corners/box_green_nw.png) no-repeat;
}
div.box-var3 .corner-ne {
    background          : url(/images/default/corners/box_green_ne.png) no-repeat;
}
*/

/*******************************************************************************/
/* table.box */
table.box {
    margin-bottom       : 10px;
}
table.box a {
    color               : white;
}
table.box td.nw,
table.box td.ne {
    width               : 2px;
}
table.box thead td {
    border-style        : solid;
    border-width        : 1px 0 0 0;
}
table.box .corner {
    padding             : 2px;
    position            : relative;
}
table.box .corner-nw {
    top                 : 1px;
    left                : -1px;
}
table.box .corner-ne {
    top                 : 1px;
    right               : -1px;
}
table.box .corner-sw {
    bottom              : -3px;
    left                : -2px;
    background          : url(/images/default/corners/box_sw.png) no-repeat;
}
table.box .corner-se {
    bottom              : 0;
    right               : -2px;
    background          : url(/images/default/corners/box_se.png) no-repeat right bottom;    
}

table.box thead td.nw,
table.box thead td.ne {
    border-style        : solid;
    padding             : 0;
    vertical-align      : top;
}
table.box thead td.nw {
    border-width        : 1px 0 0 1px;
}
table.box thead td.ne {
    border-width        : 1px 1px 0 0;
    text-align          : right;
}


table.box thead td {
    color               : white;
    font-weight         : bold;
    height              : 24px;
} 
table.box tbody td {
    border-right        : 1px solid #E0E0E0;
    padding             : 3px;
    border-top          : 1px solid #E0E0E0;
}
table.box tbody td.last {
    border-right        : 0;
}
table.box td.w {
    border-right        : 0;
    border-left         : 1px solid #E0E0E0;
}
table.box td.e {
    border-right        : 1px solid #E0E0E0;    
}
table.box tfoot td.sw,
table.box tfoot td.se {
    vertical-align      : bottom;
}
table.box tfoot td {
    border-bottom       : 1px solid #E0E0E0;
    height              : 2px;
    font-size           : 1px;
}
table.box h2 {
    margin-bottom       : 0;
    font-size           : 16px;
    font-weight         : bold;
}
table.box h2 span.info,
table.box h2 span.info a {
    font-size           : 12px;
    font-weight         : normal;
    color               : #666666;
}
table.box h2 a {
    text-decoration     : none;
}
table.box h2 a:hover {
    text-decoration     : underline;
}
table.box label {
    font-weight         : bold;
    font-size           : 12px;
}

table.box-var1 thead td.nw,
table.box-var1 thead td.ne,
table.box-var1 thead td {
    border-color        : #F38908;
    background          : url(/images/default/grad_orange.png) repeat-x;
}
table.box-var1 h2,
table.box h2 a {
    color               : #F38908;
}
table.box-var1 .corner-nw {
    background          : url(/images/default/corners/box_orange_nw.png) no-repeat left top;
}
table.box-var1 .corner-ne {
    background          : url(/images/default/corners/box_orange_ne.png) no-repeat right top;
}
table.box-var1 tr.even td {
    background-color    : #F8F8F8;
}

table.box-var2 thead td.nw,
table.box-var2 thead td.ne,
table.box-var2 thead td {
    border-color        : #036CD5;
    background          : url(/images/default/grad_blue.png) repeat-x;
}
table.box-var2 h2,
table.box h2 a {
    color               : #036CD5;
}
table.box-var2 .corner-nw {
    background          : url(/images/default/corners/box_blue_nw.png) no-repeat left top;
}
table.box-var2 .corner-ne {
    background          : url(/images/default/corners/box_blue_ne.png) no-repeat right top;
}
table.box-var2 tr.even td {
    background-color    : #F8F8F8;
    border-top          : 1px solid #E0E0E0;
}
table.box-var2 tbody tr:hover td {
    background          : #DFEDFD;
}


/*******************************************************************************/
/* form.biglabel */
form.super label {
    font-size           : 14px;
    font-weight         : bold;
    color               : #036CD5;
    margin-bottom       : 3px;   
    display             : block; 
}
form.super label.sub {
    font-size           : 12px;   
    display             : inline; 
    color               : #333333;
}
form.super label span {
    font-size           : 12px;
    font-weight         : normal;
    color               : #666666;    
}
form.super input.text {
    width               : 99%;
    padding             : 2px;
    margin-bottom       : 10px;
/*    font-size           : 14px;*/
    color               : #333333;
}
form.super textarea {
    width               : 99%;   
    margin-bottom       : 10px;
    height              : 250px;
}
body.quicky form.super textarea {
    height              : 150px;
}
body.quicky form.super div.knowledge-type-form-notice textarea {
    height              : 200px;
}
form.super input.checkbox {
    vertical-align      : bottom;   
}

/*******************************************************************************/
/* sm */
#msgs ul {
    padding             : 20px 20px 20px 40px;
    font-weight         : bold;
    font-size           : 12px;
}
#msgs ul.info {
    border-color        : #FADD5B;
    background          : #FEF3A1;
    color               : #F6951F;
}
#msgs ul.success {
    border-color        : #01A82C;
    background          : #D2FFDE url(/images/common/icons/24x24/active.png) no-repeat 10px 15px;
    color               : #01A82C;
    list-style-type     : none;
}
#msgs ul.error {
    border-color        : #FF3333;
    background          : #FFCECE url(/images/common/icons/24x24/error.png) no-repeat 10px 15px;
    color               : #FF3333;
}
#msgs ul.warning {
    border-color        : #1B71F2;
    background          : #F8F8F8 url(/images/common/icons/24x24/info.png) no-repeat 10px 15px;
    color               : #1B71F2;
    list-style-type     : none;
}

/*******************************************************************************/
/* textarea resizer */
.resizehandle {
	background:transparent url("http://www.jquery.info/images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
	height:16px;
	width:100%;
}

div.content-image-text a.content-image-text {
    border              : 1px solid #999999;
    padding             : 0px;
    margin-right        : 10px;
    margin-bottom       : 10px;
}
img.content-image {
    border              : 1px solid #999999;
}
div.content-image-text a.content-image-text:hover {
    border              : 1px solid #1D72F2;
}
div.content-image-text a.content-image-text img {
    margin              : 0 !important;
}

/*******************************************************************************/
/* code */
code {
    display             : block;
    background          : #F1F7FE;
    padding             : 10px;
    border              : 1px solid #A9D3FE;
    margin-right        : 270px;
}