/* mannsberger.at page styles */


html {
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background-repeat: repeat-x;
}

p, ul, ol, li, blockquote {
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
}

a, a:link, a:visited {
	color: #003481;
	text-decoration: underline;
}

a:active {
	color: #ff3333;
}

a.more, a.more:link, a.more:visited {
	text-decoration: none;
	font-weight: bold;
}

#scrollpane {
	vertical-align: top;
}

#head {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	width: 792px;
	height: 131px;
	background-image: url(../images/head_bg.jpg);
	text-align: left;
}

#printlogo {
	display: none;
}

#pagelogo {
	position: absolute;
	left: 0px;
	top: 32px;
}

#pagelogo a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e7e7e;
	text-decoration: none;
}

#footer {
	width: 792px;
	height: 34px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: white;
	position: fixed;
	border-top: 1px solid #5c6981;
}

table.seitennav {
	background: #AAAAAA;
	border-left: 2px solid #B4B8C2;
	border-right: 3px solid #D5D8DE;
	border-bottom: 3px solid #D5D8DE;
}

.seitenlinkfarbe {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4457;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 30px;
	width: 150px;
	text-indent: -20px;
}


.seitenlinkfarbeok {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4457;
	vertical-align:middle;
	padding-left: 40px;
	padding-right: 0px;
	margin-right: 10px;
	background: #D5D8DE;
	width: 150px;
	text-indent: -20px;
}


a.seitenlink, a.seitenlink:visited, a.seitenlink:active {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4457;
	text-decoration: none;
}

a.seitenlink:hover {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3E4457;
	text-decoration: underline;
}

table.bereichnav {
	background: #AAAAAA;
	border-left: 2px solid #B4B8C2;
	border-right: 3px solid #D5D8DE;
	border-bottom: 1px solid #D5D8DE;
	width: 800px;
	height: 20px;
}

a.navlink, a.navlink:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3E4457;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.navlink:hover{
	color: #5E4457;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}



a.navlink:active{
	color: #ff3333;
	text-decoration: underline;
}


a.navlink1, a.navlink1:visited { 
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7e0000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}

a.navlink1:active{
	color: #ff3333;
	text-decoration: underline;
	background: #B4B8C2;
	cursor: pointer;
}


table.chapterhead {
	margin-top: 18px;
	margin-left: 42px;
}
table.chapterhead td {
	padding: 0px;
}

table.pagehead {
	margin-top: 0px;
	margin-left: 42px;
}
table.pagehead td {
	padding: 0px;
}

h1 {
	font-family: arial,helvetica,san-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7e0000;
	margin-top: 1.2em;
	margin-bottom: 1em;
}

h2 {
	font-family: arial,helvetica,san-serif;
	font-size: 17px;
	font-weight: normal;
	color: #707070;
}

h3 {
	font-family: arial,helvetica,san-serif;
	font-size: 15px;
	font-weight: normal;
	color: #222222;
}

table.introbox {
	background: #FFFFFF;
	border: 1px dotted #000000;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	width:100%;
}
table.introbox td {
	background: #AAAAAA;
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 14px;
	padding-bottom: 14px;
}

table.introbox td img.inlineimage {
	clear: both;
	float: left;
	margin-right: 22px;
	margin-bottom: 0px;
	border: 2px;
}

td.imageline img {
	margin-right: 14px;
	margin-bottom: 18px;
	border: 0px;
}

table.introbox2 {
	background: #e1e0d8;
	border: 1px dotted #8d9685;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.introbox2 td {
	background: #e1e0d8;
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 14px;
	padding-bottom: 14px;
}

table.introbox2 td img.inlineimage {
	clear: both;
	float: left;
	margin-right: 22px;
	margin-bottom: 0px;
	border: 2px;
}

table.article {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 14px;
}

table.article td {
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	padding-top: 20px;
	text-align: justify;
}

td.articlehead {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #a6a7aa;
}

.articlehead h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
}

table.article td img.inlineimage {
	clear: right;
	float: right;
	margin-left: 18px;
	margin-bottom: 12px;
	border: 0px;
}

table.article td p {
	text-align: justify;
}

table.article td.infoitem {
	padding-top: 0px;
}

table.getinfo {
	clear: both;
	margin: 0px;
	margin-right: 2px;
}
a.getinfo {
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #004b9f;
}
a.getinfo:hover {
	text-decoration: underline;
}

/* footer items */

.pagelink, a.pagelink, a.pagelink:visited {
	font-family: arial,helvetica,san-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
a.pagelink:hover {
	color: #FF3333;
}
a.pagelink:active {
	color: #ff3333;
}

a.pagelink img {
	padding-left: 4px;
	padding-right: 6px;
	border: none;
	vertical-align: bottom;
}

/* infomail */

#infomail {
	position: fixed;
	padding-top: 22px;
	padding-bottom: 34px;
	padding-left: 44px;
	padding-right: 44px;
	top: 0px;
	left: 0px;
	background: #f3efe9;
	border: 1px solid #b9beb8;
	z-index: 1;
	visibility: hidden;
}

#infomail {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.infomail_textbox {
	background: white;
	border: 1px solid #b9beb8;
	margin-left: 6px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 360px;
}

.infomail_button {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 4px;
	color: #111111;
	background: #ece7e0;
	border-right-color: #e1dbd2;
	border-bottom-color: #e1dbd2;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

#infomail p, #infomail table td {
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 14px;
	color: #111111;
}
#infomail table td {
	padding-bottom: 3px;
}
#infomail table {
	margin-top: 4px;
}

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;
}

table.firma td {
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	padding-top: 20px;
	text-align: justify;
}
