* {
	padding:0;
	margin:0;
} 
img	{
	display: block;
	border: 0;
}


.noscript{
	-moz-background-inline-policy:continuous;
	background:none repeat scroll 0 0 #FFFF90;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0 0 1px;
	color:#2F2F2F;
	font-size:12px;
	line-height:1.25;
	opacity:.8;
	text-align:center;
	z-index:100;
	height:50px;
}
.noscript-inner  {
	-moz-background-inline-policy:continuous;
	background:url("../img/i_notice.gif") no-repeat scroll 20px 50% transparent;
	margin:0 auto;
	padding:12px 0;
	width:1000px;
}

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

td 	{
	vertical-align: top;
	text-align: left;
}

p { line-height: 1.5em; }

#langwrapper{
padding-left:466px;
text-align:right;
width:114px;
}

#langwrapper #lang{
	z-index:10;
	float:right;
	width:100px;
	text-align:center;
}

#langwrapper #lang a{	
	float:left;
	width:30px;	
}


td.grau	{
	background-color: #c7c8ca;
	color: #000000;
	text-align: left;
}

td.hellgrau	{
	background-color: #eaeaea;
	color: #000000;
	text-align: left;
}

td.h2grau	{
	background-color: #c7c8ca;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

table.checkboxes td.text{
	padding-top: 5px;
}

table.logotable {width:100%;}
table.logotable td { vertical-align: middle; text-align: center; padding-bottom: 30px;}
table.logotable td img { display: inline; }

input{
	margin-right:5px;
}

input.textfeld	{
	width: 80%;
	border: 1px solid #a8b3ab;
	margin-right:0px;
}


textarea{
        width: 120px;
        height: 40px;
	border: 1px solid #a8b3ab;
}

body {
	font: normal 12px verdana;
	text-align: center;
	padding-bottom: 25px;
	background-color: #E9E9EB;

}

#globalcontainer	{
	background: #fff;
	margin: 0 auto;
	width: 930px; /* bmh */
	
 }

#wrapper	{	
	border-top: 0;
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-width:1px;
	position:relative;
	z-index:5;
}

#navwrap ul {

border-right:1px solid #01005D;
margin:0;
padding:0 0 0 0;
list-style: none;
width: 172px; /* Width of Menu Items */
background-repeat:repeat-y;
background-position:172px;
}

#navwrap ul li {
	position: relative;
	background-color:transparent;
	}
	
#navwrap li ul {	
	background-image:none;
	border-bottom: 1px solid #01005D;
	border-top: 1px solid #01005D;
	border-right: 0px;
	padding-right:0px;	
}


/* Styles for Menu Items */
#navwrap ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background-color:transparent;
	padding: 5px;
	border: 1px solid #01005D;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom: 0;
	}
div.navend{
	border-top: 1px solid #01005D;
	width:172px;
}	

#navwrap li ul a{
border-right-width:1px;
border: 0px;
}

#navwrap ul.rex-navi2 li a { background-color: #eee; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; width: auto; }
* html ul li a { height: 1%; }
/* End */

#navwrap ul li a:hover, #navwrap ul li a.rex-current, #navwrap ul li a.rex-active {
	color: #BBBDBC;
	background: #015593;
} /* Hover Styles */
		
#navwrap li ul li a { padding: 2px 18px; } /* Sub Menu Styles */
		
#navwrap li:hover ul, li.over ul { display: block; } /* The magic */

ul.normal {

 list-style: square inside;
}

#maincontent ul{
	padding-left:14px;
}

#header	{
	position:relative;
	left:-1px;
	background: #c7c8ca;
	text-align: left;
	
	width:929px;
	height:210px;
	z-index:0;
	border-color:-moz-use-text-color #A9A9A9 #A9A9A9;
}


#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636466;
	margin-top: 40px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: left;
	margin-left: 210px;
}


#pagebody	{
	padding: 0px 5px 10px 0px;
	text-align: left;
	color: #777;
	background: transparent;
	display:block;
	min-height:800px;
}

* html #pagebody
{
	margin-top:-10px
}

#navwrap {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	display:inline;
	width:auto;
	height: auto;
}
#maincontent	{
	border-right:1px solid #A9A9A9;
	margin:0 0 0 200px;
	padding:10px 20px 10px 10px;
	text-align:left;
	vertical-align:top;
	width:525px;
	min-height:1140px;
} 

h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636466;
	margin-top: 25px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	}
#pagebody h1	{
	margin-top: 0;
	font-size: 16px;
}

#pagebody h2	{
    margin-top: 35px; 
    font-size:   14px;     
	}

#pagebody h3	{
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 11px verdana;
	text-align: left;
	} 

#maincontent a:link, #maincontent a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #002454;
	background: transparent; 
	}

#maincontent a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent; 
	}

#maincontent a:active {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent;  
	}


	/*  Hidey-ho */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

	/*  Helpers */
	
	
.linewrap {
	font-weight: bold; 
	color: #c60; 
	font-size: 13px;
	}
	
.floatleft	{
	float: left;
	padding: 0;
	margin: 0 15px 0 1px;
	width:auto;
	height: auto;
}
.floatright	{
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
	width:auto;
	height: auto;
}
#footer {
	font: normal 9px verdana;
	color: #002454;
	border: 0;
	margin: 0;
	padding: 3px 0 3px 10px;
	text-align: center;
	border: 0;
	background: #b0b9d1;
	clear: left;
}
#footer a {
	padding-left: 5px;
	padding-right: 5px;
}
#footer a:link, #footer a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #002454;
	background: transparent; 
	}

#footer a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent; 
	}

#footer a:active {
	font-weight : bold;
	text-decoration : underline;
	color: #002454;
	background: transparent;  
	}

#logos {
	margin: 0 auto;
	border: 0;
	padding: 5px 5px 0 0;
	width: 755px; /* bmh */
	text-align: right;
	vertical-align: top;
	background: transparent;
}
.container table tr td.containercaption{
	width: 160px;
	vertical-align:middle;
	text-align:right;
	padding-right: 5px;
	padding-top:4px;
}

.container{
	margin-bottom:5px;
}

div.error, td.error{
	color:red;
}

.abstract{
	width: 260px;
	height:200px;
}

input {
	
}

input.submit {
	width:50px;
}

div.submitbutton {
padding: 10px 53px 30px 0px;
text-align:right;
}

.textarea_big{
	width:260px;
	height:100px;
}
ul,
ul li{
	background-color:white;
}

div.sponsors{
	left:770px;
	width:125px;
	padding-left:7px;
	padding-top:10px;
	position:absolute;
	top:-180px;
	z-index:10;
	
 }
div.sponsors table tr td{
	padding-right:8px;
}

div.sponsors img{
	/*margin-left:10px;*/
	display: inline;
}

div.sponsors table tr td img{
	margin:0px;
}
div.sponsors p{
	margin-bottom:1em;
}

table.alttd{
	display:none;
}

table tr td.error{
	color:red;
}

table.registrationtable tr td{
	padding-top:6px;
	padding-bottom:6px;
}

table.container{

	margin-bottom:15px;
}

table.container tr td{
	padding-right:8px;
	padding-bottom:3px;
}

table.container tr td.label {
	width:150px;
}

table.container tr td.content {
	width:250px;
}

table.container.radio tr td.content {
	width:20px;
}

table.container.radio tr td.label {
	width:380px;
}

table.container tr td.description {
	width:150px;
}

a.register_now{
	display:none;
}


/*wysiwyg styles:*/
.bg_grey{
	background-color:#C0C0C0;
	color:white;
}

table.programm tr td {
	
	padding:0px;
	height:auto !important;
	margin:0px !important;
	padding-bottom:5px !important;
	padding-top:5px !important;
	padding-left:3px;
}

#swf{
	margin-top: 1px;
	left:173px;
	position:absolute;
	top:35px;
	
}

.invisible-devider hr {display: none;}
.devider hr {
    color:#A9A9A9;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom:1px #A9A9A9 solid;
  }
  
/* mod sponsoren-logos */
.sponsor_logos { overflow: hidden; margin-bottom: 12px; width: 125px;}
.sponsor_logos p { margin-top: 0; margin-bottom: 1em;}
.sponsor_logos .sponsorlogo {float: left; text-align: center; width: 100%;}
.sponsor_logos .sponsorlogo img { display: inline;}

.all_sponsor_logos {overflow: hidden; margin-bottom: 2em; width: 100%; display: table;}
.all_sponsor_logos .row { display: table-row;}
.all_sponsor_logos .sponsorlogo { display: table-cell; height: 100px;vertical-align: middle; text-align: center; }
.all_sponsor_logos .sponsorlogo img { display: inline; vertical-align: middle; }


/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*
 
/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}
 
 
/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
	cursor : pointer;
}
 
 
 
.formgen form
{
	line-height : 120%;
}
 
 
 
 
/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/
 
 
.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
 
}
 .forminfo 
{
	width: 92%;
	margin-bottom: 15px;
	padding: 3px 5px;
	font-weight: bold;
	border: 2px dashed #990000;
	color: #990000;
}
 
/*
Verhalten von br-Tags
*/
.formgen br
{
	clear : both;
}
 
 
/* 
--------- FORMULAR-OBJEKTE ------------ 
*/

 
/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 93%;
	height: 100px;
	padding: 2px;
	border: 1px solid grey;
	margin-bottom: 12px;
}
 
 
/* Textfeld */
.formgen .formtext
{
	width: 63%;
	margin-left: 4px;
	padding: 2px;
	font-size: 1em;
	border: 1px solid grey;
	margin-bottom: 12px;
}
 
.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-color: #000;
}
 
 
 
/* Label */
.formgen label {
	width: 30%;
	clear: left;
	float: left;
	/*height: 20px;*/
	margin-bottom: 4px;
}
 
 
/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 62%;
	margin-left: 4px;
	color: #000000;
	margin-bottom: 12px;
}
 
 
/* Sende-Button */
.formgen .formsubmit
{
	width: 120px;
	margin-left: 30%;
	text-align: center;
	border: 1px solid grey;
}
 
 
 
/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}
 
/* -------------- AUSGABEN / Fehlermeldungen --------*/
 
 
/* Markierung der Labels bei Fehler */
.formgen .formerror {
 
	border-bottom-width: 1px;
	color: #990000;
}
 
.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}
 
.formgen .formreq {
	color: #006633;
}
 
.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

.formgen .formhinweis {margin-bottom: 12px;}
 
/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */
