img {
	vertical-align: bottom;
	/* IE 5.5/6.0 fix for transparent PNG */
	/* makes a lot of trouble so only use it directly in attribute style */
	/*behavior: url(/css/iepngfix.htc);*/
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
p {
	margin: 0px 0px 5px 0px;
}

#body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(/gfx/_pageHintergrund.png);
	text-align: center;
}

#top {
	width: 876px;
	height: 114px;
	background: #ffffff;
	border: 1px solid #ffffff;
	overflow: hidden;
}

/*  Navigation 1 */
#nav1 {
	width: 876px;
	height: 29px;
	background: #ffffff;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
}
#nav1_del {
	float: left;
	width: 1px;
	height: 29px;
	background-image: url(/gfx/nav1_del.png);
}
#nav1_1 {
	float: left;
	width: 73px;
	height: 29px;
	background-image: url(/gfx/nav1_1.png);
}
#nav1_1:hover {
	background-image: url(/gfx/nav1_1_active.png);
}
#nav1_2 {
	float: left;
	width: 98px;
	height: 29px;
	background-image: url(/gfx/nav1_2.png);
}
#nav1_2:hover {
	background-image: url(/gfx/nav1_2_active.png);
}
#nav1_3 {
	float: left;
	width: 153px;
	height: 29px;
	background-image: url(/gfx/nav1_3.png);
}
#nav1_3:hover {
	background-image: url(/gfx/nav1_3_active.png);
}
#nav1_4 {
	float: left;
	width: 186px;
	height: 29px;
	background-image: url(/gfx/nav1_4.png);
}
#nav1_4:hover {
	background-image: url(/gfx/nav1_4_active.png);
}
#nav1_5 {
	float: left;
	width: 82px;
	height: 29px;
	background-image: url(/gfx/nav1_5.png);
}
#nav1_5:hover {
	background-image: url(/gfx/nav1_5_active.png);
}
#nav1_6 {
	float: left;
	width: 101px;
	height: 29px;
	background-image: url(/gfx/nav1_6.png);
}
#nav1_6:hover {
	background-image: url(/gfx/nav1_6_active.png);
}
#nav1_7 {
	float: left;
	width: 92px;
	height: 29px;
	background-image: url(/gfx/nav1_7.png);
}
#nav1_7:hover {
	background-image: url(/gfx/nav1_7_active.png);
}
#nav1_8 {
	float: left;
	width: 84px;
	height: 29px;
	background-image: url(/gfx/nav1_8.png);
}
#nav1_8:hover {
	background-image: url(/gfx/nav1_8_active.png);
}

/* Navigation 2 */
#nav2 {
	width: 854px;
	height: 28px;
	padding-left: 22px;
	color: #9a937d;
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	line-height: 28px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
}
#nav2 .nav2Link:hover {
	color: #333333;
}
#nav2 .nav2LinkPressed {
	font-weight: bold;
	color: #333333;
}

/* Navigation 2 Steps */
#nav2Steps {
	width: 854px;
	height: 28px;
	padding-left: 22px;
	color: #837d69;
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	line-height: 28px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
}
#nav2Steps .nav2StepReached {
	color: #333333;
	font-weight: bold;
}

#delGrey {
	width: 876px;
	height: 1px;
	background: #b0b0b0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
}

/* content area */
#content {
	position: relative;
	width: 878px;
	background: #ffffff;
	text-align: left;
}
#contentHeadlineBox {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 557px;
}
#contentFlyer {
	position: absolute;
}
#contentSpacerBottom {
	width: 415px;
	height: 7px;
	overflow: hidden;
}

/* footer area */
#footer {
	width: 878px;
	height: 49px;
	background: #ffffff;
	overflow: hidden;
}
#footerLinks {
	float: left;
	width: 327px;
	height: 41px;
	padding-left: 22px;
	padding-top: 8px;
	line-height: 20px;
	font-family: Helvetica;
	color: #9a937d;
	background: #f1f0ec;
	text-align: left;
	overflow: hidden;
}
#footerLinksInnen {
	width: 400px;
	height: 41px;
}
#footerPartner {
	float: left;
	width: 247px;
	height: 49px;
	margin-left: 1px;
	margin-right: 1px;
	background: #f1f0ec;
}
#footerRechts {
	float: left;
	width: 274px;
	height: 18px;
	padding-left: 6px;
	padding-top: 31px;
	background: #ffffff;
}

/*
 * Widgets
 */
#direktwahl {
	position: absolute;
	padding-right: 8px;
	bottom: 7px;
	width: 164px;
	font-family: Verdana;
}
#direktwahl #direktwahlUeber {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 22px;
}
#direktwahl #direktwahlLinie {
	width: 105px;
	height: 1px;
	background: #000000;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 3px;
}
#direktwahl .direktwahlLink {
	margin-left: 22px;
	margin-bottom: 7px;
}
#direktwahl .linkMarked {
	font-weight: bold;
}
#direktwahl a {
	color: #333333;
}
#direktwahl a:hover {
	color: #333333;
	text-decoration: underline;
}

#punktwahl {
	position: absolute;
	padding-right: 8px;
	bottom: 12px;
	width: 164px;
	font-family: Verdana;
}
#punktwahl .punktwahlLink {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#punktwahl a {
	color: #333333;
}
#punktwahl a:hover {
	color: #333333;
	text-decoration: underline;
}

.contentText {
	font-family: Verdana;
	font-size: 12px;
	width: 404px;
	line-height: 1.5em;
}

.contentLinks {
	width: 415px;
	margin-bottom: 17px;
}
.contentLinksColumn {
	float: left;
	width: 207px;
}

.contentSimpleLinks {
	width: 415px;
	line-height: 1.5em;
}
.contentSimpleLinks a {
	font-weight: bold;
}

.contentSimpleLinksBalken {
	color: #000000;
	font-weight: bold;
	width: 415px;
}
.contentSimpleLinksBalken a {
	color: #000000;
	font-weight: bold;
}

.contentSimpleRLinks {
	clear: left;
	width: 415px;
	line-height: 1.5em;
	text-align: right;
}

.contentLinkTabelle {
	width: 415px;
}

.contentLinkListe {
	width: 415px;
	height: 66px;
	margin-bottom: 10px;
}

.contentBild80Liste {
	width: 415px;
	line-height: 1.0em;
}

.contentPicLinkLarge {
	width: 415px;
}

.contentTable {
	width: 415px;
	margin-bottom: 8px;
}

#contentSchwarzeLinkListe {
	width: 415px;
	line-height: 1.7em;
	margin-bottom: 14px;
}
#contentSchwarzeLinkListe a {
	color:  #333333;
	font-weight: bold;
}
#contentSchwarzeLinkListe a:hover {
	color:  #333333;
	font-weight: bold;
	text-decoration: underline;
}

/* Calendar */
#calendar {
	width: 596px;
}
#calendar a {
	font-weight: bold;
}
#calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.calBox {
	float: left;
	width: 28px;
	height: 19px;
}
#calendar .calBox a {
	color: #000000;
}
#calendar .calBox a:hover {
	color: #000000;
	text-decoration: underline;
}
.calWT {
	text-align: center;
	background-color: #ebeae5;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
}
.calWE {
	text-align: center;
	background-color: #d7d4cc;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
}
.calTermin {
	background-color: #ffcf00;
}
.calSL {
	margin-right: 1px;
}
.calSM {
	margin-right: 1px;
	margin-left: 1px;
}
.calSR {
	margin-left: 1px;
}
.calZO {
	margin-bottom: 1px;
}
.calZM {
	margin-bottom: 1px;
	margin-top: 1px;
}
.calZU {
	margin-top: 1px;
}

/* Calendar-Monatsuebersicht */
#calendarMonatsUebersicht {
	width: 596px;
}

.tabelle {
	background-color: #d7d4cc;
}
.tabelle .zelle {
	float: left;
	background-color: #f8f7f5;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.tabelle .zelleM {
	margin-left: 1px;
	overflow: hidden;
}

/* Content Box breit (Content: 541px) */
.contentBoxBreit {
	margin-top: 8px;
	margin-left: 26px;
	width: 543px;
	background-image: url(/gfx/_boxSchattenR_1000.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.contentBoxBreitSchattenU {
	width: 543px;
	height: 2px;
	background-image: url(/gfx/_boxSchattenU_543.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

/* allgemeine Tabelle */
.contentTabelle {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
}
.contentTabelle tr.cTRowOdd {
	background-color: #f1f0ec;
}
.contentTabelle tr.cTRowEven {
	background-color: #ffffff;
}
.contentTabelle td.cTC {
	padding: 2px;
}
.contentTabelle td.cTCh {
	padding: 4px 2px;
}
.contentTabelle td.cTClo {
	border-top: 1px solid #bfbaac;
}
.contentTabelle td.cTClu {
	border-bottom: 1px solid #bfbaac;
}
.contentTabelle p {
	margin: 0px;
}
.contentTabelle .datError {
	border: solid 3px #ff0000;
}

/*
 * Buchung
 */
#buchungSendeFormular {
	margin-right: 35px;
	width: 380px;
	text-align: right;
}
#buchungSendeFormular a {
	color: #837d69;
	font-weight: bold;
	cursor: pointer;
}
.buchungKapitelBox {
	margin-left: 26px;
	margin-top: 14px;
	margin-bottom: 8px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	background-image: url(/gfx/_boxGelberBalken_18_neu.png);
	background-repeat: no-repeat;
}
.buchungKapitelBoxTab {
	margin-top: 14px;
	margin-bottom: 8px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
.buchungKapitelText {
	margin-left: 19px;
	font-weight: bold;
}
.buchungBox {
	margin-left: 26px;
	width: 543px;
	background-image: url(/gfx/_boxSchattenR_1000.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.buchungBoxSchattenU {
	width: 543px;
	height: 2px;
	background-image: url(/gfx/_boxSchattenU_543.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.buchungBoxContent {
	width: 541px;
}
.buchungBoxContent .white {
	background-color: #ffffff;
}
.buchungBoxContent .grey {
	background-color: #f1f0ec;
}
.buchungBoxContent .dgrey {
	background-color: #e4e2da;
}
.buchungBoxContent .row {
	width: 541px;
}
.buchungBoxContent .cell {
	float: left;
	padding: 0px 5px 0px 5px;
	height: 100%;
}
.buchungBoxContent .vcell {
	float: left;
	padding: 0px 5px 0px 5px;
	height: 100%;
	vertical-align: middle;
}
.buchungBoxContent .datZeile {
	width: 522px;
	padding-left: 19px;
}
.buchungBoxContent .datZeileG {
	width: 522px;
	padding-left: 19px;
	background-color: #f1f0ec;
}
.buchungBoxContent .datZeileW {
	width: 522px;
	padding-left: 19px;
	background-color: #ffffff;
}
.buchungBoxContent .datZelle {
	float: left;
	height: 100%;
}
.buchungBoxContent .datZelleVA {
	float: left;
	height: 100%;
	vertical-align: middle;
}
.buchungBoxContent .datError {
	border: solid 3px #ff0000;
}
.buchungPopup {
	position: absolute;
	display: none;
	top: 5px;
	left: 5px;
	width: 508px;
}
.buchungPopupInnen {
	width: 504px;
	padding: 2px 2px 2px 2px;
	background-color: #ffd002;
	background-image: url(/gfx/_boxSchattenR_1000.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.buchungPopup .schattenU {
	width: 508px;
	height: 2px;
	background-image: url(/gfx/_boxSchattenU_508.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.buchungPopup .titel {
	width: 477px;
	height: 18px;
	padding: 6px 6px 6px 19px;
	background-color: #d7d4cc;
	font-weight: bold;
}
.buchungPopup .titelText {
	float: left;
	width: 459px;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden;
}
.buchungPopup .titelClose {
	float: left;
	width: 18px;
}
.buchungPopup .content {
	width: 464px;
	padding: 8px 19px 12px 19px;
	background-color: #f8f7f5;
}

/* Trainingsangebot */
#buchungTrainingsangebot {
	width: 415px;
	line-height: 1.3em;
}

/* Teilnehmer Daten */
#buchungTeilnehmerDaten {
	background-color: #bfbaac;
}
#buchungTeilnehmerDaten a {
	color: #000000;
}

#buchungRechnungsbetrag {
	background-color: #c5c1b4;
}
#buchungRechnungsanschrift {
	background-color: #c5c1b4;
}
#buchungBankeinzug {
	background-color: #c5c1b4;
}
#buchungBestaetigung {
	background-color: #c5c1b4;
}

/* Trainings Preise */
.preiseKasten {
	margin: 8px 0px 8px 0px;
	width: 570px;
}
.preiseKastenInnen {
	width: 566px;
	padding: 2px 2px 2px 2px;
	background-color: #ffd002;
	background-repeat: no-repeat;
	background-position: top right;
}
.preiseKasten .titel {
	width: 541px;
	height: 18px;
	padding: 6px 6px 6px 19px;
	background-color: #d7d4cc;
	font-weight: bold;
}
.preiseKasten .titelText {
	width: 541px;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden;
}
.preiseKasten .content {
	width: 566px;
	background-color: #f8f7f5;
}

/* Fehler */
#fehlerBox {
	width: 90%;
	margin: 10px 5% 10px 5%;
	padding: 3px 3px 3px 3px;
	background-color: #ffffaa;
	border: 3px solid #ff0000;
}
#fehlerBox ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#fehlerBox li {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}
.fehlerEingabe {
	border: solid 3px #ff0000;
}

/* Sitemap */
.sm {
}
.smt1 {
	padding: 0px 2px 0px 2px;
	width: 420px;
	font-size: 16px;
	font-weight: bold;
}
.smt2 {
	padding: 0px 2px 0px 42px;
	width: 380px;
}
.smt3 {
	padding: 0px 2px 0px 82px;
	width: 340px;
}
.smt4 {
	padding: 0px 2px 0px 122px;
	width: 300px;
}
.sms {
	padding: 0px 2px 0px 2px;
	width: 420px;
	font-size: 10px;
}
.sm a {
	color: #333333;
}
.sm a:hover {
	color: #333333;
}
.sm a:visited {
	color: #333333;
}
