﻿html, body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #d5dde7;
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 780px;
	min-height: 1500px;
	background-image: url(../b/bg.gif);
	background-repeat: repeat-y;
	position:relative;
}
div#wrapper:after {
  content: "&nbsp;";
  display: block;
  height: 2px;
  clear: both;
  visibility: hidden;
  background-image: url(../b/bg.gif);
}
div#wrapper:after {display: inline-table;}
/* Hides from IE-mac \*/
* html div#wrapper {height: 1%;}
div#wrapper {display: block;}
/* End hide from IE-mac */

#header {
	margin: 0;
	border: 0;
	padding: 0;
	background-image: url(../b/bg_header.gif);
}
#contentwrap {
	min-height: 1090px;
	margin: 30px 16px;
	border: 0;
	padding: 0;
}
#navi_wrap {
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
	float: left;
	width: 140px;
}
#news_sponsors_wrap {
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
	float: right;
	width: 140px;
}
#content {
	margin: 0 153px 0 153px;
	border: 0;
	padding: 0;
}
.nav_item_l1_first {
	margin: 0;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: white;
}
.nav_item_l1_first_active {
	margin: 0;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: #ed1c24;
}
.nav_item_l1 {
	margin: 10px 0 0 0;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: white;
}
.nav_item_l1_active {
	margin: 10px 0 0 0;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: #ed1c24;
}
.nav_item_l2 {
	margin: 5px 0 0 10px;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: white;
	font-size: 11px;
}
.nav_item_l2_active {
	margin: 5px 0 0 10px;
	border: 0;
	padding: 2px 2px 2px 12px;
	background-color: #ed1c24;
	font-size: 11px;
}
.bullet {
	color: red;
	font-weight: bold;
}
a.navi:link, a.navi:focus, a.navi:active, a.navi:visited {
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.navi_active:link, a.navi_active:focus, a.navi_active:active, a.navi_active:visited {
	margin: 0;
	padding: 0;
	border: 0;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.navi:hover {
	color: black;
	text-decoration: underline;
}
a.navi_active:hover {
	color: white;
	text-decoration: underline;
}
h1 {
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight: bold;
}
h2, h3, h4, h5 {
	margin: 20px 0 15px 0;
	font-size: 13px;
	font-weight: bold;
}
.red {
	margin: 0 0 11px 0;
	border: 0;
	padding: 2px;
	background-color: #ed1c24;
	font-weight: bold;
	color: white;
}
p {
	margin: 0 0 1.5em 0;
}

p.small {
	margin: 0 0 1.3em 0;
	font-size: 11px;
}

a:link, a:focus, a:active, a:visited {
	color: #ed1c24;
	text-decoration: underline;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.blue_back {
	background-color: #d5dde7;
}
.blue_back2 {
	background-color: #c5c9d1;
}
.blue_line_bottom
{
	border-bottom: 1px solid #d5dde7;
}

.blue_line_left_right
{
	border-left: 1px solid #d5dde7;
	border-right: 1px solid #d5dde7;
}

.blue_back_white_line_right
{
	background-color: #d5dde7;
	border-right: 1px solid white;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	margin: 20px;
	background-color: #ed1c24; /* Mozilla 1.4 */
	color: #ed1c24; /* IE 6 */
	border: #ed1c24; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	display: block;
}

div.flRight{
	float:right;
}

div.flLeft{
	float:left;
	padding-right:20px;
	margin-bottom:10px;
}

table.program td{
	vertical-align:top;
}

table.program tr.header td
{
	background-color: #D5DDE7;
}

table.program tr.header .programmtitle
{
	font-style: italic;
	font-weight:bold;
}

table.program tr td span.programmtitle{
font-style: italic;
font-weight:normal;
}

table td.td1{
	width: 100px;
}

table.registrationSelection , table.personalData{
	margin-top:15px;
	margin-bottom:15px;
}

table.registrationSelection tr td , table.personalData tr td{
	padding-top:5px;
	padding-bottom:5px;
}

#first{
width:230px;
}

#RA{
display: none;
}
#RA_ERROR{
display: block;
}


table.registrationSelection tr td.error , table.personalData tr td.error{
	color:red;
	padding-bottom:0px;
}

td.errorclass {
color:red;
}

td.errorclass input {
border-style:solid;
border-width:1px;
border-color:red;
}


div.errorclass{
	color:red;
}

div.subnavi{
margin-bottom:20px;

}

div.subnavi span{
padding-right:0px;
}

div.subnavi span a{
padding-right:10px;
padding-left:10px;
color:black;
text-decoration:none;
background-color: #CCCCCC;
font-weight:normal;

padding-top:5px;
padding-bottom:5px;
}

div.subnavi span a:hover{

/*background-color: #DDDDDD;*/
color:white;
}

div.back{

margin-bottom:10px;
}

.container table tr td.containercaption{
	width:200px;

}

div.error{
	color:red;
}

.container .abstract{
	width:350px;
	height:500px;
}
img {
	border:0;
}
ul li{
	margin-bottom:0px;
}

table tr td .info .infotext{
	display:none;
}

table tr td .infohover .infotext{
	display:block;
	position:absolute;
	left:700px;
	width:200px;
	background-color:white;
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding:10px;
}

table tr td .info,
table tr td .infohover{
	cursor:pointer;
}

table.programme {
	vertical-align:top;
	text-align:left;
	padding:2px;
	border:0;
}

table.programme {

}

.announcement {
	position: absolute;
	top: 0px;
	left: 489px;
	z-index:2;
	
	background-repeat: no-repeat;
	width:291px;
	height:157px;
}

.gallery-container{
	height:100px;
}
/*background-image: url(../); */