#content h1 {
	font-size: 12px;
	color:#00007D;
	background: #1E1284;
	padding: 5px 9px 5px 9px;
	margin: 0px 0px 5px;
	background:url(images/bg_h1.gif) no-repeat left top;
	height: 18px;
}
#content h2 {
	font-size: 11px;
	color: #1E1284;
	margin: 0px 0px 10px;
	padding: 5px 9px;
	background: #CCD7ED;
	line-height: 15px;
	clear: both;
}
#content h3 {
	font-size: 12px;
	color: #00007D;
	margin: 0px 0px 15px 5px;
	padding: 8px 0px 0px;
}
#content h4 {
	font-size: 10px;
	color: #1E1284;
	margin: 0px 0px 5px;
	padding: 3px 3px 0px;
}
#content h5 {
	font-size: 10px;
	color: #1E1284;
	margin: 0px 0px 3px;
	padding: 0px 5px;
	font-weight: normal;
}
#content p {
	margin: 0px 5px 7px;
	padding: 0px;
	line-height: 16px;
}
#content a {
	text-decoration: none;
	color:#00007D;
}
#content ul {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content li {
}
#content img {
	max-width: 552px;
}
#content .navigation {
	font-weight: bold;
	color: #240989;
	padding: 5px;
	height: 12px;
}
#content .navigation a:link, #content .navigation a:visited {
	text-decoration: none;
	color: #240989;
}
#content .navigation a:hover, #content .navigation a:active {
	text-decoration: underline;
}
#content .alignLeft, #content .alignleft {
	float: left;
}
#content .alignRight, #content .alignright {
	float: right;
}
.location {
	background: #EFF1F8;
	margin-bottom: 10px;
	width: 562px;
}
.location p {
	line-height: 15px;
}
.location th {
	text-align: left;
	font-size: 12px;
	color:#00007D;
	background: #1E1284;
	padding: 5px 4px 5px 4px;
	margin: 0px 0px 5px;
	background:url(images/bg_h1.gif) no-repeat left top;
	height: 18px;
}
.location td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
.location .address {
	width: 200px;
}
.location .address ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
}
.location .address li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.location .image {
	width: 173px;
}
.location .downloads ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.location .downloads li {
	list-style: none;
	background: url(images/icon_pdf_micro.gif) no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin: 0px;
}
.location .downloads a {
	text-decoration: none;
	color: #1E1284;
}
/*---training-data listing---*/
.dataSetLarge .dataListing {
	border: 1px solid #CCD7ED;
	padding: 0px;
	width: 560px;
	float: left;
	margin: 0px;
}
.dataSetLarge .dataListing li {
	margin: 0px;
	padding: 5px;
	list-style: none;
	line-height: 14px;
	background: url(none);
	clear: both;
	display: block;
	float: left;
	width: 550px;
}
.dataSetLarge .dataListing .promoIcon, .dataSetLarge .dataListing .pdfIcon, .dataSetLarge .dataListing .priceInfo {
	float: right;
	padding-right: 10px;
}
.dataSetLarge .dataListing .priceInfo {
	width: 55px;
	text-align: right;
}
.dataSetLarge .dataListing .courseTitle {
	width: 410px;
	display: block;
	float: left;
}
/*---normal content-data---*/
/*---breadcrumb navigation--- */
#breadcrumb {
	background-color: #FFFFFF;
	color:#1E1284;
	padding:2px 0px;
	margin: 0px 0px 8px 0px;
	text-align:left;
}
#breadcrumb a {
	color:#CCCCCC;
	text-decoration: none;
}
#breadcrumb a:hover {
	color:#333333;
}
#breadcrumb #Zusatzinformationen, #breadcrumb #Hauptseiten, #breadcrumb #Footer {
	display: none;
}
/*---sitemap---*/
#sitemap_list {
	list-style-type: none;
	margin: 0px 2px 5px 2px;
	padding: 0px;
}
#sitemap_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #EFF1F8;
}
#sitemap_list li a {
	font-size: 10px;
	color: #1E1284;
	margin: 0px 0px 5px;
	padding: 5px 3px;
	background-color: #CCD7ED;
	line-height: 15px;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#sitemap_list li li a {
	margin: 5px 0px 5px 10px;
	text-decoration: none;
	display: block;
	background:transparent url(images/arrow_blue.gif) no-repeat scroll left 4px;
	padding:0 0 0 10px;
	font-weight: bold;
}
#sitemap_list li li li a {
	margin: 5px 0px 5px 20px;
	text-decoration: none;
	display: block;
	background:transparent url(images/arrow_blue.gif) no-repeat scroll left 4px;
	padding:0 0 0 10px;
	font-weight: normal;
}
/*---generic styling---*/
.dataSetLarge {
	width: 562px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px;
	background: #FFFFFF;
	clear: both;
}
.dataSetLarge a:link, .dataSetLarge a:visited {
	text-decoration: none;
	color: #1E1284;
}
.dataSetLarge a:hover, .dataSetLarge a:active {
	text-decoration: underline;
}
.dataSetLarge ul {
	margin: 0px 0px 10px;
	padding: 0px 5px;
}
.dataSetLarge li {
	background: url(images/arrow_blue.gif) no-repeat left 6px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
.dataSetLarge dl {
	margin: 0px;
	padding: 0px;
}
.dataSetLarge dt {
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
}
.dataSetLarge dd {
	margin: 0px 0px 3px;
	padding: 0px;
}
.dataSetLarge table {
	margin-bottom: 20px;
}
.dataSetLarge td {
	padding: 3px 0px 3px 4px;
	vertical-align: top;
}
.dataSetLarge .iconPDF {
	background: url(images/icon_pdf_micro.gif) no-repeat left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 4px;
	display: inline-block;
}
#content .dataSetLarge .contentHighlight {
	border-left: 5px solid #ff0108;
	font-weight: bold;
	margin-left: 75px;
	padding-left: 7px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content .dataSetLarge .romanListing ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#content .dataSetLarge .romanListing li {
	list-style-type: lower-alpha;
	background: url(none);
	margin: 0px 0px 10px;
	padding: 0px;
}
.videoThumbnail {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.videoThumbnail .videoInfo {
	background: #CCC;
	font-size: 10px;
	padding: 3px 5px;
	border-top: 1px solid #999;
}
.justify {
	text-align: justify;
}
/*---generic seminar-info table---*/
.seminarData {
	border: 1px solid #CCD7ED;
	width: 560px;
	margin-bottom: 10px;
}
.seminarData th {
	text-align: left;
	padding: 5px;
	background: #CCD7ED;
	color: #1E1284;
}
.seminarData td {
	vertical-align: top;
	padding: 5px;
}
.seminarData .alignBottom {
	vertical-align: bottom;
}
.seminarData .description {
	width: 285px;
}
/*---controls table and list layout for training information---*/
.trainingDates, .trainingDatesWide {
	width: 562px;
	border: 1px solid #CCD7ED;
}
.trainingDates th, .trainingDatesWide th {
	background: #a7b6d6 url(images/trainingDates_headerBG.gif) repeat-x left top;
	text-align: left;
	padding: 5px 7px 5px 3px;
}
.trainingDates form, .trainingDatesWide form {
	margin: 0px;
	padding: 0px;
}
.trainingDates .booking, .trainingDatesWide .booking {
	width: 121px;
}
.trainingDates .center, .trainingDatesWide .center {
	text-align: center;
}
.trainingDatesWide .infoButton {
	margin-bottom: 3px;
	display: block;
}
.trainingDates .odd, .trainingDatesWide .odd, .dataSet .odd, .dataSetLarge .dataListing .odd, .seminarData .odd {
	background: #FFFFFF;
}
.trainingDates .even, .trainingDatesWide .even, .dataSet .even, .dataSetLarge .dataListing .even, .seminarData .even {
	background: #F4F5FB;
}
.trainingDates {
	margin-bottom: 10px;
}
#content .arrowLarge {
	padding-left: 20px;
	background: #CCD7ED url(images/arrow_large.gif) no-repeat 5px center;
}
/*---news-listing---*/
.newsData {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 562px;
}
.newsData .linkSpecial {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.newsData .linkSpecial a {
	text-decoration: none;
	color: #1E1284;
	background: #CCD7ED url(images/cap_footer_link.gif) no-repeat right bottom;
	margin: 0px;
	padding: 3px 25px 5px 0px;
	display: block;
}
.searchControls {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 562px;
	background: #D3D9E9;
}
.searchControls table {
	width: 562px;
	border-top: 1px solid #A3AFD1;
	border-right: 1px solid #A3AFD1;
	border-left: 1px solid #A3AFD1;
}
.searchControls select, .searchControls input {
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
}
.searchControls select {
	background: #FFFFFF;
	border-color: #6275AC #F8F9FC #F8F9FC #6275AC;
}
.searchControls input {
	background: #FFFFFF;
}
.searchControls td {
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #A3AFD1;
}
.searchResultControls {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 562px;
}
.searchResultControls table {
	width: 562px;
}
.searchResultControls td {
	text-align: right;
	padding-right: 5px;
}
.searchResultControls input {
	font-size: 10px;
}

.searchResultControls .pageContols {
	width: 160px;
	border: 1px solid #A3AFD1;
	background: #D3D9E9;
}
.searchResultControls .pageContols input {
	padding: 0px 5px;
	margin: 3px 3px 3px 0px;
	border-top: 1px solid #EFF1F8;
	border-right: 1px solid #98A6CB;
	border-bottom: 1px solid #98A6CB;
	border-left: 1px solid #EFF1F8;
	background: #FFFFFF;
	font-size: 10px;
}
.listData {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 562px;
	background: #EFF1F8;
}
.listData a {
	text-decoration: none;
	color: #1E1284;
}
.listData ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.listData li {
	background: url(images/arrow_submenu.gif) no-repeat left 4px;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 5px;
}
.listData td {
	vertical-align: top;
	padding: 5px 2px 2px;
}
.listData .date {
}
.listData .title {
}
.listData .place {
}
.listData .type {
	width: 36px;
}
.listData .duration {
	width: 60px;
}
.listData .price {
	width: 80px;
}
.listData .info {
	width: 135px;
}
.listData .odd {
	background: #F8F9FC;
}
.listData .even {
	background: #E9ECF5;
}
#content .buttonTrainingDates p {
	background: url(images/btn_trainingDates.gif) no-repeat;
	padding-top: 15px;
	padding-left: 30px;
	height: 21px;
	font-size: 10px;
	margin-bottom: 20px;
}
#content .infoButtonBlue p, #content .infoButtonRed p {
	padding-top: 15px;
	padding-left: 30px;
	height: 21px;
	font-size: 10px;
	margin-bottom: 20px;
}
#content .infoButtonBlue p {
	background: url(images/btn_infoBlue.gif) no-repeat;
}
#content .infoButtonRed p {
	background: url(images/btn_infoRed.gif) no-repeat;
}
/*---Buttons Shop-Zwischseite---*/
#trainingButtonWrapper {
	width: 540px;
	margin: 0px 5px 20px;
	font-size: 10px;
}
/*---ordered list version large---*/
#trainingButtonWrapper ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#trainingButtonWrapper li {
	margin: 0px;
	padding: 0px;
}
#trainingButtonWrapper a {
	background: #F00;
	display: block;
	height: 21px;
	width: 331px;
	padding-top: 15px;
	padding-left: 30px;
	color: #333;
	margin-bottom: 10px;
}
#trainingButtonWrapper .jobSeeker a {
	background: url(images/btn_training_arbeitssuchend.gif);
}
#trainingButtonWrapper .corporateClients a {
	background: url(images/btn_training_firmenkunde.gif);
}
#trainingButtonWrapper .placeholder a {
	background: url(images/btn_training_placeholder.gif);
}
/*---ordered list version small---*/
.audienceSwitch {
	font-size: 9px;
	padding-left: 4px;
}
.audienceSwitch ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.audienceSwitch li {
	margin: 0px;
	padding: 0px;
}
#hotTopics .audienceSwitch a {
	display: block;
	height: 20px;
	width: 152px;
	padding-top: 16px;
	padding-left: 27px;
	color: #333;
	margin-bottom: 7px;
}
#hotTopics .audienceSwitch a:hover {
	text-decoration: none;
}
.audienceSwitch .jobSeeker a {
	background: url(images/btn_s_training_arbeitssuchend.gif);
}
.audienceSwitch .corporateClients a {
	background: url(images/btn_s_training_firmenkunde.gif);
}
/*---custom headlines - this should be moved to the top in release-version---*/
#content .jobSeeker h1, #content .corporateClients h1  {
	font-size: 12px;
	padding-left: 30px;
	height: 19px;
	margin-bottom: 10px;
	padding-top: 6px;
}
#content .jobSeeker h1  {
	background:url(images/bg_h1_jobSeeker.gif) no-repeat left top;
}
#content .corporateClients h1  {
	background:url(images/bg_h1_corporateClients.gif) no-repeat left top;
}
/*---kontaktformular---*/
.wpcf7-form input, .wpcf7-form textarea {
	border:1px solid #CCD7ED;
	background-color: #FFFFFF;
	width: 330px;
}
.wpcf7-form input.smallfield, .wpcf7-form input.wpcf7-acceptance {
	border:1px solid #CCD7ED;
	background-color: #FFFFFF;
	width: auto;
}
.wpcf7-form input.submitbutton {
	border:0px none;
	background-color: #CCD7ED;
	width: auto;
	color:#1E1284;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
.wpcf7-checkbox input {
	background-color:#FFFFFF;
	border: 0px none;
	margin:0;
	padding: 0px;
	width:18px;
}
/*---make this a generic update for all cf7 forms---*/
#sommerfest .wpcf7-checkbox input {
	float: left;	
}
#sommerfest .wpcf7-list-item-label {
	margin-left: 5px;
	display: block;
	width: 450px;
	float: left;
}
#sommerfest .subTitle {
	margin-bottom: 20px;
	margin-left: 30px;
 	clear: both;
}
/*---test-formatierung projekt-support formular---*/
/*
#wpcf7-f8-p5052-o1 .wpcf7-list-item {
	clear: both;
	display: block;
}
*/