﻿/* DESIGN */
html {height: 100%;}
body{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #faf3de;
	overflow: hidden;
	font-family: "Arial", Helvetica, sans-serif;
}
#flashbg {height: 100%;}
*html body #contentbox{
	width:1024px; 
}
#container{
	position: absolute; 
	text-align:center;
	top: 0px;
	margin:0;
	padding:0;
	width:100%;
	overflow: auto;
	z-index:10;
}
#contentbox{
	margin:auto;
	width:1014px; 
	height:820px; 
	overflow: auto;
	z-index:10;
}
#language{
	width:1014px; 
	height:17px;
	margin-top:4px;
	padding:0px;
	color:#333333;
	text-align:right;
	overflow: hidden;
	z-index:9;
}
#logo{ 
	width:251px;
	height:152px;
	float:left;
	overflow: hidden;
	z-index:9;
}
#flash{ 
	width:763px;
	height:152px;
	float:left;
	overflow: hidden;
	text-align:right;
	z-index:9;
}
#search{ 
	width:256px;
	height:38px;
	margin-top: 153px;
	margin-left: 758px;
	overflow: hidden;
	text-align:left;
	background:url(http://www.montee.at/media/design/bg_search.gif) top right no-repeat;
	color:#333333;
	font-size:12px;
	z-index:9;
}
#search form{margin-top: 10px; margin-left: 30px;}
#search form .sterm{ 
	border:1px solid #FFFFFF;
	background:#FFFFFF;
	color:#333333;
	font-size:11px;
}
#search form .sbutton{ 
	border:1px solid #fedea8;
	background:#fedea8;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	margin-left:4px;
}
#eventnavi{
	width:1009px;
	height:17px;
	padding-left: 5px;
	margin-top:-20px;
	overflow: hidden;
	text-align:left;
	z-index:9;
}
#content{
	width:1014px;
	height:592px;
	overflow: hidden;
	z-index:9;
}
#breadcrum{ 
	width:710px;
	height:17px;
	padding:0;
	margin:0;
	margin-left:4px;
	float:left;
	overflow: hidden;
	text-align:left;
	z-index:9;
}
#footer{ 
	width:300px;
	height:17px;
	float:left;
	overflow: hidden;
	text-align:right;
	z-index:9;
}
#footer2{ 
	position: relative;
	height:370px;
	width:1014px;
	left:50%;
	margin-left: -507px;
	text-align:left;	
	float:left;
	overflow: hidden;
	z-index:9;
}
#footer2 a:link, #footer2 a:active, #footer2 a:visited
  {
  color: #666666;
  text-decoration: none;
  font-size: 10px;
  }
#footer2 a:hover
  {
  font-size: 10px;
  color: #666666;
  text-decoration: underline;
  }


#tt1, #tt2, #tt3, #tt4, #tt5, #tt6 {
	position: absolute;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	background-color:#ffcc66;
	text-decoration:none;
	text-align:right;
	z-index:999;
}

#tt1 a, #tt2 a, #tt3 a, #tt4 a, #tt5 a, #tt6 a{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
#tt1 a:hover, #tt2 a:hover, #tt3 a:hover, #tt4 a:hover, #tt5 a:hover, #tt6 a:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}

* html #tt1{margin-left:360px;}
* html #tt2{margin-left:615px;}
* html #tt3{margin-left:615px;}
* html #tt4{margin-left:870px;}
* html #tt5{margin-left:360px;}
* html #tt6{margin-left:615px;}
#tt1 {
	width:140px;
	margin-left:350px;
	margin-top:160px;
}
#tt2 {
	width:140px;
	margin-left:605px;
	margin-top:160px;
}
#tt3 {
	width:140px;
	margin-left:605px;
	margin-top:356px;
}
#tt4 {
	width:140px;
	margin-left:860px;
	margin-top:356px;
}
#tt5 {
	width:140px;
	margin-left:350px;
	margin-top:552px;
}
#tt6 {
	width:140px;
	margin-left:605px;
	margin-top:552px;
}