/* mannsberger.at home styles */


table.homehead {
	background: #C1C5CE;
	border-top: 1px solid #D5D8DE;
	border-bottom: 2px solid #D5D8DE;
}
table.homehead td {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #222222;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
}
table.homehead td p {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #222222;
	margin-top: 1em;
	margin-bottom: 1em;
}

table.homehead td h1 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 19px;
	color: #707070;
}

h1.homeheading.small {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 18px;
}

.homelink,.homelink:link,.homelink:visited {
	color: #222222;
	text-decoration: none;
}
.homelink:hover {
	color: #003481;
	text-decoration: underline;
}
.homelink:active {
	color: #ff3333;
	text-decoration: underline;
}

td.homecontentpane {
	padding-top: 18px;
	padding-left: 32px;
	padding-right: 10px;
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

td.topnewspane {
	padding-top: 18px;
	padding-left: 10px;
	padding-right: 32px;
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

table.newsbox {
	border: 1px dotted #8d9685;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 0px;
}
table.newsbox td {
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 6px;
}
table.newsbox td p {
	margin-top: 1em;
	margin-bottom: 1em;
}

