﻿html, body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #EDEDED;
	width: 100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a:focus {
    outline: medium none;
}

#wrapper {
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 980px;
	background-image: url(../b/schatten.jpg);
	background-repeat: repeat-y;
	position:relative;
	height:100%;
}

#wrapper #clearer {
	clear:both;
}
/* 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-repeat:no-repeat;
	width:940px;
	margin-left:18px;
}
#contentwrap {
	border: 0 none;
    margin: 40px 25px 0px;
    padding: 0;
    width: 920px;
	background-image:url(../files/img/cont_bg.png);
	background-position:-3px;
	background-repeat:repeat-y;
}

#navi{
	 background-color: #ED1C24;
   
    margin-left: 18px;
    margin-top: -20px;
	padding-bottom: 50px;
    padding-left: 16px;
    padding-top: 4px;
	width: 926px;
	}
#navi ul {
    display: block;
    list-style-image: none;
    list-style-type: none;
    padding-top: 5px;
	font-size: 13px;
}
#navi ul li {
    border-left: 2px solid #fff;
    display: block;
    float: left;
    padding-top: 5px;
}
#navi ul li a{
    color:#fff;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	font-weight:bold;
}
#navi ul li a:hover, #navi ul li.active a{
    color:#dccdcc;
}
#navi ul li a:hover, #navi ul li.active {
	padding-bottom:15px;
}

#navi ul.subnav {
	padding:0px;
    background-image: none;
    display: block;
    margin-left: -2px;
    position: absolute;
	color:#fff;
	font-size: 12px;
}
#navi ul.subnav li {
	margin-top: 15px;
    padding: 0;
}
#navi ul.subnav li a{
	color:#fff;
}
#navi ul.subnav li a:hover, #navi ul.subnav li.active a{
	color:#dccdcc;
}

#content {
	background-color: #F0F1F1;
    border: 0 none;
    margin-left:49px;
    padding: 10px;
    width: 560px;
	float:left;
	padding-bottom:50px;
}

#content_breit {
	background-color: #F0F1F1;
    border: 0 none;
    margin-left:49px;
    padding: 10px;
    width: 817px;
	float:left;
	padding-bottom:50px;
}


.bullet {
	color: red;
	font-weight: bold;
}
#content h1, #content_breit h1 {
	margin: 0 0 15px 0;
	font-size: 15px;
	font-weight: bold;
	color:#ED1C24;
}
#content h2, #content_breit h2{
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color:#ED1C24;
}

#content h3, #content_breit h3{
	margin: 0 0 15px 0;
	font-size: 13px;
	font-weight: bold;
	color:#ED1C24;
}

#rightSite{
	float: right;
    width: 260px;
	margin-bottom:50px;
}
#rightSite #news_wrap{	
    float: left;
   
    text-align: right;
    width: 120px;
	font-size:11px;
}

#rightSite #news_wrap img{
	max-width:110px;
}

#rightSite #news_wrap h1{
	background-color: #F0F1F1;
    color: #58585A;
    font-size: 12px;
    margin: 0;
    padding: 3px;
}
#rightSite #news_wrap p{
	 margin: 5px 0 0;
	padding:0px;
}

#rightSite #spon_wrap{
 padding-left: 8px;
	float: right;
    width: 120px;
	min-height: 500px;
	vertical-align:top;
}

#rightSite #spon_wrap img{
	max-width:110px;
}

#rightSite #spon_wrap h1{
	border-bottom: 1px solid;
    color: #58585A;
    font-size: 12px;
    margin: 0;
    padding: 3px;
}

#rightSite #spon_wrap p{
	 margin: 5px 0 0;
	padding:0px;

	
}

a#anm_button{
	background-image:url(../images/2011/button_aus.png);
	height:42px;
	width:245px;
	z-index:10;
	display:block;
	margin-top:20px;
}
a#anm_button:hover{
	background-image:url(../images/2011/button_an.png);
	height:42px;
	width:245px;
	z-index:10;
}

a#reg_button{
	background-image:url(../images/2011/button_off.png);
	height:42px;
	width:245px;
	z-index:10;
	display:block;
	margin-top:20px;
}
a#reg_button:hover{
	background-image:url(../images/2011/button_on.png);
	height:42px;
	width:245px;
	z-in

}

ul#ulhighlight{
	border: 3px solid #E3001B;
	font-weight:bold;
	padding:10px;
	padding-left:50px;
}
ul#ulhighlight li{
	margin-top:5px;
}

p {
	margin:0px;
	margin-bottom:10px;
}

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;
}
#content ul li{
	margin-bottom:0px;
	margin-left:-24px;
	padding: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(../); */


#simplemodal-container a.modalCloseImg {
	background:url(images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

.language_switch{
	color: #58585A;
    display: block;
    float: right;
    font-weight: bold;
    margin-top: 10px;
    padding-right: 75px;
}

#logo_banner {
    border-bottom: 1px dashed #00387F;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#logo_banner b {
    clear: both;
    display: block;
    margin-top: 5px;
    text-align: left;
}

#logo_banner pre {
    background-color: #EEEEEE;
    border: 1px dotted #BBBBBB;
    margin-top: 5px;
    text-align: left;
}
