================================================== */
body {
	/*background: #ffffff url(../images/page_bg.jpg) repeat-x; */

}

.bound {
	position: relative;
	z-index: 10;
}

.bound.header {
	margin-top: 15px;
	background-color: #fff;
	z-index: 100;
}

.columns.logo {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content .container {
	margin: 35px auto;
}

.right {
	float: right;
}

.slider {
	position: absolute;
	z-index: 0;
	height: 530px;
	width: 100%;
	top: -15px;
	left: 0px;
}
.slider img {
	float: left;
}

.homecontent {
	margin-top: 500px;
}

.normalcontent {
	margin-top: 50px;
}

.alignRight {
	text-align: right;
}

.right {
	float: right !important;
}


.width35p {
	width: 35%;
}
.width30p {
	width: 30%;
}
.width25p {
	width: 25%;
}

.width20p {
	width: 20%;
}
.width15p {
	width: 15%;
}

.showOnMobile {
	display: none;
}

.haveChildren > a {
	cursor: default;
}

.highlight {
	background: #5a83a4;
	color: #ffffff;
}
/* #Page Styles
================================================== */
.floatright {
	float: right !important;
}

.pageBlock {
	position: relative;
}

.pageBlock .backToTop {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 10px;
	padding-right: 15px;
	background: transparent url(../images/top_arrow.png) no-repeat center right;
}

.pageBlock img {
	float: left;
	margin: 0 10px 25px 0;
}



p .normalLink {
	color: #666;
	text-decoration: none;
}

a {
	cursor: pointer;
}

p a {
	color: #666;
}

.kursUL {
	margin-bottom: 20px;
}

.kursUL li {
	padding-left: 20px;
	margin-bottom: 0px;
	background: transparent url(../images/li_ring.png) no-repeat left 8px;
}
	.kursUL li a{
		color: #878787;
	}

.padding510 {
	padding: 5px 10px;
}

.terminListTitle {
	padding: 10px;
	background: #618aab;
	text-decoration: underline;
	font-weight: 700;
	
	margin-top: 10px;
}

.terminListTitle a {
	color: #ffffff;
}

.terminListBlock div {
	float: left;
	/*width: 25%;*/
}

.terminListBlock a {
	color: #5c83a3;

}

#kursSearch {
	padding: 20px 10px;
	background: #d6e0e8;
}

#kursSearch label {
	width: 50px; 
	float: left;
	font-weight: 700;
}

#kursSearch .kursDropdown select {
	width: 595px; 
}

#kursSearch .ortDropdown {
	float: left;
	width: 50%;
	min-width: 300px;
}

#kursSearch .ortDropdown select {
	width: 270px;

}

#kursSearchButtons {
	margin-bottom: 20px;
}

#kursSearchButtons #formResset {
	float: left;
	color: #878787;
	font-size: 13px;
	text-decoration: underline;
	margin-left: 10px;
	cursor: pointer;
}

#kursSearchButtons #formSubmit {
	float: right;
	margin-right: 15px;
	font-size: 13px;
	font-weight: 700;
	color: #5c83a2;
	cursor: pointer;
	background: transparent url(../images/right_blue.jpg) no-repeat right center;
	padding-right: 20px;
	text-decoration: underline;
}


.halfContent {
	float: left;
	width: 300px;
}

.buttonLink {
	width: 170px; 
	height: 28px;
	font-weight: 700px;
	background: transparent url(../images/button_170.png) no-repeat;
	border: 0px;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	margin: 0 auto;
}

#AnchoredHeader {
	position: relative;

}

#AnchoredHeader .pageBlock_hover {
	position: absolute;
	background: #6690b3;
	padding: 0 10px;
	color: #ffffff;
	display: none;
}

#pageBlock_1_hover { 
	top: 115px;
	left: 195px;
}

#pageBlock_2_hover { 
	top: 265px;
	left: 195px;
}

#pageBlock_3_hover { 
	top: 115px;
	right: 195px;
}

#pageBlock_4_hover { 
	top: 265px;
	right: 195px;
}

#pageBlock_5_hover { 
	top: 190px;
	left: 395px;
}

#pageBlock_6_hover { 
	top: 210px;
	left: 495px;
}

#pageBlock_7_hover { 
	top: 255px;
	left: 395px;
}

#pageBlock_8_hover { 
	top: 320px;
	left: 395px;
}

#pageBlock_9_hover { 
	top: 325px;
	left: 495px;
}

/* #Breadcrumbs
================================================== */
#Breadcrumbs {
	float: left;
	margin-left: 20px;
}

#Breadcrumbs a {
	background: transparent url(../images/bq_inactive.png) repeat-x left center;
	float: left;
	font-size: 12px;
	color: #878787;
	text-decoration: none;
}

#Breadcrumbs a span { 
	padding:0 10px 0 20px;
	background: transparent url(../images/bc-start.png) no-repeat left center;
}

#Breadcrumbs a.breadcrumb-first span {
	background: transparent !important;
	padding-left: 10px;
}

#Breadcrumbs a.bc-last {
	background: transparent url(../images/bq-last.png) repeat-x right center;
	color: #ffffff;
	padding-right: 10px;
}


/* #Navigation
================================================== */
.topnavigation {
	margin-top: 30px;
}

.topnavigation ul {
	list-style: none;
}

.underlinenavi #mainMenu {
	border-bottom: 1px dotted #000000;
	height: 30px;
	margin-bottom: 10px;
}


#metaNavi {
	list-style-type: none;
}

#metaNavi li {
	display: block;
	float: left;
	border-left: 1px solid #878787;
	padding-right: 10px;
	padding-left: 10px;
}

#metaNavi li a {
	color: #878787;
	text-decoration: none; 
}

#metaNavi li a:hover {
	text-decoration: underline;
}

.noborder {
	border: none !important;
	padding-left: 0px !important;
}

#mainMenu > li {
	float: left;
	height: 30px;
	position: relative;
	padding-left: 0px;
	padding-right: 20px;
}
	#mainMenu > li a {
		color: #000;
		text-decoration: none;
		font-size: 16px;
		font-weight: bold;
	}

	#mainMenu > li a:hover,
	#mainMenu > li.current > a,
	#mainMenu > li.section > a {
		color: #be0015;
	}

	#mainMenu > li:hover .submenu {
		display: block;
	}

#mainMenu .submenu {
	background: #ffffff;
	position: absolute;
	top: 30px;
	z-index: 10000;
	display: none;
	min-width: 220px;
	border: 1px solid #a6a6a6;
	border-top: none;
	font-weight: normal !important;
}
	#mainMenu .submenu li {
		padding: 0 10px;
		min-height: 28px;
		line-height: 28px;
	}
		#mainMenu .submenu li:first-child {
			border-top: 0px;
		}

		#mainMenu .submenu li:hover,
		#mainMenu .submenu li.current,
		#mainMenu .submenu li.section {
			color: #be0015;
		}
			#mainMenu .submenu li:hover a,
			#mainMenu .submenu li.current a,
			#mainMenu .submenu li.section a {
				color: #be0015;
			}

		#mainMenu .submenu a {
			display: block;
			font-size: 14px;
		}

.SuperHolder {
	width: 100%; 
	overflow: hidden;
}
.allHolder {
	position: relative;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}
#MobileNavigation {
	position: absolute;
	top: 0px;
	z-index: 999999;
	background: #666;
	width: 80%;
	min-height: 100%;
	left: -80%;
	padding: 20px 0;
}

	#MobileNavigation li {
		display: block;
		padding: 5px 10px;
		border-bottom: 1px dotted #ffffff;
	}
		#MobileNavigation li a {
			color: #ffffff;
			text-decoration: none;
			font-size: 18px;
		}

		#MobileNavigation .submenu {
			background: #999;
		}

/* #Footer
================================================== */

.footer {
	border-top: 10px solid #f1f1f1;
	margin-top: 30px;
}

.footer .container {
	min-height: 150px;
}

#footerMenu {
	width: 100%;
	list-style: none;
	text-align: center;
	margin: 25px 0;
}
	#footerMenu > li {
		display: inline-block;
		text-align: left;
		vertical-align: top;
		margin: 0 20px;
		max-width: 225px;
	}
		#footerMenu a {
			color: #000;
			font-size: 16px;
			text-decoration: none;
		}

		#footerMenu .footersubmenu a {
			font-size: 13px;
			color: #6a6a6a;
		}

.footerlogo img {
	width: 132px !important;
	max-width: 132px !important;
	margin-top: 30px;
	margin-bottom: 20px;
}


/* akkordion */

.usualcontent {
	
}

.akkordionBox {
	
}

.akkordionheadline {
	background: transparent url(../images/arrow_down.jpg) left center no-repeat;
	width: 100%;
	max-width: 100%;
	height: 30px;
	cursor: pointer;	
}

.activeBox .akkordionheadline {
	background: transparent url(../images/arrow_up.jpg) left center no-repeat;
}

.akkordionheadline h1 {
	text-align: left;
	float: left;
	display: block;
	font-size: 15px;
	padding-top: 0px;
	padding-left: 25px;
	margin: 0;
	clear: both;
	line-height: 30px;
	color: #499ab1;
	font-weight: normal;
	padding-bottom: 0px;
}

.akkordionBox .content {
	display: none;
	margin-bottom: 20px;
}

.akkordioncontent p {
	width: 90%;
	padding-left: 25px;
}

.widgets h1 {
	font-weight: normal !important;
}


.column a[href$=".pdf"],
.column a[href$=".PDF"],
.column a.pdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	font-weight: bold;
	text-decoration: none;
	color: #1d3c6b;
}

.widgets a {
	display: block;
	float: left;
	clear: both;
	margin-left: 0px;
}

.widgets h1 {
	margin-left: 0px;
}

#frmAnfrage, .widgettext {
	color: #4e4e4e;
	margin-left: 0px;
	margin-bottom: 100px;
}

form input, form textarea {
	background-color: #f6f6f6;
	border: none;
	color: #000;
	font-family: 'ff-meta-web-pro';
	padding: 2px 5px;
}



#frmAnfrage input, #frmAnfrage textarea {
	width: 200px;
}

#frmAnfrage textarea {
	height: 70px;
}

#btnSenden {
	/* Safari 4-5, Chrome 1-9 */ 
	background-color: #fff;
	color: #000;
	border: none;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100px !important;
	float: left;
	display: block;
	clear: both;
	margin-left: 110px;
	margin-top: 10px;
	cursor: pointer;
}


/* #Gallery styles
================================================== */
#gallery_left,
#gallery_right {
	text-align: center;
	margin-top: 165px;
}

#gallery_right img,
#gallery_left img {
	cursor: pointer;
}


#gallery img {
	width: 560px;
	height: 390px;
}



/* #homepage styles
================================================== */
#HomeSlider {
	max-width: 100%;
	max-height: 530px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}

#HomeSlider img {
	
}

.homeTerminHolder .terminTitle {
	float: left; 
	width: 45%;
	min-width: 300px;
	font-weight: 700;
}

.homeTerminHolder .terminDate {
	float: left; 
	width: 30%;
	min-width: 150px;
}

.homeTerminHolder .terminLink {
	float: left; 
	width: 25%;
	min-width: 150px;
	text-align: right;
}

.homeTerminHolder .terminLink a {
	color: #5c83a2;
}

.homeMoreTermins {
	float: right;
	font-weight: 700;
	color: #5c83a2;
	background: transparent url(../images/right_blue.jpg) no-repeat right center;
	padding-right: 25px;

}

.kontaktdaten {
	height: 30px;
	background-color: #f0efef;
}

.kontakter {
	line-height: 30px;
	z-index: 50;
}

/* #Route planner
================================================== */
#planRoute input[type=text] {
	background: #f7f7f7;
	border: 1px solid #878787;
	width: 100%;
	height: 19px;
	line-height: 19px;
}

#planRoute input[type=submit] {
	background: transparent url(../images/right_blue.jpg) no-repeat right center;
	border: transparent;
	float: right;
	color: #5c83a3;
	font-weight: 700;
	font-size: 13px;
	text-decoration: underline;
	padding-right: 25px;
	text-align: right;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}


/* #Newsletter form
================================================== */
#Form_NewsletterForm * {
	max-width: 100%;
}
#Form_NewsletterForm .field {
	margin-bottom: 10px;
}

#Form_NewsletterForm .field label {
	float: left;
	width: 190px;
}

#Form_NewsletterForm .field input,
#Form_NewsletterForm .field select {
	width: 360px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #878787;
	max-width: 100%;
}
#Form_NewsletterForm .field select {
	width: 362px;
}

#Form_NewsletterForm .Actions {
	margin-left: 190px;
}

#Form_NewsletterForm .Actions input {
	width: 170px; 
	height: 28px;
	font-weight: 700;
	background: transparent url(../images/button_170.png) no-repeat;
	border: 0px;
}

#Form_NewsletterForm input[name=action_reset] {
	margin-right: 20px;
}

#Form_NewsletterForm #Captcha {
	margin-left: 190px;
}




/* #Kursanmeldung form
================================================== */
#Form_anmeldungFormSubmit .field {
	clear: left;
	margin-bottom: 20px;
}

#Form_anmeldungFormSubmit .field label {
	display: block;
	float: left;
	font-weight: 700;
	font-size: 13px;
	width: 195px;
	line-height: 25px;
}

form .field label span,
.lightBlue {
	color: #5b85a6;
}

#Form_anmeldungFormSubmit .field input[type=text],
#Form_anmeldungFormSubmit .field input[type=email],
#Form_anmeldungFormSubmit .field select {
	width: 360px;
	border: 1px solid #7f8080;
	height: 23px;
}

#Form_anmeldungFormSubmit .field textarea {
	width: 358px;
	border: 1px solid #7f8080;
	height: 23px;
	height: 100px;
}

#Form_anmeldungFormSubmit #Captcha {
	margin-left: 195px;
}

#Form_anmeldungFormSubmit .Actions {
	margin-left: 195px;
}

#Form_anmeldungFormSubmit input[name=action_reset] {
	margin-right: 20px;
}

#Form_anmeldungFormSubmit .Actions input {
	width: 170px; 
	height: 28px;
	font-weight: 700;
	background: transparent url(../images/button_170.png) no-repeat;
	border: 0px;
}

#anotherPerson {
	display: none;
}

#anotherPersonButton {
	background: transparent url(../images/button_bg.png) repeat-x top left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	width: 362px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	float: left;
	cursor: pointer;
}

.widgetLeft {
	float: left;
}

.widgetRight {
	float: right;
	width: 80px;
}

.kursinfobox b {
	margin-bottom: 10px !important;
	font-size: 13px !important;
}

.kursinfobox .widgetTexts > b:first-child {
	font-size: 14px !important;
}

.kursinfobox div h4 {
	border-color: #ffffff;
}

.widgetHolder50Percent > div {
	width: 250px;
	float: left;
	/*margin-top: 30px;*/
}

.widgetHolder50Percent > div:first-child {
	margin-right: 20px;
}

.widgetHolder50Percent .widgetTexts {
	min-height: 140px;
}

#Form_anmeldungFormSubmit_Zertificierung {
	margin-top: 25px;
}

/* #Search from
================================================== */
#SearchForm_SearchForm input[type=text] {
	width: 143px;
	height: 22px; 
	border: 1px solid #e5e5e5;
	color: #7a7a7a;
	text-indent: 20px;
	float: left;
	padding: 0px;
}

#SearchForm_SearchForm input[type=submit] {
	width: 23px;
	height: 24px; 
	border: 1px solid #999999;
	color: #FFFFFF;
	background: #999999;
	padding: 0px;
	font-size: 12px;
}



/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#kursSearch .kursDropdown select {
			width: 270px; 
		}

		#kursSearch .ortDropdown {
			float: none;
			width: auto;
		}

		.floatright {
			float: left !important;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#Form_NewsletterForm .Actions,
		#Captcha {
			margin-left: 0px;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

		.slider {
			position: relative;
			height: auto;
			padding-bottom: 50px;
		}

		.WidgetHolder { margin-top: 20px; margin-right: 0px !important; width: 100% !important;}

		.allTerminHolder {
			display: none;
		}

		.terminListTitle {
			padding-right: 40px;
			background: #618aab url(../images/white_arrow_down.png) no-repeat right center;
			cursor: pointer;
		}

		.terminListTitle.active {
			background: #618aab url(../images/white_arrow_up.png) no-repeat right center;
		}

		.hideOnMobile {
			display: none !important;
			
		}

		.showOnMobile {
			display: block !important;
			
		}

		.partnerBlock .three {
			width: 140px !important;
		}

		form .field div {
			clear: both;
		}

		.Actions,
		#Captcha {
			margin-left: 0px !important;
		}

		#kursSearchButtons #formResset { 
			margin-left: 0px;
			font-size: 12px;
		}

		#kursSearchButtons #formSubmit {
			margin-right: 0px;
			font-size: 12px;
		}

		#gallery {
			max-width: 100%;
		}

		#gallery img {
			height: auto !important;
		}

		#gallery_left,
		#gallery_right {
			display: none;
		}

		.logo img {
			width: 200px;
			padding-bottom: 20px;
			margin-left: 100px;
		}

		.footersubmenu,
		.search {
			display: none !important;
		}

		#footerMenu {
			margin: 0px;
		}
		#footerMenu > li {
			display: block;
			width: 100%;
			text-align: center;
			border-bottom: 1px solid #ffffff;
			margin: 0px;
		}

		.topnavigation {
			position: absolute;
			top: 0px;
			left: 0px;
		}

		span.nav-open-button {
			display: block;
			cursor: pointer;
			background: transparent url(../images/menu_icon.jpg) no-repeat;
			width: 60px;
			height: 45px;
			float: left !important;
			margin-top: 20px;
		}

		.kontaktdaten {
			height: auto;
		}

		#mainMenu  {
			z-index: 999999;
			position: relative;
			display: none;
			padding: 10px;
			background: #4b779a;
		}
		#mainMenu > li{
			margin: 0px;
			float: none;
			width: 100%;
			height: auto;
			padding: 0px;
			background: #4b779a;
		}
			#mainMenu > li > a {
				padding-left: 10px;
				color: #ffffff;
			}

			#mainMenu .submenu {
				display: block;
				position: relative;
				top: auto;
			}
				#mainMenu .submenu li,
				#mainMenu .submenu li:hover {
					border: 0px;
					background: #2c4355;
				}
					#mainMenu .submenu li a {
						padding-left: 25px;
						color: #ffffff;
					}

		.widgets {
			float: right !important;
		}
		.homecontent { margin-top: 0px;}
	}

	@media only screen and (min-device-width: 767px) and (max-device-width: 1024px) and (orientation:landscape) {
	  	/* For landscape layouts ipad only */
	  	#SearchForm_SearchForm_action_results { text-align: center !important; width: 50px !important;}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.homeTerminHolder .terminTitle {
			float: none !important;
			width: auto !important;
		}

		.homeTerminHolder .terminLink {
			float: right !important;
		}

		.partnerBlock .thirteen {
			width: 270px !important;
			padding-left: 10px;
		}

		/*.pageBlock p {
			float: left;
			width: 275px;
		}*/

		.PersonWidget > img{
			width: 100%;
		}

		.widgets {
			float: right !important;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.pageBlock > h4 {
			margin-top: 40px;
		}

		div.field {
			width: 300px;
		}

		.bound * {
			max-width: 300px;
		}

		.partnerBlock .thirteen {
			width: 150px !important;
			padding-left: 10px;
		}

		/*.pageBlock p {
			float: left;
			width: 155px;
		}*/

		.widgets {
			float: right !important;
		}

		
	}


