body
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #a3000a;
}
img
{
	border: none;
}
#holder
{
	width: 980px;
	height: 762px;
	margin: auto;
}
#header
{
	height: 40px;
	width: 980px;
	margin: auto;
}
#content_holder
{
	width: 980px;
	height: 455px;
	background-image: url(../images/holder_bg.jpg);
	background-repeat: repeat-y;
}
#content
{
	width: 980px;
	margin: auto;
}
.flag_part
{
	float: left;
	width: 58px;
	margin-left: 45px;
}
.tirol_logo
{
	float: right;
	padding-top: 10px;
	padding-right: 34px;
}
#lang_select
{
	text-align: right;
	height: 25px;
	margin-top: -1px;
	padding-right: 17px;
}
#logo
{
	float: left;
	padding-left: 95px;
	width: 768px;
}
.clear
{
	clear: both;
}
.splash_boxes
{
	padding-top: 40px;
}
.splash_box1
{
	float: left;
	width: 477px;
	height: 178px;
	background-image: url(../images/splash_box1.jpg);
	background-repeat: no-repeat;
}
.splash_box2
{
	float: left;
	width: 471px;
	height: 178px;
	margin-left: 5px;
	background-image: url(../images/splash_box2.jpg);
	background-repeat: no-repeat;
}
.splash_box_text
{
	color: #ffffff;
	padding: 60px 5px 0px 165px;
	height: 63px;
}
.splash_box_text2
{
	color: #ffffff;
	padding: 60px 5px 0px 165px;
	height: 63px;
}
.splash_box_button
{
	padding-left: 220px;
	padding-top: 5px;
}
.splash_box_button2
{
	padding-left: 168px;
	padding-top: 5px;
}
#footer
{
	padding-left: 10px;
	padding-top: 30px;
	height: 140px;
}
.footer_box
{
	float: left;
	padding-left: 10px;
}
.footer_box_left
{
	float: left;
}
.footer_box_right
{
	float: left;
	padding-left: 10px;
	width: 197px;
}
.footer_box_title
{
	padding-top: 12px;
}
.footer_box_text
{
	padding-top: 10px;
	height: 60px;
}
.footer_box_more
{
	text-align: right;
}
#info_box
{
	color: #ffffff;
	padding-top: 25px;
}
.info_left
{
	float: left;
}
.info_right
{
	float: right;
	text-align: right;
	padding-right: 34px;
}
.info_right a
{
	color: #ffffff;
	font-weight: bold;
}
.bottom_bar
{
	background-color: #7e0005;
	height: 11px;
	position: fixed;
	bottom: 0px;
	width: 100%;
}
.ticker
{
	float: right;
	padding-top: 12px;
	padding-right: 20px;
	color: #ffffff;
}
