
/* allgemeine Einstellungen */
body {
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    margin: 0px;
    background-color: #cccccc;
    font-size: 12px;
    color: #000;
    behavior: url(/css/csshover.htc);
}

.cleaner {
    clear: both;
    height: 0px;
    font-size: 0px;
    border: 0px none;
    margin: 0px;
    padding: 0px;
    background: transparent;
    overflow: hidden;

}

h1, h2, h3, h5 {
    font-weight: bold;
    color: #e43c3c;
    padding: 0;
    margin: 0;
}

h1 {
    margin-left: 10px;
    font-size: 16px;
}

h2 {
    font-size: 14px;
    margin-bottom: 4px;
}

h2 a {
    color: #e43c3c;
    text-decoration: none;
}

h2 a:hover {
    color: #e43c3c;
    text-decoration: underline;
}

h2.underline {
    color: #192832;
    font-size: 14px;
    margin-bottom: 4px;
    /*padding-left: 10px;*/
    border-bottom: 1px dotted #192832;
}

h3 {
    font-size: 13px;
    margin-bottom: 4px;
    color: #000;
}

h5 {
    font-size: 12px;
    color: #192832;
    line-height: 26px
}

p {
    margin: 0px;
    margin-bottom: 1em;
    padding: 0px;
    color: #192832;
}

sup {
    margin-left: 2px;
    font-size: .75em;
    color: #999;
}

.note {
    font-size: 11px;
    color: #999;
}

img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

td {
    vertical-align: top;
}

hr.dotted {
    border: 0;
    height: 1px;
    border-top: 1px dotted #192832;
}
/* Links und Buttons */
a {
    text-decoration: none;
    color: #e43c3c;
}

.last a {
    text-decoration: underline;
    color: #e43c3c;
}

a:link {
    color: #e43c3c;
}

a:hover {
    color: #e43c3c;
    text-decoration: underline;
}
a:focus {
    color: #e43c3c;
    outline: none !important;
}


a:active {
    color: #e43c3c;
}

a.info {
    background: url(/gfx/icon_info.gif) left no-repeat;
    display: inline;
    font-weight: bold;
    padding-left: 18px;
    height: 15px;
}

a.euro {
    background: url(/gfx/icon_euro.gif) left no-repeat;
    display: inline;
    font-weight: bold;
    padding-left: 18px;
    height: 15px;
}

.button {
    height: 20px;
    line-height: 20px;
    width: 96px;
    border: none;
    color: #e43c3c;
    background: url(/gfx/button_bg02.gif) no-repeat;
    outline: none !important;
    
  
}

input[type="submit"]{
  outline: none !important;
}

.button:hover {
   outline: none !important;
}

a.button {
    display: block;
    text-align: center;
}

a.button:hover {
    text-decoration: none;
}
a.button:focus {
    outline: none !important;
}

/* center box*/
#box_mitte {
    border: 0px solid #000000;
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px;
    background: #fff;
    overflow: hidden;
}
/* Unendliche Ränder */
#rand-oben {
    background: url(/gfx/rand-oben-red.gif) top left repeat-x;
}

#rand-links {
    background: url(/gfx/rand-links-red.gif) top left repeat-y;
}

#rand-rechts {
    background: url(/gfx/rand-rechts-red.gif) top right repeat-y;
}

#rand-unten {
    background: url(/gfx/rand-unten-red.gif) bottom left repeat-x;
}
/* Ecken */
#ecke-links-oben {
    background: url(/gfx/ecke-links-oben-red.gif) top left no-repeat;
}

#ecke-rechts-oben {
    background: url(/gfx/ecke-rechts-oben-red.gif) top right no-repeat;
}

#ecke-links-unten {
    background: url(/gfx/ecke-links-unten-red.gif) bottom left no-repeat;
}

#ecke-rechts-unten {
    background: url(/gfx/ecke-rechts-unten-red.gif) bottom right no-repeat;
}
/* Main Content main-boxen (divs)*/
#content-bereich {
    border: 0px solid #ff0000;
}

#content-layout-main {
    border: 0px solid #ff0000;
    padding: 10px;
}
/* Header Box mit den Links HOme usw...*/
#box-logo-header {
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    width: 950px;
    overflow: hidden;
    position: relative;
}

#box-logo {
    position: absolute;
    height: 80px;
    width: 180px;
    padding:0;
    right:10px;
    top:50px;
}

#box-logo a{
    display:block;
    height:100%;
    width:100%;
}

#box-header-image {
     float:right;
     padding:21px 0 0 0;
     margin:0;
}

#box-header {
    float: left;
    position: relative;
    left: 155px;
    top: 17px;
    text-align: center;
}

#box-header p {
    font-size: 15px;
    font-weight: bold;
    color: #192832;
    line-height: 30px;
    margin: 0;
}

#box-header span {
    font-size: 13px;
    color: #192832;
    font-weight: bold;
}

#box-link-header {
    float: right;
    position: relative;
    right: 10px;
    top: 10px;
}

#box-link-header a {
    font-size: 11px;
    line-height: 13px;
    color: #192832;
}

#box-link-header #loginTop {
    background: url(/gfx/schloss01.gif) top left no-repeat;
    padding-left: 15px;
}

#box-link-header a:hover {
    color: #e43c3c;
}
/* Banner Bereich*/
#box-banner {
    position: relative;
    height: 15px;
    width: 950px;
    left: 0px;
    top: 0px;
    /*background: url(/gfx/dotted_border.gif) left top repeat-x;*/
}
/* 3 Spalten Layout*/
#main-box-3spalten {
    overflow: hidden;
    width: 950px;
    position: relative;
    margin-bottom: 0px;
}
/* linke Spalte.... Navigation... links*/
#box-navi-links {
    padding: 40px 0px 100px 0px;
    float: left;
    width: 212px;
    position: relative;
}

#box-navi-links a {
    color: #192832;
}

#box-navi-links a:hover {
    color: #e43c3c;
    text-decoration: none;
}

.navi_level1, .navi_level2 li {
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.navi_level1 .navi_level1_head {
    width: 198px;
}

.navi_level1 .navi_level1_head div {
    background: url(/gfx/box-rot02.gif) top right no-repeat;
    height: 22px;
    text-align: right;
    padding-right: 20px;
    line-height: 22px;
    color: #fff;
}

.navi_level1_bottom {
    margin-left: 7px;
    margin-top: 15px;
}

.navi_level2 li, .navi_level2 li:hover, .navi_level2 li.navi_level2_active {
    text-align: right;
    padding: 0;
    margin: 12px 8px 12px 0;
    padding-right: 12px;
}

.navi_level2 li:hover {
    background: url(/gfx/link_dot_red.gif) right no-repeat;
}

.navi_level2 li.navi_level2_active {
    background: url(/gfx/link_dot_darkblue.gif) right no-repeat;
}

/*#content{
 background: #fff url(/gfx/wasserzeichen.gif) top no-repeat ;
 }*/

/*content, Inhalte*/
#box-inhalt {
    float: left;
    left: 0px;
    width: 526px;
    padding: 41px 0 100px 0;
    /*background: #eecde0;*/
    position: relative;
}

#history {
    position: absolute;
    z-index: 100;
    left: 90px;
    top: 21px;
    font-size: .9em;
    color: #192832;
}

#history a {
    color: #e43c3c;
}

#history .current {
    font-weight: normal;
    color: #192832;
}
/*  Druckversion... Link  */
.box_druckversion01 {
    padding: 5px 10px 5px 0;
    text-align: right;
    line-height: 16px;
}

.box_druckversion01 img {
    margin: 0 0 -3px 0;
}

.box_druckversion01 a {
    color: #192832;
}

.box_druckversion01 a:hover {
    color: #e43c3c;
}
/* Kopf- und Fußzeile */
.content_level1_head {
    border-bottom: 1px solid #192832;
}

.content_level1_bottom {
    border-top: 1px solid #192832;
    text-align: center;
}

.content_level1_bottom p a {
    color: #192832;
}

.content_level1_bottom p a:hover {
    color: #e43c3c;
}
/* Inhalte */
.content_level2 {
    padding: 0;
    margin: 30px 10px 0px 10px;
}
/*#article {
 background: #fff url(/gfx/wasserzeichen.gif) top no-repeat;
 }*/
.content_level2 p {
    line-height: 16px;
}

div.spacer10 {
    height: 10px;
}

div.spacer15 {
    height: 15px;
}

div.spacer20 {
    height: 20px;
}

div.spacer25 {
    height: 25px;
}

div.spacer50 {
    height: 50px;
}

.imageBorder {
    width: auto;
    border: 1px solid #E1E1E1;
    padding: 2px;
}

.leftImg {
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}

.rightImg {
    float: right;
    margin-left: 10px;
    margin-bottom: 8px;
}

.centerImg {
    text-align: center;
    margin-bottom: 8px;
}

.picture_description {
    background-color: #E1E1E1;
    font-size: 11px;
    padding: 4px;
}

.phone_icon {
    background: url(/gfx/icon_phone.gif) top left no-repeat;
    padding-left: 15px;
}

.team_box {
    float: left;
    width: 160px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.team_bildbox {
    height: 150px;
    vertical-align: bottom;
    position: relative;
}

.team_bild {
    position: absolute;
    bottom: 0;
}

.team_picture_description {
    font-size: 11px;
    padding: 4px;
    height: 100px;
}

.overline {
    font-size: 11px;
}

.subline {
    font-size: 11px;
    font-weight: bold;
}

.date {
    font-style: italic;
}

a.link_level2_mehr {
    display: inline;
    font-weight: bold;
    padding: 0;
}

.box_grau01 {
    margin: 1em 0;
    padding: 6px 10px 6px 10px;
    border: 1px solid #cccccc;
    background: #ebebeb;
}
/*rechte Spalte mit den Seminaren, Warenkorb usw.*/
#box-navi-rechts {
    padding: 0;
    margin: 0;
    float: right;
    width: 212px;
    position: relative;
    font-size: 11px;
		overflow: hidden;
}

#navi-content01 {
    margin: 33px 0 100px 12px;
}
/*graue Box mit den sehr leicht abgerundeten Ecken*/
#box_runde_ecken_warenkorb, #box_runde_ecken_seminare, #box_runde_ecken_newsletter, #box_runde_ecken_suche {
    background: #e1e1e1;
    position: relative;
}

.roundedbox_top {
    background: url(/gfx/dot_white.gif) top left;
}

.roundedbox_bottom {
    background: url(/gfx/dot_white.gif) bottom left;
}

.roundedbox_top, .roundedbox_bottom {
    display: block;
    height: 2px;
    width: 2px;
}

.inner_rounded_box {
    margin: 10px 0 15px 15px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    font-size: 11px;
		overflow: hidden;
}
/*Links innerhalb dieser Box*/
.inner_rounded_box a {
    display: block;
    line-height: 20px;
    margin-left: 3px;
    padding-left: 12px;
    font-size: 10px;
}

.inner_rounded_box a:hover {
    background: url(/gfx/link_dot_red.gif) left no-repeat;
}
/* Einstellungen für Listen der rechten Spalte */
ul.navi_r_level2 li a, ol.navi_r_level2 li a {
    display: inline;
    line-height: 15px;
    font-size: 9px;
    padding: 0;
}

.navi_r_level1_head {
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    color: #e43c3c;
    border-bottom: 1px solid #e43c3c;
}

.navi_r_level2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

ol.navi_r_level2 {
    list-style: decimal;
    margin-left: 25px;
}

.navi_r_level2 li {
    padding: 0;
    margin: 10px 10px 5px 15px;
    line-height: 13px;
    font-size: 9px;
    font-weight: bold;
}

.navi_r_level2 li span {
    font-weight: normal;
}

.navi_r_level2 li h6 {
    font-size: 10px;
    font-weight: bold;
    margin: 0;
}

.navi_r_level2 li h6 a {
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    color: #192832;
    text-decoration: none;
}

.navi_r_level2 li h6 a:hover {
    color: #e43c3c;
    text-decoration: underline;
}

ul.navi_r_level2 li a:hover, ol.navi_r_level2 li a:hover {
    background: url();
}
/* Einstellungen der Formulare innerhalb der rechten Spalte*/
.navi_r_formulare {
    padding: 0;
    margin: 10px 10px 0px 15px;
    line-height: 20px;
}

form label span {
    font-weight: normal;
    font-size: .9em;
}

.navi_r_formulare .button {
    height: 20px;
    line-height: 20px;
    width: 96px;
    border: none;
    color: #e43c3c;
    background: url(/gfx/button_bg02.gif) no-repeat;
}
/* Hover-Effekt der Buttons */
.buttons_dot_green_hover, .buttons_dot_green_none {
    margin: -15px 0 0 -12px;
    width: 5px;
    height: 8px;
    background: url(/gfx/link_dot_red.gif) top no-repeat;
}

.buttons_dot_green_none {
    background: url();
}

.buttons_lupe_hover, .buttons_lupe_none {
    margin: -25px 0 0 -20px;
    width: 20px;
    height: 25px;
    background: url(/gfx/lupe01.gif) 5px 8px no-repeat;
}
.buttons_lupe_none {
    background: url();
}

/* ====================================================================
 TOOLTIP
 -------------------------------------------------------------------- */
div.tooltip {
    background-color: #ffffe1;
    display: none;
    position: absolute;
    z-index: 100;
    width: 200px;
    border: 1px solid #CCC;
    opacity: .90;
    filter: Alpha( opacity = 90, finishopacity = 0, style = 0 );
}

div.tooltip_title {
    padding: 5px;
    border-width: 0px 0px 1px 0px;
    border-style: dotted;
    border-color: #CCC;
    color: #666;
    font-size: 11px;
    font-weight: bold;
}

div.tooltip_entry {
    height: auto;
    padding: 5px;
    color: #CCC;
    font-size: 11px;
}
/* ====================================================================
 LISTEN
 -------------------------------------------------------------------- */
ol.search {
    margin: 0;
    padding: 15px;
}

ol.search li {
    margin-bottom: 1.5em;
}
/* ====================================================================
 FORMULARE
 -------------------------------------------------------------------- */
form fieldset {
    border: 0;
    border-top: 1px dotted #192832
}

form fieldset legend {
    font-weight: bold;
    color: #192832;
    background-color: #FFF; /* only for IE */
}

.box_grau01 form fieldset legend {
    font-weight: bold;
    color: #192832;
    background-color: #EBEBEB;
}

form select {
    border: 1px solid #ccc;
}

optgroup {
    font-style: normal;
    font-weight: bold;
}

form label {
    font-size: .9em;
    color: #192832;
    font-weight: bold;
    line-height: 20px;
}

form label.info {
    background: url(/gfx/icon_info.gif) no-repeat right top;
    padding-right: 18px;
}

form .button {
    height: 20px;
    line-height: 20px;
    width: 96px;
    border: none;
    color: #e43c3c;
    background: url(/gfx/button_bg02.gif) no-repeat;
}

form input.inputText, select.inputSelect {
    padding-left: 3px;
    width: 200px;
    font-size: 11px;
    border: 1px solid #ccc;
}

form .inputTextarea {
    font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    padding-left: 3px;
    width: 400px;
    height: 100px;
    font-size: 11px;
    border: 1px solid #ccc;
}

form .input100 {
    width: 100px !important;
}

form .input150 {
    width: 150px !important;
}

form .input210 {
    width: 210px !important;
}

.errorNotes {
    border: 1px solid #62061D;
    padding: 4px !important;
    margin-bottom: 8px;
    background-color: #ffffe1;
    padding-left:10px !important;
    padding-bottom:8px !important;
}

.errorNotes h4 {
    color: #62061D;
    font-size: 12px;
    font-weight: bold;
    margin: .5em 0;
}

.errorNotes p {
    margin: 0;
    color: #62061D;
    font-size: 11px;
}

.successNotes {
    border: 1px solid #8F9C32;
    padding: 4px !important;
    margin-bottom: 8px;
    background-color: #ffffe1;
}

.successNotes h4 {
    color: #8F9C32;
    font-size: 12px;
    font-weight: bold;
    margin: .5em 0;
}

.successNotes p {
    margin: 0;
    color: #8F9C32;
    font-size: 11px;
}

form div.error label {
    color: #62061D;
}

form div.error input, form div.error select, form div.error textarea {
    border: 1px solid #62061D;
}
/* seminar-formular */
.table_seminare01 {
    border-bottom: 0px solid #192832;
    width: 100%;
}

.table_seminare02 {
    border-bottom: 1px solid #192832;
}

.table_seminare01 td {
    padding-bottom: 10px;
}

.table_seminare01 td.right {
    text-align: right;
    width: 170px;
}

.table_seminare01 td.right1 {
    text-align: left;
    width: 250px;
}

.table_seminare01 hr {
    border: 1px dotted #192832;
}

table.dateTable {
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
}

table.dateTable th {
    background-color: #EBEBEB;
    border: 1px dotted #CCC;
}

table.dateTable td {
    border: 1px dotted #CCC;
    text-align: center;
}

table.dateTable tr:hover, table.dateTable tr.hover {
    background-color: #E1E1E1;
}

table.dateTable td.price {
    text-align: right;
    white-space: nowrap;
}

table.dateTable td.bigPrice {
    font-size: 1.1em;
    font-weight: bold;
}

table.bag {
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
}

table.bag th {
    padding: 3px;
    background-color: #EBEBEB;
    border: 1px dotted #CCC;
}

table.bag td {
    padding: 3px;
    vertical-align: middle;
    border: 1px dotted #CCC;
    text-align: center;
}

table.bag td.price {
    text-align: right;
    white-space: nowrap;
}

table.userdata {
    width: 100%;
    border-collapse: collapse;
}

table.userdata th {
    font-size: 11px;
    padding: 3px;
    background-color: #EBEBEB;
    border: 1px dotted #CCC;
    text-align: right;
    width: 150px;
}

table.userdata td {
    white-space: nowrap;
    padding: 3px;
    border: 1px dotted #CCC;
    width: auto;
}
/* jobs artikel */
table.job_artikel01 th, table.job_artikel01 td {
		vertical-align: top;
    text-align: left;
    padding-bottom: 5px;
}
table.job_artikel01 th{
    width: 120px;
}
table.job_artikel01 th {
    color: #192832;
}
/* Pressefotos */
table.presseFotosTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px dotted #CCC;
}

table.presseFotosTable th, table.presseFotosTable th.trennline {
    background-color: #EBEBEB;
    border: 1px dotted #CCC;
}

table.presseFotosTable th.trennline {
    line-height: 4px;
}

table.presseFotosTable td {
    border-bottom: 1px dotted #CCC;
    text-align: left;
    vertical-align: middle;
    padding-left: 0px;
    padding: 5px;
}

table.presseFotosTable td div {
    width: 110px;
    margin: 5px;
    border: 1px solid #ccc;
}

table.downloads {
    border-collapse: collapse;
    width: 100%;
    border: 1px dotted #CCC;
}
table.downloads th {
    font-size: 11px;
    padding: 3px;
    background-color: #EBEBEB;
    border: 1px dotted #CCC;
    text-align: center;
}
table.downloads td {
    white-space: nowrap;
    padding: 3px;
    border: 1px dotted #CCC;
    width: auto;
}
table.downloads td.dwnldBtn, table.downloads td.dwnldSize, table.downloads td.dwnldMime  {
		text-align: center;
}
table.downloads td.dwnldSize {
    font-size: 10px;
}

