* {
	margin:0;
	padding:0;
}

body {
	background-color: #ff0000;	
	background-image: url("images/bg-expand.jpg");
	background-repeat: repeat-x;
	background-position: 0 -98px;
	margin: 0px 0px 20px 0px;
	padding: 0 0 0px 0;
	font: 12px arial, sans serif;
	letter-spacing: 1px;
	line-height: 22px;
}

.wrapper {
	width: 840px;
	margin: 0px auto 0 auto;
	padding-top: 20px;
	background-image: url("images/bg-main.jpg");
	background-repeat: no-repeat;
	background-position: 9px -108px;
}

p {
	margin: 6px auto 12px auto;
}

#container {
	text-align: left;
	margin: 0 auto;
}

#header {
	text-align: right;
	padding: 0 0px 25px 30px;
}

#navigation {
	width: 200px;
	vertical-align: top;
	padding: 0px 0 0 0;
}

#main {
	vertical-align: top;
	width: 640px;
}

#content {
	background-color: #fff;
	width: 100%;
}

#headline {
	padding: 10px 20px 20px 20px;
	height: 1px;
}

.text {
	padding: 0px 20px 15px 20px;
	vertical-align: top;
	height: 650px;
}

/* Make room for the amiando iframe */
.text_registration {
	padding: 0;
	vertical-align: top;
	height: 650px;
}

.text_attendees {
	padding: 0;
	vertical-align: top;
	height: 650px;
}

/* Sidebar */
#sidebar {
	width: 140px;
	padding: 3px 0 15px 0px;
	vertical-align: top;
	background: #fff;
	text-align: center;
	font-size: 11.5px;
	line-height: 16px;
}

#sidebar img {
	margin-bottom: 10px;
}

#sidebar img.noborder {
	margin-bottom: 0px;
}

/* Footer */
#footer {
	font: 11px arial,sans-serif;
	line-height: 15px;
	text-align: center;
	color: #999;
	background-color: #fff;
	border-top: 0px solid #aaa;
}

#footer p {
	margin: 0;
	padding: 2px 0px;
}

/* Miscellaneous */
a:link { color: #999 }
a:hover { color: #555 }
a:visited { color: #999 }

img {
	border: 0;
	margin: 0;
}

h2 {
	font: 20px arial, sans serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 28px;
	padding: 0;
	margin: 0px 1px 10px 1px;
}

h3 {
	font: 15px arial, sans serif;
	line-height: 15px;
	font-weight: bold;
	font-weight: italic;
	margin: 0px 0 0 0;
}

h4 {
	display: block;
	background-color: #b8bdc0;
	font-style: italic;
	color: #fff;
	padding: 0 0 0 10px;
}

.cnx {
	color: #ff0000;
}

/* Content box with round corners */
.border {
	width: 640px;
}

.topleft {
	background-color: #fff;
	background: url("images/boxtopleft.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

.topmiddle {
	background-color: #fff;
	background-image: url("images/boxtopmiddle.gif");
	background-repeat: repeat-x;
}

.topright {
	background-color: #fff;
	background: url("images/boxtopright.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

.contentleft {
	background-color: #fff;
	background-image: url("images/boxcontentleft.gif");
	background-repeat: repeat-y;
}

.contentmiddle {
	background-color: #fff;
	width: 600px;
}

.contentright {
	background-color: #fff;
	background-image: url("images/boxcontentright.gif");
	background-repeat: repeat-y;

}

.bottomleft {
	background: url("images/boxbottomleft.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

.bottommiddle {
	background-color: #fff;
	background-image: url("images/boxbottommiddle.gif");
	background-repeat: repeat-x;
}

.bottomright {
	background: url("images/boxbottomright.gif");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}



/* Menu */
#menu {
	float: left;
	width: 170px;
	font: 12px arial, sans-serif;
	line-height: 36px;
	margin-top: 23px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 5px 0 5px 0;
	background-image: url("images/menu_button1.gif");
	background-repeat: no-repeat;
}

#menu li a {
display: block;
}

div#menu a {
	text-decoration: none;
}

div#menu a.top_menu {
	width: 160px;
	color: #000;
	padding: 0 0 0 10px;

}

div#menu a.top_menu_selected {
	width: 160px;
	color: #000; 
	padding: 0 0 0 10px;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url("images/bullet1.gif");*/
	background-repeat: no-repeat;
	background-position: 10px center;
}

div#menu a.top_menu:hover {
	text-decoration: none;
	font-weight: bold;
}

div#menu a.submenu {
	width: 150px;
	color: #000;
	background: #ccc;
	padding: 0 0 0 20px;
}

div#menu a.submenu:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div#menu a.submenu_selected {
	width: 150px;
	color: #000; 
	padding: 0 0 0 20px;
	background: #ccc;
	text-decoration: none;
	font-weight: bold;
}

/* Attendee List Table */
#attendees {
	width: 100%;
}

#attendees td, #attendees th {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #b3b3b3;
}


/* cnX1 attendee table */
#cnx1-attendees td,#cnx1-attendees th {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #b3b3b3;
}

#cnx-attendees td,#cnx-attendees th {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #b3b3b3;
}

#cnx2-attendees a {
	color: #000;
}

/* Agenda table */
#agenda {
	width: 100%;
	border: 2px solid #b8bdc0;
	padding: 0 0 0 0;
}

.agendaday {
	background-color: #b8bdc0;
	padding: 5px 0 0px 10px;
	color: #000;
	font-weight: bold;
	border-bottom: 2px solid #b8bdc0;
	font-style: italic;
}

.agendacontent {
	padding: 0 8px 20px 10px;
	vertical-align: top;
	border-bottom: 1px solid #b8bdc0;
}

.agendacontent ul {
	margin-left: 30px;
}

.agendasubitem {
	border-bottom: 2px solid #b8bdc0;
	font-size: 13px;
	font-weight: bold;
	color: #b8bdc0;
}

ul {
	margin: 0 0 0px 30px;
}

li {
	margin: 0 0 10px 0;
}

/* Power Talks Table */
#powertalks {
  width: 100%;
  padding: 0 0 0 0;
}

.powertalks_day {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
  /*background-color: #ff0000;*/
  padding: 2px 0 2px 10px;
  text-align: center;
}

.powertalks_title {
  font-size: 14px;
  text-align: center;
}

.powertalks_content p {
  text-align: center;
}

#maincol, #breakcol {
  width: 50%;
  padding: 5px 0 0 10px;
  color: #b8bdc0;
  font-weight: bold;
}

/* Broschüren-Download-Link Startseite */
#brochure {
  width: 100%;
  background-color: #b8bdc0;
  padding: 0 5px 0 5px;
}

#brochure a {
  color: #fff;
  font-weight: bold;
}

/* Counter */
#counter {
	margin: 18px 0 0 0px;
	width: 170px;
	height: 90px;
	background-image: url('images/counter/counter-bg.gif');
	background-repeat: no-repeat;	
	text-align: center;
}

#counter-table {
	margin: 9px auto 0 auto;
	vertical-align: middle;
}


