/* EXXCELLENCE CSS */


/*
 *
/* Spaltenbreiten mit paddings:
 * |<---------------------- 900px ------------------------>
 * | 0px 268px 0px | 18px 457px 18px | 18px 179px 18px |
 *
 * Schriftfarben/größen
 *
 * Headline content:
 * 1. Zeile: 20px #08C1DE
 * 2. Zeile 20px #000000
 *
 * Fließtext content: 12px #000000
 *
 * Meta-nav content: 11px #08C1DE (top, drucken, etc.)
 *
 * Meta-Nav oben: 11px #08C1DE (sitemap, impressum, ...)
 *
 * Hauptnav: 14px #6ABACF
 *
 * Subnav: 12px #071038
 * - inaktiv: #ffffff
 *
 * Rechte Spalte:
 *
 * Link: 12px #071038
 *
 * Text normal: 12px #191816
 *
 * Text klein: 10px #191816
 *
 *
 * BG-Colors:
 *
 * Hintergrund (dunkelblau): #051238
 *
 * cyan hell (rechte spalte bg): #D7F6FF
 *
 * cyan dunkel (überall): #08C1DE
 *
 * grau (button, links o.ä.: #B3B3B3

*/

* {
	padding: 0px;
	margin: 0px;
}

BODY {
	background: #071038;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#all {
	margin: 0 auto;
	width: 904px;
	position: relative;
}

#logo IMG {
	display: none;
	width: 180px;
	height: 45px;
}

#logo {
        position: absolute;
        top: 30px;
        left: 1px;
        width: 180px;
        height: 45px;
        background: url('../img/logo.gif') no-repeat left top;
}

#logo A {
        display: block;
        padding: 45px 0 0 0;
        overflow: hidden;
        width: 180px;
        height: 0px !important;
        height /**/: 45px;
}

#meta {
	position: absolute;
	right: 0;
	top: 20px;
	width: 420px;
	color: #08C1DE;
	font-size: 12px;
}

#meta A {
	text-decoration: none;
	color: #08C1DE;
}

#meta A:hover {
	color: #FFF;
}

#searchbox {
	float: right;
	line-height: 17px;
}

#searchbox .impressum {
	vertical-align: middle;
        float: left;
	padding-left: 7px;
        padding-right: 7px;
}

#searchbox .spacer {
	float: left;
}

#searchbox .suchen {
	vertical-align: middle;
	float: left;
	padding-left: 7px;
	padding-right: 11px;
}

#searchbox .field {
	margin-right: 5px;
	border: none;
	background-color: #6ABACF;
	width: 155px;
	height: 17px;
	vertical-align: middle;
}

/* nav test */

.nav {
	font-family: Arial, sans-serif;
	z-index: 100;
	position: relative;
	left: 2px;
	top: 85px;
}
.nav LI {
	position: relative;
	float: left;
	list-style: none;
	display: block;
}

.nav A {
	font-size: 13px;
	text-decoration: none;
}

.nav UL LI {
	height: 30px;
}

.nav UL LI.home {
        background: url('../img/home.gif') no-repeat 2px 9px;
        width: 79px;
}

.nav UL LI.vorstellung {
        background: url('../img/vorstellung.gif') no-repeat left 9px;
        width: 125px;
}

.nav UL LI.seminare {
        background: url('../img/seminare.gif') no-repeat left 9px;
        width: 103px;
}

.nav UL LI.service {
        background: url('../img/service.gif') no-repeat left 9px;
        width: 96px;
}

.nav UL LI.home:hover,
.nav UL LI.home-active,
* html .nav UL LI.home A:hover {
        background: url('../img/home2.gif') no-repeat 2px 9px;
}

.nav UL LI.vorstellung:hover,
.nav UL LI.vorstellung-active,
* html .nav UL LI.vorstellung A:hover {
        background: url('../img/vorstellung2.gif') no-repeat left 9px;
}

.nav UL LI.seminare:hover,
.nav UL LI.seminare-active,
* html .nav UL LI.seminare A:hover {
        background: url('../img/seminare2.gif') no-repeat left 9px;
}

.nav UL LI.service:hover,
.nav UL LI.service-active,
* html .nav UL LI.service A:hover {
        background: url('../img/service2.gif') no-repeat left 9px;
}

.nav UL LI.datenschutz {
	background: url('../img/datenschutzhinweis.gif') no-repeat left 9px;
	width: 178px;
}
.nav UL LI.datenschutz:hover,
.nav UL LI.datenschutz-active,
* html .nav UL LI.datenschutz A:hover {background-position: left -12px;}

.nav UL LI A, 
.nav UL LI A:link, 
.nav UL LI A:active, 
.nav UL LI A:visited {
	display: block;
	color: #fff;
}

.nav UL LI A {
	padding: 30px 0 0 0;
        overflow: hidden;
        height: 0px !important;
        height /**/: 30px;
}

.nav UL LI LI A {
	padding: 0 !important;
	height: 20px !important;
	overflow: auto;
}

.nav UL LI A:hover {
	background: none; 
}

.nav UL LI.sfHover UL A  {
        background-image: none;
}

.nav UL UL LI:hover A,
.nav UL UL LI.sfHover A {
	background: none;
}

.nav UL LI:hover UL A,
.nav UL LI.sfHover UL A {
	background-image: none;
	color: #FFF !important;
}

.nav UL LI:hover UL A:hover,
.nav UL LI.sfHover UL A:hover {
	background-image: none;
	color: #071038 !important;
}

.nav UL UL {
	display: block;
	position: absolute;
	top: -999em;
	left: -1px;
	width: 100%;
	margin: 0;
	background: #08C1DE;
	padding: 8px 0 3px 0;
}

.nav UL LI.seminare UL {
	width: 115px;
}

.nav UL LI:hover UL,
.nav UL LI.sfHover UL {
	top: 30px;
}

.nav UL UL LI {
	float: none;
	height: 22px;
	background: none;
}

.nav UL UL LI A {
	white-space: nowrap;
	margin-left: 3px;
}

.nav UL UL LI A:hover {
}

/* nav end */



#visual {
	position: absolute;
	left: 0;
	top: 115px;
	width: 268px;
}

#contentwrapperwrap {
	position: absolute;
        left: 268px;
        top: 115px;
}

#contentwrapper {
/*	position: absolute;
	left: 268px;
	top: 115px; */
	width: 636px;
	min-height: 482px;
        height: auto !important;
        height: 482px;
	background: url('../img/content-bg.gif') repeat-y right top #FFF;
	margin-bottom: 36px;
}

#content {
	float: left;
	width: 423px;
	padding: 28px 2px 25px 18px;
	min-height: 404px;
        height: auto !important;
        height: 404px;
	color: #000;
}

#right {
	width: 151px;
	padding: 28px 13px 0px 15px;
	float: right;
	color: #191816;
}

#content A, #right A {
	color: #071038;
	text-decoration: none;
}

#content A:hover, #right A:hover {
        text-decoration: underline;
}

#content P, #right P {
	line-height: 18px;
	margin-bottom: 18px;
}

#content H1, #content H2 {
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
}
/*
#content H1 A {
        color: #000 !important;
}*/

#content H1 {
	color: #000;
	margin-bottom: 12px;
}

#content H2 {
	color: #08C1DE;
	margin-bottom: 0;
}

#content H2 A {
        color: #08C1DE !important;
        margin-bottom: 0;
}


#content H5 {
	font-weight: normal;
	font-family: Georgia, Times, serif;
	color: #000;
	margin-bottom: 0;
	line-height: 26px;
	font-size: 21px;
}

#content H1.csc-firstheader,
#content H2.csc-firstheader {

}

#content UL,
#right UL {
	list-style-type: none;
	line-height: 21px;
	margin-bottom: 12px;
}

#content UL LI {
	background: url('../img/listtype-white.gif') left 8px no-repeat;
	padding-left: 10px;
}

#right UL LI {
        background: url('../img/listtype-blue.gif') left 8px no-repeat;
        padding-left: 10px;
}

#right .exxcellence,
.seminar-right .exxcellence {
	height: 218px;
	background: url('../img/trennstrich.gif') left bottom no-repeat;
}

#right .kontakt {
	padding: 16px 0 8px 0; 
	background: url('../img/trennstrich.gif') left bottom no-repeat;
}

.seminar-right .kontakt {
        padding: 12px 0 4px 0;
        background: url('../img/trennstrich.gif') left bottom no-repeat;
}

#right H3, 
.seminar-right H3 {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

#right .kontakt P, 
#right .telefon P,
.seminar-right .kontakt P,
.seminar-right .telefon P {
	font-size: 12px;
	line-height: 18px !important;
	margin-bottom: 0px;
}

#right .kontakt P {
	padding-bottom: 10px;
}

#right .telefon,
.seminar-right .telefon {
	padding-left: 26px;
	margin-top: 15px;
	background: url('../img/go.gif') left top no-repeat;
}

#right .telefon P,
.seminar-right .telefon P {
	margin-bottom: 0;
}

#footer {
	height: 16px;
	clear: both;
	padding-left: 18px;
	line-height: 100%;
}

#footer UL { 
	list-style-type: none;
}

#footer LI {
	float: left;
	margin-right: 22px;
}

#footer A {
	color: #6ABACF;
	display: block;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}

#footer LI.drucken A {
	background: url('../img/print.gif') left top no-repeat;
	padding-left: 14px;
}


/* ab hier Seminmardatenbank */

/* Liste */



.tx-txffbseminar-pi3-listwrapper {
	background: url('../img/trennstrich.gif') left bottom no-repeat;
	padding-bottom: 12px;
	margin-bottom: 8px;
}

.tx-txffbseminar-pi3-listwrapper A.list-link {
	color: #000 !important;
	text-decoration: none;
}

.tx-txffbseminar-pi3-listwrapper A.list-link:hover {
	text-decoration: none !important;
	color: #08C1DE !important;
}

.tx-txffbseminar-pi3-listwrapper DIV.serifs {
	font-family: Georgia, Times, serif;
        font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 3px;
}

.tx-txffbseminar-pi3-listwrapper A:hover DIV.nocolor {
	color: #000 !important;
}

/* Single View */

.clearing  {
	clear: both;
}

#visual-seminar {
        position: absolute;
        left: -268px;
        top: 0;
        width: 268px;
	height: 520px;
	background: url('../img/bg-header-standard.jpg') no-repeat;
}

.seminar-left {
	float: left;
	width: 423px;
	padding-top: 52px;
	line-height: 18px;
}

.seminar-left H1, .seminar-left H2 {
	font-weight: normal !important;
}

.seminar-left H2 {
	font-size: 24px !important;
	line-height: 26px;
}

.seminar-left P {
	margin-bottom: 12px !important;
}

.seminar-left .stoerer {
	display: block;
	float: right;
}

.seminar-left .stoerer IMG {
	padding: 0 0 0 5px;
}

.tx-ffbseminar-wrap {
	background: none;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.tx-ffbseminar-wrap2 {
        background: url('../img/trennstrich.gif') left bottom no-repeat;
        padding-bottom: 6px;
        margin-bottom: 12px;
}

.tx-ffbseminar-wrap2 {
	padding-bottom: 12px;
}

.tx-ffbseminar-wrap3 {
	background: none;
	padding-bottom: 72px;
	background: url('../img/trennstrich.gif') left bottom no-repeat;
}

.tx-ffbseminar-wrap4 {
	margin-bottom: 24px;
}

.tx-txffbseminar-pi3-singleViewField-hotel {
	padding-bottom: 6px;
}

.seminar-katalog {
	margin-top: 12px;
/*	background: url('../img/pdf-download.gif') left top no-repeat !important; */
}	

.seminar-katalog A {
/*	background: url('../img/pdf-download.gif') left top no-repeat !important; */
/*	background: url('../img/listtype-white.gif') left 69px no-repeat; */
	padding: 64px 0 0 0;
	display: block;
	height: 12px;
}

.seminar-katalog BR {
	display: none;
}

.seminar-left .seminar-katalog {
	background: url('../img/pdf-download.gif') left top no-repeat !important;
}

.seminar-right .seminar-katalog {
	background: none;
	margin-bottom: 24px;
}

.seminar-right .seminar-katalog A {
	padding-left: 0;
	background: url('../img/pdf-download.gif') left top no-repeat !important;
}

.seminar-subheader {
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 5px;
}

.seminar-subheader-fachseminar {
	font-weight: bold;
	color: #08C1DE;
}

.seminar-fachseminar-titel {
	font-weight: bold;
	margin-bottom: 16px;
}

.tx-txffbseminar-pi3-singleViewField-referent-link {
	padding-bottom: 6px;
}

.referent-name {
	font-weight: bold;
	padding-bottom: 6px;
}

.referent-name A {
	text-decoration: underline !important;
}

.referent-text {
	padding-bottom: 12px;
}

.tx-txffbseminar-pi1-listrowField-referent {
	margin-top: -5px;
}

.seminar-right {
        width: 156px;
        padding: 72px 13px 0px 15px;
        float: right;
	line-height: 18px;
        color: #191816;
}

.seminar-header-nav {
	position: absolute;
        right: 0;
        top: 0;
}

.seminar-footer {
/*	position: absolute;
	bottom: 12px;
	right: 0; */
	float: right;
}

* html .seminar-footer {
	bottom: -5px; 
}

.seminar-header-nav A,
.seminar-footer A {
	display: block;
	width: 179px;
	height: 54px;
}

.seminar-header-nav P,
.seminar-footer P {
        display: block;
        padding: 54px 0 0 0;
        overflow: hidden;
        width: 179px;
        height: 0px !important;
        height /**/: 54px;
	cursor: hand;
}

.seminar-header-nav .anmeldung A,
.seminar-footer .seminar-footer-anmeldung A {
	background: url('../img/anmeldung.gif') top left no-repeat;
}

.seminar-header-nav .anmeldung A:hover,
.seminar-footer .seminar-footer-anmeldung A:hover {
        background: url('../img/anmeldung-hover.gif') top left no-repeat;
}

.seminar-header-nav .uebersicht A {
        background: url('../img/zum-seminar.gif') top left no-repeat;
}

.seminar-header-nav .uebersicht A:hover {
        background: url('../img/zum-seminar-hover.gif') top left no-repeat;
}

.seminar-header-nav .active A {
        color: #FFF;
        font-weight: bold;
        display: none;
}

.seminar-header-nav .download {
        padding-left: 3px;
        color: #FFF;
}

.seminar-header-nav .download A {
        margin-left: -3px;
        padding-right: 25px;
        background: url('../images/pdf.gif') no-repeat 138px 2px;
}

.seminar-footer .seminar-footer-pdf,
.seminar-footer .seminar-footer-anmeldung {
	float: left;
}

.seminar-footer .seminar-footer-pdf DIV {
	width: 179px;
	height: 54px;
}

.seminar-footer .seminar-footer-pdf DIV A {
	text-decoration: none !important;
	color: #B1B2B4 !important;
	background: url('../img/broschuere-footer.gif') top left no-repeat;
}

.seminar-footer .seminar-footer-pdf DIV A:hover {
	background: url('../img/broschuere-footer-hover.gif') top left no-repeat;
}

/* special seminar footer */

.seminar-footer-wrapper {
	height: 54px;
	margin-left: -18px;
	background: url('../img/bg-footer.gif') left bottom repeat-x;
}

.seminar-footer-wrapper P {
	margin-bottom: 0 !important;
}

#footer2 {
	float: left;
        height: 16px;
        line-height: 100% !important;
	padding: 12px 0 0 18px;
}

#footer2 UL {
        list-style-type: none !important;
}

#footer2 LI {
	padding-left: 0 !important;
        float: left;
        margin-right: 22px;
	background-image: none !important;
}

#footer2 A {
        color: #6ABACF;
        display: block;
        text-decoration: none;
}

#footer2 A:hover {
        text-decoration: underline;
}

#footer2 LI.drucken A {
        background: url('../img/print.gif') left 4px no-repeat !important;
        padding-left: 14px;
}

.hotelinfo {
	padding-bottom: 6px;
}

.hotelinfo A {
	text-decoration: underline !important;
}

/* Anmeldung */


.tx_ffbseminar_pi4-intro p {
        margin-bottom: 12px;
}

.tx_ffbseminar_pi4-head {
        padding: 5px;
        background-color: #CCCCCF;
        color: #000;
        font-weight: bold;
        clear: both;
}

.tx_ffbseminar_pi4-pane {
        clear: both;
        padding: 5px 0 5px 0;
        background-color: #E8E8EA;
        margin-bottom: 6px;
	color: #565656;	
	line-height: 18px;
}

.tx_ffbseminar_pi4-pane2 {
        margin-top: 12px;
}

.tx_ffbseminar_pi4-pane3 {
        clear: both;
        padding: 0px;
        background-color: #E8E8EA;
        margin-bottom: 0.5em;
}

.tx_ffbseminar_pi4-pane3 DIV {
        padding-top: 5px;
        background: #E8E8EA;
}

.tx_ffbseminar_pi4-pane3 DIV DIV {
        padding-top: 0px;
}

.tx_ffbseminar_pi4-pane input {
        width: 90%;
}

H3.form-h3 {
	font-size: 14px;
	color: #08C1DE;
}

.black {
	color: #000;
}

.lowermargin {
	margin-bottom: 0px !important;
}

.rabatt15 {
	display: none;
}

.img-top-padding {
	padding-top: 20px;
}

.tuerkis {
}

.radiotermin {
	margin-right: 5px;
}

SELECT OPTION {
	padding-left: 5px;
}

.mitarbeiteranzahl INPUT {
	margin-right: 5px;
}

.csc-textpic-imagewrap {
	margin-bottom: 16px;
}



