body
{	
	margin: 0px;
	padding: 0px;
	background-color: #FFF; 
}

p
{ 
	margin: 0 0 20px 0;
	padding: 0;
}

body, p, td, li, input, textarea
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000; 
	text-decoration: none; 
	line-height: 17px;
}


#Company_Name, #Contact_Person, #Address, #ZIP_City, #Country, #Phone, #Mobile, #Fax, #Email
{
	width: 280px;
}

#Contact_Person
{
	width: 197px;
}

#m2
{
	width: 50px;
}

*html #Contact_Person
{
	width: 199px;
}

*+html #Contact_Person
{
	width: 199px;
}

#Message
{
	width: 356px;
}

sup 
{
	font-size: 11px;
  	line-height: 0px;
  	vertical-align: super;
}

li
{
	padding-bottom: 2px;
	margin-left:0;

}

#header
{
	margin: 0;
	padding: 0;
	text-align: left;

	width: 1000px;
	height: 165px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

#navigation_cont
{
	
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 30px;
	
	position: absolute;
	left: 0;
	top: 135px;
	z-index: 20;
	
	background: url(../images/bg_menue_bogen.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

div#navi 
{
    font-size: 12px;
	width: 980px;
	background: none;
	margin-top: 1px;
	/*padding-left: 10px;*/
	position: relative;
}

div#navi_pic
{
	background: url(../images/navi_pic.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: 200px;
	height: 30px;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 10;
} 

ul#navigation 
{
    margin: 0; 
	padding: 0;
	width: auto;
	border-left: 1px solid #FFF;
	float: left;
}

ul#navigation li 
{
    list-style: none;
    float: left;
    position: relative;
    padding: 0;	
	position:relative;
}

ul#navigation li ul 
{
    margin: 0; 
	padding: 0;
    position: absolute;
    top: 29px;
	left: -1px;
	z-index: 100;
}

ul#navigation li ul li 
{
    float: none;
    display: block;
}

ul#navigation li img
{
	vertical-align: top;
	position: relative;
}

ul#navigation a, ul#navigation span 
{
    float:left;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    text-decoration: none; 
	font-weight: bold;
    padding-left: 13px;
	padding-right: 13px;
	text-align: left;
    padding-top: 6px;
    padding-bottom: 6px;
	border-right: 1px solid #FFF; 
	
    color: #004795; 
	background-color: #E4E8F2;
	white-space:nowrap;
}

#navigation li ul 
{	
	background: #E4E8F2;
	border-bottom: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
}

#navigation li ul li
{
	float: none;
	clear: both;
	background-color: #E4E8F2;
}

#navigation li ul li a
{
	font-weight: normal;
	border-left: 1px solid #FFF; 
	border-right: 0px solid #FFF; 
 }

ul#navigation a:hover, ul#navigation span, li a#aktuell:hover 
{

    border-color: #FFF;
    border-left-color: #FFF; 
	border-top-color: #FFF;
	color: #CF0036;

}

ul#navigation li ul a
{
	background-color: #E4E8F2;
	color: #004795; 
	float:left;
}

ul#navigation li ul a:hover 
{
	background: #E4E8F2;
	color: #CF0036; 
	float:left;
}

li a#aktuell 
{
    background: #FFF;
}

ul#navigation li ul span 
{
    border-right-color: #FFF; 
	border-bottom-color: #c96;
    color: #CF0036; 
	background-color: white;
}
  
ul#navigation li a:active, ul#navigation li:hover a:active 
{
    color: #CF0036; background-color: #E4E8F2;
}

/* dynamisches Ein-/Ausblenden */
  ul#navigation li ul 
  {
    display: none;
  }
  ul#navigation li:hover ul 
  {
    display: block;
    background: #E4E8F2;
  }


#content
{
	margin: 0px;
	padding: 0px;
	display: block; 
	overflow: scroll; 
	position: absolute; 
	z-index: 3; 
	top: 165px; 
	bottom: 20px; 
	width: 710px;
	height:auto;
}

* html #content
{
	top: 0px; 
	bottom: 0px; 
	height: 100%;
	width: 710px;
	border-top: 165px solid #FFFFFF; 
	border-bottom: 20px solid #FFFFFF; 
}


#main
{
	width: 590px;
	height: auto;
	padding-left: 40px;
	padding-bottom: 30px;
	padding-top: 20px;

	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 630px;
}

html>body #main
{
	width: 590px;
}

#banner
{
	margin: 0px;
	padding: 0px;
	display: block; 
	overflow: scroll; 
	position: absolute; 
	z-index: 3; 
	top: 165px; 
	bottom: 20px;
	left: 710px; 
	width: 290px;
	background:#768DBE;
	height:auto;
}

* html #banner
{
	top: 0px; 
	bottom: 0px; 
	height: 100%;
	width: 290px;
	left: 710px; 
	border-top: 165px solid #FFFFFF; 
	border-bottom: 20px solid #FFFFFF; 
}


#footer
{
	margin: 0px;
	padding: 0px;
	display: block; 
	overflow: hidden; 
	position: absolute; 
	z-index: 3; 
	bottom: 0; 
	width: 1000px;
	height: 20px;
	background: #FFFFFF url(../images/bg_footer.gif);
	font-size: 11px;
	color: #778DBE;
}

#footer a
{
	text-decoration: none;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #778DBE;
	margin-left: 10px;
	margin-right: 10px;
}

#bannerleiste
{
	width: 240px;
	paddding-left: 25px;
	margin-top: 0px;
	height: 750px;
	border: 0;
	overflow: hidden;
	text-align: right;
}

#bannerleiste2
{
	width: 190px;
	height: 90px;
	border: 0;
	overflow: hidden;
	text-align: right;
}






a
{
	color: #000000; 
	text-decoration: underline; 
}

a:hover
{
	color: #004795;	
	text-decoration: underline;
}

h1,
.header1
{
	font-size: 18px; 
	font-weight: bold; 
	color: #004795;
	text-decoration: none; 
	line-height: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E4E8F2;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.header1 sup
{
	font-size: 13px; 
}

.header1_dunkel
{
	font-size: 18px; 
	font-weight: bold; 
	color: #004795;
	text-decoration: none; 
	line-height: 23px;
	margin-bottom: 5px;
	border-bottom: 3px solid #91A4CB;
	display: block;
	padding-bottom: 2px;
	margin-bottom: 10px;
}

.header2, h2
{
	font-size: 14px; 
	font-weight: bold; 
	color: #004795;
	text-decoration: none; 
	line-height: 18px;
	margin-bottom: 5px;
}

.header2_rot
{
	font-size: 14px; 
	font-weight: bold; 
	color: #CC0033;
	text-decoration: none; 
	line-height: 18px;
}

.header3
{
	font-size: 13px; 
	font-weight: bold; 
	color: #004795;
	text-decoration: none; 
	line-height: 18px;
	margin-bottom: 3px;
}

.header3_rot
{
	font-size: 13px; 
	font-weight: bold; 
	color: #CC0033;
	text-decoration: none; 
	line-height: 18px;
}

.blau
{
	color: #004795;
}

.rot
{
	color: #CC0033;
}

.header2_abst_blau
{
	font-size: 17px; 
	font-weight: bold; 
	color: #004795;
	text-decoration: none; 
	line-height: 18px;
	margin-bottom: 5px;
}

.header2_abst_rot
{
	font-size: 17px; 
	font-weight: bold; 
	color: #FF0000;
	text-decoration: none; 
	line-height: 18px;
	margin-bottom: 5px;
}


#tab
{
	width: 400px;
	border-collapse: collapse;
}

#tab td
{
	text-align: left; vertical-align: top;
	padding-bottom: 4px;

}

.tab_td1
{
	width: 100px;
	
}

.tab_td2
{
	width: 300px;
}

#kontakt
{
	width: 270px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;

}

#kontakt_td1 
{
	width: 70px;
	padding: 0px;
	margin: 0px;
	text-align: left; vertical-align: top;
}

#kontakt_td2 
{
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: left; vertical-align: top;
}

ul
{
	margin: 0 0 0 20px;
	padding: 0px;
	border: none;
}

#liste
{
	margin: 0 0 0 0px;
	padding: 0px;
	border: none;
}

#liste li
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#topics
{
	margin: 0 0 0 0px;
	padding: 0px;
	border: none;
}

#topics li
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#exhib
{
	width: 520px;
	border-collapse: collapse;
	border: 1px solid #D1DAF2;
	margin: 0 0 0 0px;
	padding: 10px;
	text-align: center; vertical-align: middle;
	background: #FFF url(../images/bg_table.gif);
}

#exhib td
{
	padding-bottom: 5px;
}

#exhib_pdf
{
	width: 520px;
	border-collapse: collapse;
	border: 1px solid #D1DAF2;

	margin: 0px;
	margin-bottom: 10px;
	margin-left:40px;
	padding: 10px;
	text-align: center; vertical-align: middle;
	background: #FFF url(../images/bg_table.gif);
}


#exhib_pdf td a
{
	
	text-decoration: underline;
	width: 100%;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
}


#abtracts
{
	width: 400px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	margin: 5 30 5 70px;
}

#abtracts td
{
	padding: 5px;
	text-align: center; vertical-align: middle;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold; 
	color: #004795;
	background-color: #EBEBEB;
}

#guidelines
{
	margin-left: 30px;
	padding: 0px;
}

#guidelines li
{
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: justify; 
}

#guidelines ul
{
	margin-left: 15px;
	margin-top: 5px;
	padding: 0px;
}

#liste_blau, #liste_rot, #travel, #keynote
{
	margin: 0 0 0 0px;
	padding: 0px;
	border: none;
}

#liste_blau li, #liste_rot li, #keynote li
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#travel li
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 4px;
	list-style-image: url(../images/punkt_rot.gif);
	text-align: justify; vertical-align: middle;
}

#liste_rot li, #keynote li
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 10px;
	list-style-image: url(../images/punkt_rot.gif);
	text-align: justify; vertical-align: middle;
}

#liste_blau li
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 10px;
	list-style-image: url(../images/punkt_blau.gif);
	text-align: justify; vertical-align: middle;
}

#speakers 
{
	border-collapse: collapse;
}

#speakers td
{

	border: 1px solid #000000;
}

#liste_blau, #liste_rot, #travel
{
	margin: 0 0 0 0px;
	padding: 0px;
	border: none;
}

#liste_blau li, #liste_rot li
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
}

#liste_rot li
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	padding-bottom: 4px;
	list-style-image: url(../images/punkt_rot.gif);
	text-align: justify; vertical-align: middle;
}

#committee td
{
	padding-bottom: 5px;
}

#ProgK
{
	width: 100%;
	border-collapse: collapse;
}

#ProgK_td1 
{
	width: 13%;
	padding-bottom: 2px;
	text-align: left; vertical-align: top;
}

#ProgK_td2 
{
	width: 82%;
	padding-bottom: 2px;
	text-align: left; vertical-align: top;
}

.pic
{
	border: 0px solid #D1DAF2;
}

#link_topic
{
	background: url(../images/bg_link.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	cursor: pointer;
}

#link_topic p
{
	float:left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
}

#link_topic p
{
	color: #CA003A;
	font-weight: bold;
	text-decoration: underline;

}

#link_topic img
{
	margin-top: 6px;
	float:left;
	border: 0;
}

.city_map
{
	position: relative;

	z-index: 1;
}

#zitatleiste
{
width: 590px;
height: 130px;
display: block;
float: left;
overflow: hidden;
}


#c1125 {
 display:block;
 clear:both;	
}
table.generated-table tr th, 
table.generated-table tr td {
 float:none !important;
 display:table-cell !important;	
}

