@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');
* { 
	/*line-height: 23px;*/
	color: #393d41; 
	font-size: 14px; 
}

body {
	background: #e2e2e2;
    font-family: 'PT Sans', sans-serif;
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
.clear,
.csc-textpic-clear {
	clear: both;
}
.wrap-content-width {
	width: 940px;
	margin: 0 auto;
}

ul {
	margin: 0;
	padding: 0px;
	list-style: none outside none;
}

ol {
	margin: 10px 18px 0 18px;
	padding: 0;
}
ol li{
	margin: 0;
	padding: 0 0 10px 8px;
}

a {
	text-decoration: none;
}

.content-main .main a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/**
 * Titles
 */

h1, h2, h3 { font-family: 'Montserrat', sans-serif; }
h1 { font-size: 28px; line-height: 39px; color: #f39200; margin: 13px 0 25px; font-weight: 600; }
h2 { font-size: 21px; line-height: 28px; color: #f39200; margin: 25px 0 13px; font-weight: 700; }
h3 { font-size: 17px; line-height: 27px; color: #f39200; margin: 25px 0 13px; font-weight: 400; }
h4 { font-size: 14px; line-height: 21px; color: #f39200; margin: 25px 0 13px; font-weight: 700; }

/**
 * Header
 */
body > div > header,
.keyvisual-slider {
	position: relative;
}
body > div > header {
	background: url(/typo3conf/ext/tdwi_sitepackage/Resources/Public/Images/tdwi/header_orange.gif) no-repeat;
	background-size: cover;
	z-index: 20;
}
.keyvisual-slider {
	z-index: 10;
}

header .service-nav {
	height: 40px;
	color: #ffffff;
	line-height: 44px;
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;
}
header .service-nav a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
header .service-nav a:hover {
	text-decoration: underline;
}
header .service-nav li.bold a {
	font-weight: bold;
	text-shadow: 1px 1px 1px #BEBEBE;
}
header .service-nav .title {
	float:left;
	line-height: 40px;
	font-size: 12px;
}
header .service-nav ul {
	float: right;
}
header .service-nav ul.service {
	margin-right:22px;
}
header .service-nav ul li {
	float:left;
	line-height: 39px;
}
header .service-nav ul.service li {
	margin-right: 20px;
}
header .service-nav ul.share li {
	margin-left: 30px;
	height: 40px;
}
header .service-nav ul.share li a img {
	margin-top: 8px;
}
header .service-nav ul.share li a:hover {
	opacity: 0.8
}

header .headline {
	height: 105px;
	width: 100%;
	overflow: hidden;
}
header .headline .logo {
	float:left;
	margin-top: 13px;
}
header .headline .claim {
	float:left;
	margin-top: 34px;
	margin-left: 218px;
	color: #FFFAF6;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	line-height: 23px;
}
header .headline .claim h1,
header .headline .claim div p {
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin: 0px;
	padding: 0 0 3px;
}
header .headline .claim p {
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

header .headline .partner {
	float: right;
	margin-top: 50px;
}
header .headline .partner img{
	border: 0px;
}

header .main-navigation {
	height: 50px;
	font-family: 'Montserrat', sans-serif;
}
header .main-navigation ul li {
	float:left;
	position: relative;
	margin-right: 30px;
}
header .main-navigation ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
}
header .main-navigation ul li:hover a {
	color: #FFFFFF;
	font-weight: bold;
}
header .main-navigation ul li a::after {
    display:block;
    content:attr(title);
    font-weight:bold;
    height:1px;
    color:transparent;
    overflow:hidden;
    visibility:hidden;
    margin-bottom:-1px;
}
header .main-navigation ul li:hover li a {
	color: #FFFFFF;
	font-weight: normal;
}
header .main-navigation ul li li:hover a {
	color: #FFFFFF;
	font-weight: bold;
}
header .main-navigation ul ul {
	position: absolute;
	background: #f39200;
	left: -35px;
	padding: 15px 35px 25px 35px;
}
header .main-navigation ul ul li {
	float: none;
	margin-right: 10px;
}
header .main-navigation ul ul li a {
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
}
header .main-navigation ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}

header .main-navigation ul li ul {
	display: none;
}
header .main-navigation ul li:hover ul {
	display: block;
}

header .main-navigation .search,
header .main-navigation .contact {
	float: right;
}
header .main-navigation .contact {
	line-height: 50px;
	margin-right: 12px;
	font-size: 15px;
}
header .main-navigation .contact a {
	font-weight: bold;
}
header .main-navigation .contact a span {
	color: #fff;
	text-decoration: none;
}
header .main-navigation .contact a:hover span {
	color: #662615;
}
header .main-navigation .search {
	margin-top: 14px;
	position: relative;
}

header .main-navigation .search .search-form {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top:35px;
	width: 201px;
}
header .main-navigation .search:hover .search-form {
	display: block;
}

header .main-navigation .search .search-form fieldset {
	background: none repeat scroll 0 0 #f39200;
	padding: 10px;
	margin: 0px;
	border: 0px;
}
header .main-navigation .search .search-form fieldset .left {
	float: left;
}
header .main-navigation .search .search-form fieldset .left input[type="text"] {
	width: 140px;
}
header .main-navigation .search .search-form fieldset .left.submit input {
	width: 22px; height: 22px;
	margin-left: 10px;
}

/**
 * KeyVisuals
 */
.keyvisual-slider {
	height: 445px;
	background: #eeeeee;
}
.keyvisual-slider .wrap-content-width {
	width: 960px;
	position: relative;
}
.keyvisual-slider .previous,
.keyvisual-slider .next {
	width: 32px;
	height: 68px;
	position: absolute;
	top: 188px;
	cursor: pointer;
}
.keyvisual-slider .next {
	right: -60px;
	background: url(/fileadmin/templates/images/tdwi/keyvisual-next.png) no-repeat scroll 0 0 transparent;
}
.keyvisual-slider .previous {
	left: -60px;
	background: url(/fileadmin/templates/images/tdwi/keyvisual-previous.png) no-repeat scroll 0 0 transparent;
}

/**
 * Content
 */
.content-main {
	background: #FFFFFF;
}
.content-main .wrap-content-width {
	padding:35px 0;
	background: #ffffff;
}
.start .content-main .wrap-content-width {
	background: none;
}
.content-main .content-col {
	float: left;
}
.content-main .content-col h2 a {
	text-decoration: none;
}
.content-main .content-col.left {
	width: 220px;
	margin-right: 40px;
	
}
.content-main .content-col.left a {
	text-decoration: none;
	display: block;
	padding: 10px 0px;
	color: #747474;
}
.content-main .content-col.left h3 a {
	color: #333333;
	font-size: 19px;
	font-weight: 400;
	padding-right: 25px;
}
.start .content-main .content-col.left a {
	padding: 0px;
}
.content-main .content-col.left .left-navi ul li.current ul {
	border: none;
	padding-top: 0;
}
.content-main .content-col.left a:hover,
.content-main .content-col.left .current a,
.content-main .content-col.left .current ul .current a,
.content-main .content-col.left .current ul .current ul .current  a {
	color: #f39200;
} 

.content-main .content-col.left .current ul a,
.content-main .content-col.left .current .current ul a {
	color: #747474;
}

.content-main .content-col.left .left-navi {
	margin: 0 0 50px;
}
.content-main .content-col.left .left-navi li,
.content-main .content-col.left .left-navi li ul,
.content-main .content-col.left .left-navi li li ul {
	border-top: solid 1px #eeeeee;
}

.content-main .content-col.left .left-navi li.first {
	border-top: none;
}
.content-main .content-col.left .left-navi li ul{
	padding: 10px 0;
}
.content-main .content-col.left .left-navi li a {
	line-height: 23px;
}
.content-main .content-col.left .left-navi li ul a {
	color: #747474;
	padding-left: 20px ;
	padding: 4px 0 4px 20px;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/nav-arrow.gif) no-repeat 0 12px;
}
.content-main .content-col.left .left-navi li ul a:hover {
	color: #f39200;
	background-position: 0 -31px;
}
.content-main .content-col.left .left-navi li ul li {
	border: none;
	margin-left: 10px;
}
.content-main .content-col.left .left-navi li ul ul li a { 
	margin-left: 20px;
}

.content-main .content-col.main { 
	width: 680px;
}
.content-main .content-col.main a {
	color: #f39200;
}
.content-main .content-col.main .modSponsorFooterList .sponsor-wrapper {
	padding-bottom:2px;
}
.content-main .content-col.main .tx-dm-conferences .sponsors-list {
	display: table;
}
.content-main .content-col.main .tx-dm-conferences .sponsor-wrapper {
	padding-bottom: 2px;
}
.content-main .content-col.main .tx-dm-conferences .sponsor {
	display: table-row;
	padding-bottom: 10px;
}
.content-main .content-col.main .tx-dm-conferences .sponsor .image,
.content-main .content-col.main .tx-dm-conferences .sponsor .name {
	display: table-cell; 
	min-width: 150px;
	vertical-align: middle;
}
.content-main .content-col.main .tx-dm-conferences .sponsor .name {
	padding-left: 15px;
}
.content-main .content-col.main .tx-dm-conferences .sponsor .image img {
	max-height: 70px;
	height: auto;
	max-width: 130px;
	width: auto;
}

.content-main .content-col.main .modSponsorFooterList .sponsor-row {
	display: table-row;
	padding-bottom: 10px;
}

.content-main .content-col.main .modSponsorFooterList .sponsor-cell {
	display: table-cell; 
	vertical-align: middle;
	min-width: 150px;
}

.modSponsorFooterList h4 {
    border: medium none;
}

.content-main .content-col.main .tx-dm-conferences .sponsor .image,
.content-main .content-col.main .modSponsorFooterList .sponsor-cell.image {
	padding: 10px;
	border: 1px solid #BCBCBC;
    text-align: center;
}
.content-main .content-col.main .modSponsorFooterList .sponsor-cell.name {
	padding-left: 15px;
}

.start .content-main {
	background: #EEEEEE;
	color: #65594D;
}
.start .content-main .content-col {
	float: left;
	width: 298px;
}

.start .content-main .content-col.left {
	margin-right: 0px;
}
.start .content-main .content-col.center {
	padding: 0 23px;
}

.start .content-main .content-col .csc-default {
	background: #FFFFFF;
	margin-bottom: 23px;
	position: relative;
}
.start .content-main .content-col .csc-default h2 a {
	font-size: 24px;
	font-weight: 300;
	line-height: 33px;
	color: #65594d;
}
.start .content-main .content-col .csc-default .csc-textpic-text {
	margin: 0 20px 20px 20px;
}
.start .content-main .content-col .csc-default .continue {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 44px;
	height: 44px;
}
.start .content-main .content-col .csc-default .continue .corner {
	width: 44px;
	height: 44px;
	background: url(/fileadmin/templates/images/tdwi/content-next-corner.png) no-repeat scroll 0 0 transparent;
}


.start .content-main .content-col .center-image .csc-textpic-imagewrap {
	text-align: center;
	margin: 30px 0;
}

.sponsors {
	padding: 30px 0px;
	background: #E2E2E2;
	color: #FFFFFF;
	height: 200px;
}
.sponsors h2 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 30px;
	color: #f39200;
}
.sponsors .wrap-content-width {
	position: relative;
}
.sponsors .sponsors-list {
	width: 940px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	
}
.sponsors .sponsors-list ul  {
	width: 950px;
	position: relative;
	display: table;
}
.sponsors .sponsors-list ul li span{
    display: block;
	text-align: center;
	padding-top: 3px;
}
.sponsors .sponsors-list ul li {
	float: left;
	width: 150px;
	height: 75px;
	margin-right: 8px;
	background: #FFFFFF;
	text-align: center;
}

.sponsors .sponsors-list ul li a {
    height: 75px;
    display: block;
	line-height: 75px;
}
.sponsors .sponsors-list ul li a img {
    vertical-align: middle;
    display: inline-block;
	max-width: 140px;
	max-height: 62px;
}


.sponsors .previous,
.sponsors .next {
	position: absolute;
	top: 85px;
	cursor: pointer;
}
.sponsors .next {
	right: -60px;
}
.sponsors .previous {
	left: -60px;
}

.sponsors_lower {
	/* padding: 30px 0px; */
	background: #E2E2E2;
	color: #FFFFFF;
	/* height: 130px; */
}
.sponsors_lower h2 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 22px;
	color: #f39200;
}
.sponsors_lower .wrap-content-width {
	position: relative;
}
.sponsors_lower .sponsors-list {
	width: 940px;
	height: 72px;
	overflow: hidden;
	position: absolute;
	
}
.sponsors_lower .sponsors-list ul  {
	width: 950px;
	position: relative;
	display: table;
}
.sponsors_lower .sponsors-list ul li {
	float: left;
	width: 150px;
	height: 72px;
	margin-right: 8px;
	background: #FFFFFF;
	display: table-row;
}

.sponsors_lower .sponsors-list ul li a {
	width: 150px;
	height: 72px;
	display: table-cell;
	text-align: center;
    vertical-align: middle;
}
.sponsors_lower .sponsors-list li img {
	max-width: 140px;
	max-height: 62px;
}


.sponsors_lower .previous,
.sponsors_lower .next {
	position: absolute;
	top: 85px;
	cursor: pointer;
}
.sponsors_lower .next {
	right: -60px;
}
.sponsors_lower .previous {
	left: -60px;
}

footer {
	padding: 50px 0;
	font-size: 15px;
	background: url(/typo3conf/ext/tdwi_sitepackage/Resources/Public/Images/tdwi/footer_orange.gif) no-repeat;
	background-size: cover;
}
footer ul li {
	float: left;
	width: 235px;
}
footer ul ul {
	margin-top: 20px;
}
footer ul ul li {
	margin: 6px 0;
}
footer ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
footer ul li li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
footer .share {
	float: right;
	margin: 50px 0 0 0;
}
footer .share .facebook,
footer .share .gplus {
	float: right;
	margin-left: 15px;
}
footer .service {
	float: left;
	margin: 50px 0 0 0;
	font-size: 12px;
}
footer .service ul li {
	width: auto;
	margin-right: 15px;
	color: #FFFFFF;
}
footer .service ul li a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
footer .service ul li a:hover {
	text-decoration: underline;
}
footer .bottom-row {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center;}
footer .bottom-row div {flex: 1;}
footer .bottomservice ul li {float: none; width: auto; display: inline-block; margin-right: 20px;}
footer .bottomservice {text-align: center;margin: 23px 0 0 0;}
/**
 * Keyvisual
 */
.keyvisual-slider .list {
	width: 960px;
	height: 445px;
	overflow: hidden;
	position: relative;
}
.keyvisual-slider .list ul {
	width: 1000px;
	height: 445px;
	position: absolute;
}
.keyvisual-slider .list .item {
	float: left;
}
.keyvisual-slider .list .item:hover {
	-webkit-box-shadow: 0px 0px 4px #57483a;
	box-shadow:         0px 0px 4px #57483a;
}
.keyvisual-slider .list .small .csc-default,
.keyvisual-slider .list .big .csc-default {
	border: 5px solid #FFFFFF;
	background: #FFFFFF;
	height: 376px;
}
.keyvisual-slider .list .big {
	width: 940px;
	height: 376px;
	margin: 35px 10px;
	overflow: hidden;
}

.keyvisual-slider .list .big .info,
.keyvisual-slider .list .big .image {
	float: left;
}
.keyvisual-slider .list .big .info {
	width: 291px;
	margin: 20px 15px;
}
.keyvisual-slider .list .big .image {
	width: 609px;
}
.keyvisual-slider .list .big .image img {
	width: 609px;
	height: 366px;
}
.keyvisual-slider .list .small {
	margin: 35px 11px;
}
.keyvisual-slider .list .small:hover {
	
}
.keyvisual-slider .list .small .csc-default {
	width: 288px;
	height: 366px;
}
.keyvisual-slider .list .small:hover .csc-default {
	border: 5px solid #FFFFFF;
	background: #FFFFFF;
}
.keyvisual-slider .list .small .info {
	margin: 0px 15px;
}

.keyvisual-slider .list .info .headline {
	color: #2C363C;
	font-size: 12px;
}
.keyvisual-slider .list .small .info .headline {
	margin-top: 10px;
}
.keyvisual-slider .list .info .title {
	color: #f39200;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
.keyvisual-slider .list .info .title a {
	font-size: 32px;
	font-weight: 500;
	line-height: 36px;
	color: #f39200;
	text-decoration: none;
	text-transform: uppercase;
}
.keyvisual-slider .list .small .info .title {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 5px;
}
.keyvisual-slider .list .info .text,
.keyvisual-slider .list .info .text div p {
	color: #2C363C;
	font-size: 13px;
	line-height: 20px;
}
.keyvisual-slider .list .info .text .orange {
	color: #2C363C;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}

.footer-logos {
	background: #A5917E;
	height: 150px;
}

.footer-logos li {
	float: left;
	margin-top: 55px;
	margin-right: 17px;
}

.footer-logos li a img {
	height: 55px;
	width: auto;
}

.breadcrumb {
	height: 60px;
	line-height: 60px;
	color: #768D9B;
	font-size: 12px;
	background: #E2E2E2;
}
.breadcrumb a {
	color: #768D9B;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.breadcrumb .wrap-content-width {
	position: relative;
	overflow: hidden;
}
.breadcrumb nav {
	width: 1500px;
}
.breadcrumb li {
	float: left;
	margin-right: 15px;
	height: 60px;
	line-height: 60px;
	color: #768D9B !important;
}
.breadcrumb .cart {
	position: absolute;
	right: 0px;
	padding-left: 40px;
	background: url(/fileadmin/templates/images/tdwi/breadcrumb-gradient-bg.png) repeat-y scroll center left transparent;
}

.breadcrumb .cart a {
	height: 60px;
	line-height: 60px;
	padding-right: 30px;
	display: block;
	background: url(/fileadmin/templates/images/tdwi/icon-cart.png) no-repeat scroll center right transparent;
	
}

.csc-menu ul li{
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.csc-menu ul li ul li {
	font-weight: normal;
	margin-bottom: 0px;
}

.tx-mwconferences-pi1 .sorting .headline {
    display: flex;
}
.tx-mwconferences-pi1 .sorting .headline .days,
.tx-mwconferences-pi1 .sorting .headline .tracks,
.tx-mwconferences-pi1 .sorting .headline .themes {
	float: left;
	height: 70px;
	width: 176px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px 25px;
	line-height: 70px;
	cursor: pointer;
}
.tx-mwconferences-pi1 .sorting .headline .themes,
.tx-mwconferences-pi1 .sorting .headline .tracks {
    width: auto;
    flex-grow: 1;
}
.tx-mwconferences-pi1 .sorting .headline .days.active,
.tx-mwconferences-pi1 .sorting .headline .tracks.active,
.tx-mwconferences-pi1 .sorting .headline .themes.active{
	width: 176px;
	font-weight: bold;
	font-size: 18px;
    background: #f39200;
}
.tx-mwconferences-pi1 .sorting .headline .days {
/*	background: #f39200;*/
	/* border-right: 1px solid #FFFFFF; */
}
.content-main .contenttable,
.tx-mwconferences-pi1 .sorting .headline .days,
.tx-mwconferences-pi1 .sorting .headline .tracks,
.tx-mwconferences-pi1 .sorting .headline .themes{
	background: #fccc81;
}
.tx-mwconferences-pi1 .sorting .headline .days:hover,
.tx-mwconferences-pi1 .sorting .headline .tracks:hover,
.tx-mwconferences-pi1 .sorting .headline .themes:hover{
	background: #f39200;
}
.content-main .contenttable {
	width: 680px;
	margin: 30px 0;
	background: none;
	border-collapse:collapse;
}
.content-main .contenttable td,
.content-main .contenttable th {
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
    line-height: 18px;
}
.content-main .contenttable th {
	text-align: left;
	padding: 10px;
	color: #f39200;
}
.content-main .contenttable td p {
	margin: 0px;
	text-align: center;
    line-height: 18px;
}

.content-main .contenttable tr.tr-last td {
	border-bottom: 0;
}

/* listen */
.content-main .content-col.main ul {
	margin: 1px 0 0 0;
}

.content-main .content-col.main ul li,
.content-main .content-col.main .tx-mwconferences-pi1 .abstract ul li,
.content-main .content-col.main .tx-dm-conferences .abstract ul li  {
	padding: 0 0 10px 25px;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/listen-links_tdwi.gif) no-repeat 0px 6px;
}

.content-main .content-col.main ul.csc-bulletlist-1 li {
	padding: 0 0 10px 25px;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/listen-pfeil.gif) no-repeat 0 9px;
}

.content-main .content-col.main ul.csc-bulletlist-2 li {
	padding: 0 0 10px 25px;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/listen-square.gif) no-repeat 0 10px;
}

/* youtube */
.youtube {

}

.youtube .csc-textpic-imagewrap img {
	margin: 0 !important;
	padding-bottom: 35px;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/youtube.gif) no-repeat bottom;
}

.youtube .csc-textpic-text {
	z-index: 10;
}

/* kurz profil */
.kurzprofil {
	margin: 0 0 25px;
}
.kurzprofil .csc-textpic .csc-textpic-imagewrap {
	margin: 3px 20px 0 0 !important;
}

.kurzprofil .csc-textpic .csc-textpic-imagewrap img {
	margin: 5px 0 0 0 !important;
}

/* galerie */
.galerie {
	overflow: hidden;
}
.galerie .csc-textpic .csc-textpic-imagewrap {
	width: 680px !important;
}

.galerie .csc-textpic-imagerow li {
	float: left;
	width: 200px !important;
	margin: 0 25px 25px 0 !important;
	padding: 0 !important;
}

.galerie .csc-textpic-imagerow li a {
	display: block;
	position: relative;
}

.galerie .csc-textpic-imagerow li img {
	width: 200px;
	height: auto;
}

.galerie .csc-textpic-imagerow li a .overlay {
	width: 25px;
	height: 25px;
	background: url(/typo3conf/ext/oop_sitepackage/Resources/Public/Images/oop/lupe.png) no-repeat;
	z-index: 19;
	bottom: 10px;
	right: 10px;
	position: absolute;
}

/* reviewer , Konferenzprogramm, Auflistung nach Tracks*/
.content-main .main .reviewer table.contenttable td {
	border: none !important;
}

.content-main .content-col.main .tx-mwconferences-pi1 .track-list ul li, 
.content-main .content-col.main .tx-mwconferences-pi1 .theme-list ul li, 
.content-main .content-col.main .tx-mwconferences-pi1 .tabs ul li 
{
	padding: 0;
	background: none;
}
.content-main .content-col.main .tx-mwconferences-pi1 .track-list ul li,
.content-main .content-col.main .tx-mwconferences-pi1 .theme-list ul li {
display: table;
width: 25%;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
box-sizing: border-box;
}


/* content left */
.contentLeftBox {
	border: 1px solid #eee;
	padding: 15px;
	margin: 0 35px 35px 0;
}

.contentLeftBox h2 {
	margin: 0;
}

.contentLeftBox img {
	margin: 10px 0 0 !important;
}

.tx-mwconferences-pi1 .sorting .track-list li,
.tx-mwconferences-pi1 .sorting .theme-list li{
	float: left;
}
.tx-mwconferences-pi1 .sorting .track-list li a,
.tx-mwconferences-pi1 .sorting .theme-list li a{
	display: table-cell;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
	width: 100%;
	padding: 0px 15px;
	height: 50px;
	line-height: 15px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background: #f39200;
    vertical-align: middle;
    border: 0;
}
.tx-mwconferences-pi1 .sorting .track-list li a:hover,
.tx-mwconferences-pi1 .sorting .theme-list li a:hover{
	background: #fccc81;
}

.tx-mwconferences-pi1 .sorting .track-list li.no-track,
.tx-mwconferences-pi1 .sorting .theme-list li.no-track{
	border-right: 1px solid #8099a8;
	border-bottom: 1px solid #8099a8;
	background: #788E9C !important;
	width: 169px;
	padding: 0px 15px;
	height: 59px;
}
.tx-mwconferences-pi1 .sorting .track-list li.no-track:hover
.tx-mwconferences-pi1 .sorting .theme-list li.no-track:hover{
	background: #788E9C;
}

.tx-mwconferences-pi1 {
	font-family: 'PT Sans', sans-serif;
}
.tx-mwconferences-pi1 .tabs,
.tx-mwconferences-pi1 .list-date-wrap .tab-capsule{
	padding: 25px 0;
}
.tx-mwconferences-pi1 .list-date-wrap .tab-capsule ul {
    overflow: hidden;
}
.tx-mwconferences-pi1 .theme .list-date-wrap .tab-capsule,
.tx-mwconferences-pi1 .track .list-date-wrap .tab-capsule {
    display: none;
}
.tx-mwconferences-pi1 .tabs .tab,
.tx-mwconferences-pi1 .list-date-wrap .listtab{
	float: left;
	width: 225px;
	height: 71px;
	padding: 0px 25px;
	color: #A5917E;
	border-bottom: 1px solid #a3a5a1;
	line-height: 23px;
	cursor: pointer;
    background: none!important;
}
.tx-mwconferences-pi1 .list-date-wrap .listtab {
    padding: 0!important;
    margin-bottom: 15px;
}
.tx-mwconferences-pi1 .tabs .tab .date,
.tx-mwconferences-pi1 .list-date-wrap .listtab .tab-date{
	font-size: 14px;
	color: #a3a5a1;
}
.tx-mwconferences-pi1 .tabs .tab .weekday,
.tx-mwconferences-pi1 .list-date-wrap .listtab .tab-weekday{
	font-size: 14px;
	margin-top: 15px;
	color: #a3a5a1;	
}

.tx-mwconferences-pi1 .tabs .tab.active,
.tx-mwconferences-pi1 .list-date-wrap .listtab.active{
	width: 225px;
	margin:0px 1px;
	color: #005E7D !important;
	border-bottom: 1px solid #f39200;
    font-weight: bold;
}
.tx-mwconferences-pi1 .tabs .tab.active .date,
.tx-mwconferences-pi1 .list-date-wrap .listtab.active .tab-date{
	color: #f39200 !important;
}
.tx-mwconferences-pi1 .tabs .tab.active .weekday,
.tx-mwconferences-pi1 .list-date-wrap .listtab.active .tab-weekday{
	margin-top: 15px;
	font-size: 20px;
	color: #f39200 !important;
}
.tx-mwconferences-pi1 .list-date-wrap .date {
	margin: 25px 0 10px 0;
	padding: 0 0 5px 20px;
	color: #005E7D;
	border-bottom: 1px solid #f39200;
}
.tx-mwconferences-pi1 .list-date-wrap .date .track-name,
.tx-mwconferences-pi1 .list-date-wrap .date .theme-name{
	font-size: 20px;
	font-weight: bold;
}
.tx-dm-conferenc-cart .list .headline .time-track,
.tx-dm-conferenc-cart .list .headline .title-speaker,
.tx-mwconferences-pi1 .list .headline .time-track,
.tx-mwconferences-pi1 .list .headline .title-speaker {
	float: left;
	padding: 0 0 20px 0px;
	color: #393d41;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.tx-dm-conferenc-cart .list .headline .time-track,
.tx-mwconferences-pi1 .list .headline .time-track {
	width: 180px;
}
.tx-dm-conferenc-cart .list .headline .title-speaker,
.tx-mwconferences-pi1 .list .headline .title-speaker {
	width: 480px;
}

.tx-dm-conferenc-cart .list .item,
.tx-mwconferences-pi1 .list .item {
	color: #747474;
	border-top: 1px solid #EEEEEE;
	font-size: 12px;
}
.tx-dm-conferenc-cart .list .item .title,
.tx-mwconferences-pi1 .list .item .title {
	font-size: 14px;
}

.tx-mwconferences-pi1 .list .item .time-track,
.tx-mwconferences-pi1 .list .item .title-speaker,
.tx-dm-conferenc-cart .list .item .time-track,
.tx-dm-conferenc-cart .list .item .title-speaker,
.tx-mwconferences-pi1 .list .item .info-cart {
	float: left;
	padding: 20px 0 20px 0px;
}
.tx-dm-conferenc-cart .list .item .time-track,
.tx-mwconferences-pi1 .list .item .time-track {
	width: 180px;
}

.tx-mwconferences-pi1 .list .item .title-speaker {
	width: 380px;
}
.tx-dm-conferenc-cart .list .item .title-speaker {
	width: 430px;
}
.tx-dm-conferenc-cart .list .item .remove {
	float: right;
	margin: 20px 0;
	width: 30px;
	height: 30px;
}
.tx-mwconferences-pi1 .list .item .info-cart {
	width: 80px;
}

.tx-dm-conferenc-cart .list .item .time-track .track-id,
.tx-dm-conferenc-cart .list .item .time-track .time,
.tx-mwconferences-pi1 .list .item .time-track .track-id,
.tx-mwconferences-pi1 .list .item .time-track .time {
	float: left;
	color: #768D9B;
}
.tx-dm-conferenc-cart .list .item .time-track .track-id,
.tx-mwconferences-pi1 .list .item .time-track .track-id {
	min-width: 50px;
	margin-right: 15px;
	height: 19px;
	color: #768D9B;
	min-height: 19px;
	border-right: 1px solid #EEEEEE;
	padding-right: 5px;
}
.tx-dm-conferenc-cart .list .item .time-track .track,
.tx-mwconferences-pi1 .list .item .time-track .track {
	#color: #768D9B;
	color: #7c7d76;
	font-weight: bold;
}
.tx-dm-conferenc-cart .list .item .title-speaker a,
.tx-mwconferences-pi1 .list .item .title-speaker a {
	color: #f39200;
	text-decoration: none;
}
.tx-dm-conferenc-cart .list .item .title-speaker .speaker span,
.tx-mwconferences-pi1 .list .item .title-speaker .speaker span {
	color: #768D9B !important;
}

.tx-dm-conferenc-cart .list .item .info-cart .info,
.tx-mwconferences-pi1 .list .item .info-cart .info,
.tx-mwconferences-pi1 .list .item .info-cart .cart {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}

.tx-dm-conferenc-cart .list .item .title,
.tx-dm-conferenc-cart .list .item .time,
.tx-dm-conferenc-cart .list .item .track-id {
	color: #A5917E;
}

.tx-dm-conferenc-cart .list .item.overlap .time {
	color: #DF0B00;
}
.tx-dm-conferenc-cart .list .item .title p {
	margin: 0px;
}
.tx-dm-conferenc-cart .buttons {
	border-top: 1px solid #EEEEEE;
	padding-top: 25px;
}
.tx-dm-conferenc-cart .buttons .submit,
.tx-dm-conferenc-cart .buttons .reset {
	float: right;
	margin-right: 15px;
}
.tx-dm-conferenc-cart .buttons .submit input,
.tx-dm-conferenc-cart .buttons .reset input {
	border: 0px;
	padding: 5px 15px;
	color: #FFFFFF;
	border-radius: 5px;
	cursor: pointer;
}
.tx-dm-conferenc-cart .buttons .reset input {
	background: #768D9B;
}
.tx-dm-conferenc-cart .buttons .submit input {
	background: #f39200;
}

.tx-dm-conferenc-cart .list .wrap {
	position: relative;
	overflow: hidden;
}
.tx-dm-conferenc-cart .list .wrap .overlay {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 250px;
	height: 100px;
	background: url(/fileadmin/templates/images/tdwi/overlay-background.png) repeat-y scroll 0 0 transparent
}
.tx-dm-conferenc-cart .list .wrap .overlay .title,
.tx-dm-conferenc-cart .list .wrap .overlay .notice {
	width: 100px;
	margin-left: 150px;
	font-size: 12px;
	margin-top: 5px;
	color: #9D9D9D;
}
.tx-dm-conferenc-cart .list .wrap .overlay .title {
	font-weight: bold;
	margin-top: 15px;
}

.tx-dm-conferenc-cart .list .wrap {
    border-top: 1px solid #EEEEEE;
}
.tx-dm-conferenc-cart .list .wrap .item {
    border-top: none;
}
.tx-mwconferences-pi1 img.align-middle {
	vertical-align: middle;
}
.tx-mwconferences-pi1 .detail {
	color: #747474;
	font-size: 14px;
}

.tx-mwconferences-pi1 .detail strong {
	color: #333333;
}

.tx-mwconferences-pi1 .detail h1,
.tx-mwconferences-pi1 .detail h2 strong,
.tx-mwconferences-pi1 .detail strong h2,
.tx-mwconferences-pi1 .detail h2 {
	font-size: 28px;
	color: #f39200;
}
.tx-mwconferences-pi1 .detail h2,
.tx-mwconferences-pi1 .detail h2 strong,
.tx-mwconferences-pi1 .detail strong h2 {
	font-size: 16px;
}
.tx-mwconferences-pi1 .detail ul li {
	padding-left: 20px;
	background: url(/fileadmin/templates/images/tdwi/detail-bullet.gif) no-repeat scroll left 9px transparent;
}

.tx-mwconferences-pi1 .detail .time-line {
	padding: 10px 0px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.tx-mwconferences-pi1 .session-line .session-id,
.tx-mwconferences-pi1 .session-line .session-date,
.tx-mwconferences-pi1 .session-line .session-time,
.tx-mwconferences-pi1 .detail .time-line .date,
.tx-mwconferences-pi1 .detail .time-line .time,
.tx-mwconferences-pi1 .detail .time-line .track {
	float: left;
	font-size: 14px;
	line-height: 30px;
}
.tx-mwconferences-pi1 .session-line .session-date,
.tx-mwconferences-pi1 .session-line .session-time,
.tx-mwconferences-pi1 .detail .time-line .track {
	margin-left: 25px;
}

.tx-mwconferences-pi1 .session-line .label, 
.tx-mwconferences-pi1 .detail .label{
	color: #f39200;
}
.tx-mwconferences-pi1 .session-line .value,
.tx-mwconferences-pi1 .detail .time-line .value {
	margin-left: 15px;
}
.tx-mwconferences-pi1 .session-line .cart {
	cursor: pointer;
}

.tx-mwconferences-pi1 .session-line .cart,
.tx-mwconferences-pi1 .session-line .in-cart,
.tx-mwconferences-pi1 .session-line .back,
.tx-mwconferences-pi1 .detail .time-line .cart,
.tx-mwconferences-pi1 .detail .footer-line .cart,
.tx-mwconferences-pi1 .detail .time-line .in-cart,
.tx-mwconferences-pi1 .detail .footer-line .in-cart,
.tx-mwconferences-pi1 .detail .time-line .in-cart,
.tx-mwconferences-pi1 .detail .footer-line .in-cart,
.tx-mwconferences-pi1 .detail .footer-line .back,
.tx-mwconferences-pi1 .detail .time-line .back {
	float: right;
	height: 30px;
	margin: 0 0 10px 10px;
}
.tx-mwconferences-pi1 .detail .footer-line {
	margin: 25px 0px;
	padding: 10px 0;
	border-top: 1px solid #EEEEEE;
}

.tx-mwconferences-pi1 .detail .time-line .cart,
.tx-mwconferences-pi1 .detail .footer-line .cart,
.list .item .cart {
	cursor: pointer;
}

.tx-mwconferences-pi1 .detail .speakers .label,
.tx-mwconferences-pi1 .detail .speakers .value,
.tx-mwconferences-pi1 .detail .speaker,
.tx-mwconferences-pi1 .detail .speaker .image, 
.tx-mwconferences-pi1 .detail .speaker .name {
	 float: left;
}
.tx-mwconferences-pi1 .detail .speaker .name a {
	color: #f39200 !important;
}
.tx-mwconferences-pi1 .detail .speakers {
	padding: 10px 0px;
	border-bottom: 1px solid #EEEEEE;	
}
.tx-mwconferences-pi1 .detail .speakers .label {
	width: 80px;
}
.tx-mwconferences-pi1 .detail .speakers .value {
	width: 600px;
}

.tx-mwconferences-pi1 .detail .speaker .image {
	width: 100px;
}
.tx-mwconferences-pi1 .detail .speaker .name {
	width: 80px;
	margin: 0 10px;
}
.tx-mwconferences-pi1 .detail .speaker .name a {
	text-decoration: none;
	font-size: 14px;
}

.tx-mwconferences-pi1 .detail .speaker img {
	border: 5px solid #EEEEEE;
}

.tx-dm-conferences header h1 {
	cursor: pointer;
}
.tx-dm-conferences header {
	border-top: 1px solid #EEEEEE;
	z-index: auto;
}

.tx-dm-conferences header .button {
	float: right;
    margin: 19px;
}

.tx-dm-conferences header .button a {
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/advanced_search.png) no-repeat scroll left top transparent;
	background-position: -20px 0;
	display: block;
	height: 20px;
	width: 20px;
}

.tx-dm-conferences .talk.closed .detail {
	display:none;
}

.tx-dm-conferences .talk.closed .button a {
	background-position: 0 0;
}

.tx-dm-conferences header h1 {
	margin: 10px 0px;
	float: left;
	max-width: 620px;
}

.tx-dm-conferences .sponsors-list .sponsor {
	height:70px;
}
.tx-dm-conferences .sponsors-list .sponsor .image a {
	text-decoration: none;
}
.tx-dm-conferences .sponsors-list .sponsor .name {
	padding-top: 30px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox {
	float: right;
}
.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li { 
	float:left;
	margin-left: 15px;
	margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
	clear: both;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
	margin-bottom: 15px;
	border-bottom: 1px solid #EEEEEE;	
}

.ic-link a { background: none !important; }

/* 
* ============================================================== 
* =Box Standard
* ============================================================== 
*/

.box-border { 		
	margin: 0px 0px 10px 0px;
	padding: 10px 0;
	border: 1px solid #dcdee0;
}

.box-standard {
	margin: 0px 0px 15px 0px;
	background: #fafafa url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/line_dotted-grey.gif) repeat-x bottom left;
}

.box-standard div.box-standard-info {
	background: #FFF;
	text-align: right;
	font-size: 10px;
	line-height: normal;
	color: #f18900;
	padding-bottom: 3px;
}

/* �ndern: �berschriften h2; au�erhalb der boxen und span f�r das datum */
#col1-content .box-standard div.box-standard-info h3 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding: 0 0 3px 0;
}

.box-standard div.box-standard-img {
	float: left;
	margin: 0 10px 10px 10px;
	display: inline;
}

.box-standard div.box-standard-content {
	line-height: normal;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/line_dotted-grey.gif) repeat-x top left;
	padding: 10px 0 0 0;
}

#col1-content .box-standard div.box-standard-content ul {margin: 0 10px 5px 10px;}

#col1-content .box-standard div.box-standard-content ul li {
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic_link.gif) no-repeat left 3px;
}

#col1-content .box-standard div.box-standard-content ul li a {text-decoration: none;}
#col1-content .box-standard div.box-standard-content ul li a:hover {text-decoration: underline;}

.box-standard div.box-standard-content p,
.box-standard div.box-standard-content p a {
	color: #333;
	text-decoration: none;
	margin-bottom: 10px;
}

#col1-content .box-standard .box-standard-content a { text-decoration: underline; }
#col1-content .box-standard .box-standard-content a:hover { text-decoration: none; }

.box-standard div.box-standard-content p a.orange {
	color: #f18900;
	text-decoration: underline;
}

.box-standard div.box-standard-content p a.linkWeiter {
	color: #f18900;
	text-decoration: underline;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic_link.gif) no-repeat 4px 50%;
	padding-left: 17px;
}

.box-standard div.box-standard-content p a.linkWeiter:hover {
	text-decoration: none;
}

#col1-content .box-standard div.box-standard-content h4,
#col1-content .box-standard div.box-standard-content h4 a {
	text-decoration: none;
	padding-top: 0;
	color: #f18900;
}

.box-standard div.box-standard-content-links {
	padding: 0 10px 10px 10px;
}

.box-standard div.box-standard-content-links a {
	text-decoration: none;
	padding: 0 10px 0 16px;
}

.box-standard div.box-standard-content-links a:hover {
	text-decoration: underline;
}

.box-standard div.box-standard-content-links a.linkOnlineLesen,
span.onlineLesen a {background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic_linkOnlineLesen.gif) no-repeat left 50%;}
.box-standard div.box-standard-content-links a.linkPdfLesen,
span.pdfLesen a {background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic_linkPdfLesen.gif) no-repeat left 50%;}
.box-standard div.box-standard-content-links a.linkKosten,
span.kosten a {background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic_linkKosten.gif) no-repeat left 50%;}
			
#col1-content a.s-recommend { background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/ic-s-recommend.gif) no-repeat left center; padding: 0 0 0 15px; color:#f18900; }

.pic-left { float: left; padding: 10px;}

#col1-content .box-standard div.box-standard-content h3 { font-size:13px; color:#f18900; font-weight: normal; }


/* 
* ============================================================== 
* =Referent �bersicht / Referent Detailseite
* ============================================================== 
*/
.referenten-abc {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #dcdee0;
	background: url(/typo3conf/ext/konferenzen_basic_sitepackage/Resources/Public/Images/bg_gradient_bottom-light-small.gif) repeat-x bottom left;
}

.referenten-abc a {text-decoration: none;}
.referenten-abc a:hover {text-decoration: underline;}
.referenten-abc span {padding: 0 2px;}

.box-standard .referenten {
	margin-bottom: 10px;
}

.box-standard .referenten .referenten-kat {
	font-size: 36px;
	text-transform: uppercase;
	color: #dcdee0;
	float: left;
	padding: 0 20px 0 15px;
	width: 30px;
	display: inline;
}

.box-standard .referenten span.link-top,
.box-standard .referenten span.link-info {
	margin-right: 10px;
	padding-left: 10px;
	float: right;
	display: inline;
}
		
.box-standard .referenten .referenten-list {
	float: left;
	display: inline;
	width: 590px;
}

#col1-content .box-standard .referenten h3.title {margin-bottom: 5px;}

.box-standard .referenten p.termin {margin: 0;}

.box-standard .referenten p.termin span {
	float: left;
	font-weight: bold;
	padding-right: 20px;
}

.box-standard .referenten .referenten-list a {
	text-decoration: none !important;
	color: #666666;
	background: none !important;
}

.box-standard .referenten .referenten-list .item {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 290px;
	min-height: 75px;
}
.box-standard .referenten .referenten-list .item .image,
.box-standard .referenten .referenten-list .item .info {
	float: left;
}
.box-standard .referenten .referenten-list .item .image {
	width: 50px;
	height: 56px;
	overflow: hidden;
}
.box-standard .referenten .referenten-list .item .info {
	width: 240px;
}
.box-standard .referenten .referenten-list .item .info .name {
	margin-bottom: 5px;
}
	
.box-standard .referenten .referenten-list span {
	color: #005E7D !important;
	/*font-weight: bold;*/
}

.referentDetail .referentDetail-foto {
	float: left;
	padding: 10px 15px;
}
.referentDetail h2.title {
	font-size: 17px;
    font-weight: normal;
}
.box-standard .referenten h3.title {
	font-size: 15px;
    font-weight: normal;
	margin: 0 10px 5px;
    padding: 0;
}
.referentDetail .termin .row {
    margin: 0 10px;
	position: relative;
	padding-bottom: 20px;
}
.referentDetail .termin .row .col-50 {
    float: left;
    width: 43%;
}
.referentDetail .termin .row .link-info {
    bottom: 0;
    position: absolute;
    right: 0;
}
.referentDetail .termin .row .col-50 p {
    margin: 0;
    padding: 0;
}
.ic-back a {
	padding: 2px 0 3px 12px;
}
.link-info a {
	background: none !important;
	padding: 0px;
}
.link-top a {
	background: none !important;
	padding: 0px;
}

.content-main .main .text-image h2.subline {
	color: #747474;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

@media (max-width: 1550px) {
	body > div > header, footer {
		background: #f39200;
	}
}

/* New Conference Info Header */
#newConfInfo {
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0;
	background: #f37855;
	text-align: center;
}

#newConfInfo .content {
	padding: 0;
	margin: 0 auto;
	line-height: 120px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	font-style: italic;
}

#newConfInfo .content a {
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	font-style: italic;
}

#newConfInfo .content a:hover {
	text-decoration: underline;
}

.captcha img {
    width: 350px!important;
}