body {
	background: #fff4df;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 12px;
}

#main 
{
	padding: 0px 15px 0px 14px;
	background: #fff4df url(./_img/back_main.gif);
	color: #000000;
	background-repeat: repeat-y;
	width: 920px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: hidden;
}

#main_unten
{
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #fff4df;
	width: 920px;
	height: 5px;
	valign: top;
}

#border_top
{
	background: #faba3a url(./_img/header.gif);
	width: 920px;
	height: 100px;
	float: left;
	position: relative;
	clear: both;
}

#logo_congress
{
	float:left;
	background: #faba3a url(./_img/logo_congress.gif);
	width: 200px;
	margin: 0px 0px; 0px 0px;
	height: 100px;,
	text-align: left;
}


#logo_fh
{
	float:right;
	background: #faba3a url(./_img/fhlogo_top.gif);
	width: 200px;
	margin: 0px 0px; 0px 0px;
	height: 100px;,
	text-align: left;
}

#middle
{
	width: 920px;
	float: left;
	position: relative;
	clear: both;
}

#menu
{
	float:left;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin-right:0;
	width: 180px;
	top: 20px;
	line-height: 25px;
	color: #000000;
}

.postit
{
	margin-right:5px;
	margin-left:-5px;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 180px;
	line-height: 0px;
	color: #000000;
}

#logos_side
{
	float: right;
	position: relative;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
	width: 180px;
	top: 20px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#contentx
{
	position:relative;
	margin-left: 200px;
	padding: 10px 10px 10px 10px;
	top: 20px;
	width: 500px;
	line-height: 18px;
	color:#333333;
}

#border_bottom
{
	float: left;
	background: #faba3a url(./_img/back_main.gif);
	height: 30px;
	width: 920px;
	position: relative;
	clear: both;
}

#bottom_left
{
	float:left;
	background: #faba3a url(./_img/bottom_left.gif);
	width: 200px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
}


#bottom_center
{
	float:left;
	background: #faba3a url(./_img/bottom_center.gif);
	width: 520px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	line-height: 30px;
	color: #ffffff;
}


#bottom_right
{
	float:right;
	background: #faba3a url(./_img/bottom_right.gif);
	width: 200px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
}


A.menuL1
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration:none;
}

A.menuL1x
{
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #faba3a;
	text-decoration:none;

}

A.menuL2
{
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration:none;
}

A.menuL2x
{
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvettica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #faba3a;
	text-decoration:none;
}

a:hover, .active
{
    text-decoration:underline;
}

a
{
	color: #faba3a;
}

a.noul:hover
{
    text-decoration: none;
}

img
{
	border: none;

}

H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
}

#bg { 
	background-color:#ffcc66
}

//p, ol, ul, td
//{
//	font-size: 12px;
//	line-height: 18px;	
//
//}

p {
	text-align: justify;
}

p.align-left {
	text-align: left;
}

p.align-right {
	text-align: right;
}

p.align-center {
	text-align: center;
}

#tHeader{
	font-size:20px;
	color:#000000;
	background-color:#CCCCCC;
}

#Pause{
	background-color:#ffe5b2;
	height:20px;
	color:#000000;
}

ul#List li {
    list-style: none;
}


table a{
	color:#ffc145;
	font-weight:bold;
	text-decoration:none;
}

table h1{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif; }
