/*######################### Main SITE ##############################*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
a, a:active, a:link {
    color: #143857;
}
a:hover{
    color: #9ab2cb;
}

body {
    background-color: #F0F0F0;
    color: #67686E;
    font-family: arial;
    font-size: 12px;
    width: 100%;
}
#clear {
    clear: both;
}
#wrapper {
    background: url("../../../images/canvas_bg.png") repeat-y scroll center center transparent;
    margin: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

#canvas_wrapper {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 1000px;
}
#header {
    height: 118px;
    margin: 0;
    position: relative;
    width: 1000px;
}

#content {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
#logo {
    left: 32px;
    position: absolute;
    top: 32px;
    z-index: 99;
}

/*############################### Menu ##############################*/

#metamenu {
    left: 630px;
    position: absolute;
    text-align: right;
    top: 20px;
    width: 360px;
    z-index: 99;
    text-align: right;
}
#telefon {
    left: 400px;
    position: absolute;
    text-align: right;
    top: 78px;
    width: 526px;
    z-index: 99;
}
#menu {
    border-bottom: 1px solid #C5C5C5;
    height: 85px;
    margin: 0 10px 0 0;
    position: relative;
    width: 1000px;
}
#menu ul {
    height: 45px;
    margin-left: 20px;
    margin-top: 10px;
}
ol, ul {
    list-style: none outside none;
}
fieldset, img {
    border: 0 none;
}
#menu li {
    background: url("../../../images/tab_inaktiv.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 45px;
    margin-right: 10px;
    position: relative;
    top: 1px;
    width: 241px;
}
#menu .active {
    background: url("../../../images/tab_aktiv.png") no-repeat scroll 0 0 transparent;
}
#menu li a {
    height: 30px;
    left: 10px;
    position: absolute;
    top: 12px;
    width: 220px;
}

/*################################# Content ###################################*/
.error,
#bewerber_table tbody tr td input#vorname.error,
#bewerber_table tbody tr td input#nachname.error,
#bewerber_table tbody tr td input#strasse.error,
#bewerber_table tbody tr td input#plz.error,
#bewerber_table tbody tr td input#ort.error,
#bewerber_table tbody tr td input#email.error,
#bewerber_table tbody tr td input#telefonnr.error,
#bewerber_table tbody tr td input#geb.error{
    text-decoration: underline;
    color: red;
    
}
#canvas {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
#content {
    font-size: 13px;
    line-height: 1.2;
    text-align: left;
    min-height:476px;
}

#substage {
    margin: 20px 10px 0 0;
    padding-left: 20px;
    position: relative;
    text-align: left;
    width: 1000px;
}
#content .col2_small {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
    width: 380px;
}

#submenu {
    border-top: 1px dotted #67686E;
    color: #143857;
    font-size: 14px;
    margin-right: 10px;
    position: relative;
}
#submenu {
    color: #143857;
    font-size: 14px;
}
#submenu .parent {
    background: url("../../../images/pfeil_unten.png") no-repeat scroll right top transparent;
    border-bottom: 1px dotted #67686E;
    line-height: 28px;
    position: relative;
}
#submenu .active {
    font-weight: bold;
}
#submenu li a {
    padding-left: 4px;
    position: relative;
    text-decoration: none;
}
#submenu .level2 {
    font-size: 13px;
    margin-bottom: 4px;
    position: relative;
    text-decoration: none;
}
#submenu .level2 li {
    background: url("../../../images/pfeil_rechts_hell.png") no-repeat scroll right center transparent;
    border-bottom: 0 none;
    line-height: 22px;
    position: relative;
}

#submenu .level2 li a {
    color: #3F6182;
    padding-left: 16px;
}
#submenu .level2 li {
    line-height: 22px;
}
#submenu li {
    line-height: 28px;
    border-bottom: 1px dotted #67686E;
}
address, article, aside, blockquote, body, caption, center, col, colgroup, dd, dir, div, dl, dt, fieldset, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, isindex, li, listing, map, marquee, menu, nav, noframes, ol, p, plaintext, pre, section, table, tbody, td, tfoot, th, thead, tr, ul, xmp {
    unicode-bidi: embed;
}
#submenu .level2 {
    font-size: 13px;
    text-decoration: none;
}
#content .col2_half {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    position: relative;
    width: 570px;
}
#headline_franchise {
    background: url("../../../images/schrift.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    width: 315px;
}
h2 {
    font-family: arial;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 16px;
    font-weight: normal;
}


h1 span, h2 span, h3 span {
    display: none;
}
p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 14px;
}
/*Boxen*/

.box {
    background-color: #FFFFFF;
    display: block;
    position: relative;
    width: 225px;
    margin: 10px 0 0 15px;
}

.box .bh {
    background: url("../../../images/box_header.gif") no-repeat scroll 0 0 transparent;
    height: 11px;
}

.box .bc {
    background: url("../../../images/box_bg.gif") repeat-x scroll center bottom transparent;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    padding-left: 10px;
    padding-right: 10px;
}

.box .bf {
    background: url("../../../images/box_footer.gif") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin-bottom: 10px;
}

/*################################# Bewerbungsformular ####################################*/

 #strasse, #email, #telefonnr, #geb{
    width: 300px;
}
#plz, #ort{
    width:90px;
}
#ort{
    width:  192px;
}

#vorname, #nachname {
    width: 141px;
}
#erreichen{
    width: 143px;
}
#zeitplan{
    width:143px;
}
#anrede, #land, #eigenkapital{
    width: 302px;
}
#vorname, #plz, #erreichen{
    margin-right: 12px;
}
#bewerber_table tr{
    height: 22px;
}
#bewerber_table input {
    border: 1px solid #DCDCDC;
    
}
#absenden{
    width: 111px;
    height: 24px;
    border: none;
    color: #C2D3E3;
    font-size: 1px;
}
#bewerber_table input, #bewerber_table select {
    color: #67686E;
    font-size: 17px;
    
}
html body div#wrapper div#canvas_wrapper div#canvas div#content form div#jobcreate div#field span#aufgaben_parent.mceEditor table#aufgaben_tbl.mceLayout.error{
    border:1px solid red;
}

.box .bc_simple {
    background-color: white;
    border-left: 1px solid #C5C5C5;
    border-right: 1px solid #C5C5C5;
    padding-left: 10px;
    padding-right: 10px;
}

.box .bh_3 {
    background: url("../../../images/topbox.png") no-repeat scroll 0 0 transparent;
    height: 11px;
}

.box .bf_3_simple {
    background: url("../../../images/bottombox.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin-bottom: 10px;
}
/*################################# Footer ####################################*/

#footer {
    background-color: #C14E9D;
    color: #FFFFFF;
    font-size: 12px;
    margin: 20px 10px 0 0;
    padding-bottom: 20px;
    position: relative;
    text-align: left;
    width: 1000px;
}
.footer_box {
    float: left;
    margin: 10px 30px 20px 20px;
    position: relative;
    width: 204px;
}
#footer h3 {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
}
#footer ul {
    margin-top: 5px;
}
#footer a {
    color: #FFFFFF;
}
#footer_imprint {
    font-size: 11px;
    margin-left: 20px;
    position: relative;
    width: 900px;
}




#kontaktform input, #kontaktform select {
color: #67686E;
font-size: 17px;
    margin-bottom: 5px;
}
#kontaktform input {
border: 1px solid gainsboro;
    margin-bottom: 5px;
}