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

body {
	padding: 10px 30px 30px 0px;
	background-color: #eee;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}


a:link {
	color: #CC0000;
	text-decoration: underline;
}

a:visited {
	color: #999999;
}



#pricetable {
	border-top: 15px solid #cc0000;
	border-left: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	margin-top: 10px;
}

#pricetable th,
#pricetable td {
	border-right: 1px solid #cc0000;
	padding: 2px 10px 2px 10px;
}

.line {
	background-image:url(bilder/line.gif);
	background-repeat:no-repeat;
	background-position:0px 15px;
	height: 30px;
}

.congressHead,
.congressEntry {
background-color: #fff;
width: 100%;
border-bottom: 1px solid #ccc;
}

.congressHead td,
.congressEntry td {
padding: 5px 5px 0px 8px;
vertical-align: top;
height: 50px;
}

.congressDate {
width: 125px;
text-align: left;

}

.congressTitle {
font-weight: bold;
text-align: left;
}

.congressLink {
width: 80px;
}


.congressHead td {
padding: 15px 8px;
color: #cc0000;
}


.navContainer td {line-height: 1px;}

.navContainer table {margin-bottom: 1px;}

.congressLink a {
font-size: 0.9em;
background-color: #888;
color: #fff;
border: 1px solid #aaa;
padding: 1px 5px 0px 4px;
text-decoration: none;
display:block;
margin: 0 0 2px 0;
white-space:nowrap;
}

.congressLink a.pdflink {
background-color: #ddd;
color: #888;
border: 1px solid #ddd;
}


.congressLink a:hover {
background-color: #cc0000;
color: #fff;
border: 1px solid #cc0000;
}
