/*** Screen ***/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html * { font-size: 100.01%; }

body {
	background-color: #333;
	color: #f5f5f5;
	font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 130%;
	text-align: center;
	overflow-y: scroll;
        color: #333333;
}

#pageWrap {
}


ol{
margin-left:30px;
}

.DetailArtText ol, .DetailArtText ul{
	margin-left:30px;
}

.experten_fragen_liste ul{
	margin-left: 20px !important;
}


/* Head
************************************************/

#head {
	margin-bottom: 25px;
}

#headTitle {
	float: left;
	width: 170px;
}

/*#headTitle h1 {
	margin-bottom: 0;
}

#headTitle h1 a {
	display: block;
	width: 170px;
	height: 84px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_netlive_ch_neu_fr.jpg) no-repeat 0 0;
	text-indent: -200em;
padding-top:6px;
}*/


#headTitle h1 {
	margin-bottom: 0;
}

#headTitle h1 a {
	display: block;
	width: 170px;
	height: 84px;
	/*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_netlive_ch_neu_fr.jpg) no-repeat 0 0;*/
padding-top:6px;
}

#headNavi {
	float: right;
	width: 850px;
}

/* Stage
************************************************/

#stageWrap {
	background: #ccc url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_stage_wrap_bg.png) repeat-x 0 0;
}

#stageInnerWrap {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_stage_bg.png) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 1060px;
}

#stage {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ventuelab_stage_shadow.jpg) no-repeat 170px 0;
	overflow: hidden;
	min-height: 450px;
	margin: 0 20px;
	color: #333;
	padding-bottom: 1.5em;
}


#column1 {
	float: left;
	width: 150px;
	margin-left: 10px;
}

#column2 {
	/*float: left;
	width: 490px;
	margin-left: 20px;*/
	    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 754px;
}

#column3 {
	/*float: right;
	width: 320px;
	margin-right: 10px;*/
	float: left;
    margin-left: 10px;
    width: 200px;
}

/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 180px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #dfdfdf;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #fff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: #c69220;
			color: #ffffff;
			border-bottom: 1px solid #c69220;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 180px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*


/*Slider Formatierungen*/

.coda-slider{
	height: 249px !important;
}

.slider_bg{
	width: 254px;
	height: 154px;
	margin-top: 38px; 
	padding: 8px;
	float:left;
}
.slider_zahl{
	font-size: 80px;
	font-familiy: times new roman;
	font-weight: bold;
	color: #c69220;
	position: relative;
	margin: -25px 0 30px 0;
}
.slider_violet{
	background: #773e55;
	font-size: 8px;
	color: #fff;
	float: right;
	margin-top: -8px;
	padding: 0 3px;
	position: relative;
}
.slider_img{
	float: left;
	margin-left: 5px;
}

.slider_title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #dd0000;
}
.slider_text{}

.slider_description{
	height: 15px;
	width: 280px;
	line-height: 15px;
	font-size: 10px;
}

/* Searchbar
************************************************/

#searchWrap {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_foot_wrap_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	display: none;
}

#search {
	position: relative;
	margin: 0 auto 10px auto;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_stage_bg.png) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 1060px;
	color: #333;
}

#searchClose {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 170px;
	font-size: 85%;
	text-align: right;
}

#searchInner {
	padding: 20px 30px 10px 30px;
}

#search div.L, #search div.R {
	text-align: left;
	width: 490px;
	margin: 0;
}

/* Foot
************************************************/

#footWrap {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_foot_wrap_bg.gif) repeat-x 0 0;
}

#foot {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/foot_bg2.png) no-repeat 0 0;
	margin: 0 auto 10px auto;
	text-align: left;
	width: 1060px;
	overflow: hidden;
	height: 131px;
	line-height: 120%;
}

#footBox1, #footBox2, #footBox3, #footBox4, #footBox5 {
	float: left;
	height: 120px;
	overflow: hidden;
	font-size: 80%;
}


#footBox1 {
	margin-left: 20px;
	width: 150px;
	color: #444;
	padding: 10px;
	line-height: 120%;
}

#footBox1 a{
       color:#5d4444;
       text-decoration:none;
}


#footBox2 {
	margin: 10px 0 0 20px;
	width: 310px;
}

#footBox3, #footBox4, #footBox5 {
	margin: 10px 0 0 20px;
	width: 150px;
}

#foot h3 {
	color: #f5f5f5;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0.5em;
}

#foot ul li {
	margin: 0;
	list-style: none;
}

#foot ul li.space {
	margin-bottom: 1.2em;
}

#foot ul li a {
	display: block;
	text-decoration: none;
	color: #999;
}

#foot ul li a:hover, #foot ul li a:focus {
	color: #f5f5f5;
}


/* Generel Typo
************************************************/

a, a:link, a:visited {
	color: #e20;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #000;
}

p {
	margin-bottom: 1em;
}

.gray {
	color: #999;
}

.small {
	font-size: 85%;
	line-height: 120%;
}

.largeLineHeight {
	line-height: 160%;
}

blockquote {
	margin-bottom: 1em;
	font-style: italic;
	line-height: 120%;
	color: #555;
}
.Testimonial_Shoutbox {
	font-size: 11px;
	color: #898989;
	padding: 8px 0 8px 0;
	display: block;
        line-height: 14px;

}

.title_anlaufstellen{
        line-height:30px;
        width:100%;
        display:block;
        background-color:#DD0000;
}
.title_anlaufstellen span{
        color:#fff;
        font-size:14px;
        padding-left:10px;
        font-weight:bold;
}


/* formatierungen */

.bericht_tabelle{
        border-left:1px solid #e1dfde;
        border-right:1px solid #e1dfde;
        width:100%;
}

.bericht_zaehler a{
	color : #003A7E;
}


.bericht_zaehler a:hover{
	color : #FF7700;
}

.bericht_titel_leiste{
	background-color: #dfdfdf;
	border:1px solid #d3d3d3;
	font-weight: bold;
	text-decoration:none;
	padding:5px;
}

.bericht_titel_leiste a{
	font-weight: bold;
	text-decoration:none;
        font-size:14px;
        color:#121212;
}


.bericht_titel_leiste a:hover{
	color : #FF7700;
	font-weight: bold;
	text-decoration:underline;
}

.bericht_eintrag_leiste{
	background-color: #ffffff;
        border-bottom:1px solid #cccccc;
        padding:5px;
}

.bericht_eintrag_leiste_2{
	background-color: #ebecec;
        border-bottom:1px solid #cccccc;
        padding:5px;
}

.bericht_td_anlaufstellen{
        padding:10px 0px;
        border-bottom:1px dotted #DD0000;
}

.profil_bericht td {
	border-bottom:1px solid #CCCCCC;
	padding:5px 0;

}

.expertenTopics {
	font-size: 11px;
}

.expertenTopics a {
	white-space: nowrap;
}

.experten_antworter {
	color:#929191;
	font-size:11px;

}

.Testimonial_Logo img {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Testimonial_Shoutbox b{
	color: #666666;
}

.DetailArtImageText{
       font-size: 11px;
       width: 212px;
}


/* Headlines
************************************************/

h1, h2, h3 {
	font-weight: normal;
	margin-bottom: 0.5em;
	line-height: 120%;
	color: #333;
}

h1 {
	font-size: 180%;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 130%;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h2:first-child {
	margin-top: 0;
}

h2 span {
	display: block;
	color: #777;
	font-size: 60%;
	line-height: 150%;
}

h3 {
	font-size: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}

p.lead {
	font-size: 110%;
	color: #777;
}

.kategorie_titel{
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	/*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ventureleaders_kategorietitel.png);*/
	background: #dd0000;
	color: #fff;
	font-size: 18px;
}

.kategorie_titel.dark{
	/*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ventureleaders_kategorietitel.png);*/
	font-size: 13px;
	font-weight: bold;
	background: #dd0000;
	color: #fff;
}

.kategorie_titel_detail{
	display: block;
	height: 30px;
	padding: 3px 10px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_title_bg.png);
	font-size: 18px;
}

.kategorie_titel_detail span{
	font-size: 12px;
}

.kategorie_titel_detail .titel{
	font-size: 18px;
}

.kategorie_box{
	padding: 10px;
	background: #fcfcfc;
	margin-bottom: 10px;
	float: left;
}

.kategorie_rightbox{
	width: 280px;
	float: left;
}

.kategorie_box.rss img{
	width: 280px;
}

.kategorie_box .subbox{
	width: 200px;
	float: left;
}

.kategorie_img{
	float: left;
	margin: 0 10px 0 0;
}

.kategorie_img_detail{
	float: left;
	margin: 0 30px 0 0;
}

.kategorie_titel_box{
	color: #717171;
	font-weight: bold;
}

.kategorie_titel_box_detail{
	color: #c69220;
}

.kategorie_titel_light{
	color: #ababab;
}

.kategorie_text{
	color: #868686;
}

.kategorie_weiterlesen{
	padding: 0 3px;
	background: #c69220;
	color: #000 !important;
	text-decoration: none !important;
}

.kategorie_weiterlesen:hover{
	color: #000;
}

div#column2 ul{
         margin-left: 25px;
}

/*** Formatierung für Branchen / Kategorieliste auf der rechten Seite ***/


.branche_tabelle{
 width: 100%;
 background: #DFDFDF;
 border: 1px solid #cccccc;
}

.branche_tabelle .bericht_eintrag_leiste{
	background-color: #ebecec;
	border-bottom: 1px solid #cccccc;
}

.branche_tabelle .bericht_eintrag_leiste_2{
	background-color: #f7f8f8;
	border-bottom: 1px solid #cccccc;
}

.branche_tabelle td{ 
 color: #000;
 height: 30px;
 padding: 0 10px 0 10px;
border-bottom: 1px solid #fff;
}

.branche_tabelle td a{ 
 color: #000;
 text-decoration: none;
 display: block; 
 width: 100%;
}

.branche_tabelle tr.selected td{ 
	background-color: #df1010;
}

.branche_tabelle tr.selected td a{ 
	color: #FFFFFF;
}



/*** list ***/
/* Liste fuer Standorte, Wettbewerbe, Anlaufstellen
************************************************/

ul.arrListe {
	padding: 0;
	margin: 0;
}

ul.arrListe li {
	list-style: none;
	background:  url(/demandit/files/M_BB941CC4DCEF687AD98/dms/image/listpoint.gif) no-repeat left;
	font-size: 12px;
 	/*padding-left: 5px;*/
 	/*padding-left:0px !important;*/
 	background-position: 5px 50%;

}

ul.arrListe li a{
	padding-left: 10px;

}

ul.arrListe li#active {
	list-style-image: none;
	list-style: none;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/image/listpointSelected.gif) no-repeat left;
	background-position: 5px 50%;
}

ul.arrListe li#active a{
	padding-left: 10px;
}

ul.arrListe li.active {
	list-style-image: none;
	list-style: none;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/image/listpointSelected.gif) no-repeat left;
	background-position: 5px 50%;
}

ul.arrListe li.active a{
	padding-left: 10px;
}



ul.arrListe li.subcategories  {
	padding-left: 35px !important;
	list-style: none;
	background-image:  url(/demandit/files/M_BB941CC4DCEF687AD98/dms/image/listpoint.gif) no-repeat left;
	background-position: 35px 50%;
	
}

ul.arrListe li.subcategories  a{
	padding-left: 15px;
	
}

ul.arrListe li.subcategories#active  {
	padding-left: 35px !important;
	list-style: none;
	background-image:  url(/demandit/files/M_BB941CC4DCEF687AD98/dms/image/listpointSelected.gif) no-repeat left;
	background-position: 35px 50%;
	
}

ul.arrListe li.subcategories#active a {
	padding-left: 15px;
	
}

ul.arrListe a {
	text-decoration: none;
	font-weight: bold;
	color: black;
	font-size: 12px;
}

ul.arrListe li.subcategoryTitle {

}





/*** Lists ***/ 

/* topNavigation
************************************************/

#topNaviWrap {
	background: #444 url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_global_navi_bg.gif) repeat-x 0 100%;
	height: 40px;
}

ul#topNavi{
	margin: 0 auto;
	text-align: left;
	width: 1020px;
	overflow: hidden;
}

ul#topNavi li{
	float: left;
	width: 170px;
	height: 40px;
	margin-left: 0;
	list-style: none;
}

ul#topNavi li a{
	display: block;
	height: 40px;
	overflow: hidden;
	text-indent: -200em;
}

ul#topNavi li a.de {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_topnavi_bg_deutsch.png) no-repeat 0 0;
}

ul#topNavi li a.fr {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_topnavi_bg_france.png) no-repeat 0 0;
}

ul#topNavi li a.it {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_topnavi_bg_italiano.png) no-repeat 0 0;
}

ul#topNavi li a.eng {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_topnavi_bg_english.png) no-repeat 0 0;
}

ul#topNavi li a.deMember{
	 background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_topnavi_bg_neu3.png) no-repeat 0 0;
}

ul#topNavi li a.frMember{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_topnavi_fr.png) no-repeat 0 0;
}



ul#topNavi li#tn1 a { background-position:    0px 0px; }
ul#topNavi li#tn2 a { background-position: -170px 0px; }
ul#topNavi li#tn3 a { background-position: -340px 0px; }
ul#topNavi li#tn4 a { background-position: -510px 0px; }
ul#topNavi li#tn5 a { background-position: -680px 0px; }
ul#topNavi li#tn6 a { background-position: -850px 0px; }

ul#topNavi li#tn1 a.active, ul#topNavi li#tn1 a:hover, ul#topNavi li#tn1 a:focus { background-position:    0px -40px; }
ul#topNavi li#tn2 a.active, ul#topNavi li#tn2 a:hover, ul#topNavi li#tn2 a:focus { background-position: -170px -40px; }
ul#topNavi li#tn3 a.active, ul#topNavi li#tn3 a:hover, ul#topNavi li#tn3 a:focus { background-position: -340px -40px; }
ul#topNavi li#tn4 a.active, ul#topNavi li#tn4 a:hover, ul#topNavi li#tn4 a:focus { background-position: -510px -40px; }
ul#topNavi li#tn5 a.active, ul#topNavi li#tn5 a:hover, ul#topNavi li#tn5 a:focus { background-position: -680px -40px; }
ul#topNavi li#tn6 a.active, ul#topNavi li#tn6 a:hover, ul#topNavi li#tn6 a:focus { background-position: -850px -40px; }


/***** FR *****/


ul#topNavi li#tn1 a.fr active, ul#topNavi li#tn1 a:hover, ul#topNavi li#tn1 a:focus { background-position:    0px -40px; }
ul#topNavi li#tn2 a.fr active, ul#topNavi li#tn2 a:hover, ul#topNavi li#tn2 a:focus { background-position: -170px -40px; }
ul#topNavi li#tn3 a.fr active, ul#topNavi li#tn3 a:hover, ul#topNavi li#tn3 a:focus { background-position: -340px -40px; }
ul#topNavi li#tn4 a.fr factive, ul#topNavi li#tn4 a:hover, ul#topNavi li#tn4 a:focus { background-position: -510px -40px; }
ul#topNavi li#tn5 a.fr active, ul#topNavi li#tn5 a:hover, ul#topNavi li#tn5 a:focus { background-position: -680px -40px; }
ul#topNavi li#tn6 a.fr active, ul#topNavi li#tn6 a:hover, ul#topNavi li#tn6 a:focus { background-position: -850px -40px; }



/***** IT *****/


ul#topNavi li#tn1 a.it active, ul#topNavi li#tn1 a:hover, ul#topNavi li#tn1 a:focus { background-position:    0px -40px; }
ul#topNavi li#tn2 a.it active, ul#topNavi li#tn2 a:hover, ul#topNavi li#tn2 a:focus { background-position: -170px -40px; }
ul#topNavi li#tn3 a.it active, ul#topNavi li#tn3 a:hover, ul#topNavi li#tn3 a:focus { background-position: -340px -40px; }
ul#topNavi li#tn4 a.it factive, ul#topNavi li#tn4 a:hover, ul#topNavi li#tn4 a:focus { background-position: -510px -40px; }
ul#topNavi li#tn5 a.it active, ul#topNavi li#tn5 a:hover, ul#topNavi li#tn5 a:focus { background-position: -680px -40px; }
ul#topNavi li#tn6 a.it active, ul#topNavi li#tn6 a:hover, ul#topNavi li#tn6 a:focus { background-position: -850px -40px; }


/***** ENG *****/


ul#topNavi li#tn1 a.eng active, ul#topNavi li#tn1 a:hover, ul#topNavi li#tn1 a:focus { background-position:    0px -40px; }
ul#topNavi li#tn2 a.eng active, ul#topNavi li#tn2 a:hover, ul#topNavi li#tn2 a:focus { background-position: -170px -40px; }
ul#topNavi li#tn3 a.eng active, ul#topNavi li#tn3 a:hover, ul#topNavi li#tn3 a:focus { background-position: -340px -40px; }
ul#topNavi li#tn4 a.eng factive, ul#topNavi li#tn4 a:hover, ul#topNavi li#tn4 a:focus { background-position: -510px -40px; }
ul#topNavi li#tn5 a.eng active, ul#topNavi li#tn5 a:hover, ul#topNavi li#tn5 a:focus { background-position: -680px -40px; }
ul#topNavi li#tn6 a.eng active, ul#topNavi li#tn6 a:hover, ul#topNavi li#tn6 a:focus { background-position: -850px -40px; }

/* LanguageSelect
************************************************/

#languageSelect {
	text-align: right;
	padding: 5px 10px;
	font-size: 85%;
	height: 20px;
	overflow: hidden;
}

#languageSelect li {
	display: inline;
	list-style: none;
	margin-left: 0.8em;
}

#languageSelect li a {
	color: #777;
	text-decoration: none;
}

#languageSelect li a:hover, #languageSelect li a:focus {
	color: #b13;
}

#languageSelect li a.active {
	font-weight: bold;
	color: #333;
}


ul.nlarchiv {
 list-style-type: none;
}

ul.nlarchiv li {
 margin-left: 0;
}

/* Navigation
************************************************/


#naviLevel_2 {
	background: #dd0000 url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_mainnavi_bg.png) repeat-y 100% 0;
	height: 35px;
	overflow: hidden;
        padding-left:10px;

}

#naviLevel_3 {
	background-color: #eee;
	height: 25px;
	overflow: hidden;
        padding-left:10px;
}

#subNaviA {
	float: left;
	width: 660px;
	list-style: none;
	font-size: 85%;
	padding-top: 3px;
}

#subNaviB {
	float: right;
        width:170px;
	list-style: none;
}

#subNaviB li#toggleSearch {
	float: left;
	width: 80px;
        margin:0px;
        padding:0px;
        border:0px;
}

#subNaviB li#toggleSearch a {
	display: block;
	height: 25px;
}

#subNaviB li#toggleLogin {
	float: left;
	width: 90px;
        margin:0px;
        padding:0px;
        border:0px;
}

#subNaviB li#toggleLogin a {
	display: block;
	height: 25px;
}

#subNaviB li a {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_toggle_search_neu1.png) no-repeat 0 0;
	text-indent: -200em;
}

}


#naviLevel_2 ul, ul.shortlinks {
	list-style-type: none;
        margin-left:10px;
}  

#naviLevel_2 li, .shortlinks li{
	float: left;
	display:inline;
	color: #ebdcaa;
	text-decoration:none;
	padding: 0 0 0 0;
        line-height:31px;
	text-align: center;
	margin-bottom: 0;
        margin:4px 0px 0px 0px;
}

#naviLevel_2 li.fw-nav-selected{
        background-image:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_mainnavi_li_bg_left_left.jpg);
        background-position:bottom left;

} 

#naviLevel_2 li.fw-nav-first{
	margin-left: 0;
 
}

#naviLevel_2 li.fw-nav-last{

} 

#naviLevel_2 li a, .shortlinks li a{
	text-decoration:none;
	font-size: 12px;
	color: white;
	display: block;
        padding:0px 10px 0px 10px;
}

#naviLevel_2 li a.fw-nav-selected{
	color: #d53f33;
        font-weight:bold;
        background-image:url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_mainnavi_li_bg_left_right.jpg);
        background-position:bottom right;
        background-repeat:no-repeat;
}

#naviLevel_2 li a.fw-nav-first{
	margin-left: 0;
}

#naviLevel_2 li a.fw-nav-last{

}

#naviLevel_2 li:hover, div#naviLevel_2 a:hover{
}

#naviLevel_2 li.fw-nav-selected:hover, div#naviLevel_2 a.fw-nav-selected:hover{
}
/* --- Navigation Ebene 3 (Senkrecht) --- */
#naviLevel_3 ul{
	list-style-type: none;
	line-height: normal;
	padding:0px;      
}  

#naviLevel_3 li{
	float: left;
	display:inline;
        line-height:25px;
        margin-right:10px;
}

#naviLevel_3 li.fw-nav-selected{
	border:0px;
        width:auto;
} 

#naviLevel_3 li.fw-nav-first{
 
}

#naviLevel_3 li.fw-nav-last{
 
} 


#naviLevel_3 li a{
	font-family:"Trebuchet MS","Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	display: block;
	color:black;
        width:auto;
        padding:0px;
        margin:0px;
}

#naviLevel_3 li a.fw-nav-selected{
	color:black;
        font-weight:bold;
        padding:0px;
        margin:0px;
}

#naviLevel_3 li a.fw-nav-first{
 
}

#naviLevel_3 li a.fw-nav-last{
 
}

#naviLevel_3 li:hover, #naviLevel_3 a:hover{
         color:#d53f33;
}

#naviLevel_3 li.fw-nav-selected:hover, #naviLevel_3 a.fw-nav-selected:hover{

}


/* Tabs
************************************************/

.js div.tabs {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1.5em;
}

.js div.tabs ul {
	list-style: none;
	background-color: #e1e1e1;
	line-height: 120%;
}

.js div.tabs ul li {
	float: left;
	border-left: 1px solid #fff;
}

.js div.tabs ul li:first-child {
	border-left: 0;
}

.js div.tabs ul li a {
	display: block;
	padding: 10px 10px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_tablist_bg.png) repeat-x 0 0;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #777;
}

.js div.tabs ul li a span {
	display: block;
	font-size: 80%;
}

.js div.tabs ul li a:hover, .js div.tabs ul li a:focus {
	color: #333;
}

.js div.tabs ul li.current a {
	background: #f5f5f5;
	border-bottom-color: #f5f5f5;
	color: #DD0000;
}

.js div.tabs .content {
	padding: 5px 10px;
}

.js .tabs .current-info, .js .tabs .accessibletabsanchor {
	position: absolute;
	left: -999em;
}

.js .tabs .content {
	clear: both;
}
/* AppetizerList
************************************************/

#stage ul.cbAppetizer {
	margin: 0;
}

#stage ul.cbAppetizer li {
	float: left;
	list-style: none;
	margin: 0;
	height: 55px;
	overflow: hidden;
	background: #f5f5f5 url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/appetizerlist_seperator.png) no-repeat 100% 0;
	line-height: 120%;
        padding:0px;
}

#stage ul.cbAppetizer li.last {
	background: none;
}

#stage ul.cbAppetizer li a {
	display: block;
	padding: 5px 45px 5px 5px;
	height: 45px;
	text-decoration: none;
	color: #555;
}


/* ContentBox List
************************************************/

#stage ul.cbList {
	list-style: none;
	margin: 0;
}

#stage ul.cbList li {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#stage ul.cbList li:last-child {
	border-bottom: none;
}


ul.cbList li a {
}



/*** Forms ***/

/* Formelements
************************************************/

input.form_element, textarea.form_element, select.form_element {
	border: 1px solid #ccc;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	padding: 2px 5px;
	background-color: #f5f5f5;
        width:232px;
}

textarea.form_element{
        height:90px;
}

input.form_bg_color_false, textarea.form_bg_color_false  {
	border: 1px solid #ccc;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	padding: 2px 5px;
	background-color: #eb9292;
}



.form_element {
	clear: both;
	margin-bottom: 0.5em;
        margin-right:5px;
}




.form_element:focus {
	border-color: #777;
	border-top-color: #999;
	border-left-color: #999;
	background-color: #fffadf;
}

p.form_element label, p.form span.label {
	display: block;
	float: left;
	width: 100px;
	font-size: 85%;
	color: #777;
	text-align: right;
	padding-top: 3px;
}

p.form_element span.input {
	float: right;
	width: 200px;
}

input.form_element, textarea.form_element {
	width: 220px;
       
}


div.form_checkbox_list{
 height:150px; 
 overflow:scroll; 
 width: 300px; 
 border:1px solid #A5ACB2;
 text-align:left;
}

.fg_checkbox_td{
 border: none;
 padding: 3px 0 0 0; /* neu */
 margin:0;
 width: 20px;
}

.fg_checkbox_td checkbox{
 padding:0;
 margin:0;
}

.fg_label_td{
 padding: 0 0 2px 0 !important;
 padding: 0 0 2px 0; 
 line-height: normal;
 margin:0;
}

* html .fg_label_td {
 padding: 3px 0 2px 0; 
 line-height: normal;
 margin:0;
}

#kalenderBody{
 background: #eee;
}

.kalender_eintrag{
 background: #CFCFCF;
}

.kalender_eintrag_wochenende{
 background: #BFBFBF;
}


/* Buttons
************************************************/

.btn {
	display: inline-block;
	padding: 3px 0;
	text-decoration: none;
	color: #333 !important;
	font-size: 85%;
	border-width: 0;
	overflow: visible;
	white-space: nowrap;
}

* html button.htn { padding-bottom: 1px; }
html:not([lang*=""]) button.btn { margin: 0 -3px; }

.btn span {
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
	padding: 3px 0;
	background: #ddd url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/buttonbg.gif) repeat-x 0 0;
        
}

* html .btn span { padding-top: 0; }

.btn span span {
	position: relative;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	padding: 3px 0.7em;
}

.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor: pointer;
	border-color: #777 !important;
	color: #000;
}

.btn:active span {
	background-position: 0 -400px;
	outline: none;
}

.btn:focus, .btn:active { outline: none; }

p.pbtn { padding-top: 1.4em; }


/*** Sections ***/


/* ContentBox
************************************************/

div.cb {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}

div.cbHead {
	background-color: #d00;
}

div.cbHead h3 {
	font-weight: normal;
	font-size: 100%;
	color: #f5f5f5;
	padding: 0.2em 5px;
	margin: 0;
}

div.cbInner {
	margin: 7px 5px;
}

div.toggleBox div.cbHead {
	background-image: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/venturelab_toggle_arrows.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	cursor: pointer;
}

div.toggleBoxClosed div.cbHead {
	background-position: 100% -19px;
}





/*** Misc ***/

.meta {
	position: absolute;
	top: 0;
	left: -200em;
}

/* clearfix
************************************************/

.L {
	float: left;
	margin: 0 1.5em 0.5em 0;
}

.R {
	float: right;
	margin: 0 0 0.5em 1.5em;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benÃ¶tigt der Safari-Browser zwingend !! */
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* End hide from IE-mac */



























