div#maincontent ul {
width:450px;
list-style-type: square;
border-bottom:none;
margin-left:0px;
}

table.programme {
	padding: 0;
	margin:0;
	vertical-align:top;	
}

table.programme th {
	background-color:rgb(204, 204, 204)  !important;
	border:none !important;
}

table.programme td, table.programme th {
	border-bottom: 1px solid #c0c0c0;
	vertical-align: top;
	text-align:left;
	padding: 3px;
}

table.programme tr.alt2 td{
	background-color:white;
}

table.programme tr.alt1 td {
	background-color:rgb(238, 238, 238);
}

table.programme td ul {
list-style-type:square;
border:none;
list-style-position:outside;
padding-left: 10px;
}

table.programme td.rowspan {
line-height: 20px;
}

img	{
	display: block;
	border: 0;
}

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

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


input.textfeld	{
        width: 100px;
	border: 1px solid #a8b3ab;
}

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

textarea.textarea_big{
        width: 220px;
        height: 70px;
	border: 1px solid #a8b3ab;
}

td.checkbox_text{
        padding-top: 5px;
}

body {
	font: normal 11px verdana;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-bottom: 25px;
	background-color: #eaeaea;
}
#test {
width: 300px;
height: 300px;
background-color: blue;
}

#wrapper	{
	background: #fff;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 750px; /* bmh */
	border: 0;
} 

#navwrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #49515b;
	}


#navwrap ul li {
	position: relative;
	}
	
#navwrap li ul {
	left: 149px; 
	top: 0;
	display: none;
	width: 100px;
}

/* Styles for Menu Items */
#navwrap ul li a {
	display: block;
	text-decoration: none;
	color: #49515b;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #49515b;
	border-bottom: 0;
	}

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

#navwrap ul li a:hover {
	color:  #bc474f;
	background: #e4eef6;
} /* Hover Styles */
		
#navwrap li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
	

#navwrap li:hover ul,#navwrap li.over ul { display: block; } 

#header	{
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	border: 0;
	height: 179px;
}

#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	float: left;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #49515b;
	margin-top: 40px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 18px;
	text-align: left;
	margin-left: 210px;
}

#pagebody	{
	padding: 20px 5px 10px;
	margin: 0px;
	border: 0px;
	text-align: left;
	color: #49515b;
	background: transparent;
	clear: both;
	position:relative;
	}
#navwrap {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent	{
	margin: 0 0 0 200px;
	padding: 10px;
	width: 485px;
	text-align: left;
	vertical-align: top;
} 

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

#pagebody h2	{
    margin-top: 0; 
    font-size:  14px;     
	} 
#maincontent a:link, #maincontent a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #bc474f;
	background: transparent; 
	}

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

#maincontent a:active {
	font-weight : bold;
	text-decoration : none;
	color: #526968;
	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;
}
.floatright	{
	float: right;
	padding: 0;
	margin: 0 0 0 15px;
}
#footer {
	font: normal 9px verdana;
	color: #fff;
	border: 0;
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-align: center;
	border: 0;
	background-color: #0193cf;
	clear:left;
}
#footer a {
	padding-left: 2px;
	padding-right: 2px;
}

#footer a:link, #footer a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #fff;
	background: transparent; 
	}

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

#footer a:active {
	font-weight : normal;
	text-decoration : none;
	color:  #bc474f;
	background: transparent;  
	}
	
.container table tr td.containercaption{
	width: 160px;
	vertical-align:center;
	text-align:right;
	padding-right: 5px;
}

.container{
	margin-bottom:5px;
}

div.error{
	color:red;
}

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

input {
	width:260px;
}

input.submit {
	width:50px;
}

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

div#sticker{
	position:relative;
	width:153px;
	height:85px;
	z-index:5;
	left:511px;
	top:-77px;
	visibility:hidden;
	
}



.nextbutton{
	float:right;
	width:100px;
}

.backbutton{
	float:left;
	width:100px;
}

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;
}

table.container tr td input{
	width:auto;
}

table.error tr td{
	color:red;
}



table tr td.caption{
	width:180px;
	font-weight:bold;
}

table.subtotal{
	margin-bottom:40px;
}
table.finaltotal{
	margin-bottom:0px;
}

table.subtotal tr td.caption,
table.finaltotal tr td.caption{
	width:400px !important;
}
table.subtotal tr td,
table.finaltotal tr td{
	font-weight:bold !important;
}

div.formerror{
	color:red;
	margin-bottom:15px;
	margin-top:15px;
}

table.account tr td{
	padding-bottom:7px;
	padding-top:7px;
}

.radiodiv table tr td{
	padding:0px;
	margin:0px;
	cell-spacing:0px;
	cell-padding:0px;
}

.radiodiv table tr td label{
	position:relative;
	top:3px;
}


div.overview table tr td.caption{
	width:250px;
	font-weight:normal;
}


table#ticket2 tr td .requiredmark{
	display:none;
}

table#ticket tr td.caption,
table#ticket2 tr td.caption{
	width:150px;
}

table#vat {
display:none;
}
