/*
grau 707070
grün
*/
body {background: #ccc;}
* { margin: 0; padding: 0; font-family: Arial;}
img {border:none;}
a {color: #6A0101;text-decoration: none;}
a:hover {text-decoration: underline;}

.c3_green {color: #0B9BAF;}
.c3_green_bg {background: #0B9BAF;}

body
{
    text-align:center;
}
html, body
{
    /* html und body brauchen diese Angabe */
    height:100%;

}
#space
{
    width:1px;
    height:50%;
    margin-bottom:-345px; /* die Hälfte der Inhals's Höhe */
    float:left;
}
#inhalt
{

    width: 1024px;
    /*height:670px;*/

    overflow: hidden; /*hidden;*/

    border: 0px solid #ccc;
    margin: auto;

    position:relative; /* hebt den inhalt vor den space  */
    clear:left; /* hebt das float vom space auf  */
    background: #fff;
    display: block;
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
}

#header
{
    text-align: left;
    position: relative;
    height:190px;
    border: dashed 0px #ccc;
    display: block;
    width: 100%;
    z-index:1;

}
.page_content
{

    display: block;

    width: 850px;
    height:450px;

    border: solid 0px #ccc;
    padding:0px;
    margin:auto;
    text-align: left;
    overflow: display; /*hidden;*/
}

.page_content p,ul,ol,li,td,table
{
    font-size:11px;
}
.page_content ul,ol
{
    border:solid 0px #ccc;
    padding-left:30px;
}
.page_content p
{
    font-size:11px;
    line-height: 19px;
    font-size: 11px;
}


#pages_list_con
{
    padding: 0px;
    width:525px;
    height:85px;
    border: solid 0px pink;

    position: absolute;
    top:55px;
    left:185px;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/c3_vertical.png) no-repeat left top;


}

#c3_company
{
   padding-left:0px;
   font-weight: normal;
   text-transform: lowercase;
   display: none;
}

#c3_slogan
{
    position: absolute;
    left:700px;
    top: 5px;
}
#c3_channel
{

    display: block;
    width: 175px;
    height:40px;
    text-align: right;
    font-weight: normal;
    color: #717171;
    text-transform:uppercase;

    position: absolute;
    top: 55px;
    left:0px;
    font-size:22px;
}
#lang_chooser
{

    display: block;
    width: 175px;
    height:40px;
    text-align: right;
    font-weight: normal;
    color: #717171;
    text-transform:uppercase;

    position: absolute;
    top: 100px;
    left:0px;
}
#lang_chooser a
{
    font-size: 17px;
    font-family: Arial;
    text-transform: uppercase;
    color: #707070;
}
#lang_chooser a:hover
{
    color: #333;
}
#lang_chooser a.active_link
{
    color: #333;
    text-decoration: underline;
}
.language_en, .language_de
{
    border-right:solid 1px #707070;
}
.language_chooser_item
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right:0px;
    padding-left:5px;
}
#pages_list_env
{
    text-align: justify;
    width: 450px;
    margin-top: 45px;
    margin-left:25px;
}
#pages_list_env *
{
    display: inline;
}
#pages_list_env span
{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0;
}






#pages_list
{

    z-index:999;


}
#pages_list a
{
    color: #707070;
}
#pages_list a:hover {text-decoration:none;}
#pages_list li
{
    border: solid 0px pink;
    cursor:pointer;
    position: relative;
}

#pages_list li.unselected:hover {text-decoration:none;}
#pages_list li.unselected:hover a {color: #707070;text-decoration:none;}

#pages_list li.selected:hover a {text-decoration:none;color: #333;}
#pages_list li.unselected:hover a {text-decoration:none;color: #333;}

#pages_list li.selected {}
#pages_list li.selected a {}

#pages_list li a
{
    font-family: Arial;
    font-size: 17px;
    color: #707070;
    text-decoration: none;
    text-transform: uppercase;
}
#pages_list li a:hover {text-decoration: underline;}
#pages_list li ul {}




.sf-sub-indicator {display: none !important;}



#pages_list li ul
{
    display: block;
    position:absolute;left:0px;top:30px;z-index:10;

    background:#0B9BAF;
    -moz-border-radius: 15px;
    border-radius: 15px;

-moz-box-shadow: 0 0 20px #ccc;
-webkit-box-shadow: 0 0 20px #ccc;
box-shadow: 0 0 20px #ccc;

}
#pages_list li ul li
{
    float: none;display: block;

    padding:4px;
    padding-top:7px;
    padding-left:7px;
    padding-bottom:7px;

    text-transform:none;width:150px;text-align:left;
}

#pages_list .nr_1 ul {display: none !important;}
#pages_list .nr_3 ul {display: none !important;}
/*#pages_list .nr_4 ul {display: none !important;}*/
#pages_list .nr_5 ul {display: none !important;}
#pages_list .nr_6 ul {display: none !important;}


#pages_list li ul li a {text-transform:none; color: #fff !important;font-weight: normal;font-size:12px;}
#pages_list li ul li {text-transform:none; color: #fff;}

.sf-menu_pages_list2 {display: inline;border: solid 0px red;list-style-type: none;margin:auto;padding: 0 0 0 0;margin-right:0px;text-align: right;}
.sf-menu_pages_list2 li {margin:0 0 0 0;padding:0 0 0 0;list-style-type: none;display: inline;color: #fff;font-size:12px;}
.sf-menu_pages_list2 li a {color: #fff;text-transform:uppercase;font-size:12px;}
#pages_list2 {margin-right:10px;border-left: solid 1px #fff;padding-left:10px;margin-left:0px;}

.sf-menu_pages_list3 {display: inline;border: solid 0px red;list-style-type: none;margin:auto;padding: 0 0 0 0;margin-right:0px;text-align: right;}
.sf-menu_pages_list3 li {margin:0 0 0 0;padding:0 0 0 0;list-style-type: none;display: inline;color: #fff;font-size:12px;}
.sf-menu_pages_list3 li a {color: #fff;text-transform:uppercase;font-size:12px;}
#pages_list3 {margin-right:10px;border-left: solid 1px #fff;padding-left:10px;margin-left:0px;}

#footer
{
    display: block;
    height: 95px;
    width:1024px;
    text-align:right;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/footer_bg.png) repeat-x bottom;
}

.inner_footer
{
    display: block;
    width:324x;
    float: right;
    text-align: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    padding-top:30px;
}
#next
{
    position: absolute;
    left:937px;
    top:190px;
    width:87px;
    height:450px;
    display: block;
    cursor: pointer;
    background: #fff url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/next.png) no-repeat top left;
    background-position: 20px 150px;
    border: solid 0px pink;
    z-index:10;
}
#next:hover
{
    background-position: 25px 150px;
}
#prev
{
    position: absolute;
    left:20px;
    top:190px;
    width:87px;
    height:450px;
    display: block;
    display: block;
    cursor: pointer;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/prev.png) no-repeat top left;
    background-position: 10px 150px;
    border: solid 0px pink;
    z-index:10;
}
#prev:hover
{
    background-position: 0px 150px;
}

.flash_objekt {z-index:1;}




#flash_stage_env
{
    height: 450px;
    display: block;
    position: relative;
    z-index: 0;
}
#flash_stage
{
    height: 450px;
    display: block;
    z-index: 0;
}
.flash_frame
{
    height: 450px;
    width: 850px;
    float:left;
    display: block;
    overflow: display; /*hidden;*/
    position: relative;
    z-index: 0;
}

.flash_env
{
    position: absolute;
    top:0px;
    left:0px;
    display: block;
    width: 500px;
    height: 300px;
    overflow: display; /*hidden;*/
    z-index: 0;
}

.pointer {cursor: pointer;}

body.mceContentBody
{
    background: none;

    text-align: left;
    width: 600px;
}

body.mceContentBody p
{
    padding:3px;
}
body.mceContentBody *
{
    background: #fff;
}

.Styles_Text_SmallFonts {font-size:0.7em}
.Styles_Text_BuchstAbstand {letter-spacing:0.1em;}
.Styles_Text_Rot {color: red;}
.Styles_Text_Braun {color: #895015;}
.Styles_Foto_links_ausrichten {float: left !important;padding:10px;}
.Styles_Foto_rechts_ausrichten {display: block;float: right !important;padding-left:20px;}
.Styles_Uberschschrift_Oberfett
{

}

.shade
{
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
}
.shade_s
{
    -moz-box-shadow: 0 0 10px black;
    -webkit-box-shadow: 0 0 10px black;
    box-shadow: 0 0 10px black;
}

.resize {cursor: pointer;}

.roundedges
{
	border-radius: 10px;
}
.roundedges_s
{
	border-radius: 5px;
}




/* kunden subpages  */
#subpages_group
{
    border: solid 1px #fff;
    margin-top:20px;
    text-align: left;
}
.subpages_teaser_item
{
    cursor:pointer;
    text-align: left;
    line-height:20px;
    margin-bottom:6px;
}
.subpages_teaser_item_teaser
{
    z-index:999999 !important;
    width:345px;
    display:none;
    position: absolute;
    left:0px;
    top:-30px;
}
.blase_oben
{

    margin:0 0 0 0;
    padding: 0 0 0 0;
    height:15px;
    width:345px;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/blase_oben.png) no-repeat top left;
}
.blase_unten
{

    margin:0 0 0 0;
    padding: 0 0 0 0;
    height:50px;
    width:345px;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/blase_unten.png) no-repeat top left;
}

.blase
{

    margin:0 0 0 0;
    padding: 0 0 0 0;
    height:auto;
    width:345px;
    background: url(http://www.ventus-consultinggroup.com/kabimba_layouts/ventus2013/pix_theme/blase_bg.png) repeat-y top left;
}
.blase * {margin-left:15px;margin-right:15px;}
.blase_inhalt * {margin-left:0px !important;/*height:200px; overflow:auto;*/}
.subpages_teaser_item_h1 {font-size: 11px;text-align:left;width:340px;float: left;border: solid 1px #fff;}
.subpages_teaser_item_h1:hover {color: #000;text-decoration: underline;}
.subpages_teaser_item_h2 {font-size: 13px; color: #000;text-align:left;margin-bottom:4px;}
.subpages_teaser_item_p {line-height:13px;float:right;color: #717171;padding-left:15px;width:380px;border-left: solid 1px #ccc !important}
.subpages_teaser_item_checked {color: #000;}
.subpages_teaser_item_teaser_close {display: block;height:20px;width:20px;float:right;background: url(http://www.ventus-consultinggroup.com/kabimba/icons//close.gif) no-repeat top right;}
.subpages_teaser_item span {border: solid 0px red;margin-left:0px;margin-right: 0px;}
.laoderOverlay {left: 0px !important;top: 0px !important;}
.laoderOverlay {border: solid 0px pink !important;}
#jsMovie_image_preload_container  {border: solid 1px pink !important;}

#jp_container_1 {position:absolute;left:10px;top:650px;opacity: 0.2;border: none;z-index:99999;background: !important;width:100px;}
.jp-interface {background:none !important;z-index:99999;}


.vita_popup {color: #0B9BAF;font-weight: bold;cursor: pointer;}
.vita_popup:hover {text-decoration: underline;}
#popup
{
    z-index:99999;
    display: block;
    position: absolute;
    top:190px;
    left:0px;
    width:100%;
    height:100%;
    background: #fff;
    display: none;
}
.popup_inner
{
    display: block;
    border: solid 1px #ccc;
    width:810px;
    margin:auto;
    margin-top:10px;
    padding:20px;
    text-align:left;
    font-size:11px;
    line-height: 19px;
    font-size: 11px;
}
.popup_inner img {display: block;float: right !important;padding-left:20px;border: solid 1px #fff;margin-bottom:150px;}
.popup_close {cursor: pointer;display: block;height:20px;width:20px;float:right;background: url(http://www.ventus-consultinggroup.com/kabimba/icons//close.gif) no-repeat top right;}
.flv_url {display: none;}
.download_item_filesize {display: none;}


#kontaktform {margin-left:95px;}
#kontaktform .vinput
{
	border: solid 1px #ccc;
	width: 250px;
    padding:5px;
}
#kontaktform select
{
	border: solid 1px #ccc;
	width: 250px;
    padding:5px;
}
.red_alert
{
	border: dashed 1px red !important;
	margin:2px;
	padding:10px;
    float: right;
}

#kontakt_link {display: none;}

.kontaktform_table td {border: solid 0px #ccc;padding:5px;padding-left:0px;}
.button {color: #fff;border: solid 1px #fff;padding:5px;cursor: pointer;}

.debug {border: solid 1px red;}

#lang_chooser {display:none;}