/*** Typo ***/
/* Generel Typo
************************************************/

a  {
	color: #c69220;
	text-decoration: underline;
}

a:link, a:visited {
	color: #c69220;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #c69220;
}

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;
}

.noMargin { margin-bottom: 0 !important; }
.smallLineHeight { line-height: 50%; }



.Testimonial_Shoutbox {
	font-size: 11px;
	color: #898989;
	padding: 8px 0 8px 0;
	display: block;
        line-height: 14px;

}
.Testimonial_Logo img {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Testimonial_Shoutbox b{
	color: #666666;
}


.title_anlaufstellen{
        line-height:30px;
        width:100%;
        display:block;
        background-color:#FF7700;
}

.title_anlaufstellen span{
        color:#fff;
        font-size:14px;
        padding-left:10px;
        font-weight:bold;
}

table.microsoftProgramme {
 width: 100%;
 border-collapse: collapse;
}

table.microsoftProgramme tr {
}

table.microsoftProgramme td {
 border: 1px #ccc solid;
 padding: 5px;
 font-size: 12px;
}

table.microsoftProgramme td.header {
 background-color: #ffeede;
 border-right: 1px solid #ccc;
 padding: 5px;
}

table.microsoftProgramme ul {
 margin-left: 18px;
}


#social_media{
	height: 165px;
	width: 50px;
	position: absolute;
	margin-left: -50px;
}

#book{
	height: 150px;
	width: 80px;	
	position: absolute;
	float: right;
	margin: 17px 0 0 1040px;
}

/*Slider Formatierungen*/

.coda-slider{
	height: 249px !important;
}

.slider_bg{
	width: 254px;
	height: 154px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_slider_bg.png);
	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: -30px;
	padding: 0 3px;
	position: relative;
}
.slider_img{
	float: left;
	margin-left: 5px;
}

.slider_title{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.slider_text{}

.slider_description{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_slider_bg.png);
	height: 15px;
	width: 280px;
	line-height: 15px;
	font-size: 10px;
}

/* 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 #FF7700;
}

.projects{
      background-color:#f0f0f0;
      width:260px;
      padding:5px;
}

.projects_box{
      width: 72px; 
      height:140px;
}

.projects_title a,.projects_title {
      font-weight:bold;
      color:#646361;
}

.projects_detail{
      width:400px;
      background-color:#f0f0f0; 
      padding:5px;
}

.projects_red_title a,.projects_red_title{
      font-weight:bold;
      color:#FF7700;
}


.projects_red{
       color:#FF7700;
}

.quotes_kursiv{
       font-style:italic;
}


.bericht_eintrag_link, .bericht_eintrag_link_2{
	background-color: #B4BFCC;
	font-weight: bold;
}

.bericht_eintrag_link a, .bericht_eintrag_link_2 a{
	color : #003A7E;
}

.bericht_eintrag_link a:hover, .bericht_eintrag_link_2 a:hover{
	color : #FF7700;
}


/*** Forms ***/

/* Formelements */

input.form_element, textarea.form_element, select.form_element {
	border: 1px solid #ccc;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	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: #bbb;
	border-bottom-color: #bbb;
	padding: 2px 5px;
	background-color: #ff5d25;
}

.form_element {
	clear: both;
	margin-bottom: 0.5em;
        margin-right:5px;
}

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;
 margin:0;
 width: 20px;
}

.fg_checkbox_td checkbox{
 padding:0;
 margin:0;
}

.fg_label_td{
 padding: 0 0 10px 0 !important;
 padding: 5px 0 10px 0; 
 line-height: normal;
 margin:0;
}

* html .fg_label_td {
 padding: 5px 0 10px 0; 
 line-height: normal;
 margin:0;
}

/* 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;
}

.btn_gelb  {
	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; } button.btn_gelb { 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;
}

.btn_gelb span {
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
	padding: 3px 0;
	background: #ddd url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/bg_button_gelb_neuer.gif) repeat-x 0 0;
}

.btn_gelb:hover span, .btn_gelb:hover span span, .btn_gelb_gelb:focus span, .btn_gelb:focus span span {
	cursor: pointer;
	border-color: #777 !important;
	color: #000;
}

* 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_gelb span span  {
	position: relative;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	padding: 3px 7px;
}

.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; }


/*** list ***/
/* Liste fuer Standorte, Wettbewerbe, Anlaufstellen
************************************************/

ul.arrListe {
	padding: 0;
	margin: 0 !important;
}

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/startup_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/startup_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/startup_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
************************************************/

ul {
 margin-left: 25px;
}

#topNaviWrap {
	background: #444 url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/global_navi_bg1.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;
	/*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_topnavi_bg.png) no-repeat 0 0;*/
        background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_topnavi_bg_startup.jpg) no-repeat 0 0;
        /*background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_topnavi_bg_neu3.png) no-repeat 0 0;*/
	text-indent: -200em;
}

#column2 ul{
        /*margin-left:30px;*/
}

#column2_wide ul{
        margin-left:30px;
}

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; }

/* 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;
}

/* Navigation
************************************************/


#naviLevel_2 {
	height: 33px;
        padding-left:10px;
        margin-left: 170px;
        border-bottom: 2px solid #e6e6e6;
}

.fw-nav-level2{
	margin-left: 0;
}

#naviLevel_3 {
	height: 25px;
	overflow: hidden;
        padding-left:10px;
        margin-left: 145px;
}

#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 scroll 0 0 transparent;
	text-indent: -200em;
}

#subNaviB li#toggleSearch a { background-position: 0 0; }
#subNaviB li#toggleSearch a:hover, #subNaviB li#toggleSearch a:focus { background-position: 0 -25px; }

#subNaviB li#toggleLogin a { background-position: -80px 0; }
#subNaviB li#toggleLogin a:hover, #subNaviB li#toggleLogin a:focus { background-position: -80px -25px; }
}







#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:29px;
	text-align: center;
	margin-bottom: 0;
        margin:4px 0px 0px 0px;
        border-bottom: 2px solid #e6e6e6;
}

#naviLevel_2 li.fw-nav-selected{
	border-bottom: 2px solid #c69220;
} 

#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: #999999;
	display: block;
        padding:0px 10px 0px 10px;
}

#naviLevel_2 li a.fw-nav-first{
	padding-left: 0;
}



#naviLevel_2 li a.fw-nav-selected{
	color: #000;
        font-weight:bold;
}

#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{
        color: #000;
}

#naviLevel_2 li.fw-nav-selected:hover, div#naviLevel_2 a.fw-nav-selected:hover{
         color:#000;
}




/* --- 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:#999999;
        width:auto;
        padding:0px;
        margin:0px;
}

#naviLevel_3 li a.fw-nav-selected{
	color:#000;
        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:#000;
}

#naviLevel_3 li.fw-nav-selected:hover, #naviLevel_3 a.fw-nav-selected:hover{
         color:#000;
}


/* Tabs
************************************************/

.js div.tabs {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1.5em;
margin:0;
padding:0;
}

.js div.tabs ul {
	list-style: none;
	background-color: #e1e1e1;
	line-height: 120%;
margin:0px;
}

.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/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: #b13;*/
}

.js div.tabs .content {
	padding: 5px 10px;
}

.js .tabs .current-info, .js .tabs .accessibletabsanchor {
	position: absolute;
	left: -999em;
}

.js .tabs .content {
	clear: both;
}

/* ContentBox List
************************************************/

ul.cbList {
	list-style: none;
	margin-left:0px !important;
}

ul.cbList li {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}

ul.cbList li:last-child {
	border-bottom: none;
}


ul.cbList li a {
	padding-left: 10px;
}

.cb_logo a{
  display:block;
  height:200px;
  width:120px;
}

ul.nlarchiv {
 list-style-type:none;
}

ul.nlarchiv li {

}

#column2 ul {
        margin-left: 20px;
}



#content ul{
margin-left: 0px;
}





/*** 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 */





/*** Screen ***/



* {
	margin: 0;
	padding: 0;
	border: 0;
}

html * { font-size: 100.01%; }

body {
	background-color: #333;
	color: black;
	font-family: Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 130%;
	text-align: center;
	overflow-y: scroll;
}

#pageWrap {
}

#popupDiv {
 background: #fff;
 text-align: left;
}

/* Head
************************************************/

#head {
	margin-bottom: 25px;
}

#headTitle {
	float: left;
	width: 170px;
}

#headTitle h1 {
	margin-bottom: 0;
}

#headTitle h1 a {
	display: block;
	width: 170px;
	height: 90px;
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_logo.png) no-repeat 0 0;
	text-indent: -200em;
}

#headNavi {
	float: right;
	width: 850px;
}

/* Stage
************************************************/

#stageWrap {
	background: #e6e6e6;
}

#stageInnerWrap {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_stage_bg.png) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 1060px;
}

#stage {
	overflow: hidden;
	min-height: 450px;
	margin: 0 20px;
	color: #333;
	padding-bottom: 1.5em;
}

#column_wrapper{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	width: 755px;
}

#column_wide{
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	width: 100%;
}

#column1 {
	float: left;
	width: 150px;
}

#column1_zweispaltig {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#column2 {
	float: left;
	width: 420px;
        margin-right:20px;
        display:inline;
}

#column2.detail{
	width: 365px;
}

#column2_zweispaltig {
	float: left;
	width: 754px;
	margin-left: 20px;
        margin-right:20px;
}

#column2_wide{
        float: left;
	width: 820px;
	margin-left: 20px;      
}

#column3 {
	float: left;
	width: 315px;
}

#column3.detail {
	width: 365px;
}

/* Searchbar
************************************************/

#searchWrap {
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_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/ifj_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/ifj_foot_wrap_bg.gif) repeat-x 0 0;
}

#foot {
	margin: 0 auto 10px auto;
	text-align: left;
	width: 1060px;
	overflow: hidden;
	height: 85px;
	line-height: 110%;
}

#footBox1, #footBox2, #footBox3, #footBox4, #footBox5 {
	float: left;
	height: 110px;
	overflow: hidden;
	font-size: 80%;
        color: #999999;
}

#footBox1 {
	margin: 10px 0 0 30px;
	width: 320px;
}

#footBox2 {
	margin: 10px 0 0 20px;
	width: 320px;
}

#footBox3, #footBox4 {
	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 a {
	text-decoration: none;
	color: #999;
}

#foot ul li a {
	display: block;
}

#foot a:hover, #foot a:focus {
	color: #f5f5f5;
}





/*** Sections ***/

/* ContentBox
************************************************/

div.cb {
	margin-bottom: 1em;
}

div.cbHead {
	background-color: #f70;
}

.cbHead_bericht{
        background-color: #ff7700;
        width:353px;
        height:22px;
        line-height:22px;
        padding-left:5px;
}

.bericht_eintrag_leiste{
        background-color:#fff;
}

div.cbHead h3 {
	font-weight: normal;
	font-size: 100%;
	color: #fff;
	padding: 0.2em 5px;
	margin: 0;
}

div.cbInner {
	margin: 7px 5px;
}

div.toggleBox div.cbHead {
	background-image: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/ifj_toggle_arrows.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	cursor: pointer;
}

div.toggleBoxClosed div.cbHead {
	background-position: 100% -19px;
}



/*** Typo ***/

/* 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/top100_title_bg.png);
	font-size: 18px;
}

.kategorie_titel.dark{
	background: url(/demandit/files/M_BB941CC4DCEF687AD98/dms/Image/top100_title_bg_dark.png);
	font-size: 13px;
	font-weight: bold;
}

.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;
}



/*** 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: #c69220;
}






/*
			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;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 180px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 180px;   
      height: 0px;    
    }
    
    #vertical_nested_container {
      margin: 0px auto 0px auto;
      width: 180px;
    }

div.grid_content_top_left {
	width:408px;
	float:left;
	padding:0 50px 0 0;
}

div.grid_content_top_right {
	width:227px
	float:left;
}















































































































































































































































































