﻿body
{
	font-size: 9pt;
	font-family: Arial,Verdana,Helvetica;
	color: black;
}

a
{
	color: #000000;
	text-decoration: underline;
}

.Header1
{
	/* Grau */
	color: #747474;
	font-size: 1.5em;
	padding-left: 20px;
}
.Header2
{
	/* Rot */
	color: #BC2327;
}
.Header3
{
}

.Kopfzeile
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 106px;
}

.FuellerRot
{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(WebResource.axd?d=DIR9BmhwhBnfBp7pcfOM3M4efWghLhcOrkKzPm7_kF7O6UGonoxKOkOKrPb8fwgy9ErPN7TznT1jKG-ksqhDHw2&t=634018416015192405) repeat;
	position: absolute;
	width: 100%;
	height: 86px;
	top: 0px;
	left: 0px;
}
.FuellerSchwarz
{
	z-index: 2;
	position: absolute;
	top: 86px;
	right: 0px;
	width: 100%;
	height: 20px;
	background:url(WebResource.axd?d=DIR9BmhwhBnfBp7pcfOM3M4efWghLhcOrkKzPm7_kF7O6UGonoxKOkOKrPb8fwgy-36HctKOj6iuUM9ISBuHZAY0iRDZ8U1Khlywa__4mKQ1&t=634018416015192405) repeat;
	margin: 0px;
	padding: 0px;
}
.Logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 258px;
	height: 106px;
	background:url(WebResource.axd?d=DIR9BmhwhBnfBp7pcfOM3M4efWghLhcOrkKzPm7_kF7O6UGonoxKOkOKrPb8fwgyO81POaJVdTIdmZExKfvi0vn5Xoia25NflBaZjqWrbow1&t=634018416015192405);

}
.Themenbild
{
	z-index: 2;
	position: absolute;
	top: 0px;
	right: 0px;
	background:url(http://www.vorarlberg.at/gif/themenbild.gif) no-repeat;
	width: 480px;
	height: 86px;
}
.Fusszeile
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(WebResource.axd?d=DIR9BmhwhBnfBp7pcfOM3M4efWghLhcOrkKzPm7_kF7O6UGonoxKOkOKrPb8fwgy-36HctKOj6iuUM9ISBuHZAY0iRDZ8U1Khlywa__4mKQ1&t=634018416015192405) repeat;
	height: 20px;
	width: 100%;
	bottom: 0px;
	right: 0px;
	position: fixed;
	clear: both;
	float: left;
	z-index: 9999;
}
.CopyrightSpan
{
	height: 20px;
	float: left;
	background-color: #313131;
	color: white;
	padding: 0px 5px 0px 0px;
}
.LinkSpan
{
	height: 20px;
	float: right;
	background-color: #313131;
	color: white;
	padding: 0px 5px 0px 0px;
}
.LinkSpan a
{
	color: white;
}


