@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------------------------- */
Body, html {
	height:100%;
	width:100%;
	border:0;
	padding:0;
	margin:0;
	background-color:#f3f3f3;
    background-image:url(../Bilder/Base/background-center.jpg);
    background-repeat:repeat-y;
    background-position:center;
    overflow-x:hidden;
    font-size:11px;
	font:"Segoe UI";
    font-family:"Segoe UI", 'Open Sans', Verdana, Arial, sans-serif;
    line-height:1.5;
}
a {
    color:#5d5d5d;
    text-decoration:underline;
    text-transform:none;
}
a:hover {
    color:#284876;
}
a.top_link {
    outline: none;
}
a.top_link img {
    border: none; 
}
.preloadDiv {
    visibility:hidden;
    height:1px;
    width:1px;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
}
sup, sub {
	font-style:normal;
	text-transform:none;
	font-size: 60%;
}
/* ---------------------------------------------------------------------------------------------------------------------- */
#nojavascript {
    color:red;
    display:block;
    padding:20px;
    border: 1px solid red;
    margin-top:40px;
    background-color:#fff;
}
#nojavascript a { color:Maroon; }
#nojavascript a:hover { color:black; }
/* ---------------------------------------------------------------------------------------------------------------------- */
html{
    overflow-y:scroll;    
}
img {
    /*background-image:url(../Bilder/Base/loading_img.gif);*/
    background-repeat:no-repeat;
    background-position:center center;
    border:0;
}
sub {
    font-size:8px;
    line-height:0.5;
}
#bg_top {
    background-image:url(../Bilder/Base/background-top.jpg);
    background-repeat:no-repeat;
    background-position:top;
    height:443px;
    width:1600px;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-800px;
}
#content_wrapper {
    height:auto;
    width:994px;
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-497px;
}
#content_container {
    position:absolute;
    top:490px;
    left:50%;
    margin-left:-465px;
    display:block;
    width:580px;    
    z-index:1;
    color:#5d5d5d;
    line-height:1.5;
    text-align:left;
    font-size:12px;
	font:"Segoe UI";
    font-family:"Segoe UI", 'Open Sans', Verdana, Arial, sans-serif;
}
h1 {
    font-size: 16px;
    color:#284876;
    font-weight:normal;
    display:block;
    padding: 10px 0 10px 0;
}
h2, span.h2 {
    font-size: 13px;
    color:#284876;
    font-weight:bold;
    display:block;
    padding: 10px 0 0 0;
    margin:0;
}
h2.leitsaetze {
    font-weight: normal;
}
h3, span.h3 {
    font-size: 13px;
    color:#284876;
    font-weight:normal;
    display:block;
    padding: 5px 0 5px 0;
    margin:0 0 0 0;
}
h4, span.h4 {
    font-size: 16px;
    color:#284876;
    font-weight:normal;
    display:block;
    padding: 5px 0 0 0;
    margin:0;
}
.downloadbox {
    padding:20px;
    border:1px solid #999;
    background-color:#fff;
    display:block;
    margin:30px 0 0 0;
    height:auto;
}
.linkbox, .blanklinkbox {
    padding:20px;
    border:1px solid #999;
    background-color:#fff;
    display:block;
    margin:30px 0 0 0;
    height:auto;
    cursor:pointer;
}
.linkbox:hover, .blanklinkbox:hover {
    border:5px solid #284876;
    padding:16px;
}
.box_inaktiv:hover {
    padding:20px;
    border:1px solid #999;
    color:#999;
    cursor:default;
}
.box_inaktiv, .box_inaktiv h2, .box_inaktiv h4 {
    color:#999;
}

a.linkbox, a.blanklinkbox {
    text-decoration:none;
    text-transform:none;
}
em.leit {
    display:block;
    padding:5px 0 5px 0;
    font-size: 13px;
}
.highlight {
    text-decoration:underline;
    font-weight:bold;
    color:#284876;
}
#Footer {
    height:200px;
    width:100%;
    padding:3px 0 50px 0;
    margin:30px 0 0 0;
    left:0;
    margin-left:0px;
    background-image:url(../Bilder/Base/trenner.gif);
    background-repeat:repeat-x;
    background-position:top;
    clear:both;
    text-align:left;
    color:#888;
    font-size:9px;
}
.bildunterschrift {
    color:#888;
    font-size:9px;
    text-align:right;
}
#Footer a, .bildunterschrift a {
    text-decoration:underline;
    text-transform:none;
    color:#888;
}
#Footer a:hover, .bildunterschrift a:hover {
    color:#000;
}


/* -- SIDEBAR ------------------------------------------------------------------------------------------------------------------- */


#sidebar {
    width:330px;
    height:80px;/*505*/
    position:absolute;
    top:865px;
    left:50%;
    margin-left:160px;
    padding: 38px 20px 38px 21px;
    display:block;
    background-image:url(../Bilder/Base/sidebar.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#sidebar div {
    width:360px;
    height:175px;
    position:absolute;
    left:10px;
    display:block;
    cursor:pointer;
}

#sidebar a.quick_links {
    color: #bfdd1d;
    transition: .2s;
    font-size: 16px;
    font-weight:normal;
    display:block;
    padding: 5px 0 5px 0;
    text-decoration: none;
    float: left;
    text-align: left;
    width: 100%; /*105px;*/
    font-family: Georgia,Times,Times New Roman,serif; 
    font-style:italic;
}
#sidebar a.quick_links:hover {
    color: #b6ddfa;
}
#sidebar a.quick_links .fas { 
    padding: 0 10px 0 10px;
}
#sidebar_shadow {
    width:371px;
    height:20px;
    position:absolute;
    top:1020px;
    left:50%;
    margin-left:160px;
    display:block;
    background-image:url(../Bilder/Base/sidebar.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
    z-index:80;
}

#sidebar_sponsors {
    width:350px;
    height:295px;/*244*/
    position:absolute;
    top:500px;
    left:50%;
    margin-left:160px;
    padding: 38px 0px 38px 21px;
    display:block;
    background-image:url(../Bilder/Base/sidebar_white.png);
    background-repeat:no-repeat;
    background-position:top left;
    z-index:80;
}
#sidebar_sponsors h1{
    padding: 0;
    margin: 0;
}
#sidebar_sponsors a img{
    width: 107px;
    transition: .2s;
}
#sidebar_sponsors a img:hover{
    opacity: 0.7;
}
#sidebar_sponsors_shadow {
    width:371px;
    height:20px;/*505*/
    position:absolute;
    top:870px;
    left:50%;
    margin-left:160px;
    display:block;
    background-image:url(../Bilder/Base/sidebar_white.png);
    background-repeat:no-repeat;
    background-position:bottom left;
    z-index:80;
}
#sidebar_sponsors div {
    width:360px;
    height:295px;
    position:absolute;
    left:10px;
    display:block;
    cursor:pointer;
}
#button_01 {
    top:21px;
    background-image:url(../Bilder/Base/Button_01_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_01:hover {
    background-image:url(../Bilder/Base/Button_01_akt.jpg);
}
#button_02 {
    top:176px;
    background-image:url(../Bilder/Base/Button_02_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_02:hover {
    background-image:url(../Bilder/Base/Button_02_akt.jpg);
}
#button_03 {
    top:331px;
    background-image:url(../Bilder/Base/Button_03_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_03:hover {
    background-image:url(../Bilder/Base/Button_03_akt.jpg);
}
/*--------------------------------------------------------------------*/
#button_01_E {
    top:21px;
    background-image:url(../Bilder/Base/Button_01_E_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_01_E:hover {
    background-image:url(../Bilder/Base/Button_01_E_akt.jpg);
}
#button_02_E {
    top:176px;
    background-image:url(../Bilder/Base/Button_02_E_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_02_E:hover {
    background-image:url(../Bilder/Base/Button_02_E_akt.jpg);
}
#button_03_E {
    top:331px;
    background-image:url(../Bilder/Base/Button_03_E_inakt.jpg);
    background-repeat:no-repeat;
    background-position:top left;
}
#button_03_E:hover {
    background-image:url(../Bilder/Base/Button_03_E_akt.jpg);
}

#TagCloud {
    width:300px;
    height:150px;
    position:absolute;
    top:1020px;
    left:50%;
    margin-left:180px;
    display:none; /* derzeit inaktiv */
    overflow:visible;
    padding-bottom:100px;
}
#charts p {
    line-height:1.4;
    margin:0;
    padding:0;
    display:block;
    color:#333;
    font-size:9px;
    width:250px;
    text-align:center;
}


/* -- TICKER -------------------------------------------------------------------------------------------------------------------- */


#ticker_container, #slides {
    height:279px;
    width:994px;
    position:absolute;
    top:131px;
    left:50%;
    margin-left:-497px;
    background-image:url(../Bilder/Base/loading.gif);
    background-position:center;
    background-repeat:no-repeat;
    background-color:#666;
}
.slides_container {
    height:279px;
    width:994px;
}
.slides_container div.slide {
    width:994px;
    height:279px;
    display:block;
}

#slides img {
    width: 994px;
}

/*
	Pagination
*/

.pagination {
    position:absolute;
    display:block;
    top:5px;
    left:100%;
    margin-left:-130px;
	width:100px;
    z-index:1000;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../Bilder/Ticker/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	right:0;
	height:279px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.7);
	width:200px;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
.CaptionTitel {
    font-size:16px;
    font-weight:bold;
    color:#fff;
    display:block;
    padding-top:50px;
    padding-bottom:10px;
    line-height:1.2;
}
.CaptionTitel font {
    color:#b6ddfa;
    display:block;
}
.CaptionText {
    font-size:11px;
}



/* -- MENU -------------------------------------------------------------------------------------------------------------------- */
#menu_container {
    height:52px;
    width:954px;
    padding:0 0 0 0;
    position:absolute;
    top:410px;
    left:50%;
    margin-left:-477px;
    background-image:url(../Bilder/Base/trenner.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    z-index:90;
}
#menu_container a {
    text-decoration: none;
    text-transform:none;
}

ul.topnav {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	width: 954px;
	font-size: 15px;
    color:#284876;
    cursor:pointer;
}
ul.topnav li {
	float: left;
	margin: 12px;
	padding: 0 0 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li.active, ul.topnav li:hover {
    padding:0 0 10px 0;
    border-bottom: 5px solid #284876;
}
ul.topnav li a{
	padding: 0 0 0 0;
	display: block;
	text-decoration: none;
	float: left;
    color:#284876;
}
ul.topnav li a:hover{
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
    top: 39px;
	background: #284876;
	margin: 0 0 0 -1px;
    padding: 10px;
	display: none;
	float: left;
	width: 100px;
	border-top: 0;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}
ul.topnav li ul.subnav li a{
	margin: 0 0 0 0; 
    padding: 3px;
    border:0;
	clear: both;
	width: 100px;
    font-size:12px;
    color:#fff;
}
ul.topnav li ul.subnav:hover li, ul.topnav li ul.subnav li {
	margin: 0; 
    padding: 0;
    border:0;
    font-size:12px;
    color:#fff;
}
ul.topnav li ul.subnav:hover li a:hover {
    color:#b6ddfa;
}
ul.topnav li ul.subnav:hover li a.activesub, ul.topnav li ul.subnav li a.activesub {
    color:#b6ddfa;    
}
ul.topnav li ul.subnav:hover li a.nonactivesub, ul.topnav li ul.subnav li a.nonactivesub {
    color:#fff;    
}
/* ---------------------------------------------------------------------------------------------------------------------- */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
}
.blue {
    color:#284876;
}
.alphabet {
   	font-size: 16px;
	line-height: 1;
   	text-transform: uppercase;
   	color: #5d5d5d;
   	padding-left: 0px;
	padding-right:5px;
	padding-bottom:15px;
	padding-top:30px;
   	margin-right: 5px;
   	margin-top: 0px;
	display:block;
	border-bottom:solid 1px #5d5d5d;	
}
a.ref-alphabet {
    color:#5d5d5d;
    margin:12px 0 0 0;
    padding:0 0 0 0;
    text-decoration:none;
    text-transform:none;
}
a.ref-alphabet:hover {
	background: #f3f3f3;
    margin:8px -4px -4px -4px;
    padding:4px 4px 4px 4px;
}
a.ref-alphabet span.Refname {
   	text-transform: uppercase;
    color:#284876;
    text-decoration:underline;
}
a.textlink, a.download {
    color:#284876;
    text-decoration:underline;
    text-transform:none;
}
a.textlink:hover, a.download:hover {
    font-weight:bold;
}
a.download{
    padding-left:25px;
    background-image:url(../Bilder/Base/download_icon.gif);
    background-repeat:no-repeat;
    background-position:left center;
    display:block;
    min-height:15px;
}
a.download.no-bg{
    background-image:none;
}
a.grouped_elements img {
    width:100px;
    border:0;
    opacity:1.0;
	filter: alpha(opacity = 100);
}
a.grouped_elements {
    margin:0 0 0 0;
    padding:4px;
    display:block;
    width:100px;
    height:66px;
    float:left;
}
a.grouped_elements:hover img {
    opacity:0.7;
	filter: alpha(opacity = 70);
}
.pic-Header {
    float:left;
    padding:0 0 10px 0;
    display:block;
    width:100%;
}
.spacer {
    display:block;
    height:20px;
    width:100%;
    float:left;
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	left:50%;
    margin-left:433px;
	overflow:hidden;
	width:81px;
	height:57px;
	border:none;
	text-indent:-999px;
    background-image:url(../Bilder/Base/ScrollToTop.png);
    background-repeat:no-repeat;
    background-position:left top;
    border:0;
    z-index:2000;
}

#toTopHover {
	width:81px;
	height:57px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
    background-image:url(../Bilder/Base/ScrollToTop_akt.png);
    background-repeat:no-repeat;
    background-position:left top;
    border:0;
}

#toTop:active, #toTop:focus {
	outline:none;
}

a.language {
    display:block;
    height:10px;
    width:17px;
    position:absolute;
    top:96px;
    left:50%;
    background-repeat:no-repeat;
    background-position:center;
    border:0;
    cursor:pointer;
}
a.ger {
    margin:0 0 0 440px;
    background-image:url(../Bilder/Base/deutsch_inaktiv.gif);
}
a.ger.activeLanguage, a.ger:hover{
    background-image:url(../Bilder/Base/deutsch_aktiv.gif);
}
a.eng {
    margin:0 0 0 460px;
    background-image:url(../Bilder/Base/englisch_inaktiv.gif);
}
a.eng.activeLanguage, a.eng:hover{
    background-image:url(../Bilder/Base/englisch_aktiv.gif);
}

.ProgrammBox {
    padding:20px;
    border:1px solid #999;
    background-color:#fff;
    display:block;
	margin:15px 0 0 0;
    height:auto;
    cursor:text;
}
.ProgrammBox:hover {
}
.ProgrammBox.session a.ref-alphabet, .ProgrammBox.session a.ref-alphabet:hover {
	margin:12px 0 0 0;/*7px*/
	padding:0;
}
.ProgrammBox .Time, .ProgrammBox .Topic {
	float:none;
}
.ProgrammBox .Time {
    color:#999;
    font-weight:normal;
	font-size: 18px;
	display:block;
	padding-bottom:10px;
}
.ProgrammBox .Time em {
	font-size:14px;
}
.ProgrammBox .Time.small {
	font-size:14px;
	padding:5px 5px 5px 0;
}
.ProgrammBox .Topic {
    color:#284876;
    font-weight:bold;
	font-size: 12px;
}
.ProgrammBox a.ref-alphabet {
	color:#999;
}
.ProgrammBox a.ref-alphabet.inactive:hover {
   color:#999;
   cursor: text;
} 
.ProgrammBox a.ref-alphabet .Refname {
	text-decoration:none;
	color:#000;
	text-transform:none;
}
.ProgrammBox a.ref-alphabet:hover {
	background-color:#fff;
	color:#333;
}
.ProgrammBox a.ref-alphabet:hover .Refname {
	background-color:#fff;
	text-decoration:underline;
	text-transform:none;
}
.ProgrammBox a.ref-alphabet.inactive:hover .Refname {
	text-decoration:none;
}
h3.Pause {
	padding: 10px 0 10px 20px;
    margin: 15px 0 0 0;
	color:#999;
}
.ProgrammBox .sessionTitle,
.sessionTitle {
    color:#284876;
    font-weight:bold;
	font-size: 16px;
	line-height:1.3;
	display:block;
	padding-bottom:0px;
}

.ProgrammBox .subTitle {
    font-size: 14px;
}
/* 2013 */

td.Topic.time {
    vertical-align: top;
    /*width: 40px;*/
    display:none;
}
a.sponsor, a.sponsor img {
   width: 220px;
   text-align: left;
}
 a.sponsor-Detail {
    text-decoration: none;
}
table.prog {
	 margin: 0 0 0 -3px;
	 padding:0;
}
ul.stipendien {
     list-style: none;
}
ul.stipendien li:before {
 content: "\02B";
 }

span.menu_inactive {
    color: #888888;
}
h1.mitSub {
    margin-bottom: 0;
    padding: 10px 0 0 0;
    font-size: 22px;
}
table.SponsorenContainer {
    width: 538px; 
    border-collapse: collapse;
    border-spacing: 20px;
}
table.SponsorenContainer td{
    padding: 10px;
}
/*2015*/
.ProgrammBox a.disabled {
   pointer-events: none;
   cursor: default;
   
}
.ProgrammBox a.disabled:hover {
   text-decoration: none;
   cursor: text;
}

.btn {
    width: 130px;
    margin-top: 6px;
    margin-bottom: 12px;
    text-decoration: none;
}
.rb16 .btn {
    width: 80px;
}

a.grouped_elements {
    height: 75px;
}

div.hotels {
    width: 580px;
    height: 110px;
}
div.hotels p {
    width: 290px;
    float: left;
}
#logo_bmvit {
    margin-left:25px;
}
#logo_fichtner {
    margin-left:10px;
    width: 180px;
}
#logo_deloitte {
    margin-left:25px;
    width: 200px;
}
#logo_wienenergie {
    margin-left:24px;
    width:150px;
}
#logo_adstec {
    width: 105px;
    margin-left: 45px;
}
#logo_econtrol {
    margin-left:40px;
    width:120px;
}
#logo_energieag {
    margin-left:10px;
}
#logo_venios {
    width: 110px;
    margin-left:45px;
}
#logo_enerope {
    width:160px; 
    margin-left: 32px;
}
#logo_endios {
    margin-left: 20px;
}
#logo_klien {
    margin-left:45px;
}
#logo_estmkag {
    margin-left:58px;
}
.fbtw img {
    margin-top: 5px;
}
.linksimg {
    width: 200px;
}
#sympos {
    width: 180px;
    margin-left: -10px;
}
table.otft {
    border-collapse: collapse;
    margin-top: 20px;
}
table.otft td{
    vertical-align: top;
    border-bottom: 1px solid #999;
    padding: 5px;
}
table.otft td:first-child{
    color: #284876;
}
table.otft tr.last td {
    border-bottom: none;
}

/* STYLES FÜR Programmvorschau 2017 */

.ProgrammBox .sessionTitle {
    font-size: 14px;
}
.ProgrammBox .Topic {
    color: #5d5d5d;
    font-weight: normal;
    font-size: 12px;
}
#fbb {
    width: 138px;
    height: 135px;
    float: right;
    margin-top:-60px;
    margin-left:10px;
}	


.infobox {
    display: block;
    background-color: #ebf4bc;
    color: #000000;
    padding: 15px;
    border: 5px solid #bfdd1d;
}