@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
}


ul {
	list-style-type: disc;
	padding-left: 15px;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #C30;
	text-decoration: none;

}

a:link {
	color: #CC0033;
	text-decoration: none;
}

a:hover {
	color: #CC0033;
}

#wrapper {
	text-align: left;
	width: 934px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav {
	float: left;
	width: 220px;
	padding-top: 38px;
}

.menu {
	margin-top: 10px;
}

.menu1 {
	margin-top: 7px;
}

.menu2 {
	margin-top: 25px;
}

.menu3 {
	margin-top: 7px;
	margin-left: 10px;
}

#cont {
	float: right;
	width: 712px;
}
#linkTXT {
	font-size: 7pt;
	color: #FFF;
	padding-left: 472px;
	height: 30px;
}


#bannerINDX {
	height: 390px;
	background-image: url(../images/BGindex.jpg);
	background-repeat: no-repeat;
}

#bannerTXT {
	height: 57px;
	font-size: 8pt;
	color: #FFF;
	padding-top: 315px;
	padding-left: 26px;
}

#bannerPRF {
	height: 310px;
	background-image: url(../images/HEADzeiter.jpg);
	background-repeat: no-repeat;
}

#bannerCOA {
	height: 310px;
	background-image: url(../images/HEADcoachi.jpg);
	background-repeat: no-repeat;
}

#bannerCOT {
	height: 310px;
	background-image: url(../images/HEADcoacht.jpg);
	background-repeat: no-repeat;
}

#bannerCOW {
	height: 310px;
	background-image: url(../images/HEADcoachw.jpg);
	background-repeat: no-repeat;
}

#bannerKOM {
	height: 310px;
	background-image: url(../images/HEADkommunik.jpg);
	background-repeat: no-repeat;
}

#bannerKUR {
	height: 310px;
	background-image: url(../images/HEADkurse.jpg);
	background-repeat: no-repeat;
}

#bannerAGE {
	height: 310px;
	background-image: url(../images/HEADagenda.jpg);
	background-repeat: no-repeat;
}

#bannerFLA {
	height: 310px;
	background-image: url(../images/HEADflaschenp.jpg);
	background-repeat: no-repeat;
}

#bannerKON {
	height: 310px;
	background-image: url(../images/HEADkontakt.jpg);
	background-repeat: no-repeat;
}

#contINDX {
	font-size: 13px;
	color: #FFF;
	background-color: #666;
	padding: 20px;
}

#contPRF {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGzeiter.gif);
	background-repeat: repeat-y;
}

#contCOA {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGcoach.gif);
	background-repeat: repeat-y;
}

#contKOM {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGkommunik.gif);
	background-repeat: repeat-y;
}

#contKUR {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGkurse.gif);
	background-repeat: repeat-y;
}

#contAGE {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGagenda.gif);
	background-repeat: repeat-y;
	height: 400px;
}

#contFLA {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGflaschenp.gif);
}

#contKON {
	font-size: 13px;
	padding: 20px;
	background-image: url(../images/BGkontakt.gif);
}

#footINDX {
	height: 43px;
	background-image: url(../images/FOOTindex.gif);
	background-repeat: no-repeat;
}

#footCOA {
	height: 43px;
	background-image: url(../images/FOOTcoach.gif);
	background-repeat: no-repeat;
}

#footPRF {
	height: 50px;
	background-image: url(../images/FOOTzeiter.gif);
	background-repeat: no-repeat;
}

#footKOM {
	height: 50px;
	background-image: url(../images/FOOTkommunik.gif);
	background-repeat: no-repeat;
}

#footKUR {
	height: 50px;
	background-image: url(../images/FOOTkurse.gif);
	background-repeat: no-repeat;
}

#footAGE {
	height: 50px;
	background-image: url(../images/FOOTagenda.gif);
	background-repeat: no-repeat;
}

#footFLA {
	height: 50px;
	background-image: url(../images/FOOTflaschenp.gif);
	background-repeat: no-repeat;
}

#footKON {
	height: 50px;
	background-image: url(../images/FOOTkontakt.gif);
	background-repeat: no-repeat;
}

.legende {
	font-size: 9px;
	padding-top: 5px;
}

#agend {
	float: left;
}

#leftColumn {
	float: left;
	width: 255px;
	margin-top: 20px;
}

#events {
	border-collapse:collapse;
	color: #333333;
	margin: 0px;
	width: 255px;
	text-align: left;
}

#events tbody {
	margin: 0px;
}

#events th {
	font-weight: bolder;
	color: #CC0033;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0.25em;
	padding-bottom: 6px;
	padding-left: 0.25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	cursor: pointer;
}

#events td, #events th {
	text-align: left;
	margin: 0px;
	padding-top: 0.75em;
	padding-right: 0.375em;
	padding-bottom: 0.75em;
	padding-left: 0.375em;
}

#events tr td.eventCourseTD {
	width: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BFCC;
}

#events tr td.eventNameTD {
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BFCC;
}

#events tr.selectRow td.eventCourseTD {
	background-color: #F2BFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BFCC;
	width: 55px;
	color: #CC0033;
}

#events tr.selectRow td.eventNameTD {
	background-color: #F2BFCC;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2BFCC;
	color: #CC0033;
}

.hoverRow {
	color: #CC0033;
	cursor: pointer;
}

#rightColumn {
	float: right;
	width: 350px;
	background-image: url(../images/agend_detbg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}

#EvDetails {
	height: 180px;
	float: left;
	font-size: 9px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 310px;
}

#imgwrapper {
	height: 136px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
}

