body{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image:url('../../images/leftside_02.jpg'); 
	padding:0; 
	border:none; 
	margin:0; 
	background-position:top left; 
	background-repeat:no-repeat;
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	line-height: 62.5%;
}

#wrapper{
	width: 50em;
	margin-left: 320px;
}

#metanav{
	text-align: right;
	height: 3em;
}

#metanav a{
	display: block;
	padding: 1em;
	text-decoration: none;
	color: #ffffff;
	background-color:#333333;
	text-align: center;
	width: auto;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
}

#header{
	margin-top:2em;
}

#header img{
	margin-bottom: 0.5em;
}

#header hr{
	margin: 0;
	paddding: 0;
}

ul#menu, ul#menu li{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#menu{
	margin-top: 3em;
	margin-bottom: 7.5em;
}

ul#menu li{
	float: left;
	border-right: 1px solid #000000;
	padding: 0px 1.5em 0 1.5em;
}

ul#menu li.first{
	padding-left: 0;
}

ul#menu li.last{
	border: none;
}

ul#menu li a{
	text-decoration: none;
	font-size: 1.1em;
	color: #0178ba;
	font-weight: bold;
}

ul#menu li a:hover, ul#menu li.current a{
	color: #7dacc6;
}

table, tr, td{
	vertical-align: top;
	border: none;
	padding: 0;
	margin: 0;
}

#content{
	clear: both;
}

#content p{
	font-size: 1.1em;
	line-height: 1.5em;
}

#content h1{
	font-size: 1.4em;
}

#content h2{
	font-size: 1.1em;
	font-weight: bold;
}

#footer{
	margin-top: 10em;
	margin-bottom: 2em;
}

#footer img{
	margin-right: -0.5em;
}

hr{
	clear: both;
	border: none;
	border-top: 1px solid #ffffff;
	width: 100%;
	margin-bottom: 2em;
}

#content hr{
	margin-bottom: 4em;
}

a img{
	border: none;
}

img.hostimage{
	float: left;
}

div.hostpart{
	float: right;
	width: 37.5em;
	margin-top: -0.7em;
}

#content p.hostcopy{
	font-size: 1.1em;
	line-height: 1.5em;
}

#content a, #footer a{
	color: #0178ba;
	text-decoration: none;
}

#content table{
	margin-bottom: 4em;
}

#content table td{
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0.5em 1em 0.5em 1em;
	border: none;
	border-bottom: 1px solid #dddddd;
}

#content table td.time_1, #content table td.time_2{
	padding-left: 0;
	width: 5em;
}

#content table td.duration_2, #content table td.duration_1{
	width: 5em;
}

#content table{
	border-top: 1px solid #dddddd;
	width: 100%;
}

#content label{
	font-size: 1.1em;
	line-height: 1.5em;
}

#content .formholder input{
	margin-bottom: 1em;
	border: 1px solid #999999;
	width: 21em;
}

#content #leftcol.formholder input{
	margin-right: 2.6em;
}

#rightcol, #leftcol{
	float: left;
	padding: 0;
	margin: 0 0 1em 0;
	border: none;
}

#content hr.visible{
	margin-top: 2em;
	margin-bottom: 1em;
	border-top: 1px solid #dddddd;
}

textarea{
	width: 45em;
	height: 10em;
	margin-top: 0.3em;
}

.black{
	color: #000000 !important;
}

h1 span.smallheadline{
	font-size: 0.75em;
	font-weight: normal;
}

#content table.hometable{
	margin-bottom: 0em !important;
}

a.pdflink{
	margin-top: 10px;
	display: block;
}

a.pdflink img{
	margin-bottom: -8px;
	margin-right: 5px;
	border: none;
}

table a.pdflink{
	margin-top: 3px;
	margin-bottom: 5px;
}

ul.linklist{
	margin-top: -5px;
	margin-left: 12px;
	line-height: 18px;
	padding-left: 0;
}

ul.linklist li{
	font-size: 1.1em;
	margin-left: 0;
	padding-left: 0;
}

.rightcol, .leftcol{
	float: left;
}

ul.participants{
	list-style: none;
	line-height: 18px;
}

ul.participants, ul.participants li{
	padding: 0;
	margin: 0;
	width: 25em;
}

ul.participants li{
	font-size:  1.1em;
	padding-bottom: 18px;
}

.participants_subline{
	color: #aaaaaa;
	line-height: 18px;
}

.cleaner{
	clear: both;
}

.resultbox{
	float: left;
	margin-left: 25px;
	width: 80px;
	margin-top: 20px;
}

.resultbox img{
	border: 1px solid #aaaaaa;
}

.resultbox.first{
	margin-left: 0;
}
