/* ############## - CSS Stylesheet by Tobias Kivelip - ###############
#                                                                 #
#                    webmaster@meinpranger.de                     #
#                                                                 #
#           geschrieben fuer: businessart (Element 8)             #
#                     Website: businessart.de                     #
#                         26.04.2005                              #
#                                                                 #
###################################################################
*/

/* ----------------------------- Allgemein / Klassen ----------------------------  */

body {
    margin: 0;
    padding: 0;
    background-color: #2C2D29;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    color: #000;
}

/* Links, allgemein */
a.cLink, a.cLink:link, a.cLink:active, a.cLink:visited {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a.cLink:hover {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

a.terminLink, a.terminLink:link, a.terminLink:active, a.terminLink:visited {
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

a.terminLink:hover {
    font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
}

/* ---- Bilder ohne Rahmen ---- */
img {
    border: 0;
}

/* ---- Absatzkonrolle ----*/
p {
    margin: 20px;
    margin-bottom: 0;
}

.date {
    margin: 0px;
    margin-left: 10px;
    margin-top: 8px;
    font-size: 10px;
    color: #949494;
}

.start {
    font-size: 10px;
    margin-left: 10px;
    margin-top: 3px;
}

.weiter {
    margin-top: 5px;
    text-align: right;
}

.weiter a, a:link, a:active, a:visited {
    color: #000;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

.weiter a:hover {
    color: #000;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

.lt10 {
    margin: 0px;
    margin-top: 10px;
    margin-left: 10px;
}

.l20t15 {
    margin: 0;
    margin-top: 15px;
    margin-left: 20px;
}

/* ---- Ueberschriften ---- */
h1 {
    text-align: left;
    margin: 0;
    margin-left: 20px;
    margin-top: 10px;
    color: #F3D21F;
    font-family: TrebuchetMS, verdana, helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

h2 {
    text-align: left;
    margin: 0;
    margin-left: 20px;
    margin-top: 22px;
    color: #F3D21F;
    font-family: TrebuchetMS, verdana, helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

h3 {
    text-align: left;
    margin: 0;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 2px;
    color: black;
    font-family: TrebuchetMS, verdana, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

h1.rbox {
    margin-left: 10px;
    font-size: 14px;
    margin-top: 10px;
}

.greys {
    background-color: #EAEAEA;
      border: 0;
      margin: 0;
      margin-top: 10px;
      margin-bottom: 20px;
    width: 100%;
      height: 10px;
      overflow: hidden;
}

/* ---- Boxen unter Seminare ---- */
.sem_box {
    margin-left: 20px;
    margin-top: 20px;
    width: 500px;
    height: 100px;
    background-color: #F8F8F8;
    border: 2px solid #EAEAEA;
    border-bottom: 0;
}

.box_pic {
    width: 60px;
    height: 83px;
    margin: 10px;
    margin-right: 0;
    float: left;
}

.box_text {
    width: 400px;
    margin: 10px;
    margin-bottom: 5px;
    float: left;
}

.goon {
    background-color: #F8F8F8;
    width: 500px;
    height: 17px;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    padding-right: 0;
    text-align: right;
    border: 2px solid #EAEAEA;
    border-top: 0;
    padding: 0;
    overflow: hidden;
}

.ingoon {
    background-color: #EAEAEA;
    height: 17px;
    width: 80px;
    float: right;
}


.goon a, a:link, a:active, a:visited {
    color: #000;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

.goon a:hover {
    color: #000;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

/* ------------------------------ Grundlayout -----------------------------------  */

/* ---- Logo verlinkung ---- */
#linklogo {
    position: absolute;
    top: 0;
    right: 19px;
    height: 100px;
    width: 200px;
    overflow: hidden;
}

/* ---- Buttons CSS/xHTml ---- */
#valid {
    position: absolute;
    right: 20px;
    bottom: 5px;
}

/* ---- für die Zentrierung ---- */
#forcenter {
    text-align: center;
      position: absolute;
      top: 50%;
      left: 0px;
      width: 99.99%;
      height: 1px;
      z-index: 0;
      overflow: visible;
      visibility: visible;
}

#content {
    text-align: left;
      background-color: #EAEAEA;
      border: 0;
      margin-left: -395px;
      position: absolute;
      top: -295px;
      left: 50%;
      width: 790px;
      height: 590px;
      overflow: hidden;
}

/* ---- Menue ---- */
#menu {
      text-align: left;
      background-color: #949494;
      background-image: url(img/head.jpg);
      background-repeat: no-repeat;
      border: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 92px;
      overflow: hidden;
}

ul.headmenu {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 38px;
    left: 10px;
    padding: 0;
    text-align: left;
    display: block;
}

li {
    margin: 0;
    padding-top: 4px;
    padding-left: 5px;
    display: block;
    border: 0;
}

li.a {
    width: 178px;
    float: left;
}

li.b {
    width: 145px;
    float: left;
}

li.c {
    width: 83px;
    float: left;
}

li.d {
    width: 140px;
    float: left;
}

/* ---- Submenues auf den Unterseiten ---- */
ul.submenu {
    list-style-type: none;
    margin: 0;
    margin-top: 15px;
    margin-left: 10px;
    padding: 0;
    text-align: left;
}

li.sub {
    margin: 0;
    margin-top: 3px;
    padding: 0;
    padding-left: 3px;
    border: 0;
    border-bottom: 1px solid #D6D6D6;
    display: block;
    width: 190px;
    height: 18px;
}

a.nac, a.nac:link, a.nac:active, a.nac:visited {
    font-size: 10px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

a.nac:hover {
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a.ac, a.ac:link, a.ac:active, a.ac:visited, a.ac:hover {
    font-size: 10px ;
    color: #F3D21F;
    text-decoration: none;
    font-weight: bold;
}



/* ---- Service Navigation im Footer ---- */
#zeiger {
    border: 0;
    margin: 0;
    padding: 0;
    width: 500px;
    height: 12px;
    position: absolute;
    left: 32px;
    top: 12px;
}

ul.servicenavi {
    list-style-type: none;
    margin: 0;
    position: absolute;
    top: 24px;
    left: 6px;
    padding: 0;
    text-align: left;
}

li.s1 {
    width: 70px;
    float: left;
}
li.s2 {
    width: 90px;
    float: left;
}
li.s3 {
    width: 100px;
    float: left;
}

.list {
    position: relative;
    top: -6px;
    left: 0;
}

/* ---- Pfad ---- */
#apfad {
    position: absolute;
    top: 75px;
    left: 25px;
    font-size: 10px;
    color: #F3D21F;
}

a.lpf, a:link.lpf, a:visited.lpf {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
}

/* ---- Contenbereich in der Mitte ---- */
#maincont {
    text-align: left;
      background-color: #EAEAEA;
      position: absolute;
      top: 92px;
      left: 0;
      border: 0;
    margin: 0;
      width: 100%;
      height: 403px;
      overflow: hidden;
}

/* Content Links */
#leftcont {
    text-align: left;
      background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    height: 383px;
    width: 554px;
    overflow: auto;
}

.left_inside {
    width: 100%;
    overflow: hidden;
    margin: 0;
}

/* IE HACK - Weil der IE mal wieder sau dumm ist! */
* html .left_inside {
    width: 537px;
    overflow: hidden;
}

.zitat {
    font-style: oblique;
    text-align: center;
}

/* ---- Content rechts ----*/
#rightcont {
    margin: 0;
    padding: 0;
    text-align: left;
      background-color: #F8F8F8;
    position: absolute;
    top: 10px;
    left: 564px;
    height: 383px;
    width: 216px;
    overflow: hidden;
}


/* ---- Footer ---- */
#footer {
    text-align: left;
      background-color: #F3D21F;
      position: absolute;
      top: 495px;
      left: 0;
      border: 0;
      margin: 0;
      width: 100%;
      height: 95px;
      overflow: hidden;
}

#whites {
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
      border: 0;
      margin: 0;
      width: 100%;
      height: 12px;
      overflow: hidden;
}

.vera {
    position: absolute;
    top: 25px;
    left: 590px;
    font-size: 9px;
    color: #4A4B2A;
}

a.l_vera, a.l_vera:link, a.l_vera:active, a.l_vera:visited, a.l_vera:hover {
    text-decoration: none;
    font-size: 9px;
    color: #4A4B2A;
    font-weight: normal;
}

.copyright {
    position: absolute;
    top: 75px;
    left: 13px;
    color: #6A6C2A;
    font-size: 10px;
}


