/*************************************************
/* Allgemein */

#web * {
    padding: 0;
    margin: 0;
    border: 0;
    outline-width: 0; /* Firefox Rahmen fix */
}

#web body,
#web {
    background: #FFFFFF;
    height: 100%;
    overflow: hidden;
}

#web body {
    font: 11px/17px "Verdana","Arial","Helvetica",sans-serif;
    color: #000000;
}

#web input,
#web textarea,
#web select,
#web button {
    font: 11px "Verdana","Arial","Helvetica",sans-serif;
    color: #000000;
}

#web textarea {
    line-height: 17px;
}

#web #searchablecontent,
#web #skipnavigation {
    visibility: hidden;
}

#web a {
    color: #007fc2;
}

#web a:hover {
    color: #ff8a00;
}

a.l { text-decoration: none; }

/*************************************************
/* Author */

#web #author {
    position: absolute;
    right: 7px;
    bottom: 7px;
}

#web #author a {
    height: 19px;
    width: 50px;
    display: block;
    background: url(../images/author.gif) no-repeat 0px 0px;
}

#web #author span {
    display: none;
}

/*************************************************
/* Tabellen, Allgemein */

#web #content table {
    margin: -2px 0px 11px 0px!important;
    border-collapse: collapse;
    border: 1px solid #b4b6b6!important;
}

#web #content table tr {
    background: #ffffff!important;
}

#web #content table td {
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid #b4b6b6!important;
}

#web #content table th {
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid #b4b6b6!important;
    text-align: left;
}

#web #content table strong {
    color: #007fc2;
}

/*************************************************
/* Breedcrumbs */

#web #breadcrumbs {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 81px;
    background: #007fc2;
    color: #ffffff;
}

#web #breadcrumbs div {
    border-left: 2px solid #ffffff;
    padding: 5px 0px 5px 13px;
    margin: 0px 0px 0px 212px;
    height: 16px;
}

#web #breadcrumbs a {
    color: #ffa200;
}

#web #breadcrumbs a:hover {
    color: #ffffff;
}

/*************************************************
/* Funktionen */

#web #functions {
    position: absolute;
    z-index: 50;
    right: 10px;
    top: 10px;
    list-style: none;
}

#web #functions li {
    float: left;
    padding: 0px 12px 0px 18px;
}

#web #functions li a {
    text-decoration: none;
}

#web #functions li.home {
    background: url(../images/home.gif) no-repeat 0px 0px;
}

#web #functions li.print {
    background: url(../images/print.gif) no-repeat 0px 0px;
}

#web #functions li.sitemap {
    background: url(../images/sitemap.gif) no-repeat 0px 0px;
}

#web #functions li.search {
    background: url(../images/search.gif) no-repeat 0px 0px;
}

/*************************************************
/* Suche */

#web #searchform .methode {
    padding-left: 15px;
}

#web #searchform .methode input {
    margin-right: 7px;
    border: 0px!important;
    float: left;
}

#web #searchform .methode label {
    padding: 2px 0px 3px 0px;
}

#web #searchform .methode {
    padding-bottom: 10px;
}

#web #searchform input {
    margin-right: 7px;
}


#web #e10 em,
#web #e10 img {
    display: none;
}

#web #e10 dl {
    padding-bottom: 10px;
}

#web #e10 font {
    font: 11px/17px "Verdana","Arial","Helvetica",sans-serif;
}

/*************************************************
/* Navigation */

#web #nav_box {
    position: absolute;
    top: 117px;
    bottom: 93px;
    left: 0px;
    width: 196px;
    border-right: 2px solid #b4b6b6;
    padding: 26px 0px 0px 16px;
}

#web #nav {
    list-style: none;
}

#web #nav a {
    color: #007fc2;
    text-decoration: none;
}

#web #nav a:hover,
#web #nav a.activenode,
#web #nav a.active {
    color: #ff8a00;
}

#web #nav li {
    padding: 0px 0px 3px 30px;
}
#web #nav ul li {
    padding: 0px;
}

#web #nav li ul {
    list-style: none;
    display: none;
}

#web #nav li.active ul,
#web #nav li.activenode ul {
    padding: 5px 0px 7px;
    display:block;
}

#web #nav li.active {
    background: url(../images/active.gif) no-repeat 0px -2px;
}

#web #nav li.active li {
    background: none;
}

#web #nav ul ul {
    display: none!important;
}

/*************************************************
/* Header */

#web #header {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 81px;
    background: #e6f2f9;
    padding: 0px 0px 0px 48px;
}

#web #logo {
    display: block;
    width: 550px;
    height: 71px;
    background: url(../images/ewt_logo.png) no-repeat 0px 0px;
}

#web #logo span,
#web #steuerberater span {
    display: none;
}

#web #steuerberater {
    position: absolute;
    right: 30px;
    top: 128px;
    width: 187px;
    height: 42px;
    background: url(../images/logo2.gif) no-repeat;
}

/*************************************************
/* Kontakt */

#web #contactinfo {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 70px;
    background: url(../images/footer_bg.jpg) repeat-x 0px 0px;
    padding: 14px 0px 0px 24px;
}

#web #contactinfo a {
    color: #ffa200;
}

#web #contactinfo a:hover {
    color: #ffffff;
}

#web #contactinfo p {
    float: left;
    color: #ffffff;
    padding: 3px 18px 4px 18px;
    border-left: 2px solid #ffffff;
}

#web #contactinfo ul {
    float: left;
    padding: 3px 18px 4px 18px;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    list-style: none;
}

#web #contactinfo ul li {
    background: url(../images/row_footer.gif) no-repeat 0px 4px;
    padding-left: 19px;
}

#web #contactinfo .row {
    background: url(../images/row_footer.gif) no-repeat 0px 2px;
    padding-left: 19px;
}

#web #contactinfo h2 {
    position: absolute;
    right: -10px;
    top: -101px;
    display: block;
    width: 290px;
    height: 185px;
    background: url(../images/leistungs-paket.jpg) no-repeat 0px 0px;
}

#web #contactinfo h2 span {
    display: none;
}

/*************************************************
/* Listen, Allgemein */

#web #content ul,
#web #content ol {
    list-style: none;
    padding: 0px 0px 8px 18px;
}

#web #content ul ul,
#web #content ol ol, 
#web #content ul ol,
#web #content ol ul {
    list-style: none;
    padding: 0px;
}

#web #content li {
    padding-left: 15px;
    background: url(../images/row.gif) no-repeat 0px 4px;
}

#web #content .loweralpha {
    padding: 0px 0px 0px 33px;
}

#web #content .loweralpha ul {
    padding-bottom: 0px;
}

#web #content .loweralpha li {
    list-style: decimal;
    padding-left: 0px;
    background: none;
    font-weight: bold;
}

#web #content .loweralpha li li {
    list-style: lower-latin;
    padding-left: 0px;
    background: none;
    font-weight: normal;
}

/*************************************************
/* Datei Downloads */

#web #content .downloads li {
    background: none;
    padding: 0;
}

#web #content .downloads li img {
    position: relative;
    top: 3px;
    left: -2px;
}

/*************************************************
/* Content, Übersicht */

#web #uebersicht #content .adresse {
    float: left;
    width: 185px;
    padding-bottom: 0px;
}

#web #uebersicht #content .zeiten strong {
    width: 185px;
    display: block;
    float: left;
}

/*************************************************
/* Content, Impressum */

#web #impressum #content .adresse {
    float: left;
    width: 185px;
    padding-bottom: 0px;
}

#web #impressum #content .adresse_atikon {
    float: left;
    margin: 2px 25px 0px 0px;
}

#web #impressum #content .adresse_atikon_1 {
    float: left;
    width: 220px;
    padding-bottom: 10px;
}

#web #impressum #content .adresse_atikon_2 {
    padding-bottom: 0px;
}

#web #impressum #content .daten strong {
    width: 185px;
    display: block;
    float: left;
}

#web #impressum #content .downloads a {
    text-decoration: none;
}

/*************************************************
/* Content, Intro */

#web #scontent {
    position: absolute;
    left: 225px;
    right: 0px;
    top: 117px;
    bottom: 93px;
    z-index: 500;
    overflow: hidden;
}

#web #scontent #flashcontent {
    position: absolute;
    bottom: 0px;
}

/*************************************************
/* Content, Allgemein */

#web #content {
    position: absolute;
    left: 225px;
    right: 0px;
    top: 145px;
    bottom: 93px;
    padding: 0px 230px 0px 1px;
    overflow: auto;
    z-index: 500;
}

#web .maxwidth {
    max-width: 870px;
    width: expression(document.body.clientWidth > 1350? "870px":"auto");
}

#web #content p,
#web #content .disclaimer {
    padding-bottom: 10px;
}

#web #content p.infolist_toplink {
    padding-bottom: 10px;
    text-align: right;
}

#web #content p.infolist_toplink a {
    background: url(../images/row_top.gif) no-repeat 0px 3px;
    padding-left: 15px;
}

/*************************************************
/* Content, Für Unternehmer */

#web #unternehmer #content .overview h3 {
    font-size: 12px;
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #unternehmer #content .overview p {
    padding: 0px 0px 10px 19px;
}

#web .info #content table {
    border-width: 0px!important;
}

#web #reisekosten #content table,
#web #reisekosten #content .noborder,
#web #formulare #content .noborder {
    border: 0px!important;
}

#web #reisekosten #content table .odd,
#web #formulare #content table .odd {
    background: #e6f2f9!important;
}

#web #reisekosten #content table .even,
#web #formulare #content table .even {
    background: #eef4f7!important;
}

#web #reisekosten #content table .first {
    background: #ffffff!important;
}

#web #formulare #content table {
    border: 0px!important;
    border-top: 1px solid #b4b6b6!important;
}
/*
#web .vindex #content table {
    font: 9px "Verdana","Arial","Helvetica",sans-serif;
}*/

/*************************************************
/* Content, Spezialthemen */

#web #spezialthema #content .overview  h3 {
    font-size: 12px;
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #spezialthema #content .overview  p {
    padding: 0px 0px 10px 19px;
}

#web #spezialthema #content .linkcollection {
    margin-top: -10px;
    padding-left: 19px;
}

#web .sue #content table,
#web .sue #content table th,
#web .sue #content table td {
    border-width: 0px!important;
}

/*************************************************
/* Content, Downloads */

#web #content .download_section table {
    border: 0px!important;
    background: none;
    margin: -2px 0px 12px 15px!important;
}

#web #content .download_section table td {
    padding: 0px;
    border: 0px!important;
    vertical-align: top;
}

#web #content .download_section td.download img,
#web #content .download_section td.link img {
    position: relative;
    top: 4px;
    left: -2px;
}

#web #content .download_section td.link {
    padding-left: 80px;
}

#web #content .download_section a {
    text-decoration: none;
}

/*************************************************
/* Content, Schriften */

#web h1 {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #007fc2;
}

#web #content h2 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 10px;
    color: #898f8f;
    border-bottom: 1px solid #b4b6b6;
}

#web #content h3,
#web #content h4,
#web #content h5 {
    font-size: 11px;
    color: #007fc2;
    font-weight: bold;
    padding-bottom: 10px;
}

/*************************************************
/* Content, Links */

#web #links #content ul {
    padding-bottom: 20px;
}

#web #links #content h3 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 10px;
    color: #898f8f;
    border-bottom: 1px solid #b4b6b6;
}

/*************************************************
/* Content, Steuernews */

#web #aktuelles #news_selection {
    position: absolute;
    left: 225px;
    top: 117px;
    z-index: 1000;
    width: 130px;
    padding: 2px 3px 2px 3px;
    border: 1px solid #b4b6b6;
    background-color: #FFFFFF;
}

#web #aktuelles #content .news_preview {
    padding: 10px 10px 0px 10px;
    margin-bottom: 20px;
    border: 1px solid #b4b6b6;
}

#web #aktuelles #content .news_preview ul {
    padding: 0px;
}

#web #aktuelles #content .news_preview li {
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #aktuelles #content .news_preview h2 {
    font-size: 12px;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#web #aktuelles #content .image {
    float: right;
    padding: 5px 2px 5px 15px;
}

#web #aktuelles #content .image img {
    border: 1px solid #b4b6b6;
}

/*************************************************
/* Content, Onlinetools */

#web #onlinetools #content .onlinetool_overview {
    padding-left: 0px;
}

#web #onlinetools #content .onlinetool_overview li {
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #onlinetools #content .onlinetool_overview h2 {
    font-size: 12px;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#web #onlinetools #content .onlinetool_overview p {
    padding-right: 80px;
}

#web #onlinetools #content .onlinetool_overview p.calculate {
    margin: -14px 0px 13px 0px;
    padding: 0px;
    text-align: right;
    border-bottom: 1px solid #b4b6b6;
}

#web #onlinetools .onlinetool_overview p.calculate a {
    background: url(../images/calculator.gif) no-repeat 0px 1px;
    padding-left: 13px;
}

#web #calcdiv {
    position: absolute;
    left: 225px;
    right: 0px;
    top: 145px;
    bottom: 93px;
    padding: 0px 0px 0px 1px;
    overflow: hidden;
    z-index: 500;
}

#web #calc {
    width: 100%;
    height: 100%;
    overflow: auto;
    visibility: none;
}

/*************************************************
/* Content, Mitarbeiter */

#web #team #content .staff_overview {
    border-bottom: 1px solid #b4b6b6;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#web #team #content .staff_overview img {
    border: 1px solid #b4b6b6;
    padding: 1px;
    float: left;
    margin: 4px 0px 10px 0px;
}

#web #team #content .staff_overview .staff_content {
    padding-left: 125px;
}

/*************************************************
/* Content, Leistungspakete */

#web #content .leistungen .hidden {
    display: none;
}

#web #content .leistungen .leistungspaket img {
    float: left;
}

#web #content .leistungen .leistungspaket {
    border-bottom: 1px solid #b4b6b6;
    margin-bottom: 10px;
}

#web #content .leistungen .leistungspaket h2 {
    margin-left: 110px;
    padding: 10px 0 10px 0;
    margin-bottom: 0;
    color: #898f8f;
    border: 0;
}

#web #content .leistungen .leistungspaket a {
    padding-left: 15px;
    background: url(../images/row.gif) no-repeat 0px 3px;
}

/*************************************************
/* Popup */

#web #popup_background {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #000000;
    z-index: 10000;
}

#web #popup_content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 600px;
    margin-left: -400px;
    margin-top: -300px;
    background: #FFFFFF;
    border: 4px solid #cccccc;
    z-index: 10001;
}

#web #popup_close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5000;
}

#web #popup_close a {
    background: url(../images/close.gif) no-repeat 0 0;
    display: block;
    width: 15px;
    height: 15px;
}

#web #popup_close span {
    display: none;
}

#web #popup_text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#web #popup_text .text {
    position: absolute;
    top: 35px;
    left: 25px;
    right: 170px;
    bottom: 25px;
    padding-right: 25px;
    overflow: auto;
}

#web #popup_text .verwandte_pakete {
    position: absolute;
    top: 35px;
    right: 25px;
    bottom: 25px;
    width: 120px;
    padding-right: 10px;
    overflow: auto;
}

#web #popup_text .text img {
    float: left;
}

#web #popup_text .text h3 ,
#web #popup_text .verwandte_pakete h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 15px 0;
    color: #007fc2;
}

#web #popup_text .text h4 {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 1px;
    margin-bottom: 10px;
    color: #898f8f;
    border-bottom: 1px solid #b4b6b6;
}

#web #popup_text .text h5 {
    font-size: 11px;
    color: #007fc2;
    font-weight: bold;
    padding-bottom: 10px;
}

#web #popup_text .text p {
    padding-bottom: 10px;
}

#web #popup_text .text ul {
    list-style: none;
    padding: 0px 0px 8px 18px;
}

#web #popup_text .text ul ul {
    padding: 0px 0px 0px 18px;
}

#web #popup_text .text li {
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #popup_text .text li li {
    padding-left: 15px;
    background: url(../images/row.gif) no-repeat 0px 4px;
}

/*************************************************
/* Content, Lageplan */

.lageplan {
    font: 11px/17px "Verdana","Arial","Helvetica",sans-serif;
    color: #000000;
}

.lageplan a {
    color: #007fc2;
}

.lageplan a:hover {
    color: #ff8a00;
}

/*************************************************
/* Content, Sitemap */

#web #content #sitemap {
    padding-left: 0px;
}

#web #content #sitemap ul {
    font-weight: normal;
    font-size: 11px;
    padding: 10px 0px 0px 15px;
}

#web #content #sitemap ul ul {
    padding: 0px 0px 0px 15px;
}

#web #content #sitemap li {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0px 10px 19px;
    background: url(../images/row2.gif) no-repeat 0px 3px;
}

#web #content #sitemap ul li {
    font-size: 11px;
    font-weight: normal;
    padding: 0px 0px 0px 15px;
    background: url(../images/row.gif) no-repeat 0px 4px;
}

#web #sitemap_e108 ul {
    display: none;
}

/*************************************************
/* Formulare, Allgemein */

#web #content input,
#web #content textarea,
#web #content button {
    padding: 2px 3px 2px 3px;
    border: 1px solid #b4b6b6;
    background-color: #FFFFFF;
}

#web #content select {
    padding: 1px;
    border: 1px solid #b4b6b6;
    background-color: #FFFFFF;
}

#web #content select option {
    padding: 0px 3px 0px 3px;
}

#web #content .focus {
    border: 1px solid #007fc2;
}

#web #content button {
    padding: 2px;
    background-color: #ffffff;
}

#web #content .clear,
#web #content form br {
    clear: both;
}

#web #content textarea {
    overflow: auto;
}

#web #content .error label {
    color: #cc0000;
}

#web #content span {
    margin: 0px 3px 3px 0px;
    display: block;
}

#web #content label {
    display: block;
    padding-bottom: 2px;
}

#web #content input.radio,
#web #content input.checkbox {
    width: auto;
    vertical-align: middle;
}

#web #content .nofloat {
    float: none!important;
    display: block;
}

/*************************************************
/* Formulare, Kontakt */

#web #content #form_contact .section {
    padding-bottom: 10px;
    width: 540px;
}

#web #content #form_contact #section_contact_1 span {
    float: left;
    width: 165px;
    padding-bottom: 3px;
}

#web #content #form_contact #section_contact_1 input {
    width: 150px;
}

#web #content #form_contact #section_contact_2 label {
    float: left;
    width: 495px;
}

#web #content #form_contact #fld_betreff {
    width: 485px;
}

#web #content #form_contact #fld_text {
    width: 485px;
    height: 130px;
}

#web #content #form_contact #section_contact_1 .plz {
    width: 100px;
}

#web #content #form_contact #section_contact_1 .plz input {
    width: 85px;
}

#web #content #form_contact #section_contact_1 .ort,
#web #content #form_contact #section_contact_1 .email {
    width: 230px;
}

#web #content #form_contact #section_contact_1 .ort input,
#web #content #form_contact #section_contact_1 .email input {
    width: 215px;
}

#web #content #form_contact #section_contact_1 .telefon {
    width: 268px;
}

#web #content #form_contact #section_contact_1 .telefon input {
    width: 253px;
}

/*************************************************
/* Formulare, Terminvereinbarung */

#web #content #form_appointmentmaker .section {
    padding-bottom: 10px;
    width: 540px;
}

#web #content #form_appointmentmaker #section_termine span,
#web #content #form_appointmentmaker #section_termpers span {
    float: left;
    width: 165px;
    padding-bottom: 3px;
}

#web #content #form_appointmentmaker #section_termine input,
#web #content #form_appointmentmaker #section_termpers input {
    width: 150px;
}

#web #content #form_appointmentmaker #section_termnach label {
    float: left;
    width: 495px;
}

#web #content #form_appointmentmaker #fld_betreff {
    width: 485px;
}

#web #content #form_appointmentmaker #fld_text {
    width: 485px;
    height: 130px;
}

#web #content #form_appointmentmaker #section_termpers .plz {
    width: 100px;
}

#web #content #form_appointmentmaker #section_termpers .plz input {
    width: 85px;
}

#web #content #form_appointmentmaker #section_termpers .ort,
#web #content #form_appointmentmaker #section_termpers .email {
    width: 230px;
}

#web #content #form_appointmentmaker #section_termpers .ort input,
#web #content #form_appointmentmaker #section_termpers .email input {
    width: 215px;
}

#web #content #form_appointmentmaker #section_termpers .telefon {
    width: 268px;
}

#web #content #form_appointmentmaker #section_termpers .telefon input {
    width: 253px;
}

/*************************************************
/* Formulare, Informationen anfordern */

#web #content #form_inforequest .section {
    padding-bottom: 10px;
    width: 540px;
}

#web #content #form_inforequest #section_container_0 span,
#web #content #form_inforequest #section_container_1 span {
    float: left;
    width: 165px;
    padding-bottom: 3px;
}

#web #content #form_inforequest #section_container_0 input {
    border: 0px;
    float: left;
    margin: 2px 7px 0px 0px;
}

#web #content #form_inforequest #section_container_1 input {
    width: 150px;
}

#web #content #form_inforequest #fld_text {
    width: 485px;
    height: 130px;
}

#web #content #form_inforequest #section_container_0 label {
    padding: 3px 0px 3px 0px;
}

#web #content #form_inforequest #section_container_1 .plz {
    width: 100px;
}

#web #content #form_inforequest #section_container_1 .plz input {
    width: 85px;
}

#web #content #form_inforequest #section_container_1 .ort,
#web #content #form_inforequest #section_container_1 .email {
    width: 230px;
}

#web #content #form_inforequest #section_container_1 .ort input,
#web #content #form_inforequest #section_container_1 .email input {
    width: 215px;
}

#web #content #form_inforequest #section_container_1 .telefon {
    width: 268px;
}

#web #content #form_inforequest #section_container_1 .telefon input {
    width: 253px;
}

/*************************************************
/* Formulare, Bewerbungsbogen */

#web #content #form_application .section {
    padding-bottom: 10px;
    width: 540px;
}

#web #content #form_application #section_job span,
#web #content #form_application #section_personal span,
#web #content #form_application #section_education span,
#web #content #form_application #section_studies span,
#web #content #form_application #section_jobs span {
    float: left;
    width: 165px;
    padding-bottom: 3px;
    
}

#web #content #form_application #section_job input,
#web #content #form_application #section_personal input,
#web #content #form_application #section_education input,
#web #content #form_application #section_studies input,
#web #content #form_application #section_jobs input {
    width: 150px;
}

#web #content #form_application #section_job select,
#web #content #form_application #section_personal select {
    width: 158px;
}

#web #content #form_application #section_miscellaneous #fld_miscellaneous {
    width: 485px;
    height: 130px;
}

#web #content #form_application #section_studies #fld_studies_yes,
#web #content #form_application #section_studies #fld_studies_no {
    border: 0px;
    float: left;
    margin: 2px 7px 0px 0px;
    width: auto;
}

#web #content #form_application #section_studies .checkbox label {
    padding: 2px 0px 3px 0px;
}

#web #content #form_application #section_personal .plz {
    width: 100px;
}

#web #content #form_application #section_personal .plz input {
    width: 85px;
}

#web #content #form_application #section_personal .ort,
#web #content #form_application #section_personal .email {
    width: 230px;
}

#web #content #form_application #section_personal .ort input,
#web #content #form_application #section_personal .email input {
    width: 215px;
}

#web #content #form_application #section_personal .telefon {
    width: 270px;
}

#web #content #form_application #section_personal .telefon input {
    width: 254px;
}

/*************************************************
/* EWT Seitenblicke */

#web #content .archiv a,
#web #content #news_archiv .back a,
#web #content #news .back a {
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0px 0px 19px;
    background: url(../images/row2.gif) no-repeat 0px 2px;
}

#web #content #news .back {
    clear: both;
    padding-top: 10px;
}

#web #content #news .text {
    overflow:hidden;
}
#web #content #news_overview .more {
    text-align: right;
}

#web #content #news_overview .more a {
    padding: 0px 0px 0px 15px;
    background: url(../images/row.gif) no-repeat 0px 2px;
}

#web #content #news .image {
    float: right;
    padding: 5px 2px 5px 15px;
}

#web #content #news .image img {
    border: 1px solid #b4b6b6;
}

/*************************************************
/* Gestaltung, Gallerie */

#web #content #galerie {
    padding: 0 0 10px 0;
}

#web #content #galerie .hideme {
    display: none;
}

#web #content #galerie a.galerie_link {
    display: block;
    margin: 0 10px 5px 0;
    border: 1px solid #000000
}

#web #content #galerie a.galerie_link:hover {
    border: 1px solid #007fc2;
}

#web #content #galerie a.galerie_link img {
    display: block;
}

#web #seitenblicke #popup_content #popup_text {
    padding-top: 30px;
    padding-left: 12px;
}

#web #seitenblicke #popup_content #popup_text img {
    border: 1px solid #000000
}
div.zms_graphic.left {
    text-align: left;
}
div.zms_graphic.right {
    text-align: right;
}
div.zms_graphic.floatleft {
    float: left;
}
div.zms_graphic.floatright {
    float: right;
}
div.zms_graphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}

/*************************************************
/* EPOZ pimp */

body#epozcontent { background: #fff; color: #000; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; line-height: 1.5; padding: 10px; }
body#epozcontent p, body#epozcontent table, body#epozcontent ul, body#epozcontent ol { background: rgb(230,230,230); border: 1px dotted #000; margin: 0 0 16px 0; padding: 3px; }
body#epozcontent a { color: #007fc2!important; }
body#epozcontent a:hover { color: #ff8a00!important; }
body#epozcontent h1 { background: rgb(230,230,230); border: 1px dotted red; color: #007fc2; font-size: 17px; margin: 0 0 16px; padding: 3px; }
body#epozcontent h2 { background: rgb(230,230,230); border: 1px dotted #000; color: #007fc2; font-size: 15px; margin: 0 0 16px; padding: 3px; }
body#epozcontent h3, body#epozcontent h4, body#epozcontent h5 { background: rgb(230,230,230); border: 1px dotted #000; color: #007fc2; font-size: 13px; margin: 0 0 16px; padding: 3px; }
body#epozcontent ul, body#epozcontent ol { padding-left: 27px; }

