html {
	height:100%;
}

body {
	/*height:100%;*/
	height:auto;
    	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #000; background-color: #49515c;
	font-family: "Century Gothic","Avant Garde", Arial, Helvetica, sans-serif;
}

a {
	color:#000;
	font-size:12px;
}

li.page_item a {
	font-size:14px;
}

a:visited {
	color:#000;
}

a:active {
	color:#b2130f;
}

body, p, ol, ul, td {
	font-size:   12px;
	line-height: 18px;
}

div#main {
	font-size: 1em;
	width: 790px;
	background: url(imgs/background.gif) top left repeat-y;	
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	position:relative;
	/*height:100%;*/  /*für den IE */
 }


div#navigation {
	float:right;
	padding-right:10px;
	margin-top:10px;
}

ul#navigationlist {
	list-style:none;
	padding:0px 0px 50px; 0px;
	margin:0px;
}

li.page_item {
	float:left; 
	margin-right:5px;
}

li.current_page_item a{
        font-weight:bold;
}

div#header {
        height:100px;
	background-color:#fff;
	margin-bottom:1px;
}

div#filler {
        background-color:#c6d0d9;
	height:100px;
}

img {
        margin:0;
        padding:0;
}

img#logo {
        margin-left:120px;
	margin-top:20px;
}

img#headerfill {
	position:absolute;
	left:390px;
}

img#fillimage {
        position: absolute;
	left: 390px;
}

div#threelayer {
	padding:0;
	margin:0;
	width:790px;
}

div#left {
	width:390px;
	background-color:#fff;
	float:left;
	position:relative;
	padding-bottom:30px;
}

a#impressum {
	position:absolute;
	right:10px;
	bottom:10px;
	color:#000;
}

div#content {
	padding:20px;
}

div#middle {
	float:left;
	width:262px;
	background-color:#f3ebe9;
	padding-bottom:40px;
	padding-top:1px;
}

img {
	border:0;
}

div#middle h3 {
	color: #000;
}

div#middle ul {
	list-style:circle;
	list-style-position:outside;
	padding-left:20px;
	margin:0;
}

div#contentmiddle {
	padding:15px;
}

input {
	width:200px;
}

div#contentmiddle input#submit {
	width:auto;
}

div#footer #middle-bottom {
	position:absolute;
	top:-36px;
	left:390px;
}

div#right img {	
	position:relative;
	top:0px;
}

div#right {
	text-align:center;
	width:138px;
	float:left;
	left:252px;
	position:relative;
}

p#copyright {	
	margin:0;
	padding:0;
	position:absolute;
	bottom:45px;
	left:680px;
}

a#english {
	position:absolute;
	left:736px;
	top:75px;
}

a#deutsch {
	position:absolute;
	left:666px;
	top:75px;
        text-decoration:none;
}

p#dash {
	position:absolute;
	left:720px;
	top:75px;
	margin:0;
	padding:0;
}

a#tirol {
	position:absolute;
	left:679px;
	bottom:280px;
	width:83px;
	height:48px;
	background-image: url(imgs/tirol.jpg);
	display:block;
	background-color:black;
}

a#tirol:hover {
	background-image: url(imgs/tirol-color.jpg);
}

a#lfu {
	position:absolute;
	bottom:120px;
	left:691px;
	width:61px;
	height:119px;
	background-image: url(imgs/lfu.jpg);
	display:block;
	text-decoration:none;
}

a#lfu:hover {
	background-image: url(imgs/lfu-color.jpg);
}

div#middle hr {
	border:dotted #ff0000 1px;
	height:1px;
	padding:0;
	margin:15px 0px 5px 0px;
}

img#statementimage {
	border:0;
	margin-top:10px;
	margin-bottom:-15px;
}

h1,h2,h3 {
	color:#b2130f;
}

h1 {
	font-size:26px;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:20px;
}

div#footer {
	height:31px;
	clear:both;
	position:relative;
	background-color:#c6d0d9;
}

img#fillfooter {
	margin-left:390px;
}

td.table_image {
	height:90px;
}

img#qe {
	float:right;
	margin-left:10px;
	margin-right:5px;
}

