/* lernwerk defaults */
html, body {
	height: 100%;
}
.hr {
	border-bottom: 1px solid #ccc;
	font-size: 1px;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 15px;
	width: 100%;
}
.col-md-24 dl.csc-textpic-image {
    margin: 0 !important;
    padding: 0 !important;
}
.csc-textpic-imagewrap {
	width: auto !important;
}
.csc-textpic-imagewrap img {
	max-width: 100% !important;
	height: auto !important;
}


/* typo */
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	text-transform: uppercase;
	margin-top: 0;
}
a {
	text-decoration: underline;
}
.row div ul {
	list-style-type: square;
	margin-bottom: 20px;
	margin-left: 15px;
	padding: 0;
}
.row div li {
	margin: 0 0 6px;
}
.text_color_orange,
.text_color_orange a {
	color: #ff9900 !important;
}
.text_color_red1,
.text_color_red1 a {
	color: #ee5229 !important;
}
.text_color_red2,
.text_color_red2 a {
	color: #d02229 !important;
}
.text_color_red3,
.text_color_red3 a {
	color: #9d1c2d !important;
}
.text_color_green,
.text_color_green a {
	color: #a9c500 !important;
}
.small_text {
	color: #aaa;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
}
span.big_text {
	font-size: 18px;
}
h1.big_text,
h1 span.big_text {
	font-size: 20px;
}
h2.big_text,
h2 span.big_text {
	font-size: 19px;
}
h3.big_text,
h3 span.big_text {
	font-size: 18px;
}

/* ALT */
.arrow_text {
	width: 250px;
	position: relative;
}
.arrow_text .pg_ico {
	background-image: url('../img/listen_pfeil_10x10_grau.png');
	background-repeat: no-repeat;
	height: 11px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 11px;
}
.arrow_text .text {
	margin-left: 23px;
}
.arrow_text.orange .pg_ico {
	background-image: url('../img/pfeil_kaestchen.png');
}
.arrow_text.orange p a {
	color: #646567;
	text-decoration: none;
}
/* NEU */
.row div ul.arrow_list {
	list-style: outside none none;
	margin: 0;
}
.row div ul.arrow_list > li {
	padding-left: 25px;
	margin-bottom: 15px;
}
.row div ul.arrow_list > li::before {
	content: url('../img/listen_pfeil_10x10_grau.png');
	margin-left: -25px;
	padding-right: 15px;
}
.row div ul.arrow_list_orange {
	list-style: outside none none;
	margin: 0;
}
.row div ul.arrow_list_orange > li {
	padding-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.row div ul.arrow_list_orange > li a {
	color: #646567;
	text-decoration: none;
}
.row div ul.arrow_list_orange > li a b {
	color: #f90;
}
.row div ul.arrow_list_orange > li::before {
	content: url('../img/pfeil_kaestchen.png');
	margin-left: -25px;
	padding-right: 15px;
}
.row div ul.arrow_list_links {
	list-style: outside none none;
	margin: 0;
}
.row div ul.arrow_list_links > li {
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
.row div ul.arrow_list_links > li a {
	color: #646567;
	text-decoration: none;
}
.row div ul.arrow_list_links > li a b {
	color: #f90;
}
.row div ul.arrow_list_links > li::before {
	content: '';
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
	background-position: -17px -6px;
	margin-left: -25px;
	padding-right: 11px;
	margin-right: 14px;
	vertical-align: middle;
}
.row div ul.arrow_list_links > li:hover::before {
	background-position: -29px -6px;
}
h2.arrow_hl::before {
    content: url('../img/pfeil_kaestchen.png');
    padding-right: 15px;
}

/* ALT */
.pg_ico {
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
}

/* Fächer & Themen */
.faecher_themen .csc-textpic-imagewrap {
	height: 60px;
	position: relative;
	width: 400px;
}
.faecher_themen .csc-textpic-image dt {
	position: absolute;
	top: 0;
	left: 5px;
	width: 400px;
}
.faecher_themen .csc-textpic-image dd {
	position: absolute;
	bottom: 10px;
	width: 400px;
	left: 65px;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
}
.faecher_themen .csc-textpic-text {
	background: #f2f2f2;
	padding: 7px;
	padding-left: 10px;
	margin-bottom: 25px;
	margin-top: 5px;
}
.faecher_themen .csc-textpic-text p {
	margin: 0;
}

/* Standorte Galerie */
.head_slider_small .csc-textpic-imagerow {
	display: none !important;
}
.head_slider_small .csc-textpic-imagerow:first-child {
	display: block !important;
}
.head_slider_small .csc-textpic-imagewrap,
.head_slider_small .csc-textpic-imagerow,
.head_slider_small .csc-textpic-image {
	max-width: 100% !important;
}

/* Standorte Kursboxen */
.row.course_info_box_outer {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.row.course_info_box_outer h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
.row.course_info_box_outer h4 {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	color: #646567;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}
.row.course_info_box_outer .course_info_box {
	padding: 25px 60px 25px 30px;
}
.row.course_info_box_outer .course_info_box * {
	outline: 0 !important;
}
.row.course_info_box_outer .course_info_box .course_info_box_head {
	position: relative;
}
.row.course_info_box_outer .course_info_box .course_info_box_head .icon {
	width: 11px;
	height: 11px;
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
	background-position: -17px -8px;
	position: absolute;
	left: 15px;
	top: 17px;
}
.row.course_info_box_outer .course_info_box .course_info_box_head.ui-state-active .icon {
	background-position: -76px -8px;
}
.row.course_info_box_outer .course_info_box_navi {
	padding: 12px 20px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	cursor: pointer;
	border-right: none;
}
.row.course_info_box_outer .course_info_box_navi:hover {
	background: #fff;
}
.row.course_info_box_outer .course_info_box_navi.active {
	background: #fff;
	border-left: 1px solid #fff;
}
.row.course_info_box_outer .course_info_box_navi:first-child {
	border-top: none;
}
.row.course_info_box_outer .course_info_box_navi:last-child {
	border-bottom: none;
}
.row.course_info_box_outer .course_info_box_navi h3 {
	margin-bottom: 2px;
}
.row.course_info_box_outer .course_info_box_navi h4 {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.row.course_info_box_outer .course_info_box {
		padding: 0;
		border: 1px solid #ccc;
	}
	.row.course_info_box_outer .course_info_box .course_info_box_head {
		padding: 15px;
		cursor: pointer;
	}
	.row.course_info_box_outer .course_info_box .course_info_box_head.ui-state-active {
		cursor: auto;
	}
	.row.course_info_box_outer .course_info_box .course_info_box_head h3 {
		margin-bottom: 2px;
		margin-left: 17px;
	}
	.row.course_info_box_outer .course_info_box .course_info_box_head h4 {
		margin-bottom: 0;
		margin-left: 17px;
	}
	.row.course_info_box_outer .course_info_box .course_info_box_body {
		padding: 0 32px 15px 32px;
	}
}
@media (min-width: 768px) {
	.row.course_info_box_outer {
		position: relative;
	}
	.row.course_info_box_outer .course_info_box_wrap {
		position: static !important;
	}
	.row.course_info_box_outer .course_info_box {
		display: none;
	}
	.row.course_info_box_outer .course_info_box.active {
		display: block;
	}
	.row.course_info_box_outer .course_info_box p:last-child > a {
		position: absolute;
		left: 30px;
		bottom: 30px;
	}
}

.responsive-map {
	padding-bottom: 50%;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.responsive-map iframe {
	visibility: visible;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* Standorte ALT */
div.content_slider_kurse_prep {
	display: none;
}
#content_slider_kurse {
	background-color: #f5f5f5;
	height: 432px;
	position: relative;
	width: 620px;
}
#content_slider_kurse_content {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 419px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 363px;
}
#content_slider_kurse_content .top {
	display: none;
	height: 310px;
	left: 0;
	padding: 10px 30px 10px 30px;
	position: absolute;
	top: 0;
	width: 303px;
}
#content_slider_kurse_content .bottom {
	bottom: 0;
	display: none;
	height: 90px;
	left: 0;
	padding: 0 30px 0 30px;
	position: absolute;
	width: 303px;
}
#content_slider_kurse_content .bottom .levels {
	height: 25px;
}
#content_slider_kurse_content .bottom .levels div {
	height: 19px;
	line-height: 19px;
}
#content_slider_kurse_content .bottom .levels div.txt {
	float: left;
}
#content_slider_kurse_content .bottom .levels div.lvl1,
#content_slider_kurse_content .bottom .levels div.lvl2,
#content_slider_kurse_content .bottom .levels div.lvl3 {
	background-image: url('../img/level_books.png');
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	margin-left: 5px;
	width: 20px;
}
#content_slider_kurse_content .bottom .levels div.lvl1 {
	background-position: -1px -95px;
}
#content_slider_kurse_content .bottom .levels div.lvl2 {
	background-position: -61px -95px;
}
#content_slider_kurse_content .bottom .levels div.lvl3 {
	background-position: -121px -95px;
}
#content_slider_kurse_content .bottom .levels div a {
	display: block;
	height: 19px;
	text-decoration: none;
	width: 20px;
}
#content_slider_kurse_content .bottom .booking {
	height: 25px;
	margin-top: 5px;
}
#content_slider_kurse_list {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	height: 419px;
	list-style-type: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 245px;
}
#content_slider_kurse_list li {
	background-color: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	cursor: pointer;
	height: 59px;
	margin: 0;
	padding: 0;
	width: 245px;
}
#content_slider_kurse_list li.active {
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
}
#content_slider_kurse_list li:hover {
	background-color: #ffffff;
}
#content_slider_kurse_list li h2 {
	margin: 0;
	padding: 12px 0 0 20px;
}
#content_slider_kurse_list li p {
	margin: 0;
	padding: 0 0 0 20px;
}
#route_form {
	margin-top: 15px;
	width: 250px;
	font-size: 11px;
}
#route_form input[type=text] {
	border: 1px solid #BFBFBF;
	font-size: 11px;
	height: 16px;
	margin-bottom: 5px;
	padding-left: 3px;
	width: 240px;
}
#route_form .submit_btn {
	margin-left: 162px;
	margin-top: 6px;
}
iframe.widget-bvg {
	width:320px;
	height:196px;
	border:0;
}

/* marginal headline */
.marg_hl_img {
	margin-bottom: 10px;
}

/* responsive text align */
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }
@media (min-width: 768px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}
@media (min-width: 992px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}
@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}

/* customizing bootstrap */
.container {
	background-color: #fff;
	margin-top: 15px;
	padding-bottom: 80px;
	border: 1px solid #ccc;
	border-bottom: none;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-box-shadow: 0px 0px 7px #ccc;
	-moz-box-shadow: 0px 0px 7px #ccc;
	box-shadow: 0px 0px 7px #ccc;
	min-height: 100%;
	position: relative;
}
#lw-main-content {
    margin-top: 30px;
}

/* Navigation */
.navbar-default {
	margin: 28px 15px 10px;
	padding: 0;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
}
.navbar-default .nav > li {
	padding: 0;
}
.navbar-default .nav > li > a {
	padding: 7px 0;
	margin-bottom: 0;
}
.navbar-default .nav > li:first-child > a {
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.navbar-default .nav > li:last-child > a {
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
.navbar-default .nav > li:first-child:last-child > a {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
@media (min-width: 768px) {
	.navbar-default .nav > li:first-child > a {
		-webkit-border-radius: 10px 0 0 10px;
		border-radius: 10px 0 0 10px;
	}
	.navbar-default .nav > li:last-child > a {
		-webkit-border-radius: 0 10px 10px 0;
		border-radius: 0 10px 10px 0;
	}
	.navbar-default .nav > li:first-child:last-child > a {
		-webkit-border-radius: 10px 10px 10px 10px;
		border-radius: 10px 10px 10px 10px;
	}
}
@media (min-width: 992px) {
	.navbar-default {
		padding: 0 10px;
	}
	.navbar-default .nav > li {
		padding: 0 15px;
	}
	.navbar-default .nav > li:first-child > a,
	.navbar-default .nav > li:last-child > a {
		-webkit-border-radius: 0;
		border-radius: 0;
	}
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
	background: #fff;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus,
.navbar-default .nav > li.hover > a,
.navbar-default .nav > li.hover > a:hover,
.navbar-default .nav > li.hover > a:focus {
	background: #fcbb06; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYmIwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYzliMDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fcbb06 0%, #fc9b06 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcbb06), color-stop(100%,#fc9b06)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fcbb06 0%,#fc9b06 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fcbb06 0%,#fc9b06 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fcbb06 0%,#fc9b06 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fcbb06 0%,#fc9b06 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcbb06', endColorstr='#fc9b06',GradientType=0 ); /* IE6-8 */
}
.navbar-default .nav .dropdown .dropdown-menu {
	margin-top: -1px;
}
.navbar-default .nav .dropdown-menu > li {
	border-bottom: 1px solid #ddd;
}
.navbar-default .nav .dropdown-menu > li > a {
	text-decoration: none;
}
.navbar-default .nav .dropdown:hover .dropdown-menu {
	display: block;
}
.navbar-default .nav.nav-justified > .dropdown:last-child .dropdown-menu {
	right: 15px;
}
#lw-mobile-navi-switch img {
	display: none;
}
.subnavi-center .dropdown-menu {
	display: block;
	float: none;
	position: relative;
	text-align: center;
	font-size: 14px;
	right: auto;
}

/* Login Seienkopf */
#lw-head-status {
	position: absolute;
	right: 40px;
	top: -20px;
}
#head_status {
	position: absolute;
	right: 47px;
	top: 0;
	z-index: 20;
}
#head_login_anmelden {
	position: absolute;
	right: 0;
	top: -50px;
	cursor: pointer;
	z-index: 200;
}
#head_login_formular {
	position: absolute;
	right: 0;
	top: -57px;
	height: 157px;
	width: 215px;
	z-index: 200;
	display: none;
	background-image: url('/fileadmin/templates/style/img/login_formular.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#head_login_formular input {
	background-color: transparent;
	border: none;
	width: 195px;
	left: 10px;
	height: 21px;
	line-height: 21px;
	position: absolute;
}
#head_login_formular #head_user {
	bottom: 70px;
}
#head_login_formular #head_pass {
	bottom: 43px;
}
#head_login_formular #head_login_button {
	position: absolute;
	left: 140px;
	bottom: 7px;
	width: 67px;
	height: 20px;
	cursor: pointer;
}
#head_login_formular a.link_1,
#head_login_formular a.link_2 {
	position: absolute;
	left: 10px;
	font-size: 10px;
	color: #ffffff;
}
#head_login_formular a.link_1 {
	bottom: 25px;
}
#head_login_formular a.link_2 {
	bottom: 10px;
}
#head_login_abmelden {
	background-image: url('/fileadmin/templates/style/img/login_abmelden.png');
	position: absolute;
	right: 0;
	top: -50px;
	width: 150px;
	height: 93px;
	overflow: hidden;
	z-index: 200;
}
#head_login_abmelden a.user_be {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	height: 100%;
	width: 90px;
}
#head_login_abmelden a.logout {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
	height: 100%;
	width: 60px;
}
#head_ajax,
#head_login_error_url,
#head_activation_error_url {
	display: none;
}

/* social bar */
#lw-social-sidebar {
	position: absolute;
	right: -15px;
	top: 0;
}
#lw-social-sidebar #socialbar_content{
	padding: 12px 5px;
	position: fixed;
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 7px #ccc;
	-moz-box-shadow: 0px 0px 7px #ccc;
	box-shadow: 0px 0px 7px #ccc;
}
#lw-social-sidebar hr{
	color: #ccc;
	margin: 5px;
}
#lw-social-sidebar a {
    display: block;
    height: 53px;
    width: 60px;
    z-index: 20;
	font-size: 1px;
	color: #fff;
}
#lw-social-sidebar a.lernwerkblog {
	background: url('../img/socialbar/blog.png') 0 0 transparent;
    height: 60px;
}
#lw-social-sidebar a.lernwerkfacebook {
	background: url('../img/socialbar/facebook.png') 0 0 transparent;
}
#lw-social-sidebar a.lernwerkfacebook:hover {
	background: url('../img/socialbar/facebook_hover.png') 0 0 transparent;
}
#lw-social-sidebar a.lernwerkgoogleplus {
	background: url('../img/socialbar/googleplus.png') 0 0 transparent;
}
#lw-social-sidebar a.lernwerkgoogleplus:hover {
	background: url('../img/socialbar/googleplus_hover.png') 0 0 transparent;
}
#lw-social-sidebar a.lernwerktwitter {
	background: url('../img/socialbar/twitter.png') 0 0 transparent;
}
#lw-social-sidebar a.lernwerktwitter:hover {
	background: url('../img/socialbar/twitter_hover.png') 0 0 transparent;
}

/* Kopfbildwechsler */
.head_slider_element {
	display: none;
}
#head_slider {
	display: none;
}
@media (min-width: 768px) {
	#head_slider {
		display: block;
		height: 260px;
		left: 15px;
		overflow: hidden;
		position: relative;
		top: 0;
		margin-top: -20px;
		width: 714px;
		margin-bottom: 25px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
}
@media (min-width: 992px) {
	#head_slider {
		width: 938px;
	}
}
#head_slider_textarea {
	background-image: url('../img/head_slider_text.png');
	height: 264px;
	left: 585px;
	overflow: hidden;
	position: absolute;
	top: -4px;
	width: 325px;
	z-index: 600;
}
#head_slider_spacer {
	position: absolute;
	top: 0;
	left: 0;
	width: 938px;
	height: 260px;
	display: none;
	z-index: 1200;
}
#head_slider_pics {
	height: 260px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 948px;
}
#head_slider_pics li {
	margin: 0;
	padding: 0;
}
#head_slider_pics li img {
	display: none;
	height: 260px;
	left: 0;
	position: absolute;
	top: 0;
	width: 948px;
}
#head_slider_pics li span {
	color: #ffffff;
	height: 248px;
	left: 592px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 320px;
}
#head_slider_pics li span h1,
#head_slider_pics li span h2,
#head_slider_pics li span h3,
#head_slider_pics li span h4,
#head_slider_pics li span p,
#head_slider_pics li span a,
#head_slider_pics li span li {
	color: #ffffff;
}
#head_slider_pics li span li {
	margin-bottom: 6px;
}
#head_slider_pics li span h4 {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
#head_slider_pics li span p {
	margin-bottom: 8px;
}
#head_slider_selector {
	bottom: 10px;
	height: 12px;
	left: 603px;
	position: absolute;
	width: 250px;
	z-index: 900;
}
#head_slider_selector div {
	cursor: pointer;
	float: left;
	font-size: 9px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	width: 12px;
}
#head_slider_selector div.inactive {
	color: #ffffff;
	background-color: transparent;
}
#head_slider_selector div.active {
	color: #ff9900;
	background-color: #ffffff;
}

/* Text-Bild-Kombination NEU */
.txt_pic_small {
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.txt_pic_small DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	margin-left: 0 !important;
}
.txt_pic_small DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom: 0;
}
.txt_pic_small .csc-textpic-imagewrap dl {
	margin-bottom: 0 !important;
	float: right !important;
}
.txt_pic_small .csc-textpic-text a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.txt_pic_wide {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.txt_pic_wide DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	margin-left: 0 !important;
}
.txt_pic_wide DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom: 0;
}
.txt_pic_wide .csc-textpic-imagewrap dl {
	margin-bottom: 0 !important;
	float: right !important;
}
.txt_pic_wide .csc-textpic-text h2 {
	margin-top: 0;
}
.txt_pic_wide .csc-textpic-text h3 {
	margin: 0;
}
.txt_pic_wide .csc-textpic-text a {
	text-decoration: none;
}
.txt_pic_wide .csc-textpic-text a p,
.txt_pic_wide .csc-textpic-text p a {
	color: #646567;
}

/* Text-Bild-Kombination ALT */
.text_pic_small {
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
	padding-bottom: 3px;
	width: 320px;
	height: 87px;
}
.text_pic_small .text,
.text_pic_small img {
	float: left;
}
.text_pic_small .text {
	font-size: 14px;
	font-weight: bold;
	height: 78px;
	overflow: hidden;
	padding: 2px 10px 3px 4px;
	width: 140px;
}
.text_pic_small:hover .text {
	background-color: #f9f9f9;
}
.text_pic_small .text a {
	display: block;
	text-decoration: none;
}
.text_pic_wide {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 620px;
	height: 135px;
}
.text_pic_wide .text,
.text_pic_wide img {
	float: left;
}
.text_pic_wide .text {
	height: 111px;
	margin-right: 10px;
	overflow: hidden;
	padding: 7px 0 7px 0;
	width: 360px;
}
.text_pic_wide:hover .text,
.text_pic_wide:hover .text .new,
.text_pic_wide:hover .text p,
.text_pic_wide:hover .text p a {
	background-color: #f9f9f9;
	z-index: 200;
}
.text_pic_wide:hover .hashover .new {
	border-bottom: 1px solid #CCCCCC;
}
.text_pic_wide .text h2 {
	margin-top: 0;
	width: 346px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	z-index: 100;
}
.text_pic_wide .text h3 {
	padding-left: 7px;
	font-size: 14px;
	margin: 0;
}
.text_pic_wide .text p {
	width: 346px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	z-index: 100;
}
.text_pic_wide .text a {
	text-decoration: none;
	display: block;
}
.text_pic_wide .text p a {
	color: #646567;
}

/* Linkliste (alt) */
.link_list_one_col {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 250px;
	margin-bottom: 20px;
}
.link_list_one_col li {
	border-bottom: 1px solid #cccccc;
	height: 34px;
	margin: 0 !important;
	margin-left: 20px !important;
	padding: 0;
	position: relative;
	width: 230px;
}
.link_list_one_col li .pg_ico {
	background-position: -17px -8px;
	height: 11px;
	left: -20px;
	position: absolute;
	top: 11px;
	width: 11px;
}
.link_list_one_col li:hover .pg_ico {
	background-position: -29px -8px;
}
.link_list_one_col li a {
	color: #646567;
	display: block;
	height: 31px;
	line-height: 31px;
	margin-top: 3px;
	padding-left: 10px;
	text-decoration: none;
}
.link_list_one_col li:hover a {
	background-color: #f9f9f9;
}
.link_list_three_cols_div {
	overflow: hidden;
	width: 620px;
}
.link_list_three_cols {
	display: table;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 630px;
}
.link_list_three_cols li {
	border-bottom: 1px solid #cccccc;
	float: left;
	height: 34px;
	margin: 0 10px 0 20px !important;
	padding: 0;
	position: relative;
	width: 180px;
}
.link_list_three_cols li .pg_ico {
	background-position: -17px -8px;
	height: 11px;
	left: -20px;
	position: absolute;
	top: 14px;
	width: 11px;
}
.link_list_three_cols li:hover .pg_ico {
	background-position: -29px -8px;
}
.link_list_three_cols li a {
	color: #646567;
	display: block;
	height: 31px;
	line-height: 31px;
	margin-top: 3px;
	padding-left: 5px;
	text-decoration: none;
}
.link_list_three_cols li:hover a {
	background-color: #f9f9f9;
}

/* News Liste */
div.news_list p {
	padding: 0;
	margin: 0;
}
div.news_list b {
	font-weight: normal;
	color: #646567;
}
div.news_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}
div.news_list ul li {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	border-bottom: 1px #bfbfbf solid;
}
div.news_list ul li h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 8px;
}
div.news_list ul li p {
	color: #645467;
	line-height: 18px;
}
div.news_list ul li p a {
	color: #646567;
}
div.news_list ul li a {
	text-decoration: none;
}
div.news_list ul li div.col1 {
	float: left;
	margin-right: 8px;
}
div.news_list ul li div.col1 a {
	background-color: #f9f9f9;
	min-width: 152px;
	min-height: 96px;
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	height: 96px;
}
div.news_list ul li div.col1 a img {
	bottom: 0;
}
div.news_list ul li div.col2 {
	display: table;
}
div.news_list ul li p.date {
	font-size: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 6px;
	line-height: 12px;
}
.news_list .col-sm-7 {
	min-height: 0;
}
.news_list .col-sm-7 img {
	margin-bottom: 10px;
}
.news_list.top li {
	border-bottom: none;
}
.news_list.top li.add_space {
	margin-top: 170px;
}

/* News Box */
div.news_box {
	background-color: #f4f4f4;
}
div.news_box p {
	padding: 0;
	margin: 0;
	line-height: 21px;
}
div.news_box p span {
	background-color: #f4f4f4 !important;
}
div.news_box h4.news_box_head {
	height: 24px;
	margin: 0;
	padding-left: 10px;
	padding-top: 4px;
	background-color: #ccc;
	color: #646567;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}
div.news_box h5 {
	font-size:	13px;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 21px;
	margin-top: 18px;
}
div.news_box div.entry {
	height: 145px;
	overflow: hidden;
	padding-top: 10px;
}
div.news_box p.date {
	font-size: 10px;
	margin-bottom: -10px;
	margin-left: 20px;
	padding-top: 7px;
	color: #646567;
	line-height: 12px;
}
div.news_box a {
	text-decoration: none;
}
div.news_box p a {
	color: #646567;
}

/* News Piktogramme */
div.news_cat_img {
	width: 24px;
	height: 24px;
	background-image: url('../img/news_icons.png');
	background-repeat: no-repeat;
	float: left;
	background-position: -101px -1px;
}
.galerie div.news_cat_img {
	background-position: -1px -1px;
}
.audio div.news_cat_img {
	background-position: -26px -1px;
}
.vortrag div.news_cat_img {
	background-position: -26px -1px;
}
.video div.news_cat_img {
	background-position: -51px -1px;
}
.download div.news_cat_img {
	background-position: -76px -1px;
}
.news div.news_cat_img {
	background-position: -101px -1px;
}
.presse div.news_cat_img {
	background-position: -101px -1px;
}
.termin div.news_cat_img {
	background-position: -126px -1px;
}
div.news_cat_img3 {
	width: 16px;
	height: 16px;
	background-image: url('../img/news_icons.png');
	background-repeat: no-repeat;
	float: left;
	background-position: -69px -47px;
}
.galerie div.news_cat_img3 {
	background-position: -1px -47px;
}
.audio div.news_cat_img3 {
	background-position: -18px -47px;
}
.vortrag div.news_cat_img3 {
	background-position: -18px -47px;
}
.video div.news_cat_img3 {
	background-position: -35px -47px;
}
.download div.news_cat_img3 {
	background-position: -52px -47px;
}
.news div.news_cat_img3 {
	background-position: -69px -47px;
}
.presse div.news_cat_img3 {
	background-position: -69px -47px;
}
.termin div.news_cat_img3 {
	background-position: -86px -47px;
}
div.news_cat_img2 {
	width: 20px;
	height: 20px;
	background-image: url('../img/news_icons.png');
	background-repeat: no-repeat;
	float: left;
	background-position: 0 -26px;
}
.galerie div.news_cat_img2 {
	background-position: 0 -26px;
}
.audio div.news_cat_img2 {
	background-position: -21px -26px;
}
.vortrag div.news_cat_img2 {
	background-position: -21px -26px;
}
.video div.news_cat_img2 {
	background-position: -42px -26px;
}
.download div.news_cat_img2 {
	background-position: -63px -26px;
}
.news div.news_cat_img2 {
	background-position: -84px -26px;
}
.presse div.news_cat_img2 {
	background-position: -84px -26px;
}
.termin div.news_cat_img2 {
	background-position: -105px -26px;
}
.lerntips_liste div.news_cat_img2 {
	float: none;
	margin-bottom: 8px;
}

/* Marginal */
.marginal_headline div.csc-textpic.csc-textpic-intext-left {
    margin-left: 15px;
    margin-top: 15px;
}
.marginal_headline div.csc-textpic div.csc-textpic-single-image {
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 2px;
}

/* Marginal +1, Like & Twitter */
#content_right div.googleplusone_facebook {
	text-align: left;
	margin-bottom: 20px;
}
.googleplusone_facebook {
	position: relative;
	min-height: 20px;
}
.googleplusone_facebook div#___plusone_0 {
	float: left !important;
}
.googleplusone_facebook div.fb-like.fb_edge_widget_with_comment.fb_iframe_widget {
	position: absolute;
	top: 1px;
	left: 75px;
	float: left;
}
iframe.twitter-timeline.twitter-timeline-rendered {
	margin-bottom: 20px !important;
}

/* Marginal Suche */
#search_form, .tx-macinasearchbox-pi1 {
	background-image: url('../img/suchfeld_sprites.png');
	background-repeat: no-repeat;
	background-position: 0 -31px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 30px;
	width: 240px;
}
#search_form input[type=text],.tx-macinasearchbox-pi1 .searchform input[type=text] {
	background-image: url('../img/suchfeld_sprites.png');
	background-repeat: no-repeat;
	background-position: -10px -8px;
	border: none;
	float: left;
	height: 12px;
	margin-left: 10px;
	margin-top: 8px;
	width: 193px;
}
#search_form input[type=image],.tx-macinasearchbox-pi1 .searchform input[type=image] {
	height: 30px;
	width: 30px;
	display: block;
	margin-left: 210px;
}
#search_form:hover, .tx-macinasearchbox-pi1:hover {
	background-position: 0 0;
}

/* Marginal Buchungs-Dropdown */
div.top_bookings {
	text-align: left;
	position: relative;
	margin-bottom: 20px;
}
div.top_bookings_headline {
	background: url('../img/direktbuchen_dropdown_sprites.png') 0 0 no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	cursor: pointer;
}
div.top_bookings:hover div.top_bookings_headline {
	background-position: 0 -31px;
}
div.top_bookings_content {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	background: #fff;
	width: 240px;
	box-shadow: 0px 1px 5px #bbb, -1px 1px 5px #bbb, 1px 1px 5px #bbb;
}
div.top_bookings:hover div.top_bookings_content {
	display: block;
}
div.top_bookings_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.top_bookings_content ul li {
	height: 29px;
	padding: 2px 0;
	margin: 0 !important;
	border-bottom: 1px solid #ccc;
}
div.top_bookings_content ul li:last-child {
	border-bottom: none;
}
div.top_bookings_content ul li a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #646567;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
}
div.top_bookings_content ul li:hover a {
	color: #fff;
	background: #ff9900;
}

/* Marginal News */
.news_list.marginal ul {
	margin-bottom: -15px;
	padding-bottom: 20px;
	overflow: hidden;
	padding-left: 14px;
	padding-right: 14px;
}
.news_list.marginal h5 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 25px;
	font-weight: bold;
}
.news_list.marginal p.date {
	padding-top: 2px;
	margin-bottom: -22px;
}
.news_list.marginal ul li {
	padding: 14px 0 22px 0;
}
.news_list.marginal a {
	text-decoration: none;
}

/* Buchungslinks vor Kursbuchung */
.extrastunden_pre .paket {
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	border-top: 1px solid #fff;
}
.extrastunden_pre .paket a {
	display: block;
	font-weight: bold;
}

/* Seitenfuß */
#lw-footer {
	bottom: 0;
	color: #bbb;
	font-size: 10px;
	height: 80px;
	left: auto;
	position: absolute;
	z-index: 200;
	width: 100%;
	padding-top: 20px;
}
#footer_left {
	height: 40px;
	line-height: 40px;
	text-align: left;
}
#footer_right {
	height: 40px;
	text-align: left;
}
#foot_navi {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
@media (min-width: 992px) {
	#footer_right {
		text-align: right;
	}
	#foot_navi {
		float: right;
		padding-top: 13px;
	}
}
#foot_navi li {
	float: left;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}
#foot_navi li a {
	color: #aaa;
}
.foot_tutorwatch_link {
	float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    width: 160px;
}
.foot_vnn_link {
	height: 40px;
    left: 210px;
    line-height: 40px;
    position: absolute;
}
.foot_tutorwatch_link a, .foot_vnn_link a {
	text-decoration: none;
	color: #aaa;
	display: block;
	padding-left: 50px;
}
.foot_vnn_link a { padding-left: 0px;}
.foot_tutorwatch_link a:hover, .foot_vnn_link a:hover {
	color: #aaa;
}
.foot_tutorwatch_link a img {
	position: absolute;
	left: 0;
	top: 5px;
}
.foot_vnn_link a img {
	position: absolute;
    right: -115px;
    top: 8px;
}
.tutorwatch_link_text{
	display: block;
    line-height: 12px;
    padding-top: 13px;
    width: 100px;
}
.vnn_link_text{
	display: block;
    line-height: 12px;
    padding-top: 18px;
}







/* Online-Nachhilfe */
/*.col-md-24 a.onh_formlink {
	position: absolute;
	bottom: 1px;
	left: 55px;
	width: 192px;
	height: 145px;
}*/
.row .no_marginal,
.row .onh_four,
.row .onh_two_type1 {
	width: 888px;
}
.row #onh_four {
	margin-top: 30px;
}
.row .onh_four .onh_element {
	float: left;
	width: 212px;
	margin-right: 13px;
}
.row .onh_four .onh_element .onh_image {
	display: block;
}
.row .onh_four .onh_element.onh_four {
	margin-right: 0;
}
.row .onh_four .onh_element .onh_text {
	height: 75px;
	padding: 5px;
}
.row .onh_four .onh_element .onh_text.onh_orange {
	background: #ff9900;
}
.row .onh_four .onh_element .onh_text.onh_red1 {
	background: #ee5229;
}
.row .onh_four .onh_element .onh_text.onh_red2 {
	background: #d02229;
}
.row .onh_four .onh_element .onh_text.onh_red3 {
	background: #9d1c2d;
}
.row .onh_four .onh_element .onh_text.onh_green {
	background: #a9c500;
}
.row .onh_four .onh_element .onh_text h3,
.row .onh_four .onh_element .onh_text p {
	color: #fff;
}
.row .onh_four .onh_element .onh_text h3 {
	font-family: 'lucida grande', 'Droid Sans', Arial;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.row .onh_four .onh_element .onh_text p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
.row .onh_four .onh_element .onh_button {
	margin-top: -15px;
}
.row .onh_two_type1 .onh_element.onh_one {
	float: left;
	width: 450px;
}
.row .onh_two_type1 .onh_element.onh_two {
	float: left;
	width: 438px;
}
.row .onh_two_type1 .onh_element div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom: 0;
}
#content .onh_two_type1 .onh_element h3 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#content .onh_two_type1.onh_orange .onh_element h3,
#content .onh_two_type1.onh_orange .onh_element ul li.color {
	color: #ff9900;
}
#content .onh_two_type1.onh_red1 .onh_element h3,
#content .onh_two_type1.onh_red1 .onh_element ul li.color {
	color: #ee5229;
}
#content .onh_two_type1.onh_red2 .onh_element h3,
#content .onh_two_type1.onh_red2 .onh_element ul li.color {
	color: #d02229;
}
#content .onh_two_type1.onh_red3 .onh_element h3,
#content .onh_two_type1.onh_red3 .onh_element ul li.color {
	color: #9d1c2d;
}
#content .onh_two_type1.onh_green .onh_element h3,
#content .onh_two_type1.onh_green .onh_element ul li.color {
	color: #a9c500;
}
#content .onh_two_type1 .onh_element ul li,
#content .onh_two_type1 .onh_element ul li span {
	color: #646567;
}
#content .onh_two_type1 .onh_divider {
	background: url('../img/onh_divider.png') 0 6px no-repeat;
	width: 888px;
	position: relative;
	height: 12px;
	margin-bottom: 25px;
	margin-top: 18px;
}
#content .onh_two_type1 .onh_divider a {
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 92px;
	height: 12px;
	padding-left: 10px;
}
#content .onh_two_type1 .onh_element .onh_two_type3 .onh_element {
	float: left;
	width: 209px;
}
#content .onh_two_type1 .onh_element .onh_two_type3 .onh_element.onh_one {
	margin-right: 20px;
}
#content .onh_two_type2 .onh_element.onh_one {
	float: left;
	width: 264px;
}
#content .onh_two_type2 .onh_element.onh_two {
	float: left;
	width: 624px;
}
#content .onh_two_type2 .onh_element.onh_one h3 {
	font-family: 'lucida grande', 'Droid Sans', Arial;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 10px 20px;
}
#content .onh_two_type2 .onh_element.onh_one ul li {
	padding-left: 5px;
}
#content .onh_two_type2 .onh_element.onh_one .hr {
	border-bottom: none;
	background: url('../img/onh_divider.png') 0 0 no-repeat;
	width: 200px;
	position: relative;
	height: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content .onh_two_type2 .onh_element.onh_two h2 {
	font-family: 'lucida grande', 'Droid Sans', Arial;
	font-size: 20px;
	margin-left: 35px;
	margin-top: 10px;
	text-transform: uppercase;
}
#content .onh_two_type2 .onh_element.onh_two ol {
    margin: -55px 0 0 35px;
	list-style: none;
	padding: 15px 0 0 0;
    background-color: #fef5e8;
}
#content .onh_two_type2 .onh_element.onh_two ol li {
	padding: 20px 40px 20px 60px;
	position: relative;
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(odd) {
    background-color: #fef5e8;
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(even) {
    background-color: #fff;
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(1) .num {
	background-image: url('../img/onh_1.png');
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(2) .num {
	background-image: url('../img/onh_2.png');
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(3) .num {
	background-image: url('../img/onh_3.png');
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(4) .num {
	background-image: url('../img/onh_4.png');
}
#content .onh_two_type2 .onh_element.onh_two ol li:nth-child(5) .num {
	background-image: url('../img/onh_5.png');
}
#content .onh_two_type2 .onh_element.onh_two ol li .num {
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	left: -24px;
	top: 24px;
	width: 48px;
	height: 48px;
}
#content .onh_two_type2 .onh_element.onh_two ol li h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #d02229;
}
#content .onh_two_type2 .onh_element.onh_two ol li p:last-child {
	margin-bottom: 0;
	font-size: 12px;
}
#content .onh_two_type2 .onh_element.onh_two .csc-textpic-text p {
	color: #d02229;
	margin-left: 95px;
	padding-top: 7px;
}
body.onh_formular {
	background: #fff;
}
body.onh_formular .onh_green_bgr {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 110px;
	background: #a9c500;
}
body.onh_formular #onh_close {
	top: 20px;
	bottom: auto;
	width: 47px;
	height: 47px;
	background-image: url('../img/onh_close.png');
	right: 20px;
	position: fixed;
	cursor: pointer;
	z-index: 1000;
}
#content.onh_formular {
	width: 600px;
	max-width: 600px;
	margin-top: 20px;
	padding: 0 30px;
}
#fancybox-outer.onh_formular {
	background-color: transparent;
}
#fancybox-outer.onh_formular #fancybox-content {
	border-radius: 20px;
}

/* Pagebrowser */
div.pagebrowser {
	font-size: 10px;
	color: #645467;
}
div.pagebrowser a {
	text-decoration: none;
	color: #645467;
}
div.pagebrowser div.count,
div.pagebrowser div.tx-pagebrowse-pi1 {
	float: right;
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse,
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #645467;
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li {
	float: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	line-height: 13px;
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-prev {
	height: 10px;
	width: 5px;
	margin-right: -5px;
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
	background-position: -133px -7px;	
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-next {
	height: 10px;
	width: 5px;
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
	background-position: -126px -7px;
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-current {
	color: #bfbfbf;
}
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-first,
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-last {
	display: none;
}
div.pagecount {
	float: right;
	font-size: 10px;
	color: #645467;
	margin-top: 20px;
	margin-bottom: 5px;
}
div.pagecount div.count,
div.pagecount div.links {
	float: left;
}
div.count {
	margin-right: 2px;
}
div.pagecount div.links div.tx-pagebrowse-pi1 ul.tx-pagebrowse {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1px;
}
div.pagecount div.links div.tx-pagebrowse-pi1 ul.tx-pagebrowse li {
	float: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	height: 10px;
	width: 5px;
	background-image: url('../img/page_icons.png');
	background-repeat: no-repeat;
	background-position: -133px -7px;
}
div.pagecount div.links div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-next {
	background-position: -126px -7px;
}
div.pagecount div.links div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-separate,
div.pagebrowser div.tx-pagebrowse-pi1 ul.tx-pagebrowse li.tx-pagebrowse-separate {
	background-image: none;
	margin-top: 1px;
	width: 1px;
	height: 10px;
	background-color: #645467;
	margin: 0:
}
div.tx-pagebrowse-pi1 ul.tx-pagebrowse li a {
	text-decoration: none;
	display: block;
	height: 10px;
}
div.news_list ul li.empty {
	padding: 0;
}
div.search div.tx-pagebrowse-pages {
	float: right;
}
div.search div.tx-pagebrowse-pages li {
	list-style-type: none;
	float: left;
	margin-left: 5px;
}
div.pagebrowser {
	display: inline-block;
	width: 620px;
}
div.pagebrowser p {
	float: left;
}
li.tx-indexedsearch-browselist-currentPage strong {
	font-weight: normal;
}
li.tx-indexedsearch-browselist-currentPage strong a {
	color: #bfbfbf;
}

/* text highlight */
.highlight {
	background: #ffebde;
	padding: 5px 15px;
}
/* tabellen */
table.course_dates_table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.course_dates_table tr,
table.course_dates_table tr td {
	height: 30px;
	line-height: 30px;
}
table.course_dates_table thead,
table.course_dates_table thead tr,
table.course_dates_table thead tr td {
	background: #eeeeee;
	height: 20px;
	line-height: 20px;
}
table.course_dates_table thead tr {
	font-weight: normal;
	background: #eeeeee;
	border: 0;
}
table.course_dates_table thead tr th {
	font-weight: normal;
	background: #eeeeee;
}
