body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_main.jpg) center top repeat-y #F6F6F4;
	font-family: Arial, Helvetica, sans-serif;
	color: #434849;
}
p {
	margin: 0 0 10px 0;
}
.error {
	color: #CC0000;
}
img {
	border: none;
}
h4 {
	color: #009EE0;
	margin: 0 0 5px 0;
	padding: 0 0 0 8px;
	font-size: 0.8em;
}
a.button-small {
	padding: 5px;
	background: url(../images/bg_button_small.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
}
a.highlight {
	color: #009EE0 !important;
}
input[type=submit].button-small, input[type=submit].button-wide {
	border: none;
	padding: 5px;
	background: url(../images/bg_button_small.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #434849;
	font-size: 0.83em;
	text-align: left;
}
input[type=submit].button-wide {
	font-size: 1em;
	padding: 5px;
	background: url(../images/bg_button_wide.gif) repeat-x;	
}
input.error {
	border: 2px solid #CC0000;
}

#main {
	width: 926px;
	margin: 0 auto;
	padding: 10px 0;
}
#content {
	margin: 0 13px;
	position: relative;	
}
#header {
	background: url(../images/pic_header.jpg) no-repeat;
	height: 104px;
	margin: 0 0 10px 0;
}
#header img.home {
	width: 240px;
	height: 80px;
}
#navigation-top {
	background: url(../images/bg_topnavi.gif) repeat-x;
	height: 30px;
	margin: 0 0 10px 0;
}
#navigation-top a.main {
	margin: 0 10px;
	color: #FFF;
	font-size: 0.77em;
	font-weight: bold;
	text-decoration: none;
}
#navigation-top a.main:hover {
	text-decoration: underline;
}
#search {
	float: right;
}
#search input[type=text] {
	font: 0.75em Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 126px;
	border: none;
	background: url(../images/ico_search.gif) no-repeat #FFF;
	background-position: 117px 4px;
}
#search input[type=image] {
	margin: 0 10px 0 6px;
	vertical-align: middle;
}
#cta-left a, #cta-middle a, #cta-right a {
	color: #434849;
}
#cta-left a:hover, #cta-middle a:hover, #cta-right a:hover {
	color: #009EE0;
}
#cta-left {
	float: left;
	width: 170px;
	margin: 0 10px 10px 0;
}
#cta-left img.header {
	margin: 0 0 4px 10px;
}
#navigation-left a.sector {
	display: block;
	background: url(../images/bg_leftnavi.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	color: #545B5C;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-decoration: none;
}
#navigation-left a.sector:hover {
	color: #009EE0;
	text-decoration: underline;
}
#navigation-left a img {
	float: right;
}
.box-teaser {
	background: #ECECEB;
	padding: 10px;
	font-size: 0.7em;
	margin: 0 0 10px 0;
}
.box-teaser input[type=text] {
	background: url(../images/bg_input_small.gif) no-repeat #FFF;
	border: 1px solid #CCCBCA;
	width: 125px;
	font-size: 0.9em;
	padding: 2px;
	margin: 3px 0;
	color: #8E9899;
}
input[type=text], input[type=password], select {
	background: url(../images/bg_input_small.gif) no-repeat #FFF;
	border: 1px solid #CCCBCA;
	font-size: 1em;
	padding: 2px;
	color: #434849;	
}
.box-teaser ul {
	margin: 0 0 14px 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	border-bottom: 1px dotted #999;
}
.box-teaser ul li {
	padding: 3px 0;
}
.box-teaser ul li a {
	text-decoration: none;
}
textarea {
	border: 1px solid #CCCBCA;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg_input_small.gif) no-repeat #FFF;	
	color: #434849;
	font-size: 0.9em;
}
#cta-middle {
	position: relative;
	float: left;
	width: 540px;
	margin: 0 10px 10px 0;
	font-size: 0.8em;
}
#cta-middle .content {
	padding: 0 20px 0 0;
}
#cta-middle-wide {
	float: left;
	width: 720px;
	font-size: 0.75em;
}
.event-teaser {
	position: relative;
	margin: 0 0 10px 0;
}
.event-teaser-small {
	width: 265px;
	float: left;
}
.teaser-describtion,
.teaser-describtion-button {
	position: relative;
	border-right: 2px solid #ECECEB;
	border-left: 2px solid #ECECEB;		
	padding: 10px;
	height: 250px;
}
.teaser-describtion-button {
	border-bottom: 2px solid #ECECEB;	
	background: url(../images/bg_teaser.gif) bottom right no-repeat #FFF;
	height: auto;
}
.event-teaser .teaser-describtion {
	height: auto;
	border-bottom: 2px solid #ECECEB;		
}
.teaser-describtion h2 {
	font-size: 1.2em;
	margin: 0 0 6px 0;
}
.teaser-describtion h2.teaser-main {
	font-size: 1.3em;
	margin: 0;
}
.teaser-describtion h3 {
	font-size: 1em;
	margin: 2px 0 8px 0;	
}
.teaser-describtion-button .more {
	position: relative;
	font-weight: bold;
	float: right;
	padding: 3px 6px;
	border: 1px solid #CCC;
	background: #FFF;
	text-decoration: none;
	margin: 5px 0 0 0;
	color: #009EE0 !important; 
}
#download-agenda, #download-form, #download-pdf {
	position: relative;
	width: 115px;
	float: left;
	text-align: center;
	border: 1px solid #ECECEB;
	padding: 8px;
	margin: 0 15px 10px 0;
}
#download-form, #download-pdf {
	float: right;
	margin: 0 0 10px 15px;
	position: relative;
	display: block;
}
.txt-highlight {
	color: #009EE0;	
}
h1.page-title {
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 1.6em;
	color: #009EE0;
	border-bottom: 1px dotted #009EE0;
}
.agenda-list {
	margin: 0 0 15px 0;
}
#event-list td, .agenda-list td, .register-list td, .speaker-list td {
	padding: 10px 0;
	border-bottom: 1px solid #ECECEB;
}
.register-list td {
	padding: 7px 0;
}
.sponsor-list td img {
	margin: 10px 10px 0 0;
}

#event-list a {
	color: #009EE0;
	font-weight: bold;
}
#event-list h2 a {
	color: #434849;
	text-decoration: none;
	font-weight: normal;
}
#event-list h2 a:hover {
	text-decoration: underline;
	color: #009EE0;	
}
#event-list h2 {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal; 
	padding: 0 15px 0 0;	
}
#event-list h3 {
	margin: 0;
	font-size: 1.1em;
	padding: 0 15px 0 0;
}
#cta-right {
	float: left;
	width: 170px;
	margin: 0 0 10px 0;
}
#cta-right h2 {
	margin: 20px 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 0.9em;
	color: #009EE0;
	border-bottom: 1px dotted #009EE0;
}
#new-events {
	font-size: 0.7em;
	height: auto;
	overflow: auto;
}
* html #new-events {
	width: 165px;
}
#new-events img.header {
	margin: 0 0 12px 0;
}
.box-download {
	padding: 6px 8px;
	background: #F5F6F6;
}
img.line {
	background: url(../images/spec_horizontal_line.gif) repeat-x;
	width: 100%;
	height: 1px;
	clear: both;
	margin: 5px 0;
}
#new-events a {
	font-weight: bold;
}
#event-navigation {
	background: url(../images/bg_event_navi.gif) bottom right no-repeat #FFF;
	padding: 0 0 15px 0;
}
#event-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.82em;
}
#event-navigation ul li {
	margin: 0 0 5px 0;
}
#event-navigation ul li a {
	color: #009EE0;		
}
#sponsors img.sponsor {
	margin: 7px 0;
}
.download_info {
	padding-bottom: 10px;	
}
.register_documents {
	padding: 10px;
	background: #F5F6F6;
}
#footer {
	margin: 15px 0 0 0;
	font-size: 0.7em;
	color: #929596;
	text-align: center;
	line-height: 1.5em;
}
#footer a {
	color: #929596;
	font-size: 1.1em;
	margin: 0 5px;
}
#footer img {
	width: 100%;
	background: url(../images/bg_line_footer.gif) repeat-x;
	height: 3px;
	margin: 0 0 8px 0;
}
/* Hacks */
.clear-me {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
div.clear-me {
	overflow: hidden;
}
