* {
	padding: 0;
	margin: 0;
	border: 0;
}
body, table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
tr {
	vertical-align: top;
}
input,
select,
textarea {
	border: 1px solid #666;
	background-color: #EEE;
	padding: 1px 2px;
}
p {
	padding: 10px 15px;
}
#main {
	width: 760px;
	margin: 0 auto 10px;
	border: 1px solid #CCC;
	border-top-width: 0;
}
#header {
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	height: 279px;
	background-position: right top;
}
#header img {
	float: left;
}
#main .rss-icon {
	float: right;
	margin: 15px 50px 0 0;
}
#mainnav {
	background-image: url(../_img/bg_menu.png);
	background-repeat: no-repeat;
	height: 279px;
	width: 352px;
	margin: 0 0 0 0;
	padding: 0 0 0 70px;
	float: left;
}
#mainnav #MenuBar1 {
	clear: both;
	margin: 0 0 0 13px;
}
#mainnav #logo {
	padding: 10px 0 15px;
}
#mainnav ul ul {
	width: auto;
	min-width: 130px;
	border-bottom: 0;
}
#mainnav ul ul li {
	width: 100%;
	white-space: nowrap;
}
#content {
	width: 700px;
	margin: 0 auto;
}
#content a {
	color: #333;
	font-weight: bold;
}
#content a:hover {
	color: #000;
}
#content ul,
#content ol {
	margin: 5px 50px 5px 70px;
}
#content ul {
	list-style: none;
	list-style-image: url(../_img/ul_list_red.png);
}
#content #day-1 ul {
	list-style-image: url(../_img/ul_list_blue.png);
}
#content .li-padding li {
	padding: 0 0 10px 0;
}
#content ol.alphab-list {
	list-style: upper-latin;
}
#content table {
	clear: both;
	background-color: #999;
	width: 100%;
}
#content tr {
	text-align: center;
	font-size: 12px;
	background-color: #FFF;
}
#content th,
#content td {
	padding: 5px 7px;
}

/* Title bars */
.title-bar {
	background-color: #C9252C;
	height: 35px;
	white-space: nowrap;
}
#content #day-1 tr {
	text-align: left;
}
#content #day-1 td {
	padding: 14px 0;
}
#content div.title,
#content a.title {
	padding: 3px 7px;
	display: block;
	margin: 10px 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #c9252c;
	background-color: #f4ecec;
}
#content a.title:hover {
	background-color: #e0edf3;
}
#content #day-1 div.title,
#content #day-1 a.title {
	border-bottom: 1px solid #40aee3;
	background-color: #ecf5f9;
}
#content #day-1 a.title:hover {
	background-color: #e0edf3;
}
#content .speakers {
	font-style: italic;
	font-weight: normal;
}
#content table .speakers {
	padding: 10px 0 0 0;
}
#content img.portrait {
	float: right;
	padding: 1px;
	margin: 0 0 10px 15px;
	width: 100px;
	height: 125px;
	background-color: #FFF;
	border: 1px solid #c9252c;
}
#content #day-1 img.portrait {
	border: 1px solid #40aee3;
}
#content #day-1 a:hover img.portrait {
	border: 1px solid #555;
}
#days {
	margin: 13px 20px 0 20px;
}

/* Program table day 2 */
#content .lightgreen-1 {
	background-color: #e7edd6;
}
#content .lightgreen-2 {
	background-color: #dee5c2;
}
#content .lightgreen-3 {
	background-color: #d3ddb0;
}

/* Program table day 3 */
#content .lightorange-1 {
	background-color: #feeee5;
}
#content .lightorange-2 {
	background-color: #fddecc;
}
#content .lightorange-3 {
	background-color: #fbc2a3;
}

/* Program table day 4 */
#content .darkblue-1 {
	background-color: #d9e0ee;
}
#content .darkblue-2 {
	background-color: #bac6dd;
}

/* Breadcrumbs */
div#path {
	height: 55px;
	padding: 10px 0 0 5px;
	font-size: 11px;
}

/* Start page */
.daybox {
	margin: 0 0 8px 0;
	background-color: #FFF;
	float: left;
	width: 326px;
}
#startpage #day-1,
#startpage #day-3 {
	clear: both;
	margin: 0 8px 8px 0;
}
a.day {
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #999;
}
a.day:hover {
	border-color: #333;
}
a.day span.h2,
h2.day {
	font-size: 26px;
	margin: 8px 8px 0 8px;
}
a.day span.h2 {
	margin: 7px 0 0 17px;
	float: left;
}
h2 {
	color: #c9252c;
}
#day-1 a.day span.h2,
#day-1 h2 {
	color: #40aee3;
}
#day-2 a.day span.h2,
#day-2 h2 {
	color: #9ab54b;
}
#day-3 a.day span.h2,
#day-3 h2 {
	color: #f36f3c;
}
#day-4 a.day span.h2,
#day-4 h2 {
	color: #00457c;
}
a.day span.h3,
h3.day {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	text-align: right;
	margin: 0 8px 8px 8px;
}
a.day span.h3 {
	border-width: 0 0 40px 0;
	border-style: solid;
	clear: both;
}
a.day span.h3 {
	display: block;
	margin: 0 0 0 0;
	padding: 0 150px 8px 0;
}
#day-1 a.day span.h3 {
	border-color: #40aee3;
}
#day-2 a.day span.h3 {
	border-color: #9ab54b;
}
#day-3 a.day span.h3 {
	border-color: #f36f3c;
}
#day-4 a.day span.h3 {
	border-color: #00457c;
}
h2.day {
	color: #c9252c;
	background-color: #FFF;
	margin: 0;
	padding: 5px 40px 50px 15px;
	float: left;
}
h3.day {
	float: left;
	background-color: #FFF;
	padding: 20px 20px 8px 0;
	margin: 0 0 0 -20px;
}
#day-1 .title-bar {
	background-color: #40aee3;	
}
#day-2 .title-bar {
	background-color: #9ab54b;	
}
#day-3 .title-bar {
	background-color: #f36f3c;	
}
#day-4 .title-bar {
	background-color: #00457c;	
}
.logos {
	clear: both;
}
.logos img {
	margin: 0 50px 20px 0;
	vertical-align: middle;
}
#conference-days {
	margin: 25px 15px 25px;
	border: 1px solid #dadada;
	width: 380px;
}
#content #conference-days ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content #conference-days li a {
	text-decoration: none;
	padding: 5px;
	border-right: 227px solid #dadada;
	width: 140px;
	display: block;
	margin: 3px 0;
}
#content #conference-days #conference-day-1 a {
	border-right-color: #40aee3;
}
#content #conference-days #conference-day-2 a {
	border-right-color: #9ab54b;
}
#content #conference-days #conference-day-3 a {
	border-right-color: #f36f3c;
}
#content #conference-days #conference-day-4 a {
	border-right-color: #00457c;
}
#content #conference-days li a:hover {
	background-color: #EEE;
	text-decoration: underline;
}
#news {
	margin: 30px 15px 0;
}
#news span {
	font-weight: normal;
}
#news h4 {
	color: #c9252c;
	font-size: 16px;
	padding: 0 0 14px;
}
#news h5 {
	font-size: 12px;
}
#content ul.news-items {
	padding: 0;
	margin: 0 0 0 15px;
}
#content ul.news-items li {
	padding: 0 0 7px;
	margin: 0;
}
.twitstatus_badge_container {
	margin: 10px 20px 40px 30px;
	float: right;
	width: 240px;
	min-height: 300px;
}
.twitstatus_badge_container a:hover {
	color: #000 !important;
}
#twitter {
	margin: 10px 20px 40px 30px;
	float: right;
	width: 240px;
	min-height: 300px;
}


.boxgrey {
	border: 1px #999999 solid;
	padding: 1px;
	width: 181px;
	margin: 0 4px 0 0;
}
.boxgrey table {
	width: 100%;
}
.no-margin {
	padding: 1px;
}
.boxligthblue,
.boxligthgreen,
.boxorange,
.boxlightgrey,
.boxdarkblue {
	padding: 8px;
	height: 184px;
}
.boxligthblue {
	background-color: #29b6fb;
}
.boxligthgreen {
	background-color: #a5d328;
}
.boxorange {
	background-color: #f4692e;
}
.boxlightgrey {
	background-color: #999;
}
.boxdarkblue {
	color: #FFF;
	background-color: #00457C;
}
.boxligthblue:hover,
.boxligthgreen:hover,
.boxorange:hover,
.boxlightgrey:hover,
.boxdarkblue:hover {
	background-color: #FFF; 
}
.boxgrey .boxdarkblue a {
	color: #FFF;
}
.barlightgreen {
	background-color: #aec92c;
	height: 30px;
}
.subheadgrey {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
.subheadlightblue,
.subheadlightgreen,
.subheadlightorange,
.subheaddarkblue,
.subheadlightgrey {
	font-size: 26px;
	font-weight: bold;
}
.subheadlightblue {
	color: #29b6fb;
}
.subheadlightgreen {
	color: #a5d328;
}
.subheadlightorange {
	color: #f4692e;
}
.subheaddarkblue {
	color: #00457C;
}
.subheadlightgrey {
	color: #999;
}
#footer {
	color: #666;
	background-color: #dadada;
	padding: 6px;
	clear: both;
	margin: 50px 0 0 0;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.head {
	font-weight: bold;
	color: #c9252c;
	font-size: 26px;
}

/* Tutorials Ampelsystem */

.registration-item {
	border: 1px solid #CCC;
	margin: 3px;
	float: left;
	width: 334px;
}
.border:hover {
	border: 1px solid #999;
}
.registration-item input {
	float: left;
	margin: 0 5px 0 0;
	border: 0;
}
.registration-item span {
	float: left;
	width: 270px;
}
.registration-item div,
.registration-item label {
	background-image: url(../_img/places_gradient.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 4px 7px;
	display: block;
	min-height: 4em;
}
#content label.red,
#content label.red * {
	color: #888;
}
.registration-item .red,
.registration-item .yellow,
.registration-item .green {
}
.registration-item .red {
	background-image: url(../_img/places_red.png);
}
.registration-item .yellow {
	background-image: url(../_img/places_yellow.png);
}
.registration-item .green {
	background-image: url(../_img/places_green.png);
}
.float-left {
	float: left;
}
#legend {
	padding: 3px 5px;
	float: right;
	margin: 0 3px;
	width: 300px;
}
#legend img {
	border: 1px solid #CCC;
	vertical-align: top;
}
#legend div {
	float: left;
	padding: 0 5px;
}
div#qTip {
	padding: 3px;
	border: 1px solid #999;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #DDD;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	display: none;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

/* Registrierung */
table#registration {
	border: 0;
	background-color: #FFF;
}
table#registration td {
	text-align: left;
	vertical-align: top;
}
table#registration td.title {
	text-align: right;
	width: 25%;
}
td.inputs {
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	margin: 0 0 2px 0;
}
div.error {
	padding: 3px 7px;
}
.error-txt {
	color: #BF4C00;
}
.error {
	/*color: #BF4C00;*/
	border: 1px solid #EF844A;
}
.highlight {
	border: 1px solid #999;
}