﻿/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

/* links */

body {
	background: #CCC;
	background-image:url('BG_Main.gif');
	background-repeat:repeat;
	font: 8pt Verdana, Tahoma, arial, sans-serif;
	color: #404040; 
	text-align: center;
	margin: 15px 0;
}

/* links */
a:visited {	
	color: #015c95;
	text-decoration: none;
}
a {	
	color: #015c95;
	text-decoration: none;
}
a:hover {
	color: #015c95;
	text-decoration: underline;
}
a.marke:visited {	
	color: #404040;
	background: inherit;
	text-decoration: none;
}
a.marke {	
	color: #404040;
	background: inherit;
	text-decoration: none;
}
a.marke:hover {
	color: #404040;
	background: inherit;
	text-decoration: none;
}
a.marketop:visited {	
	color: #04568e;
	background: inherit;
	text-decoration: none;
}
a.marketop {	
	color: #04568e;
	background: inherit;
	text-decoration: none;
}
a.markesession {	
	text-decoration: none;
}

.btn { display: block;
		background-image:url('button_03.gif');
		background-repeat:no-repeat;
		color: #404040;
		font-weight:bold;
		text-align:center;
		padding-top:3px;
   		width: 220px;
   		height: 27px;	
   		cursor: pointer; }
   		
.btn:hover	{
   background-position: -220px 0;
   text-decoration:none;
}
.btnhell { display: block;
		background-image:url('button_03_hell.gif');
		background-repeat:no-repeat;
		color: #404040;
		font-weight:bold;
		text-align:center;
		padding-top:3px;
   		width: 220px;
   		height: 27px;	
   		cursor: pointer; }
   		
.btnhell:hover	{
   background-position: -220px 0;
   text-decoration:none;
}


p {
	padding: 5px;		
	margin-top: 0px;
}
p.stand {
	padding: 5px;		
	margin: 0;
	font: 7pt, Verdana, Tahoma, arial, sans-serif;
	color:#7f7f7f;
}
p.abstand {
	padding: 5px;		
	margin-top: 10px;
}
p.dotted {
	padding: 5px;		
	margin-top: 0px;
	border-bottom: 1px dotted;
}
p.sessionheading {
	padding: 5px;		
	margin-top: 12px;
	font-weight:bold;
}
p.sessionpresenter {
	margin-left: 10px;		
	margin-top: -2px;
	font-style:italic;
	margin-bottom:12px;
	font-size:x-small;
}

p.sessionpresenterforwithoutaccordion {
	padding-right: 5px;
	padding-left: 25px;
	padding-top:0px;		
	margin-top: -2px;
	margin-bottom:0px;
	font-style:italic;
	margin-bottom:12px;
	font-size:x-small;
}

p.session {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:0px;		
	margin-top: -15px;
	margin-bottom:20px;
}
p.trackdescription {
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top:0px;		
}


p.sessionpresenter2 {	
	margin-top: -2px;
	font-style:italic;
	margin-bottom:12px;
	font-size:x-small;
}

p.speaker {	
line-height:24px;

}




/* images */

img {
	border:0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* start - table */
table {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
    margin:5px 5px 5px 5px;
}

table.border {
	border-collapse: collapse;
    margin:5px 5px 5px 5px;
}
table.borderless {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width: 100%;
    margin:5px 5px 5px 5px;
}
table.borderless th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.borderless td {
	border-width: 0px;
	padding: 5px;
	border-style: none;
	vertical-align: top;
}
table.borderless td.bottom {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: bottom;
}

th strong {
	color: #fff;
}
tr.head {
	background: #146ba6;
	padding: 10px 13px 10px 13px;
	color: #ffffff;
	text-align: left;
	border: #04568e 1px solid;	
	font:bold 8pt Verdana, Tahoma, arial, sans-serif #FFF;
}
tr {
	min-height: 50px;
	font: 7.5pt Verdana, Tahoma, arial, sans-serif #000;
}
td {
	padding:5px 5px 5px 5px;
}

td.silver {
	padding:10px 10px 10px 10px;
	background: #b6b6b6 url('silber.jpg') repeat-x;
	font-weight:bold;
	width:48%;
}
td.gold {
	padding:10px 10px 10px 10px;
	background: #e7b300 url('gold.jpg') repeat-x;
	font-weight:bold;
	width:48%;
}
td.partner {
	padding:10px 10px 10px 10px;
	font-weight:bold;
	width:48%;
	text-align:left;
	vertical-align:center;
}
td.partner2 {
	width:400px;
	text-align:justify;
	padding-right:20px;
}
td.partner3 {
	text-align:center;
	vertical-align:text-top;
}

td.dotlineContent {
	background-image: url('dotline_ContentV.gif');
	background-repeat:repeat-y;
	width:1px;
	}


td.border {
	padding: 5px 5px 5px 5px;
	text-align:left;
	border: #04568e 1px solid;
}
td.borderblue {
	padding: 10px 10px 10px 10px;
	text-align:left;
	font-weight: bold;
	color:#04568e;
	border: #04568e 1px solid;
}

td.bordercenter {
	padding: 10px 10px 10px 10px;
	text-align:center;
	border: #04568e 1px solid;
}

td.border2 {
	padding: 10px 10px 10px 10px;
	text-align:left;
	border: #04568e 1px solid;	
	background-image:url('tableverlauf2.jpg');
	background-repeat:repeat-x;
	}

tr.row-a {
	background: #a8c9e8;
	border: #04568e 1px solid;
}
tr.row-b {
	background: #e8e8e8;
	border: #04568e 1px solid;		
}
td.trackcolor {
border-bottom:#e8e8e8 2px solid;
border-right:#e8e8e8 2px solid;
height: 15px;
background-image:url('1ptrans.gif');
background-repeat:no-repeat;
width:2px;
}

td.trackcolor2 {
border-bottom:1px #404040 dotted;
height: 15px;
background-image:url('1ptrans.gif');
background-repeat:no-repeat;
width:2px;
}


td.track {
	background-color:#ddd;
	height:15px;
	vertical-align:middle;
	border-bottom:#e8e8e8 2px solid;
	width:100%;
	font-weight:bold;
}

td.track2 {
	height:15px;
	vertical-align:bottom;
	border-bottom:1px #404040 dotted;
	width:100%;
	font-weight:bold;
	margin-left:2px;
}


td.session {
	height:15px;
	vertical-align:middle;
	border-bottom:#ddd 2px solid;
	width:100%;
}

.tabtime {
border-bottom:1px solid #00528c;
padding:5px 2pt;
vertical-align:top;
width:50px;
}

.tabhead {
padding:5px 2pt;
vertical-align:middle;
width:100%;
background-image:url('tableverlauf2.jpg');
background-repeat:repeat-x;
color:#fff;
height:24px;
font: bold 8pt Verdana, Tahoma, arial, sans-serif;
}

.tabsession {
border-bottom:1px solid #00528c;
padding:5px 5px;
vertical-align:top;
width:80%;
}
.tabsession2 {
border-bottom:1px solid #00528c;
padding:5px 5px;
vertical-align:top;
width:40%;
}

.tabtrack {
border-bottom:1px solid #00528c;
padding:5px 5px;
vertical-align:top;
width:130px;
}
.tabtrack2 {
border-bottom:1px solid #00528c;
padding:5px 5px;
vertical-align:top;
width:400px;
}


.trackbi{
	border-left: 3px #96b663 solid;
}

.trackdba{
	border-left: 3px #a3233e solid;
}

.trackad{
	border-left: 3px #f6ac59 solid;
}

.trackger{
	border-left: 3px #a45faa solid;
}



/*.tabsession:hover {
background-color: #c7c7c7;
}*/

/* end - table */

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 800px;
	background: url(content_bg2.jpg) repeat-y  center top;
	margin: 0 auto;
	text-align: left;
}
#top_margin {
   position: absolute;
	width: 800px;
	height: 19px;
	background: #CCC url(top_margin2.jpg);	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 770px;
	min-height: 550px;	
	padding: 0; 	
	background-image: url('bg_contentwrap.gif');
	background-repeat: repeat-y;
	margin-left: 15px;	
}
#header {
	clear: both;
	width: 800px;
	position: relative;
	height: 148px;
	background: url(HeaderPix.jpg) no-repeat center bottom;
	margin-top: 15px;
	padding: 0;		
}

.headertrans {
	margin-top: 20px;
	margin-left: 15px;
}


/* Main Column */
#main {
	float: right;
	width: 78%;
	height: 100%;
	margin: 0px 0 0 0px;
	padding: 10px 5px 5px 0px;
	display: inline;
}
h1 {
	margin-top: 10px;
	font: bold 12pt Verdana, Tahoma, arial, sans-serif;
	color: #04568e; 
	padding: 0px 0 10px 5px; 		
}
#main h1.partner {
	margin-top: 10px;
	font: bold 12pt Verdana, Tahoma, arial, sans-serif;
	color: #04568e; 
	padding: 0px 0 10px 8px; 		
}
#main h2 {
	margin-top: 10px;
	font: bold 8pt Verdana, Tahoma, arial, sans-serif;
	color: #000; 
	padding: 5px 0 5px 5px; 	
}
#main p.grau {
	margin-top: 10px;
	color: #777777; 		
}
#main p.highlight {
	color: #ff0000; 
	font: bold 8pt Verdana, Tahoma, arial, sans-serif;
		
}
#main p.zentriert {
	padding: 0px;
	margin-top: 10px;
	text-align:center; 
	color: #404040; 
	font: b8pt Verdana, Tahoma, arial, sans-serif;
		
}
#main p.rechts {
	padding: 0px;
	margin-top: 10px;
	text-align:right; 
	color: #404040; 
	font: b8pt Verdana, Tahoma, arial, sans-serif;	
}

#main ul {
	margin: 5px 20px;
	padding: 0 20px;
}

#main ul.session {
	margin: 0px 10px 15px 50px;
	padding: 0 20px;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

#main ul li ul li {
	list-style-image: url(bullet_arrow.gif);
	margin-left: -25px;
}

#sessioncontent {
	margin-left:10px;
}


/* Sidebar */	
#sidebar {
	float: left;
	width: 20%;
	height: 102%;
	padding: 0 0 0 0; margin: 0 0 0 0;	
	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #015c95; 		
}
#sidebar ul.sidemenu {
	margin: 5px 20px 0px 10px;
	
}

#sidebar ul.sidemenu li {
	height: 1%;
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 5px 0 5px 7px;

}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #015c95;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #015c95;
	text-decoration: underline;	
}

#sponsoren {
	padding: 0 0 0 0; margin: 50px 0 0 15px;
	text-align: left;
}
#sponsoren p{
	text-align:left;
	padding-left:0px;
	color: #015c95;
	font-size:xx-small;
}

#sponsoren img {
	margin: 20px 0 20px 0;
}

/* footer */
#footer {
	clear: both;
	width: 770px;
	font-size: 95%;	
	text-align: left;
	margin-left: 15px;
	background-color: #767676;
	color: #404040;	
	min-height: 50px;
}
#footer a:visited {	
	color: #404040;
	background: inherit;
	text-decoration: none;
}
#footer a {	
	color: #404040;
	background: inherit;
	text-decoration: none;
}
#footer a:hover {
	color: #404040;
	background: inherit;
	text-decoration: underline;
}

#footer p {
	padding:10px 0;
}
/* bottom */
#footer_margin {
   	position: relative;
	width: 800px;
	height: 19px;
	background: #CCC url(footer_margin2.jpg);	
	top: 0; left: 0;
	z-index: 2;	
}
#hinweise
{
	width: 310px;
	float: left;
	margin-left:12px;
	padding-top:10px;
	padding-bottom:15px;
}
#address
{
	width: 280px;
	float: right;
	text-align:left;
	margin-right:5px;
	padding-top:10px;
	padding-bottom:15px;
}
#incontentright
{
	width: 280px;
	float: right;
	text-align:right;
	margin-right:5px;
	padding-bottom:15px;
}

#incontent
{
	width: 200px;
	background-color:transparent;
	left:50%;
	margin-left:165px;
	position:absolute;
	top:25px;
	text-align:right;
}

.pdficon{
	float: left;
	padding-left:5px;
}

.pdfdownload
{
	height:20px;
	padding-top: 3px;
	padding-left:5px;
}

.hellgrau
{
	color: #8e8e8e;
}

a:hover .showcase {
position: absolute;
top: 225px;
left: 163px;
display: block;
width: 300px;
font: 8pt Verdana, Tahoma, arial, sans-serif;
background: #e8e8e8;
border: 1px dashed #257;
color: #404040;
padding: 5px;
text-decoration:none;
}

a .showcase {
display: none;
}

.demo-show h3 {
   
   	font: 8pt Verdana, Tahoma, arial, sans-serif;
   	color:#015c95;
	cursor:pointer;

  
     }
  
      
.nav02
{
	color: #015c95;
	cursor: pointer;
	clear: both;
	display: block;
	background:transparent;
}


.nav02:hover{

	color:#015c95;
	cursor:pointer;
	text-decoration: underline;
}

li.mainnav{
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 5px 0 5px 7px;

}

.nav01
{
	color:#015c95;
	cursor:pointer;
	clear:both;
	display:block;

}


.nav01:hover{

	color:#015c95;
	cursor:pointer;
	text-decoration: underline;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

