HTML,BODY { margin:0; }

BODY
{
	background-image: url('../components/bg_rep.gif');
	background-repeat: repeat-x;
}

BODY,TABLE,TD,SPAN,DIV,FONT
{
	font-size: 12px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}

#maindiv
{
	width:100%;height:100%;
	background-image: url('../components/footer_rep.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	display: table;
}

.congreskalender,.congreskalender:link, .congreskalender:visited
{
	font-family: arial,trebuchet ms,verdana;
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
	color: #4EB92B;
	text-decoration:none;
	white-space:nowrap;
	display:table;
	vertical-align:middle;
	padding-top:21px;
	padding-bottom:21px;
	padding-left: 15px;
	width:204px;
	*width:219px;	
	background-color:#EDFDB4;
	*margin-top:-1px;
}

.menusep
{
	font-family: arial,trebuchet ms,verdana;
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
	color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 15px;
	text-decoration:none;
}

.menucol
{
	background-color: #4EB92B;
	width: 219px;
}

#subscribediv INPUT
{
	background-color:#EDFDB4;
	font-size: 11px;
	color: #4EB92B;
	margin-top: 2px;
	border:solid 1px #FFFFFF;
}

#footer, #footer A:link, #footer A:visited
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
