@charset "utf-8";
/*--------------------------------------------------------------------------------------------------
CSS Styles for <IFJ>.
version:   1.0
--------------------------------------------------------------------------------------------------*/
/* =CSS Reset
-------------------------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End CSS Reset
--------------------------------------------------------------------------------------------------*/
/* =Toolkit
--------------------------------------------------------------------------------------------------*/
/* Micro Clearfix Hack by Nicholas Gallagher (http://nicolasgallagher.com/micro-clearfix-hack/) */
/* For modern browsers */ 
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }
/* general purpose classes */
.nodisplay { display:none; }
.nodisplay_strict { display:none !important; }
.alignleft { float:left; }
.alignright { float:right; }
/* End Toolkit
--------------------------------------------------------------------------------------------------*/
/* =Normalization - mostly derived from normalize.css (https://github.com/necolas/normalize.css/) but without comments and compressed to keep the file small
--------------------------------------------------------------------------------------------------*/
hr { display:block; height:1px; border:0; margin:1em 0; padding:0;
	border-top:1px solid #cccccc; /* change border colour to suit your needs */
}
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, button, input, select, textarea { font-family: sans-serif; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
h1 { font-size: 2em; line-height: 1.2; outline: none; font-weight: normal;}
h1 span.light{color: #6a777f;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {margin: 1em 0; }
del { text-decoration: line-through; }
abbr[title] { border-bottom: 1px dotted; cursor:help; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 75%; }
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
input, select { vertical-align:middle; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
p{line-height: 21px;}
i{ color: #7c7c7c;}
/* End Normalization
--------------------------------------------------------------------------------------------------*/
/* =Typography
--------------------------------------------------------------------------------------------------*/
/* Setting up the fonts */
body{
	font: 14px/16px Helvetica, Arial, Verdana;
	color:#3a3c3e;
	min-width:980px;
	position:relative;
}
/* End Typography
--------------------------------------------------------------------------------------------------*/
/* =Headings
--------------------------------------------------------------------------------------------------*/
#header{
	width:100%;
	position:relative;
	display:table;
	z-index:2;
	background: #e8e8e8 url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_header-bg.png) repeat-x;
}
#header-shadow{
	height: 3px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_header-shadow.png);
	position: relative;
	margin: 0 0 45px 0;
}
#header-shadow.detail{
	margin: 0 0 60px 0;
}
.view-arrow{
	width: 28px;
	height: 15px;
	bottom: -13px;
	left: 49%;
	position: absolute;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_slider-view.png);	
}
.header-holder{
	width:938px;
	margin:0 auto;
	height: 113px;
	position: relative;
}
.kti-content{
	width: 290px;
	height: 160px;
	position: absolute;
	right: 0;
	top: 22px;
}
.kti-content.home{
	position: absolute;
	right: -310px;
}
.navbar-home{
	width: 938px;
	margin: 0 auto;
	z-index: 333;
}
.navbar-holder{
	width:900px;
	height: 48px;
	position: relative;
	padding: 0 20px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_nav-bg.png);
	z-index: 222;
}
.navbar-holder.standalone{
	width:578px;
	height: 48px;
	position: relative;
	padding: 0 20px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_nav-bg-standalone.png);
}
#header:after,
.navbar:after,
.header-holder:after,
.navbar-holder:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	float:left;
	display:inline;
	width:137px;
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
	margin:20px 0 18px 0;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_logo.png) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
.search-form{
	position: absolute;
	right: 20px;
	margin: 9px 0;
}
.search-form fieldset{
	float:right;
	width:140px;
	border: none;
	padding-left: 15px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_search-form-bg.png) no-repeat;
}
.search-form .submit{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_search-bg.png) no-repeat;
	width:17px;
	height:16px;
	cursor:pointer;
	padding:0;
	font-size:0;
	line-height:0;
	border:0;
	float:right;
	margin:0;
	margin: 2px 5px 0 0;
}
.search-form .text{
	padding:1px 0 0 0;
	margin:0;
	border:0;
	float:left;
	width:110px;
	background:0;
	color:#99a3a9;
	height:16px;
	font:14px/16px Arial, Tahoma, Verdana, sans-serif;
	outline:none;
}
.navbar{
	width:100%;
}
/* End Headings
--------------------------------------------------------------------------------------------------*/
/* =Signin
--------------------------------------------------------------------------------------------------*/

#signin_menu {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display:none;
	background-color:#e6e6e6;
	position: absolute;
	width:220px;
	z-index:1000;
	border:3px solid #c4c4c4;
	text-align:left;
	padding:12px;
	top: 93px; 
	right: -2px;
	margin-top:20px;
}
#signin_menu a{
	color: 	#7C7C7C;	
}
#signin_menu table{
	margin: 0;	
}
#signin_menu p{
	margin-top: 0;	
	font-size: 12px;
}
*+html #signin_menu{
	margin-left: -250px;	
}
.fb-connect{
	float: right;
}
/* End Signin
--------------------------------------------------------------------------------------------------*/
/* =Links
--------------------------------------------------------------------------------------------------*/
a{
	color:#3e83bc;
	text-decoration:none;
	outline:none;
}
a:hover{text-decoration:underline;}
/* End Links
--------------------------------------------------------------------------------------------------*/
/* =Main Nav
--------------------------------------------------------------------------------------------------*/
#main-nav{
	float:left;
	font:14px/19px Helvetica, Arial, sans-serif;
}
#main-nav ul{
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0;
}
#main-nav li{
	float:left;
	height:48px;
	line-height: 48px;
	color: #C3C6C9;
}
#main-nav ul li:first-child a{
	margin-left: 0;	
}
#main-nav a{
	text-decoration:none;
	color:#a8b1b6;
	float:left;
	margin: 0 10px;
}
#main-nav a.fw-nav-selected{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_nav-active.png) no-repeat 3px bottom;	
	color: #e8ebec;
}
#main-nav-subpages{
	float:left;
	font:14px/19px Helvetica, Arial, sans-serif;
}
#main-nav-subpages ul{
	list-style:none;
	overflow:hidden;
	padding:0;
	margin:0 0 0 -20px;
}
#main-nav-subpages li{
	float:left;
	height:22px;
	line-height: 22px;
	color: #C3C6C9;
	margin: 8px 20px 0 20px;
}
#main-nav-subpages li a{
	text-decoration:none;
	color:#dfdfdf;
	float:left;
	text-transform: uppercase;
}
#main-nav-subpages li.fw-nav-selected{
	background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_nav-active-left.gif");
	margin: 8px 7px 0 7px;
}
#main-nav-subpages li a.fw-nav-selected{
		display: block;
		padding: 0 13px;
		color: #930e28;
		margin: 0;
		background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_nav-active-right.gif") no-repeat top right;
}
/* End Main Nav
--------------------------------------------------------------------------------------------------*/
/* =Sub Nav
--------------------------------------------------------------------------------------------------*/
.sub-nav{
	/* width:898px; vor 27.01.2015*/
	width:938px;
	min-height: 15px;
}
.sub-nav.standalone{
	width:578px;
}
.sub-nav ul{
	margin: 0;
	height: 14px;
	padding: 12px 20px;
}
.sub-nav ul li:first-child{
	padding: 0 11px 0 0;	
	background: none;
}
.sub-nav ul li:last-child{
	padding: 0 0 0 12px;	
}
.sub-nav ul li{
	float: left;	
	padding: 0 12px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_sub-nav-divider.gif) no-repeat 0 center;
}
.sub-nav ul li a{
	color: #7c7c7c;
	text-decoration: none;
}
.sub-nav a.fw-nav-selected{
	color: #930e28;
}
.log-bar{
	float:right;
	margin-top: 80px;
}
.log-bar.standalone{
	float: left;
	margin-left: 350px;	
}
.log-bar ul{
	list-style:none;
	padding:0;
	margin:0;
	color:#75858f;
	font:14px/20px Arial, Tahoma, Verdana, sans-serif;
}
.log-bar li:first-child{
	background: none;	
}
.log-bar li{
	float:left;
	padding:0 13px 0 16px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkickre_sub-nav-divider.gif) no-repeat 0 center;
}
.log-bar a{
	color: #6a777f;
}
.log-bar .login{
	background:none;
	padding:0;
}
.log-bar .login a{
	float:left;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_login-bg.gif) no-repeat 0 4px;
	padding:0 0 0 20px;
}
/* End Sub Nav
--------------------------------------------------------------------------------------------------*/
/* =Main Content
--------------------------------------------------------------------------------------------------*/
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside{display:block;}
img{
	border-style:none;
	vertical-align:top;
}
.alignleft{float:left;}
.alignright{float:right;}
.main{
	width:100%;
	position:relative;
	z-index:1;
	padding: 0;
}
.m1{
	width:942px;
	position:relative;
	margin: 0 auto;
}
.article-t{
	float:left;
	clear:both;
	width:942px;
	height:5px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_article-t-bg.png) no-repeat;
}
.article-c{
	float:left;
	width:938px;
	padding:0 2px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_article-c-bg.png) repeat-y;
}
.article-b{
	float:left;
	clear:both;
	width:942px;
	height:5px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_article-b-bg.png) no-repeat;
}
.visual{
	width:936px;
	margin: -1px auto 10px auto;
	height: 315px;
	position:relative;
	z-index:1;
}
.visual.standalone{
	width:934px;
	margin: 15px auto;
	height: 278px;
	position:relative;
	z-index:1;
	padding: 0;
	border: 1px solid #c6c6c6;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	overflow: hidden;
}
.visual .video-box{
	float: left;	
	width: 	252px;
	margin: 0 50px 0 0;
}
.visual .description-box-holder{
	position: absolute;
	margin: 60px 0 0 60px;
}
.visual.standalone .visual-holder{
	position: relative;
	float: left;
	width: 285px;
	padding: 40px 30px;
	min-height: 198px;
}
.visual .header-img{
	height: 100%;	
	overflow: hidden;
}
.visual .header-img#image1{
	/*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/Header_Image_GYG.jpg);*/
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/Header_Image_Bioversys.png);	
}
.visual .header-img#image2{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/Header_Image_profile_2.jpg);		
}
.visual .header-img#image3{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/Header_Image_swisscom.jpg);	
}
.visual .header-img#image4{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/Header_Image_NY.jpg);	
}
.visual .header-img .description-box-holder{
	width: 500px;	
}
.visual .header-img#image3 .description-box-holder{
	margin-left: 415px;
}
.visual .btn{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_button-visual.png) no-repeat;	
	text-align: center;
	display: block;
	cursor: pointer;
	width: 122px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
}
.visual.standalone .visual-arrow{
	position: absolute;
	width: 25px;
	height: 51px;
	right: -25px;
	top: 113px;
	background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_visual-arrow.png") no-repeat;
}
.visual.standalone .visual-img{
	float: right;
	width: 585px;
}
.visual.standalone .visual-holder img{
	float: left;	
	margin: 3px 8px 0 0;
}
.visual .description-box-holder h1{
	margin: 0;
	font-size: 35px;	
}
.visual .description-box-holder h2{
	margin: 11px 0 40px 0;
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
}
.visual.standalone .visual-holder h3{
	font-weight: bold;
	line-height: 1.2;
	font-size: 18px;
	color: #23394a;	
	margin: 0;
}
.visual.standalone .visual-holder span{
	display: block;	
}
.visual.standalone .visual-holder .company{
	color: #6a777f;	
}
.visual.standalone .visual-holder .cours{
	color: #930e28;	
	font-weight: bold;
	margin: 22px 0 7px;
}
.visual.standalone .visual-holder .date{
	font-size: 12px;
	color: #6a777f;	
	text-transform: uppercase;
	margin: 0 0 13px;
}
.visual.standalone .visual-holder .desc{
	margin: 0 0 13px;
}
.article-holder{
	position:relative;
	margin:-5px 0 -3px;
}
.featured{
	overflow:hidden;
	width:942px;
	margin:0 0 46px;
}
.featured .article-frame{
	overflow:hidden;
}
.featured-col1{
	float:left;
	width:560px;
	min-height: 298px;
	position: relative;
}
.featured-col2{
	float:right;
	width:297px;
	min-height: 204px;
	border-left: 1px solid #8b7e59;
	padding: 47px 40px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_gewinner-gold.jpg);
}
.featured-col2 h2{
	font:28px/28px Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0;
}
.featured h3{
	font:18px/18px Helvetica, Arial, sans-serif;
	color: #fff;	
	margin-top: 0;
}
.featured p{
	color: #323232;	
	line-height: 23px;
	font-size: 14px;
}
.featured-col2 a{
	display: block;
	text-decoration: none;
	width: 230px;
	color: #fff;	
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_arrow.png) no-repeat right;
}
.container-box{
	width:942px;
	margin: 0 0 80px;
	position: relative;		
}
.container-box h1{
	font-weight: normal;
	margin: 10px 0 14px 0;	
}
.container-box h2{
	margin: 30px 0 7px 0;
	font: bold 18px/18px Helvetica;	
}	
.container-box ul{
	list-style: disc;
	margin-left: 20px;
}
.container-box ul li{
	color: #7c7c7c;	
	line-height: 1.6;
}
.container-box .video{
	margin: 14px 0 0 0;
	width: 320px;
	float: right;	
}
.container-box .video-text{
	float: left;
	width: 550px;
}
.container-box .apply{
	display: block;
	width: 123px;
	height: 41px;
	line-height: 39px;
	margin: 40px 20px 0 0;
	color: #fff;
	float: left;
	text-align: center;
	font-size: 16px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_apply.png);
}

/* Detailseite Columsn */
.column-holder, 
.column-holder-detail{
 	margin: 0 0 120px;
}	
.column-left{
	width: 560px;
	float: left;
}
.column-left .content-holder{
	padding: 30px 0 70px 0;	
	border-top: 3px solid #dadddf;
	overflow: hidden;
}
.column-left .content-holder:first-child{
	border: none;	
	padding-top: 0;
}
.column-left .content-holder.no-entries{
	border-top: 3px solid #dadddf;
	padding-top: 30px;
}
.column-left .content-holder.last{
	padding-bottom: 0;
}
.column-left p{
	line-height: 1.6;	
}
.column-left ul{
	list-style: disc;
	margin-left: 20px;
}
.column-left ol{
	list-style: decimal;
	margin-left: 20px;
}
.column-left li{
	line-height: 1.6;	
}
.column-left p.lead{
	font-weight: bold;
	color: 	#6a777f;
	margin-bottom: 33px;
}
.column-left .btn{
	margin-top: 30px;
}
.column-left .event-detail .btn{
	margin: 30px 0;
}	
.column-left h1{
	margin: 0 0 0.8em 0;
}
.column-left .content-holder > h2{
	margin-top: 0;
}
.column-left h2{
	font-weight: bold;
	font-size: 18px;
	/*margin: 0 0 0.8em 0;*/
	margin: 2em 0 1em 0;
}
.column-left h2+p.lead{
	margin: 5px 0 41px 0;
	color: #061d2a;
	font-weight: normal;
}
.column-left h3{
	font-weight: bold;
	margin-bottom: 10px;
}
.column-holder-detail h3{
 	margin-top: 35px;
}
.column-left h3 span{
	font-weight: normal;
}
.column-left h3+ul{
	margin-top: 0;	
}
.column-left .more-arrow{
	padding-right: 12px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_arrow-more-blue.png) no-repeat right center;	
}
.column-left .founded{
	margin: 0 0 8px;
	color: #7c7c7c;
}
.column-left h1.detail {
    margin: 0 0 3px;
}
.column-left .personen-header{
	overflow: auto;	
}
.column-left .personen-img img{
	float: left;	
	margin: 0 35px 35px 0;
}
.column-left .documents{
	list-style: none;	
	margin: 0;
}
.column-left .documents a{
	display: inline-block;
	padding: 0 10px 0 0;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_arrow-documents.png) no-repeat right center;
}
ul.medienkontakt{
	list-style: none !important;	
	margin: 0 !important;
	overflow: hidden;
}
.medienkontakt li{
	float: left;
	width: 220px;	
}
.column-left .content-holder .flyer{
	float: left;
	margin: 0 32px 0 0;	
}


/*Milestones*/
.milestones{
	width: 549px;
	margin: 0 0 80px;	
}
.milestones.detail{
	margin: 0;	
}
.milestones tr{
	border-bottom: 1px dotted #d5d5d7;
	background: #f3f3f3;
}
.milestones  tr:first-child{
	border-top: 1px dotted #d5d5d7;
}
.milestones tr:hover{
	background: #ebebeb;
}
.milestones tr .milestone-title a{
	color: #177E96 !important;
}
.milestones tr:hover .milestone-title a{
	color: #323232 !important;
}
.milestones td{
	padding: 8px 15px 12px 0;
}
.milestones td.col1{
	width: 20px;
	padding: 0 0 0 15px;
}
.milestones .milestone-title a{
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
.milestones .date{
	font:  12px/12px Helvetica,Arial,Verdana,sans-serif;
}
.milestones a{
	color: #323232;
}
.milestones p{
	font:  12px/12px Helvetica,Arial,Verdana,sans-serif;
	margin: 5px 0 0;
}
.bericht_tabelle.milestones tr:hover{
	background: none;
}

/*Milestones -> Facescroll*/
.styled-v-bar{ /* sample CSS class for a different vertical scrollbar look */
	background:	url(http://www.startup.ch/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/custom-scroll-bar.png) center top no-repeat;
	width: 10px;
	margin-right: 0;
	margin-bottom: 4px;
	min-height: 60px;
}
.styled-v-bar ins{ /* Style for the "ins" inner element, or bottom of the scrollbar */ 
	display: block;
	background:	url(http://www.startup.ch/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/custom-scroll-bar.png) center bottom no-repeat;
	width: 10px;
	height: 4px;
	position: absolute;
	top: 100%;
}
.alt-scroll-holder{
	overflow: hidden;
}
.alt-scroll-holder:hover {
	background:url('/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/NaviBarV2.png') no-repeat right top;
}
div.mousescroll {
    height:600px;
    resize:both;
    overflow:scroll;
}
#MediaContact.link-color a,
#PressReview.link-color a{
		color: #177E96;
}

/* Personendetail Left*/

.team img {
    float: left;
    margin: 4px 30px 30px 0;
}

.team h1 {
    line-height: 1;
    margin: 0 0 0.5em;
}
.team h3{
   color: #3A3C3E;
   font: 20px/24px Helvetica,Arial,Verdana,sans-serif;
	margin-top: 0;	
}
.column-right{
	width: 290px;
	float: right;
}
.column-right .angebote{
	margin: 0 0 68px 0;	
}
.column-right .angebote.last{
	margin: 0;	
}
.column-right .angebote h2{
	font-weight: bold;
	color: #6a777f;
	padding: 0 0 6px 0;
	margin-top: 0;
	border-bottom: 1px solid #dadddf;
}
.column-right .angebote p.LogoText{
	margin-top: 30px;
}
.column-right .kontakt-boxen{
	margin: 0 0 50px 0;
}
.column-right li,
.column-right dl{
	line-height: 1.6;
}
.column-right .category{
	padding: 3px 12px;
	font-size: 12px;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
}
ul.categorys li{
	float: left;
	margin: 0 5px 10px 0;
	width: auto;
}
.column-right .category.orange{
	background: #3e83bc;
}
.column-right .category.blue{
	background: #b4bbbf;
}
.column-right .social-media{
	overflow: auto;	
}
.column-right .social-media li{
	float: left;
	margin: 0 20px 8px 0;
}
.angebote .referent{
	color: #930E28;
	display: block;
	margin: 0 0 5px 0;
	font-weight: bold;
}
.angebote .company{
	display: block;
	margin: 0 0 5px;
}
.filter{
	width: 183px;
	float: left;
	margin-right: 33px;
	position: relative;
}
.filter h4{
	font-weight: bold;
	color: #323232;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.filter h4.second-title{
	margin-top: 35px;	
}
.filter .reset-filter{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
}
.filter .reset-filter a{
	color: #7C7C7C;
	text-decoration: none;
}
.filter .reset-filter a:hover{
	color: #930e28;
}
.filter .filter-button{
	display: block;	
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_filter-title.png) no-repeat;
	height: 32px;
	line-height: 30px;
	padding: 0 13px 0 22px;
	color: #cfcfcf;
	text-decoration: none;
	margin-bottom: 8px;
	font-size: 12px;
	position: relative;
}
.filter .filter-button span{
	position: absolute;
	right: 10px;
	top: 0;	
	display: block;
}
.filter .divider{
	height: 1px;	
	margin: 10px 0;
}
.filter .divider.dashed{
	border-top: 1px dashed #bdbdbd;
}
.filter .divider.solid{
	border-top: 1px solid #bdbdbd;
}
.filter .more-filters{
	font-size: 12px;
	color: #7c7c7c;
}

/*Personen Detail Right*/
.list-content{
	width: 719px;
	float: right;
}
.list-content a{
	font-weight: bold;
	color: #930e28;
}
.list{
	border: 1px solid #dadbdd;
	background: #fff;
}
.column-right .team{
	margin: 0 0 50px;	
}
.column-right .downloads li{
	line-height: 1.6;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifjre_downloads_icon.png) no-repeat left center;
	padding-left: 20px;
	list-style: none;
}


/*Event Detail*/

.column-left .event-detail h2{
	font-weight: normal;
	margin: 1em 0;
	line-height: 1.3;
}
.column-left .event-detail ul{
	margin-left: 15px;	
}
.event-information{
	width: 100%;	
	margin: 2em 0;
}
.event-information th{
	text-align: left;	
	padding: 0 13px 7px 0;
	background: none;
	font-weight: bold;
}
.event-information th a{
	font-weight: bold;
	color: #061d2a;
}
.event-information td{
	color: #3a3c3e;
	padding: 4px 15px 13px 0;
}
.event-information .bericht_eintrag_leiste{
	/*background: #ebebeb;*/
}
.event-information .bericht_eintrag_leiste_2{
	background: #dcdcdc;
}

/* Nominiert Boxen */

.nominiert-box{
	width:942px;
	margin: 0 0 120px 0;
}
.nominiert-box.bottom{
	margin: 0 0 60px;
}
.nominiert-box .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	border-top: 3px solid #dadddf;
}
.nominiert-box .heading h2{
	color:#7c7c7c;
	margin:0 0 12px;
	font: 14px/18px Helvetica, Arial, Verdana, sans-serif;
	padding:0;
	display:inline;
}
.nominiert-list li{
	float: left;
	width: 290px;
	margin-left: 35px;	
	position: relative;
}
.nominiert-list li:first-child{
	margin-left: 0;	
}
.nominiert-list li .category{
	position: absolute;
	padding: 5px 15px;
	background: #EE6436;
	color: #fff;
	text-transform: uppercase;
	text-decoration:none;
	right: 0;
	top: 146px;
}
.nominiert-list li img{
   -webkit-box-shadow:  1px 1px 2px 1px #858585;        
    box-shadow:  1px 1px 2px 1px #858585;	
}
.nominiert-list li h2{
	font-weight: bold;
	color: #930e28;
	font-size: 14px;
	margin: 22px 0 2px;
}
.nominiert-list li p.name{
	font-size: 12px;
	margin: 0;
	color: #7c7c7c;
}
article.divider{
	width:942px;
	height: 18px;
	border-top: 3px solid #dadddf;
}
.nominiert-list-opener{
	text-align: center;
}
.nominiert-list-opener-slider{
	display: none;
}
.nominiert-list-opener-slider .nominiert-list{
	margin-top: 0;
}
.nominiert-list-all_alumni{
	text-align: center;
	margin-top:20px;
}
/* Entrepreneurial */

.entrepreneurial{
	margin: 0 0 72px;	
}
.entrepreneurial.last{
	margin: 0 0 120px;
}
.entrepreneurial li{
	float: left;
	margin-left: 35px;	
	position: relative;
	width: 450px;
}
.entrepreneurial li:first-child{
	margin-left: 0;	
}
.entrepreneurial .img{
	float: left;
	margin: 0 20px 0 0;
}
.entrepreneurial-list .text-holder{
	float: left;
	width: 275px;	
	height: auto;
	padding: 15px 0;
}
.entrepreneurial-list .icon{
	float: left;	
	margin: 0 10px 0 0;	
}
.entrepreneurial-list h2{
	font-size: 14px;
	font-weight: bold;
	color: #930e28;
	margin: 0;
}
.entrepreneurial-list h2 a,
.entrepreneurial-list h2 a:hover{
	color: #930e28;
	text-decoration: none !important;
}
.entrepreneurial-list h3{
	color: #6a777f;
	font-size: 12px;
	/* text-transform: uppercase; */
	margin: 0;
}
.entrepreneurial-list p{
	margin: 4px 0 4px 0;	
	line-height: 1.4;
}

/* Tools */

.tools{
	margin: 0 0 120px;	
}
.tools .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	border-top: 3px solid #dadddf;
}
.tools .heading h2{
	color:#7c7c7c;
	margin:0 0 12px;
	font: 14px/18px Helvetica, Arial, Verdana, sans-serif;
	padding:0;
	display:inline;
}
.tools-list li{
	float: left;
	width: 248px;
	margin-left: 35px;	
	position: relative;
	border: 1px solid #dcdcdc;
	padding: 15px 20px;
}
.tools-list li:first-child{
	margin-left: 0;	
}
.tools-list .icon{
	float: left;
	margin: 0 10px 0 0;	
}
.tools-list h2{
	font-size: 26px;
	margin: 5px 0 30px 0;
}
.tools-list h3{
	color: #930e28;
	font-weight: bold;
	margin: 30px 0 0 0;
}
.tools-list h2+h3{
	margin-top: 0;
}
.tools-list h4{
	color: #6a777f;
	margin: 0;
	font-size: 12px;
}
.tools-list p{
	margin: 0.7em 0;	
	line-height: 1.2;
}

/*Quote Boxes (Sprechblasen von Personen)*/
.quote-box-list{
	margin: 20px 0;
}
.quote-box-list li{
	float: left;
	width: 290px;
	position: relative;
	margin-top: 30px;
}
.quote-box-list li:first-child{
	margin: 0;	
}
.quote-box-list li .quote{
	background: #fff;
	border: 1px solid #c9cbcc;
	padding: 17px 20px;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 24px;
}
.quote-box-list li .quote cite{
	line-height: 1.4;	
}
.quote-box-list li .quote-arrow{
	width: 19px;
	height: 19px;
	background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_quote-arrow.png") no-repeat;
	position: absolute;
	bottom: -19px;
	left: 17px;
}
.quote-box-list .person-box{
	margin: 18px 0 0 5px;
}
.quote-box-list .person-box .picture{
	float:left;
	margin-right:10px;
}
.quote-box-list .person-box .name a{
	font: bold 12px/14px Helvetica, Arial, sans-serif;
	color: #930e28;
	text-decoration: none;
}
.quote-box-list .person-box .desc{
	font: 12px/14px Helvetica, Arial, sans-serif;
	color: #6a777f;	
}

/* Firmen & Personen detail */

.divider{
	margin-bottom: 50px;
}
.divider h2{
	border-bottom: 1px solid #dadddf;
    font: bold 14px/14px Helvetica,Arial,Verdana,sans-serif;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 4px;
	color: #6a777f;
}
.divider a{
	color: #6a777f;
}
.column-right .firmalogo {
	border-bottom: 1px solid #dadddf;
    margin-bottom: 20px;
    padding: 0 0 10px;
}
.column-right h3 {
    font: bold 14px/19px Helvetica,Arial,Verdana,sans-serif;
    margin: 0;
}
.column-right .name a{
    color: #930e28;
}
.column-right p{
    margin: 0.5em 0;
}
.column-right .website{
	color: #3e83bc;
}
.divider .addthis_toolbox{
	margin: 0 0 10px 0;
}
.divider h2 .count {
    font-size: 12px;
    font-weight: normal;
}
.column-right .arrow-list li{
	line-height: 1.6;
}
.column-right .arrow-list li a{
	padding-right: 10px;
	color: #7c7c7c;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_arrow-silver.png) no-repeat right;		
}

/*iFrame pages*/

.iframe-pages{
	padding: 0 35px 0 0;
}
.iframe-pages a{
	color: #7C7C7C;	
}
.iframe-pages h2{
	margin-top: 20px;
	font: bold 16px/19px Helvetica, Arial, Verdana, sans-serif;		
}
.iframe-pages ul{
	list-style: disc;	
	margin-left: 30px;
}
.iframe-pages ul ul{
	margin: 0 0 0 20px;	
}
.iframe-pages li{
	line-height: 1.6;	
}
.iframe-pages input[type="checkbox"], .iframe-pages input[type="radio"]{
	margin: 0 10px 0 0;
}
.iframe-pages table table td{
	padding: 3px 0;
}
.bg-white{
	background: #fff;
}
.bg-white table td{
	vertical-align: top;
}
/* Resources New*/
.resources-box-new{
    margin: 0 0 42px;
    width: 942px;
}
.m1 .resources-box-new:last-child{
	margin-bottom: 120px;
}
.resources-box-new .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	border-top: 3px solid #dadddf;
}
.resources-box-new h1{
	margin: 10px 0 1em;
}
.resources-new{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 5px 5px 5px 5px;
    min-height: 200px;
    padding: 20px;
    width: 412px;
	overflow: auto;
	margin: 0 0 35px 0;
}
.resources-new.wide{
	width: 615px;
}
.resources-new.left{
	float: left;
}
.resources-new.right{
	float: right;
}
.resources-new.empty{
	display: none;
}
.resources-new img{
	float: left;
}
.resources-new .no-float{
	float: none;	
}
.resources-new .text-content{
	margin: 0;
	float: right;
	width: 273px;
}
.resources-new .text-content.camp{
	margin: 0;
	float: right;
	width: 397px;
}
.resources-new .text-content.wide{
	width: 100%;
}

.resources-new .text-content h3{
	color: #930e28;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
.resources-new .text-content h4{
	font-size: 12px;
	color: #636466;
	margin: 0;
}
.resources-new .text-content h5{
	font-size: 18px;
	color: #3a3c3e;
	font-weight: bold;
	margin: 5px 0 0;
	line-height: 1.2;
}
.resources-new .text-content a.mehr{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkickre_more-arrow-green.gif) no-repeat right 5px;
	padding-right: 12px;
}
.title{
	margin: 0 0 68px;
}
.title h1{
	margin: 0 0 0.8em;
}
.title p.lead{
	font-weight: bold;
	color: #6a777f;
}

/*Venture TV*/
.venturetv-selection{
	overflow: hidden;	
}
.venturetv-selection img{
	float: left;	
	margin: 5px 8px 0 0;
}
.venturetv-selection li{
	float: left;
	margin: 0 0 20px 0;	
}
.venturetv-selection h3{
	margin-bottom: -2px;	
}
.venturetv-selection h3 a{
	color: #930e28;
}
.venturetv-selection span{
	color: #6a777f;
	font-size: 12px;
}

/* Akkordeon */

.accordion-holder{
	overflow:hidden;
	width:290px;
	margin: 0;
}
.accordion-cc{
	position:relative;
}
.accordion{
	list-style:none;
	overflow:hidden;
}
.accordion.acc-angebote{
	border: 1px solid #dcdcdc;	
}
.accordion li{
	position: relative;
}
.accordion .opener{
	display:block;
	color:#3A3C3E;
	text-decoration:none;
	height: 46px;
	line-height: 46px;
	outline:none;
	font:bold 14px/17px Helvetica, Arial, sans-serif;
	border-top: 1px solid #e5e5e5;
	padding: 0 18px;
}
.accordion li:first-child a.opener{
	border-top: 0 none;
}
.accordion .opener span{
	position: relative;
	display:block;
	line-height: 46px;
}
.accordion .opener.ui-state-active span{
	color: #930e28;
}
.accordion .opener .ui-icon{
		display: block;
		position: absolute;
		right: 15px;
		top: 22px;
		width: 10px;
		height: 10px;
		background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_accordion-arrow-b.png) no-repeat 100% 1px;
}
.accordion .opener.ui-state-active .ui-icon{
		background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_accordion-arrow-t.png) no-repeat 100% 1px;
}
* +html .accordion .opener span em{float:none;}
.accordion .slide{
	padding:0 18px 40px 18px;
	overflow:hidden;
}
.choice-form{
	margin: 0;
	overflow:hidden;
	width:100%;
}
.accordion-cc fieldset{
	border: 0 none;
	margin: 0;
	padding: 0;
}
.accordion-cc .row{
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.accordion-cc .row input{
	float: left;
	margin-top: 2px;
}
.accordion-cc label{
	float:left;
	color:#3a3c3e;
	width: 220px;
	padding:0 0 0 8px;
	font:14px/16px Helvetica, Arial, sans-serif;
}
.order{
	display: block;
	width: 90px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_button-form.png) no-repeat;
}
.order:hover{
	text-decoration: none;
}

/* News Akkordeon*/

.column-left .news_accordion{
	margin: 0;
	list-style: none;
}	
.column-left .news_accordion li.cf{
	border-bottom: 3px solid #dadddf;
	margin: 0 0 30px 0;
	padding: 0 0 70px 0;
}	
.column-left .news_accordion h3{
	font:bold 18px/20px Arial, Helvetica, sans-serif;
	margin: 0;
}	
.column-left .news_accordion .date{
	color: #6a777f;
	font-size: 12px;
	/* text-transform: uppercase; */
}	
.column-left .news_accordion .news_opener:hover{
	color: #6a777f;
}	 
.news-leftcol{
	float: left;	
	width: 220px;
	font-size: 11px;
	margin: 0 20px 0 0;
}
.news-leftcol img{
	margin: 0 0 5px 0;	
}

/* Nächste Kurse */
.next-courses li{
	margin: 0 0 20px 0;
}
.next-courses li:after{
	content:""; 
	display:table; 
	clear: both;
}
.next-courses li img{
	float: left; 
	margin-right: 10px;
}
.next-courses li div{
	float: left;
	width: 250px;
}
.next-courses li h3 a{
	color: #930e28;
	text-decoration: none;
}
.next-courses li .date{
	/* text-transform: uppercase; */
	font-size: 12px;
	color: #6a777f;
}

/* News Kontakte */

.team-kontakt li{
	margin: 0 0 20px;
	overflow: hidden;
}
.team-kontakt.company li{
	margin: 0 0 10px 0;
}
.team-kontakt img{
	float: left;
	margin: 4px 9px 0 0;
}
.team-kontakt strong a,
.team-kontakt strong{
	display: block;
	color: #930e28;
	text-decoration: none;
}
.team-kontakt strong a:hover{
	color: #6a777f;
}
.team-kontakt span{
	display: block;
	color: #6a777f;
	font-size: 12px;
}

/* Ventureleaders Supported Partners
--------------------------------------------------------------------------------------------------*/
.vleaders-supported-list{
	list-style:none;
	margin:0;
	margin-top:30px;
	list-style: none;
	overflow: auto;
}

.vleaders-supported-list .vleaders-supported_1{
    float: left;
    width: 90px;
	height: 68px;
	margin-right: 10px;
	margin-top: 15px;
}

.vleaders-supported-list .vleaders-supported_2{
    float: left;
    width: 90px;
	height: 68px;
	margin-right: 10px;
	margin-top: 15px;
}

.vleaders-supported-list .vleaders-supported_3{
    float: left;
    width: 90px;
	height: 68px;
	margin-right: 0px;
	margin-top: 15px;
}

.vleaders-supported-list .vleaders-supported_big{
    float: left;
    width: 290px;
	height: 68px;
	margin-right: 0px;
	margin-top: 15px;
}

/* Ventureleaders liste
--------------------------------------------------------------------------------------------------*/
.ui-accordion h1,
.filter h1{
	display: block;	
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_filter-title.png) no-repeat;
	height: 32px;
	line-height: 30px;
	padding: 0 13px 0 22px;
	text-decoration: none;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	color: #061d2a;
	margin-top: 0;
}
.ui-accordion h1.ui-state-active,
.filter h1.ui-state-active{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vkick_filter-title-active.png) no-repeat;
	margin: 0;	
	height: 30px;
}
.filter .ui-accordion span{
	position: absolute;
	right: 10px;
	top: 0;	
	display: block;
}
.accordion_content,
.filter .accordion_content{
	background: #fff;
	border-left: 1px solid #cdcfd0;
	border-right: 1px solid #cdcfd0;
	border-bottom: 1px solid #848586;
	margin: 0 0 8px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.ui-accordion .filter-list,
.filter .filter-list{
	margin: 0;
}
.ui-accordion .filter-list li,
.filter .filter-list li{
	border-top: 1px solid #e5e3e4;
	padding: 8px 15px;
	position: relative;	
}
.filter-list li a{
	color: #7c7c7c;	
	display:block;
}
.ui-accordion .filter-list li:first-child{
	border: none;	
}
.ui-accordion .filter-list li:hover,
.filter .filter-list li:hover,
.ui-accordion .filter-list li.branche_selected,
.filter-list li.branche_selected{
	background: #930e28;
}
.ui-accordion .filter-list li.branche_selected:after,
.filter-list li.branche_selected:after{
	content:"";
	display:block;
	clear:both;
	position: absolute;
	right: -9px;
	top: 0;
	height: 30px;
	width: 10px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_branche-selected-arrow.png) no-repeat left center;
}
.ui-accordion h1 a,
.filter h1 a{
	color: #CFCFCF;
	text-decoration: none;
	
}
.arrListe h1.branche_selected a{
	color: 	#B24F31;
}
.ui-accordion .filter-list li:hover a,
.filter .filter-list li:hover a{
	color: #fff;
}
.ui-accordion .filter-list li.branche_selected span span,
.filter-list li.branche_selected span span{
	color: #ee6436;	
}
.ui-accordion .filter-list li.branche_selected a,
.filter-list li.branche_selected a{
	color: #fff;	
}
.ui-accordion .filter-list li span,
.filter .filter-list li span{
	visibility: hidden;	
}
.ui-accordion .filter-list li:hover span,
.filter .filter-list li:hover span,
.ui-accordion .filter-list li.branche_selected span{
	visibility: visible;
}
.ui-accordion .filter-list li:hover span span,
.filter .filter-list li:hover span span,
.ui-accordion .filter-list li.branche_selected span span{
	display: inline;
	padding: 2px 7px;	
	position: relative;	
	background: #fdf0eb;
	right: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.ui-accordion .filter-list li span,
.filter .filter-list li span{
    display: block;
    position: absolute;
    right: 10px;
    top: 4px;	
	font-size: 11px;
    font-weight: bold;
}
.ui-accordion .filter-list li a,
.filter .filter-list li a{
	font-size: 12px;
	text-decoration: none;
}
#MediaContact ul, #PressReview ul{
	list-style: none;
	margin-left: 10px;
}
/* End Accordion
--------------------------------------------------------------------------------------------------*/
/* =Berichte
--------------------------------------------------------------------------------------------------*/
.bericht_tabelle{
	width: 100%;
	margin: 0;
}
.bericht_tabelle.header{
	margin-bottom: 10px;
}
.bericht_tabelle.header tr:hover{
	background: none;	
}
.bericht_tabelle tr:hover{
	background: #f6f6f6;	
}
.bericht_tabelle tr:hover h5 a{
	color: #323232;
}
.bericht_tabelle th{
	font-weight: bold;
	text-align: left;
	padding: 0 14px;
	text-transform: uppercase;
}
.bericht_tabelle th a{
	color: #323232;
	text-decoration: none;
	text-transform: uppercase;
}
.bericht_tabelle td:first-child{
	border-left: none;	
}
.bericht_tabelle tr:first-child td{
	border-top: none;
}	
.bericht_tabelle td{
	padding: 9px 14px 15px 14px;
	font-size: 12px;
	border-left: 1px dashed #dddedf;
	border-top: 1px solid #dedede;
	vertical-align: top;
}
.bericht_tabelle .col1{
	width:50px;
}
.bericht_tabelle .col2{
	width:150px;
}
.bericht_tabelle .col3{
	width:180px;
}
.bericht_tabelle.investors .col1{
	width:180px;
}
.bericht_tabelle.investors .col2{
	width:120px;
}
.bericht_tabelle.investors .col3{
	width:100px;
}
.bericht_tabelle td h5{
	margin: 0;	
}
.bericht_tabelle td h5 a{
	font-weight: bold;
	font-size: 14px;
	color: #930e28;	
	text-decoration: none;
}
.bericht_tabelle td .place{
	color: #7c7c7c;
}
.bericht_tabelle.awards h5{
	font-weight: bold;
	font-size: 14px;
	color: #ee6436;	
	text-decoration: none;
}

/* Kurstabelle */

.kurstabelle{
	margin: 2em 0;
	width: 100%;
	border: 1px solid #dcdcdc;
}
.kurstabelle th{
	text-align: left;	
	padding: 0 13px 7px 13px;
}
.kurstabelle th a{
	font-weight: bold;
	color: #3a3c3e;
	text-decoration: none;
}
.kurstabelle td{
	color: #3a3c3e;
	padding: 13px 15px;
}
.kurstabelle .tableicon{
	padding: 13px 0 13px 10px;
	width:30px;
}
.kurstabelle h2{
	color: #930e28;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
.kurstabelle td a{
	color: #75858F;
}
.kurstabelle .bericht_eintrag_leiste{
	background: #fff;
	border-bottom: 1px solid #dedede;
	vertical-align: top;
}
.kurstabelle .bericht_eintrag_leiste_2{
	background: #f6f6f6;
	border-bottom: 1px solid #dedede;
	vertical-align: top;
}
.kurstabelle td a.register{
	width: 95px;
	height: 34px;
	line-height: 34px;
	display: block;
	text-align: center;
	color: #061d2a;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_register.png) no-repeat;
}
.kurstabelle td a.register:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_register_active.png) no-repeat;
	color: #fff;
	text-decoration: none;
}
.kurstabelle td a.register.bookedout{
	background: none;
	color: #061d2a;	
	cursor: default;
}

.kurs_infos td{
	padding: 0 20px 5px 0;
}

/* Labels in Firma/Personendetail*/

.column-left .labels{
	margin: 0;
	list-style: none !important;
}
.labels li{
	float: left;
	margin: 0 5px 0;
}
.labels li a{
	display: block;
}
.labels li a.venturekick{
	width: 16px;
	height: 16px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels-venturekick.png) no-repeat;
}
.labels li a.venturekick:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels-_venturekick-color.png);
}
.labels li a.venturelab{
	width: 20px;
	height: 18px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels_venturelab.png);
}
.labels li a.venturelab:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels-venturelab-color.png);
}
.labels li a.ventureleaders{
	width: 20px;
	height: 18px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels_venutreleaders.png);
}
.labels li a.ventureleaders:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels-ventureleaders-color.png);
}
.labels li a.cti{
	width: 23px;
	height: 18px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels_cti.png);	
}
.labels li a.cti:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre-labels-cti-color.png)  no-repeat;	
}
.labels li a.top100{
	width: 35px;
	height: 18px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels_top100.png);	
}
.labels li a.top100:hover{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_labels-top100-color.png);	
}


/*Milestones -> Facescroll*/

.styled-v-bar{ /* sample CSS class for a different vertical scrollbar look */
	background:	url(http://www.startup.ch/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/custom-scroll-bar.png) center top no-repeat;
	width: 10px;
	margin-right: 0;
	margin-bottom: 4px;
	min-height: 60px;
}
.styled-v-bar ins{ /* Style for the "ins" inner element, or bottom of the scrollbar */ 
	display: block;
	background:	url(http://www.startup.ch/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/custom-scroll-bar.png) center bottom no-repeat;
	width: 10px;
	height: 4px;
	position: absolute;
	top: 100%;
}
.alt-scroll-holder{
	overflow: hidden;	
}
div.mousescroll {
    height:600px;
    resize:both;
    overflow:scroll;
}
div.mousescroll:hover {
    background-color: #E9EAEC;
}
/* End Berichte
--------------------------------------------------------------------------------------------------*/
/* =Formulare
--------------------------------------------------------------------------------------------------*/
form .auswahl{
	margin-bottom: 42px;	
}
.form_hintergrund.textalignleft .form_bezeichner{
	text-align: left;
}
form .row{
	padding: 3px 5px 2px 0;
}
.formspacing{
	height: 14px;
}
.checklistpaddingForm{
	padding: 3px 5px 2px 0 !important;
}
.dem_meldung{
	color: red;
	padding-bottom: 10px;
	font-style: italic;
	font-size: 12px;
}
.form_hintergrund.wrap .form_bezeichner{
	white-space: normal;
}
.form_bezeichner{
	vertical-align: top !important;
	text-align:left;
	padding: 5px 15px 0 0;
	color: #7c7c7c;
}
.form_hintergrund table .form_bezeichner{
	vertical-align: top;
}
.form_element_plz .form_element{
	width: 40px;
	margin-right: 20px;
}
.form_element_ort .form_element{
	width: 128px;	
}
.form_bezeichner.light{
	font-weight: normal;
	text-align: left;
}
.form_bezeichner.titel{
	padding: 10px 10px 0 0;
}
.column-right .form_hintergrund .divider{
	border-bottom: 1px dashed #bdbdbd;
	margin: 10px 0 5px 0;
}
.form_bezeichner.input{
		padding: 0;
		text-align: left;
}
form table table{
	margin: 0;	
	padding: 0;
}
form table table .form_bezeichner{
	padding-right: 5px;
}
form table table .form_bezeichner.input{
	font-weight: normal;
	padding-right: 10px;
    padding-top: 4px;
}
.form_bezeichner table td{
	padding: 0 5px 5px 0;	
	text-align: left;
}
*+html .form_bezeichner.input{
	padding-top: 8px;
}
.form_element{
	height: 26px;
	line-height: 26px;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
	float: left;
	-webkit-border-radius: 04px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 04px;
	-moz-border-radius-topleft: 0;
	border-radius: 4px;
	width: 200px;
	padding: 0 5px;
	color: #6a777f;
}
.form_element_widget{
	height: 26px;
	line-height: 26px;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
	float: left;
	-webkit-border-radius: 04px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 04px;
	-moz-border-radius-topleft: 0;
	border-radius: 4px;
	width: 277px;
	padding: 0 5px;
	color: #6a777f;
}
.form_hintergrund.col1 .form_element{
	width: 168px;
}
.form_bg_color_false{
	border: 1px solid red;	
}
select.form_element{
	width: 200px;	
	padding: 4px;
	width: 212px;
	height: 28px;
}
.form_hintergrund.col1{
	margin: 0;	
}
.form_hintergrund.col1 select.form_element{
	width: 180px;	
}
textarea.form_element{
	height: 60px;
	padding-top: 5px;
	resize:none;
}
textarea.form_element_widget{
	height: 120px;
	resize:none;
}
.form_hintergrund.newsletter{
	overflow: auto;
}
.form_hintergrund.newsletter .form_element{
	width: 277px;
}	
.form_hintergrund.newsletter .btn{
	float: left;
}
.form_hintergrund .btn{
    background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_button-form.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-decoration: none;
    width: 90px;
	border: none;
}
.form_hintergrund .btn.wide{
	background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_button-form-wide.png") no-repeat scroll 0 0 transparent;	
	width: 120px;
}
.btn{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_button.png) no-repeat;	
	text-align: center;
	display: block;
	cursor: pointer;
	width: 102px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
}
.btn:hover{
	text-decoration: none;	
}
.btn.bookedout{
	cursor: default;	
}

/* End Formulare
--------------------------------------------------------------------------------------------------*/
/* =Team
--------------------------------------------------------------------------------------------------*/
.team-carusel{
	margin: 0 auto 110px;
    position: relative;
    width: 942px;
}
.team-carusel .heading {
    background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_divider.png") no-repeat scroll 0 7px transparent;
    margin: 0 0 25px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.team-carusel .heading h2 {
    color: #B4BBBF;
    display: inline;
    font: 14px/18px Helvetica,Arial,Verdana,sans-serif;
    margin: 0 0 12px;
    padding: 0 37px;
    text-transform: uppercase;
	background: #fff;
}
.carusel{
	width:977px;
	padding:0 0 0 19px;
	margin-left: -30px;
	overflow:hidden;
	position:relative;
}
.carusel.c1{
	padding:0 0 0 16px;	
	margin-left: -24px;
}
.carusel a.link-prev{
	display:block;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	outline:none;
	left:0;
	top:42px;
	width:31px;
	height:65px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_team-arrow-left.png) no-repeat;
}

.carusel a.link-prev:hover{
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_team-arrow-left-active.png) no-repeat;
}
.carusel a.link-next{
	display:block;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
	outline:none;
	right:0;
	top:42px;
	width:31px;
	height:65px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_team-arrow-right.png) no-repeat right center;
}

.carusel a.link-next:hover{
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_team-arrow-right-active.png) no-repeat right center;
}
.carusel div{
	float:left;
	width:959px;
	overflow:hidden;
	height:260px;
	position:relative;
	z-index:3;
}
.carusel .entrepreneurial-slider{
	height: 168px;	
}
.entrepreneurial-slider .box-holder{
	height: auto;	
	width: 450px;
	border: 1px solid #dcdcdc;
}
.carusel div ul{
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
}
.carusel div ul li{
	float:left;
	width:119px;
	padding:0 9px;
}
.carusel .entrepreneurial-slider ul li{
	width: 450px;
	margin: 0;
	padding: 0 15px;
}
.carusel .entrepreneurial-slider ul li:last-child{
	padding-right: 0;	
}
.carusel .img-box{
	overflow:hidden;
	width:117px;
	height:140px;
	padding:0 1px 2px;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifjre_carusel-bg.png) no-repeat;
	margin:0 0 15px;
}
.carusel .entrepreneurial-slider .img-box{
	width: 150px;
	height: 150px;
	margin: 0 20px 0 0;
	padding: 0 1px 0 0;
}
.carusel img{
	margin: 0;
}
.carusel div ul strong a{
	display:block;
	color: #930e28;
	text-decoration: none;
	font:bold 12px/14px Helvetica, Arial, Verdana, sans-serif;
}
.carusel div ul strong a:hover{
	text-decoration: none;
}
.carusel div ul span{
	display:block;
	font:12px/14px Helvetica, Arial, Verdana, sans-serif;
}
.carusel div ul .phone{padding:8px 0 1px;}
.carusel div ul a.mailto{
	display:block;
	text-decoration:none;
	color:#75858f;
	font:12px/14px Helvetica, Arial, Verdana, sans-serif;
}
.carusel div ul a:hover{text-decoration:underline;}

/*Venture TV*/

.carusel.venturetv{
	width: 600px;
}
.carusel.venturetv .venturetv{
	width: 558px;
	margin-left: 12px;
	height: auto;
}
.carusel.venturetv .link-prev,
.carusel.venturetv .link-next{
	top: 130px;	
}
.carusel.venturetv div{
	height: auto;	
	width: 558px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* End Team
--------------------------------------------------------------------------------------------------*/
/* =Partners Footer
--------------------------------------------------------------------------------------------------*/
.partners-box{
	overflow:hidden;
	margin: 0 auto 110px auto;
	position: relative;
	width: 942px;
}
.partners-box .partners-list{
	list-style:none;
	margin:0;
	font:14px/19px Helvetica, Arial, Verdana, sans-serif;
	list-style: none;
	overflow: auto;
}
.partners-box .partners-list:after{
	content:"";
	display:block;
	clear:both;
}
.partners-box .partners-list.bottom{
	margin: 0;	
}
.partners-box .partners-list li {
    float: left;
    width: 210px;
	margin-left: 33px;
}
.partners-box .partners-list li:first-child{
	margin-left: 0;
}
.partners-list a{
	color: 	#EE6436;
}
.partner_product{
	overflow: auto;
	margin-top: 95px;	
}
.partners-box .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	margin:0 0 25px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_divider.png) no-repeat 0 7px;
}
.partners-box .heading h2{
	color:#b4bbbf;
	margin:0 0 12px;
	font: normal 14px/18px Helvetica, Arial, Verdana, sans-serif;
	padding:0 37px;
	display:inline;
	text-transform: uppercase;
	background: #fff;
}
.partners-box .partners-list .img-box{
	overflow:hidden;
	margin:0 0 1em;
	height: 90px;
}

/* End Partners Footer
--------------------------------------------------------------------------------------------------*/
/* =Partners
--------------------------------------------------------------------------------------------------*/

.partners-box.einzelseite .partners-list li{
	width: 218px;	
	padding: 0 0 0 23px;
	margin: 0 0 50px;
}
.partners-box.einzelseite .partners-list li:first-child{
	padding-left: 0;
}
.partners-box.einzelseite .partners-list li a{
	color: #3E83BC;
}


/* End Partners
--------------------------------------------------------------------------------------------------*/
.deal-box{
	margin: 50px 0 0;
}
.deal-box .heading{
	overflow:hidden;
	width:100%;
	text-align:center;
	background:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/stupre_divider.png) repeat-x 9px;
}
.deal-box .heading h2{
	color:#7c7c7c;
	margin:0 0 12px;
	font: 14px/18px Helvetica, Arial, Verdana, sans-serif;
	display:inline;
}
.deal-box .partners-list:first-child{
	margin-top: 0;	
}
.deal-box .partners-list{
	overflow: auto;	
	margin: 30px 0;
}
.deal-box .partners-list li{
	padding: 0 0 0 35px;
	float: left;
	width: 290px;
}
.deal-box .partners-list li:first-child{
	padding: 0;
}
.deal-box .img-box{
    height: 80px;
    margin: 0 0 1em;
    overflow: hidden;
	background: #fff;
	border-top: 1px dashed #d5d5d7;
	height: 160px;
	display: table;
	width: 100%;
}
/* =Footer
--------------------------------------------------------------------------------------------------*/
#footer{
	overflow:hidden;
	width:100%;
	background: #4586bb;
	min-height:80px;
	padding:48px 0 22px;
	color:#c0c4c7;
	font:14px/17px Helvetica, Arial, sans-serif;
}
.footer-holder{
	overflow:hidden;
	width:940px;
	margin:0 auto;
}
.footer-holder .navigation.first{
	margin: 0;	
}
.footer-holder.member .navigation{
	margin: 0;	
}
.navigation{
	float:left;
	width:290px;
	margin-left: 33px;
}
.navigation ul{
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
.navigation li{
	vertical-align:top;
	margin:0 0 8px;
}
.navigation strong{
	display:block;
	font:bold 14px/17px Helvetica, Arial, sans-serif;
	padding:0 0 7px;
	color: #061d29;
}
.navigation p{
	margin: 0 0 15px;	
	color: #061d29;
}
.navigation .more{
		padding: 0 10px 0 0;
		background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_more-arrow.png") no-repeat right 6px;	
}
.navigation a{
	color:#ffffff;
	text-decoration:none;
}
.navigation a:hover{text-decoration:underline;}
footer .contacts-box{
	float:right;
	width:211px;
}
footer .contacts-box strong{
	display:block;
	font:bold 14px/17px Helvetica, Arial, sans-serif;
	padding:0 0 15px;
}
footer address{
	margin: 8px 0 0;
	font-style:normal;
	line-height: 1.45;
}
footer .contacts-box dl{
	overflow:hidden;
	width:100%;
	margin:0;
}
footer .contacts-box dd{display:inline;}
footer .contacts-box dt{
	display:inline;
	margin:0;
}
footer .contacts-box a{
	color:#B14E30;
	text-decoration:underline;
}
footer .contacts-box a:hover{
	color:#bebebe;
	text-decoration:underline;
}
footer .contacts-box a:hover{text-decoration:none;}
/* End Footer
--------------------------------------------------------------------------------------------------*/
/* =Popup
--------------------------------------------------------------------------------------------------*/
iframe body, iframe html{
	background: none !important;
	border: none;
}
#iframe{
	width: 942px;	
	overflow: hidden;
}
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:10;
	border: none;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	width:940px;
	z-index:11;
	border: none;
}
body > #main{padding: 0 !important; border: 1px solid transparent;}
#popupContactClose{
	font-size:25px;
	line-height:14px;
	right:6px;
	top:25px;
	position:absolute;
	font-weight:700;
	display:block;
	cursor: pointer;
}
#popupContactClose:hover{
	text-decoration: none;
}
.popup.featured.padding {
    margin-bottom: 70px;
}
.popup.featured .article-frame{
	height: auto;	
	padding-top: 5px;
		background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifjre_article-c-bg.gif") repeat-x scroll 0 5px transparent;
	min-height: 420px;
}
.popup.featured-col1{
	background: url("/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifjre_divider3.gif") repeat-y scroll 540px 8px;
	padding: 40px;
    width: 465px;
	min-height: 420px;
}
.popup.featured-col2{
	background: none;
	border: 0 none;
	height: auto;
	width: 313px;
	padding: 40px;
}
#iframe html{
	overflow: visible;	
}
.popup.article-frame h1{
	margin-top: 0;	
}
.popup.featured-col2 .cbHead h3{
	margin: 0;
}
.popup.featured-col1 h2,
.popup.featured-col2 h2
{
	margin:0 0 26px;
	color:#3a3c3e;
	font:35px/39px Helvetica, Arial, sans-serif;
}
.popup.featured-col1 h3,
.popup.featured-col2 h3
{
	color: #3A3C3E;
	font: 20px/24px Helvetica,Arial,Verdana,sans-serif;
	margin: 0 0 9px;
}
.popup.featured-col1 a,
.popup.featured-col2 a
{
	background: none;
	color: #000;
	display: inline;
	text-decoration: underline;
}
.popup.featured-col2 ul{
	list-style: disc;
	line-height: 1.6;
	color: 	#7C7C7C;
	margin-left: 20px;
}
.popup.featured-col2 ul li{
	margin: 0 0 10px; 	
}
.popupIcons{
	position: absolute;
    right: 45px;
    top: 90px;
}
.gmap{
	margin-bottom: 10px;
}
.popup.featured-col1 .firmalogo{
	margin-bottom: 25px;	
}
.popup.article-frame{
	 min-height: 280px;
}
.popup.article-frame.padding{
	padding-top: 24px;
	padding-bottom: 30px;
}
.popup.article-frame.padding.video{
	padding: 40px;
}
/* End Popup
--------------------------------------------------------------------------------------------------*/
/* =Coda Slider
--------------------------------------------------------------------------------------------------*/
/**
  * Rhinoslider 1.05
  * http://rhinoslider.com/
  *
  * Copyright 2013: Sebastian Pontow, Rene Maas (http://renemaas.de/)
  * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://rhinoslider.com/license/
  */
#slider {
	height: 303px !important;
	position: relative;
	width: 938px !important;
	z-index: 1;
	padding: 0;
	margin: 0;
}
/* Mit 2 Bullets */
.rhino-bullets {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin:0 0 0 -9px;
	z-index: 10;
	background: #fff;
	padding:0;
}
/* Mit 3 Bullets */
/*.rhino-bullets {
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin:0 0 0 -26px;
	z-index: 10;
	background: #fff;
	padding:0;
}*/
.rhino-bullets li {
	float:left;
	display:inline;
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 16px;
	height: 15px;
	cursor: pointer;
	background: white;
	font-size: 10px;
	text-align: center;
	padding: 0;
	color: #333;
	text-decoration:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.rhino-bullets li a.rhino-bullet {
	color:#999;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_slider-bullet.png) no-repeat;
}

.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color:#fff;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/vlabre_slider-bullet_active.png) no-repeat;
}

/* End Coda Slider
--------------------------------------------------------------------------------------------------*/








