#stage {
    display: block;
    margin: 0 0 0 169px;
    width: 620px;
    padding: 0;
}

#stage h1 {
    color: #024F93;
    font-size: 140%;
    margin: 0;
    padding: 0 0 10px 0;
}

html>body #stage h1 {
    padding: 0 0 15px 0;
}

#stage .leftcol h1,
#stage .rightcol h1 {
    height: 1em;
}

#stageLogin h1 {
    height: auto;
}

#stage h2,
#stage .fliess h2 {
    color: #024F93;
    font-size: 95%;
    margin: 0;
    padding: 0 0 5px 0;
/**
    height: 1em;
//*/
}

#stage .fliess h2 {
    font-size: 135%;
}

#stage p {
    margin: 0 0 11px 0;
}

#stage #topvisual {
    margin: 0 0 22px 0;
}

#stage #stageTop {
    background: url(../images/www/extranet_stage_top.gif) no-repeat;
    height: 15px;
    line-height: 15px;
/*     margin: 22px 0 0 0; */
}

#stage #stageContent {
    background: url(../images/www/extranet_stage_bottom.gif) bottom no-repeat #FFFFE5;
    padding: 0 0 20px 0;
    width: 620px;
}

#stage #stageContent .stageInner {
    padding: 0 20px;
}

#stageContent ul {
    margin: 0 0 0 30px;
    padding: 0;
}

#stageContent ul li {
    margin: 2px 0;
    padding: 0;
}

html>body #stageContent ul li {
    margin: 4px 0;
}

#stageContent .submitBtn,
#stageContent .textBtn,
#stageContent .textBtnBack {
    float: right;
    text-align: right;
    background: url(../images/www/extranet_submit_bg.gif) top left repeat-x;
}

#stageContent .textBtnBack {
    float: left;
}

#stageContent .submitBtn .inner,
#stageContent .textBtn .inner,
#stageContent .textBtnBack .inner {
    background: url(../images/www/extranet_submit2.gif) top right no-repeat;
}

#stageContent .submitBtn .inner2,
#stageContent .textBtn .inner2 {
    background: url(../images/www/extranet_submit1.gif) top left no-repeat;
}

#stageContent .textBtnBack .inner2,
#stageContent table .textBtnBack .inner2 {
    background: url(../images/www/extranet_submit1_back.gif) top left no-repeat !important;
}

html>body #stageContent .textBtnBack .inner2 {
    height: 18px;
}

#stageContent .textBtn .inner2,
#stageContent .textBtnBack .inner2 {
    padding: 2px 0 0 0;
}

html>body #stageContent .textBtn .inner2,
html>body #stageContent .textBtnBack .inner2 {
    padding: 0;
}

#stageContent .submitBtn a,
#stageContent .submitBtn a:link,
#stageContent .submitBtn a:visited,
#stageContent .textBtn a,
#stageContent .textBtn a:link,
#stageContent .textBtn a:visited,
#stageContent .textBtnBack a,
#stageContent .textBtnBack a:link,
#stageContent .textBtnBack a:visited,
#stageContent table .textBtnBack a,
#stageContent table .textBtnBack a:link,
#stageContent table .textBtnBack a:visited {
    height: 18px;
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: top;
    font-size: 70%;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px 0 20px;
    margin: 0;
}

html>body #stageContent .textBtn a,
html>body #stageContent .textBtn a:link,
html>body #stageContent .textBtn a:visited,
html>body #stageContent .textBtnBack a,
html>body #stageContent .textBtnBack a:link,
html>body #stageContent .textBtnBack a:visited {
    font-size: 75%;
    line-height: 19px;
}

#stageContent .submitBtn .submitbutton,
#stageContent .textBtn .submitbutton {
    display: block;
    margin: 0;
    padding: 0 5px 0 10px;
    display: inline;
    font-weight: bold;
    font-size: 70%;
    height: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    background: none;
}

html>body #stageContent .submitBtn .submitbutton {
    margin: 0;
    padding: 0 10px 0 17px;
}

#stageContent .dlLink a,
#stageContent .dlLink a:link,
#stageContent .dlLink a:visited {
    display: block !important;
    background: url(../images/www/extranet_link_icon.gif) no-repeat left top;
    padding: 0 0 0 30px;
    margin: 0 0 12px 0;
}

#stageContent .formTool .dlLink a {
    margin: 0 0 2px 0;
}

#stage .line {
    margin: 20px 0 20px 0;
    background: url(../images/www/menu_line.gif) repeat-x top;
    height: 1px;
}

/** Stage-Drittel **/

#stageContent .third,
#stageContent .third21 {
    width: 580px;
}

#stageContent .third .leftcol {
    width: 180px;
    float: left;
    text-align: center;
}

#stageContent .third .leftcol .fliess {
    text-align: left;
}

#stageContent .third .rightcol {
    width: 380px;
    float: right;
}

/** Stage-Drittel-21 (2/3 zu 1/3) **/

#stageContent .third21 .leftcol {
    width: 380px;
    float: left;
}

/**
#stageContent .third21 .leftcol .fliess {
    text-align: left;
}
//*/

#stageContent .third21 .rightcol {
    width: 180px;
    float: right;
}


/** Stage-Halb **/

#stageContent .half .leftcol {
    width: 280px;
    float: left;
}

#stageContent .half .rightcol {
    width: 280px;
    float: right;
}

/** Stage-Form-Tool **/

#stageContent .formTool {
    padding: 13px 0 0 0;
}

/** Footer **/

#stage #footerOuter {
    background: url(../images/www/extranet_footer_bottom.gif) bottom no-repeat #F4EC8D;
    padding: 0 0 10px 0;
    margin: 20px 20px 0 20px;
}

#stage #footerOuter #footerInner p {
    margin: 0;
    padding: 0;
}

#stage #footerOuter #footerInner {
    background: url(../images/www/extranet_footer_top.gif) top no-repeat;
    margin: 0;
    padding: 5px 10px 0 10px;
}

#stage #footerOuter #footerInner #onecol {
    width: 560px;
}

#stage #footerOuter #footerInner .leftcol {
    float: left;
    width: 130px;
}

#stage #footerOuter #footerInner .rightcol {
    float: left;
    width: 200px;
}

/**************************** Tools ************************************/

/** Calendar **/

#stageContent .formTool #calendar {
    margin: -10px 0 0 0;
}

#stageContent .formTool #calendar table {
    width: 580px;
    border: 1px solid #F4EC8D;
    border-collapse: collapse;
}

#stageContent .formTool #calendar table th {
    text-align: left;
    color: #003D73;
    font-size: 80%;
    background-color: #F4EC8D;
    padding: 2px 7px;
}

#stageContent .formTool #calendar table td {
    text-align: left;
    color: #003D73;
    font-size: 70%;
    padding: 4px 7px;
    border-bottom: 1px solid #F4EC8D;
    background-color: #FFFFFF;
}

#stageContent .formTool #calendar table td.leftcol {
    width: 135px;
    font-weight: bold;
    vertical-align: top;
}

#stageContent .formTool #calendar .halfOfTheYear {
    margin: 10px 0 0 0;
    font-weight: bold;
}

#stageContent .formTool .printBtn {
    margin: 20px 0 0 0;
}

/**
#stageContent .formTool .printBtn .textBtn {
    float: left;
}
//*/

/** Calendar-Print **/

body#child {
    background-color: #FFFFFF;
}

body#child #stage {
    margin: 0 20px;
}

body#child #stage h1,
body#child #stage h2 {
    color: #000000;
}

body#child #stage .logo {
    float: left;
    width: 100px;
}

body#child #stage #stageTop {
    background: none;
}

body#child #stage #stageContent {
    background: none;
}

body#child #stageContent .formTool #calendar table {
    border: 1px solid #DBDBDB;
}

body#child #stageContent .formTool #calendar table th {
    color: #000000;
    background-color: #DBDBDB;
}

body#child #stageContent .formTool #calendar table td {
    color: #000000;
    border-bottom: 1px solid #DBDBDB;
}


/** Form **/

#stageContent .formTool form {
    margin: 0;
    padding: 0;
/**
    text-align: center;
//*/
}

#stageContent .formTool form table {
    width: 420px;
/**
    margin: auto;
//*/
    text-align: left;
}

#stageContent .formTool form table td {
    padding: 0px;
}

html>body #stageContent .formTool form table td {
    padding: 1px;
}

#stageContent .formTool form table td label {
    font-size: 70%;
    color: #003D73;
    padding: 0 0 2px 0;
    margin: 0 10px 0 0;
}

#stageContent .formTool form table td.leftrow label {
    margin: 0;
}

#stageContent .formTool form  table td.leftrow {
    padding: 5px 10px 0 0;
    text-align: right;
    vertical-align: top;
    width: 200px;
}

html>body #stageContent .formTool form  table td.leftrow {
    padding: 2px 10px 0 0;
}

#stageContent .formTool form  table .radio {
    vertical-align: top;
    margin: 2px 2px 0 0;
}

#stageContent .formTool form  table td .textfield {
    width: 198px;
    font-size: 70%;
}

#stageContent .formTool form  table td .textarea {
    font-weight: bold;
    width: 198px;
    font: 70% Arial, Helvetica, sans-serif;
}

/** Downloads **/

#stageContent .formTool .half .leftbox {
    float: left;
    width: 121px;
    margin: 0 0 20px 0;
}

#stageContent .formTool .half .rightbox {
    float: right;
    width: 159px;
    margin: 0 0 20px 0;
}

/** Kontakt **/

#stageContent #contact .half {
    margin: 20px 0 0 0;
}

#stageContent #contact .half .leftcol {
    width: 236px;
}

#stageContent #contact .half .rightcol {
    width: 325px;
    background: url(../images/www/extranet_contact_top.gif) no-repeat #F4EC8D;
}

#stageContent #contact .half .rightcol .fliess {
    margin: 20px 20px 0 20px;
}

#stageContent #contact .half .rightcol .formTool {
    background: url(../images/www/extranet_contact_bottom.gif) bottom no-repeat;
    padding: 10px 0;
}

#stageContent #contact .rightcol table {
    width: 305px;
}

/**
#stageContent #contact .rightcol table .textarea,
#stageContent #contact .rightcol table .textfield {
    width: 185px;
}

#stageContent #contact .rightcol table td.leftcol {
    width: 105px;
}
//*/

/**************************** Login ************************************/

/** Loginfield **/

#stageContent .login .textfield {
    width: 198px;
    font-size: 70%;
}

#stageContent .login table td {
    padding: 2px 0;
} 

html>body #stageContent .login table td {
    padding: 4px 0;
}

#stageContent .login table td.leftrow {
    width: 105px;
    font-size: 70%;
    color: #003D73;
    text-align: right;
    padding: 0 10px 0 0;
}

#stageContent .login a,
#stageContent .login a:link,
#stageContent .login a:visited {    
    display: block;
    float: left;
    font-size: 70%;
    color: #003D73;
    text-decoration: none;
    font-weight: normal;
}

#stageContent .login a:focus,
#stageContent .login a:hover,
#stageContent .login a:active {
    color: #DE5B03;
}

/*** new LOGIN-page ***/

#stageLogin {
    padding: 80px 0 0 0;
}

#stageLogin #stageContent {
    background: none;
    margin: 0;
    padding: 0;
}

#stageLogin .leftcol {
    float: left;
    width: 287px;
}

#stageLogin .rightcol {
    float: right;
    width: 303px;
}

#stageLogin .rightcol form {
    margin: 0;
    padding: 0;
}

#stageLogin .rightcol table {
    width: 303px;
    border-collapse: collapse;
}

#stageLogin #stageContent .rightcol .line {
    height: 1px;
    line-height: 1px;
    padding: 0;
    margin: 13px 0 8px 0;
}


/* Gewinnspiel */

ul.antworten {
    list-style-type: none;
    margin: 0 !important;
    padding: 0;
}

ul.antworten li {
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-weight: bold;
}

ul.antworten li input.radio {
    position: relative;
    top: 2px;
}


/* Preise */

.stageInner .rechts { float: right !important; }

#preise { text-align: left; }

#preise ul {
    list-style-type: none;
/*     margin: 0 0 0 6px; */
    margin: 0;
    padding: 0;
    width: 580px;
}

#preise ul li {
    display: block;
    margin: 0;
    padding: 0;
}

#preise ul .left {
    float: left;
    width: 250px;
}

#preise ul .right {
    float: left;
    width: 316px;
    background: url(../images/www/line_horizontal.gif) top left repeat-x;
    padding: 20px 0 0 0;
    margin: 0 0 0 10px;
    text-align: left;
}

#preise ul .right h2 .highlight {
    color: #DE5900;
}

#preise ul .right h2 {
    font-size: 80%;
}


.nofixedheight h1 {
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}