html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	}

div, table, p, ul, ol, h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	}

body {
	background: #EDEEEE;
	height: 100%;
	margin: 0px;
	text-align: center;
	}


#wrapper {
	background: url('../img/wrapper_background.gif') left repeat-y #EBEFF6;
	border-right: 1px solid #41546A;
	border-left: 1px solid #41546A;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	
	}
	
#head {
	background: #FFFFFF;
	border-bottom: 1px solid #41546A;
	height: 164px;
	width: 900px
	}
	
#left {
	float: left;
	margin: 0px;
	width: 261px;
	padding: 0px;
}

#left #menu {
	background-color: #B1B2B3;
	padding: 34px 0px 34px 0px
	}
	
#left #menu ul {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 29px;
	list-style-type: none;	
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-align: right;
	text-transform: uppercase;
	}

#left #menu li {
	border-bottom: 1px #FFFFFF solid;
	overflow: hidden;
	}

#left #menu a {
	margin-right: 52px;
	color: #FFFFFF;
	text-decoration: none;
	}


#left #menu a:hover {
	color: #008C57;
	}

#left #menu li.lastRow {
	border-bottom: 0px;
	}

#left #menu li.selected {
	background: url('../img/menu_selected_background.gif') bottom left no-repeat ;
	font-weight: bold;
	}
	
#left #logos {
	text-align: center;
	
	}
	
#left #logos img {
	margin-top: 50px;
	}
	
#subMenu {
	

	height: 63px;
	width: 468px;
	margin-left: 314px;

	border-left: 1px solid #FFFFFF;

}

#subMenu ul {
	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 63px;
	overflow: hidden;
	
	list-style-type: none;	
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	}

#subMenu li {
	background-color: #CED0D4;
	float: left;
	border-right: 1px #FFFFFF solid;
	vertical-align: bottom;
	overflow: hidden;
	height: 63px;
	padding: 25px 15px 0px 15px;
	}

#left #menu a {
	margin-right: 52px;
	color: #FFFFFF;
	text-decoration: none;
	}


#subMenu a {
	color: #ffffff;
	text-decoration: none;
	}

#subMenu a:hover {
	color: #008C57;
	}

#subMenu li.selected {
	background-color: #B1B2B3;
	}
	






#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	float: left;
	margin: 37px 0px 0px 56px;
	width:468px;
	}
	
#right h1 {
	color: #41546A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;	
	}

#right h2 {
	color: #41546A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	}
	
#right h2 a {
	color: #41546A;
	}
	
#right h3 {
	color: #41546A;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right h4 {
	color: #41546A;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p {
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right ul {
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	}
	
#right table {
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	}
	
#right a {
	color: #000000;
	text-decoration: underline;
	}
	
#right table.communication {
	border: 0px;
	}

#right table.communication td {
	padding: 0px;
	}

#right table.communication td.typ {
	width: 55px;
	}
	
#right a.docDownload {
	text-decoration: none;
	}

#right a.docDownload img {
	margin-right: 5px;
	margin-bottom: 1px;
	vertical-align: bottom;
	}
	
#right  p.line {
	background: #008D58;
	color: #008D58;
	height: 1px;
	overflow: hidden;
	}
	


#right #registration td {
	padding: 1px 1px 1px 1px;
	}

#right #registration .title {
	border-top: 1px solid #41546A;
	border-bottom: 1px solid #41546A;
	color: #41546A;
	font-weight: bold;
	}
	
#right #registration input {
	border: 1px solid #41546A;
	font-size: 11px;
	width: 250px; 
	}
	
#right #registration select {
	border: 1px solid #41546A;
	font-size: 11px;
	width: 250px; 
	}
	
#right #registration .smallSize {
	width: 100px;
	}
	
#right #registration table.sub td.col1 {
	width: 25px;
	}

#right #registration table.sub td.col1 input {
	width: auto;
	}

#right #registration table.sub td.col2 {	
	width: 150px;
	}

#right #registration table.sub td.col3 {	
	width: 50px;
	text-align: right;
	}	


#right #registration table.sub td.col4 {	
	padding-left: 10px;
	padding-right: 5px;
	}	
	

#right #registration table.sub td.col5 {	
	text-align: right;
	}	

#right table.programm td {
	padding: 1px 0px 5px 0px;
	vertical-align: top;
	}

#right table.programm td.zeit {
	font-weight: bold;
	padding-right: 10px;
	white-space: nowrap;
	}

div#foot {
	clear: both;
	height: 25px;
	}