@font-face {
	font-family: 'Sosa';
	src: url('../font/sosa-regular-webfont.eot');
	src: url('../font/sosa-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/sosa-regular-webfont.woff') format('woff'), url('../font/sosa-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	background: url(../img/bg-sfs2014.png) repeat-x #acacac;
	color: #777777;
	font-size: 15px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}
a {
	color: #F15F17;
}
a:hover, a:focus {
	color: inherit;
}
.black {
	color: black;
}
.orange {
	color: #F15F17;
}
.blue {
	color: #007DC3;
}
.white {
	color: white;
}
.white_link_themen {
	font-size:1.1em;
	color: white;
	line-height:130%;
}
hr {
	margin: 10px 0;
	background: #DDDDDD;
	height: 1px;
	border: none !important;
}
.font-sosa {
	font-family: Sosa;
}
.font-sosa-themen {
	font-family: Sosa;
	font-size: 3em;
	text-decoration: none;
	margin: 12px;
	float: left;
}
.font-sosa-hotel {
	font-family: Sosa;
	font-size: 1.5em;
}

.font-sosa-location {
	font-family: Sosa;
	font-size: 1.2em
}

.font-sosa-abstract {
	font-family: Sosa;
	font-size: 1.5em;
	float: right;
}

.font-sosa-proc {
	font-family: Sosa;
	font-size: 2.1em;
	margin-right:10px;
	text-align:left;	
}

.font-sosa-partner {
	font-family: Sosa;
	font-size: 1.5em;
}

.font-sosa-agenda {
	font-family: Sosa;
	font-size: 1.5em;
}

.font-sosa-empf {
	font-family: Sosa;
	font-size:1.5em;
}

.font-sosa-pos {
	font-family: Sosa;
	font-size:1em;
	color:#15d146;
}
.font-sosa-neg {
	font-family: Sosa;
	font-size:1em;
	color:#dfb8b4;
}
.font-sosa-mobil {
	font-family: Sosa;
	font-size:4em;
	line-height:1.1em;
	color:#bbb;
}

.hotel-detail:hover {
	text-decoration: none;
}
.bgorange {
	background: #F5A836;
}
.bggrey {
	background: #5F6062;
}
.bgdarkorange {
	background: #E46739;
}
.bgblue {
	background: #0075C1;
}
.bgbluelight {
	background: #E2EDF6;
}
.bgbluelight2 {
	background: #AADBE9;
}

.bgyellow {
	background: #F1E426;
}
.bggreylight {
	background: #CDCDCD;
}
p {
	margin-bottom: 2em;
}

h1 {
	color: #F15F17;
	font-family: HelveticaNeue, Helvetica, sans-serif;
	margin: 20px 0;
	font-weight: normal;
	font-size: 26px;
	line-height: 110%;
}
h1.title {
	font-size: 36px;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
	margin-top: 0;
}
h2 {
	color: black;
	font-family: Arial, sans-serif;
	margin: 20px 0;
	font-weight: normal;
	font-size: 24px;
	line-height: 120%;
}
h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 2em;
}

.navbar-inverse .navbar-inner {
	background: transparent !important;
	box-shadow: none !important;
	padding-top: 25px;
	padding-bottom: 40px;
	min-height: 149px;
	border:none;
	filter: none;
}
.lt-ie9 .navbar-inverse .navbar-inner {
	filter: none;
}
.navbar .brand {
	background: transparent url(../img/brand_desktop.png) 0 0 no-repeat;
	width: 285px;
	height: 68px;
	text-shadow: none !Important;
	margin-left: 0;
	padding: 0;
	position: relative;
}
.navbar .brand span {
	display: none;
}

.navbar .nav-collapse {
	float: none;
	margin: 90px 0 0;
	padding: 0;
	background: rgba(95,96,98,0.9);
}
.lt-ie9 .navbar .nav-collapse {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6666666,endColorstr=#E6666666);
	zoom: 1;
}
.navbar .nav {
	float: none;
	margin: 0;
	padding: 22px 14px;
}
.navbar .nav > li > a {
	padding: 0 24px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-shadow: none !Important;
	line-height: 16px;
	text-transform: uppercase;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret, .nav .dropdown-toggle .caret {
	color: white;
	border-bottom-color: white !important;
	border-top-color: white !important;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
	background: transparent;
	color:#e46739;
}
.navbar .nav > li.divider {
	width: 10px;
}
.navbar .nav > li.last  a {
	padding-right: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background: #007DC3;
	color:#e46739;
}
.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
	border-radius: 0;
}
.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
	background: transparent;
}
.navbar .in .nav > li > a img {
	display: block;
	float: none;
}
.nav.social-media {
	display: none;
	left: auto;
	right: 0;
	top: 0;
	position: absolute;
}

#Content {
	padding-bottom: 60px;
}

.slider-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}
#scrollbar1 {
	width: 100%;
	height: 455px;
	clear: both;
	margin: 0;
	position: relative;
}
#scrollbar1 .viewport {
	width: 100%;
	height: 455px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}
#scrollbar1 .thumb .end, #scrollbar1 .thumb {
}
#scrollbar1 .scrollbar {
	position: absolute;
	float: right;
	width: 15px;
	bottom: 0;
	z-index: 2;
	overflow: hidden;
	margin: 0;
}
#scrollbar1 .track {
	background-color: #EAEAEA;
	height: 20px;
	width: 13px;
	position: relative;
	padding: 0 1px;
	margin: 0;
}
#scrollbar1 .thumb {
	background-color: #F16117;
	height: 20px;
	width: 13px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar1 .thumb .end {
	overflow: hidden;
	height: 5px;
	width: 13px;
}
#scrollbar1 .disable {
	display: none;
}
.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
.slider-slider {
	float: left;
	height: 455px;
	overflow: hidden;
}
.slider-row {
	float: left;
	height: 455px;
}
.slider-item {
	float: left;
	position: relative;
	z-index: 1;
	margin: 0 10px 10px 0;
	overflow: hidden;
	height: 210px;
}

.slider-item.fullsize, .slider-item.fullheight {
	height: 430px;
}
.slider-item.doublesize {
	width: 610px;
}

@media (min-width: 1200px) {
	.slider-item.doublesize {
		width: 750px !important;
	}
	.slider-column.span8 {
		width: 750px;
		margin-right: 10px !important;
	}
}
@media (max-width: 767px) {
	.slider-item.doublesize {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.slider-item.doublesize {
		width: 466px;
	}
}
.slider-column {
	float: left;
	margin: 0 10px 10px 0;
}
.slider-column .slider-item {
	float: none;
	margin: 0 0 10px 0;
}
.slider-bg-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.fullsize .slider-bg-image {
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	background-position: left top;
}
.slider-item h2, .slider-item p {
	margin-left: 20px;
	margin-right: 20px;
}
.slider-item a.moreinfo {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	background: rgba(0,0,0,0.8);
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	width: 100%;
}
.slider-item a.morelink {
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	background: rgba(0,0,0,0.8);
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	width: 100%;
}
.lt-ie9 .slider-item a.moreinfo {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
	zoom: 1;
}
.slider-item a:hover {
	text-decoration: none;
}
.slider-item a span.font-sosa {
	font-size: 32px;
	font-weight: normal;
}
.slider-item .rssBody p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 1em;
}
.slider-item .rssBody {
	padding: 20px;
}
.slider-item  .rssBody a {
	color: #fff;
}
.slider-item .day:after {
	content: '. ';
}
.slider-item .span1, .slider-item .span7 {
	float: none;
	width: auto;
}
.slider-item hr {
	display: none;
}

.FeaturedContent {
	position: relative;
	padding-bottom: 20px;
}
.FeaturedContentElement {
	height: 205px;
	position: relative;
	margin-bottom: 20px;
}
.FeaturedContentElement.span8 {
	height: 430px;
}
.FeaturedContentElement h2.title {
	color: white;
	font-size: 1.5em;
	line-height: 100%;
	font-weight: normal;
	padding: 20px;
	margin: 0;
}
.FeaturedContentElement h2.title .font-sosa {
	color: white;
	font-size: 32px;
	font-weight: normal;
	display: none;
}
.FeaturedContentElement.open h2.title .font-sosa {
	display: inline;
	padding-right: 8px;
	margin-left: -40px;
}
.FeaturedContentElement.open h2.title {
	padding-left: 50px;
}
.FeaturedContentElement a.moreinfo {
	color: white;
	padding: 20px;
	display: block;
	position: absolute;
	bottom: 0px;
	font-size: 1em;
	font-weight: normal;
}
.FeaturedContentElement a.morelink {
	color: white;
	padding: 20px;
	display: block;
	position: absolute;
	bottom: 0px;
	font-size: 15px;
	font-weight: normal;
}
.FeaturedContentElement a.moreinfo .font-sosa {
	font-size: 32px;
}
.FeaturedContentElement.open a.moreinfo {
	display: none;
}
.FeaturedContentElement .ContentBig {
	display: none;
}
.FeaturedContentElement.open .ContentBig {
	display: block;
	padding: 10px;
	color: white;
}

.FeaturedContentElement .ContentBigA {
	display: none;
}
.FeaturedContentElement.open .ContentBigA {
	display: block;
	padding: 0;
	color: white;
	margin:20px 20px 20px 20px;
}
.FeaturedContentElement .ContentBigA a {
	color:#fff;
}

.FeaturedContentElement h3.mobile {
padding:0;
margin:15px 0px 10px 20px;
font-weight:normal;
font-size:0.9em;
color:#666;
line-height:100%;
}

.FeaturedContentElement h2.mobile {
	margin:0px 0px 0px 20px;
	padding:0;
	color: #333;
	font-size: 1.5em;
	line-height: 100%;
	font-weight: normal;
}

.FeaturedContentElement h3.agenda {
padding:0;
margin:15px 0px 10px 20px;
font-weight:normal;
font-size:0.9em;
color:#fff;
line-height:100%;
}

.FeaturedContentElement h2.agenda {
	margin:0px 0px 0px 20px;
	padding:0;
	color: white;
	font-size: 1.5em;
	line-height: 100%;
	font-weight: normal;
}

.FeaturedContentElement a.agenda11 {
	color: white;
	padding: 0px 0px 0px 0px;
	font-size:1em;
	font-weight: normal;
	margin:50px 0px 20px 20px;
	width:100%;
	display:block;
}

.FeaturedContentElement a.agenda12 {
	color: white;
	padding: 0px 0px 0px 0px;
	font-size:1em;
	font-weight: normal;
	margin:0px 0px 20px 20px;
	width:100%;
	display:block;
}

.FeaturedContentElement ul.agenda {
	list-style-type:none;
	margin:0px;
	padding:0px 20px 20px 20px;
}

.FeaturedContentElement ul.agenda li {
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:1.1em;
}

.FeaturedContentElement ul.agenda li a {
	color:#fff;
}
.Highlights h4 {
	font-size: 14px;
	color: black;
	text-transform: uppercase;
}
.HighlightList {
	position: relative;
}
.HighlightElement {
	height: 205px;
	position: relative;
	margin-bottom: 20px;
}
.HighlightElement h2.title {
	color: white;
	font-size: 40px;
	line-height: 100%;
	font-weight: normal;
	padding: 20px;
	margin: 0;
}
.HighlightElement a.moreinfo {
	padding: 20px;
	display: block;
	position: absolute;
	bottom: 0px;
	font-size: 15px;
	font-weight: normal;
}
.HighlightElement a.moreinfo:hover, .TeaserElement a:hover {
	text-decoration: none;
}
.HighlightElement a.moreinfo .font-sosa {
	font-size: 32px;
}

.referenten img {
	float: left;
	padding: 0 10px 0 0;
}
.referenten .referentenelement {
	margin-bottom: 1em;
}
@media (max-width: 767px) {
	.referenten .referentenelement {
		clear: both;
		overflow: hidden;
	}
}
.referenten strong {
	color: black;
}

.bloglist .blogelement {
	margin-bottom: 1.5em;
}
.bloglist .blogelement .date {
	background: #E9693A;
	color: white;
}
.bloglist .blogelement .date p {
	text-align: center;
	padding: 10px;
	margin: 0;
}
.bloglist .blogelement .day {
	font-size: 1.4em;
	display: block;
}
.bloglist .blogelement .month {
	font-size: 0.9em;
	text-transform: uppercase;
}
.bloglist .blogelement .text > h2 {
	margin: 0;
	color: black;
	font-size: 1.3em;
}
.bloglist .blogelementfooter p, .bloglist .blogelement .text p {
	margin-bottom: 1em;
}
.bloglist .bloglist .blogelementfooter p a, .bloglist .blogelement .text p a {
	color: #007DC3;
}
.bloglist .blogelementfooter p a .font-sosa, .bloglist .blogelement .text .font-sosa {
	font-size: 20px;
	color: black;
}

.TeaserElement {
	margin-bottom: 20px;
}
.TeaserElement h2 {
	margin: 0 20px 20px;
	font-size: 24px;
	font-family: HelveticaNeue, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 10px;
}
.TeaserElement p {
	margin: 20px;
}
.TeaserElement p.TeaserFooter {
	margin: 0px;
	padding: 10px 20px;
	color: white;
	font-size: 16px;
	line-height: 36px;
	background: rgba(0,0,0,0.3)
}
.lt-ie9 .TeaserElement p.TeaserFooter {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000,endColorstr=#4D000000);
	zoom: 1;
}
.TeaserElement p.TeaserFooter a:hover {
	color: white;
}
.TeaserElement p.TeaserFooter span {
	font-size: 36px;
	line-height: 36px;
}

.TeaserElement.bgorange h2 {
	color: white;
}
.TeaserElement.bgorange p {
	color: black;
}

.TeaserElement.bggrey h2 {
	color: white;
}
.TeaserElement.bggrey p {
	color: white;
}

.TeaserElement.bgdarkorange h2 {
	color: white;
}
.TeaserElement.bgdarkorange p {
	color: white;
}

.Partner h4 {
	font-size: 14px;
	color: black;
	text-transform: uppercase;
}
.Partner hr {
	margin: 0;
}
.Partner a {
	color: #007DC3;
}
.Partner p {
	margin: 0;
}
.Partner p.partnerlist {
	text-align: center;
	margin: 30px 0;
}
.Partner p.partnerlist a {
	line-height: 78px;
	font-size: 78px;
	margin-right: 20px;
}

.Footer {
	background: #EAEAEA;
	display: block;
}
.Footer a {
	color: #007DC3;
}
.Footer .navbar-inverse {
	margin: 0;
	padding: 0;
	min-height: auto;
	background: #5E5F61;
}
.Footer .navbar-inverse .navbar-inner {
	margin: 0;
	padding: 0;
	min-height: 1px;
	background: #5E5F61;
}
.Footer .navbar .nav-collapse {
	margin: 0;
}

.navbar-static-bottom .container {
	width: 100%;
	max-width: 1170px;
	position: relative;
}

.SasLinks p {
	padding: 30px 0;
	line-height: 120%;
	font-size: 12px;
	color: #777777;
}

/**
 * 	Agenda
 */
table.agenda {
	border: 1px solid #d9d9d9;
	width: 100%;
	font-size: 0.9em;
	line-height:100%;
}
table.agenda th, table.agenda td {
	vertical-align: top;
	border: 1px solid #d9d9d9;
	padding: 5px 10px;
	word-wrap: break-word;
}
table.agenda th.time {
	width: 50px;
	font-weight: normal;
}
table.agenda .time {
	font-weight: normal;
}
.start-time, .end-time {
	font-size: 0.9em;
}
.start-time {
}
.end-time {
}
/*
.end-time:before {
	content: ' bis '
}
*/
.room-label {
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
	font-size:0.7em;
	font-size:0.7em;
	color:#e9693a;
}
.track-title {
	font-size: 0.9em;
	font-weight: bold;
	/* background: #dcd693; */
	background: #fa431f;
	color: #fff;
	text-align: center;
}
.track-title.hands-on {
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	background: #6c6d6f;
}
.hands-on {
	font-size: 0.8em;
	color: #555;
	text-align: left;
	width: 150px;
	line-height:150%;
	font-weight:normal;
}

.deep-dive {
	background: #fcffed;
}
.track-title-head.deep-dive {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background: #aac628;
	text-align: center;
	vertical-align: middle;
	padding-bottom:20px
}
.track-title-head.deep-dive h1 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 5px;
}
.track-title-head.deep-dive span {
	color: #fff;
}
.track-title.deep-dive {
	background: #c8e347;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	vertical-align: middle;
}

.track-title.best_pract {
	background: #fa431f;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
	vertical-align: middle;
}

.track-title.fachpodien {
	background: #C0DA6D;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	vertical-align: middle;
}
.fachpodien {
	background: #f8ffe3;
}
.track-title.world-live {
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	background: #9ea9f2;
	text-align: center;
	vertical-align: middle;
}
.track-title-head.fachpodien {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background: #a1bb4c;
	text-align: center;
	vertical-align: middle;
	padding-bottom:20px
}
.track-title-head.fachpodien h1 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 5px;
}
.track-title-head.fachpodien span {
	color: #fff;
}
.track-title-head.world-live {
	font-size: 1em;
	font-weight: normal;
	color: #000;
	background: #5c6dd7;
	text-align: center;
	vertical-align: middle;
	padding-bottom:20px
}
.track-title-head.world-live h1 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
.track-title-head.world-live span {
	color: #fff;
}
.world-live {
	background: #f5f7ff;
	color: #777;
}
.global-event {
	background-color: #fffdf7;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	color: #000;
	border: 2px solid #fa431f;
	padding-bottom:5px;
}
.global-event h1 {
	color: #fa431f;
	font-size: 1.2em;
	font-weight: bold;
}
.global-event span {
	font-weight:normal;
	font-size: 1em;
	line-height:130%;
}
.global-event .room-label {
	font-size:0.8em;
}
.global-event img {
float:right;
height:90px;
margin:10px 5px 0px 0px
}

.organisation {
	background: #f0f0f0;
	text-align: center;
	font-weight: normal;
}
thead th {
	background: #F15F17;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
}
.vtitle {
	font-size: 0.8em;
	font-weight: bold;
	color:#555;
}

.vreferent {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

.vlink {
	color: #555;
}

.global-event .room {
	line-height:150%;
	color:#777;
}

#abstract .headline {
	margin:0px 0px 0px 0px;
}

#abstract .time {
	font-size:0.9em;
	margin:0px 0px 10px 0px;
	color:#e9693a;
}

#abstract ul {
	float:left;
	margin-bottom:50px;
}

#abstract ul li {
	margin:5px 0px 0px 20px;
}

#abstract img {
	float:right;
	margin:10px 10px 50px 10px;
}

#abstract hr {
	clear:both;
	margin:50px 0px 0px 0px;
}

#abstract .track-360 {
	color:#eb4029;
	margin:25px 0px 0px 0px;
	font-size:0.9em;
}

#abstract .track-deep {
	color:#bee06c;
	margin:25px 0px 0px 0px;
	font-size:0.9em;
}

#abstract .track-fachpodium {
	color:#74a94e;
	margin:25px 0px 0px 0px;
	font-size:0.9em;
}

#abstract .track-world {
	color:#6f86de;
	margin:25px 0px 0px 0px;
	font-size:0.9em;
}

#abstract a.back {
	color:#bbb;
	margin:0;
	font-size:0.7em;
	font-weight:normal;
}

#abstract table {
	float:left;
	margin:0px 10px 50px 0px;
	width:220px;
	font-size:0.9em;
}
#abstract table td {
	clear:both;
	padding:5px 0px 0px 0px;
	vertical-align: bottom;
}
#abstract table td img {
	float:none;
	clear:both;
	margin:0;
}

#partner { margin-bottom:50px; }

#partner table {
	float:left;
	margin:15px 10px 50px 0px;
	font-size:0.9em;
}
#partner table td {
	clear:both;
	padding:5px 0px 0px 0px;
	vertical-align: bottom;
}
#partner table td img {
	float:none;
	clear:both;
	margin:0px 10px 0px 0px;
}
#partner img {
	float:right;
	margin:10px 0px 30px 0px;
	float:none;
}

#partner hr {
	clear:both;
	margin:40px 0px 0px 0px;
}
#partner a.back {
	color:#bbb;
	margin:0;
	font-size:0.7em;
	font-weight:normal;
}
#partner .contact {
	margin:5px 0px 10px 0px;
}

/**
 * 	Registration
 */

#registration table {
	width: 100%;
}
#registration td {
	vertical-align: top;
}
tr.reg {
	border-bottom: 1px solid #d9d9d9;
}
tr.reg td {
	padding: 10px;
}
.form_text_input {

}
td.form-label {
	text-align: right;
	padding-right: 10px;
}
tr.billing td {
	background: #EAEAEA;
	padding: 10px 10px 10px 0;
}
tr.billing td.form-label {

}

p.small {
	line-height: 120%;
	font-size: smaller;
	margin: 0.5em 0;
}
input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 0;
}
@media only screen and (max-width: 767px) , (min-device-width: 768px) and (max-device-width: 1024px) {
/*
	table.agenda, thead, tbody, th, td, tr {
		display: block;
		border: none;
	}
*/
table.agenda, 
table.agenda thead, 
table.agenda tbody, 
table.agenda th, 
table.agenda td, 
table.agenda tr {
display: block;
border: none;
}


	table.agenda td {
		border: none;
		border-bottom: 1px solid #d9d9d9;
		font-weight: bold;
	}
	td div.time {
		margin: -5px -10px 10px -10px;
	}
	table.agenda th, table.agenda .time {
		text-align: left;
		background: #5F6062;
		color: #fff;
		border: none;
	}
	table.agenda thead th {
		background: #F15F17;
		color: #fff;
	}
	.room-label {
		display: none;
	}
	.meta-info {
		font-size: 11px;
		font-weight: normal;
		opacity: 0.67;
	}
	table.agenda th.time, .hands-on {
		width: auto;
		padding: 0;
	}
	.start-time, .end-time {

	}
	.start-time {
		padding: 5px 0 5px 10px;
	}
	.end-time {
		padding: 5px 0 5px 0;
	}

	td.form-label {
		text-align: left;
		padding-right: 10px;
	}
	tr.reg {
		display: table-row;
	}
	tr.reg td {
		display: table-cell;
	}

}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* End: Recommended Isotope styles */

@media (min-width: 1200px) {
	.nav.social-media {
		display: block;
	}
}

@media (max-width: 979px) {
	.startseite .navbar-inverse .btn-navbar {
		display: none;
	}
	.navbar-inverse .btn-navbar {
		background: transparent;
		border: none;
		box-shadow: none;
	}
	.startseite .navbar .nav-collapse {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 65px;
	}
	.navbar .nav-collapse {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 0px;
	}
	.navbar .btn-navbar {
		margin: 0 10px 12px 0;
		padding: 0;
	}
	.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
		background-color: transparent
	}
	.navbar .nav {
		padding-top: 5px;
	}
	.navbar-inverse .navbar-inner {
		padding-top: 15px;
	}
	.startseite .navbar-inverse .navbar-inner {
		background: transparent !important;
	}
	.startseite .navbar .nav-collapse {
		background: none repeat scroll 0 0 rgba(95, 96, 98, 0.9);
	}
	.navbar .nav-collapse {
		background: transparent;
	}
	.navbar-inverse .navbar-inner {
		min-height: 1px;
		padding-bottom: 0px;
		background: none repeat scroll 0 0 rgba(95, 96, 98, 0.9) !important;
		border: none;
	}

	.startseite .nav-collapse, .startseite .nav-collapse.collapse {
		height: auto;
	}
	.nav-collapse .nav > li {
		border-bottom: 1px solid white;
		padding: 10px 0;
	}
	.navbar .nav .dropdown-toggle .caret {
		float: right;
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: white;
	}
	li.navhome {
		display: none;
	}

	.startseite .navbar .brand {
		background: transparent url(../img/brand_iphone_start.png) 0 0 no-repeat;
		width: 204px;
		height: 55px;
	}
	.navbar .brand {
		background: transparent url(../img/brand_iphone.png) 0 0 no-repeat;
		width: 162px;
		height: 16px;
	}
	#Content {
		padding-top: 20px;
	}
	.Footer {
		margin: 0 -20px;
		padding: 0 20px;
	}
	.Footer .navbar-inverse {
		display: none;
	}

}
on {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* End: Recommended Isotope styles */

@media (min-width: 1200px) {
	.nav.social-media {
		display: block;
	}
}

@media (max-width: 979px) {
	.startseite .navbar-inverse .btn-navbar {
		display: none;
	}
	.navbar-inverse .btn-navbar {
		background: transparent;
		border: none;
		box-shadow: none;
	}
	.startseite .navbar .nav-collapse {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 65px;
	}
	.navbar .nav-collapse {
		margin-left: -20px;
		margin-right: -20px;
		margin-top: 0px;
	}
	.navbar .btn-navbar {
		margin: 0 10px 12px 0;
		padding: 0;
	}
	.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
		background-color: transparent
	}
	.navbar .nav {
		padding-top: 5px;
	}
	.navbar-inverse .navbar-inner {
		padding-top: 15px;
	}
	.startseite .navbar-inverse .navbar-inner {
		background: transparent !important;
	}
	.startseite .navbar .nav-collapse {
		background: none repeat scroll 0 0 rgba(95, 96, 98, 0.9);
	}
	.navbar .nav-collapse {
		background: transparent;
	}
	.navbar-inverse .navbar-inner {
		min-height: 1px;
		padding-bottom: 0px;
		background: none repeat scroll 0 0 rgba(95, 96, 98, 0.9) !important;
		border: none;
	}

	.startseite .nav-collapse, .startseite .nav-collapse.collapse {
		height: auto;
	}
	.nav-collapse .nav > li {
		border-bottom: 1px solid white;
		padding: 10px 0;
	}
	.navbar .nav .dropdown-toggle .caret {
		float: right;
	}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: white;
	}
	li.navhome {
		display: none;
	}

	.startseite .navbar .brand {
		background: transparent url(../img/brand_iphone_start.png) 0 0 no-repeat;
		width: 204px;
		height: 55px;
	}
	.navbar .brand {
		background: transparent url(../img/brand_iphone.png) 0 0 no-repeat;
		width: 162px;
		height: 16px;
	}
	#Content {
		padding-top: 20px;
	}
	.Footer {
		margin: 0 -20px;
		padding: 0 20px;
	}
	.Footer .navbar-inverse {
		display: none;
	}

}

.tags {
	font-size: 0.8em;
}

@media (max-width: 480px) {
	body {
		background: transparent
	}
	body.startseite {
		background: url(../img/bg.png) 85% 0 no-repeat;
	}
	.FeaturedContentElement.span8 {
		height: auto;
	}
}

.top-referent {
	background-color:#aadbe9;
	padding:5px 10px 1px 20px;
	margin:0px 0px 20px 0px;
}
.top-referent img {
	float:right;
	margin-top:20px;
	height:120px;
}
.top-referent h2 {
	font-size:1.3em;
}
.top-referent p {
	padding:0px;
	color:#333;
}

.foot {
	text-align:center;
	font-size:small;
}