/* basic styles for loading box */
body {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: white;
	background-color: #87929f; 
	background-image: url(/uploads/tf/gradient.jpg); 
	background-position: top left; 
	background-repeat: repeat-x;
}
a { 
	text-decoration: none; 
	color: #FFF;
}
#maps {
	color: #000;
}
#maps a {
	color: #000;
}
#centerContainer {
	margin: auto;
	margin-top: 50px;
	margin-bottom: 80px;
	width: 960px;
	background-image: url(/uploads/tf/background_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}

#topBackground {
	width: 960px;
	min-height: 610px;
	margin-bottom: -50px;
	background-image: url(/uploads/tf/background_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	top: -10px;
	position: relative;
	z-index: 20;
}

#titleBox {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 340px;
	height: 80px;
/*	border: solid 1px red; */
}

#titleBox A {
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleBox SPAN {
	display: none;
}

#Content {
	width: 450px;
/*	border: solid 1px red; */
	padding-top: 265px;
	padding-left: 240px;
	padding-right: 270px;
	padding-bottom: 20px;
	z-index: 30;
}
#Login {
	position: absolute;
	top: 265px;
	right: 20px;
	height: 100px;
	width: 185px;
/*	border: solid 1px red; */
}
#Login fieldset {
	border: none;
	margin: 0px;
	padding: 2px 0px;
	padding-right: 0px;
}
#Login input {
	width: 185px;
	border: solid 1px white;
}
#Login label {
	font-size: 0.9em;
}
#Login a {
	font-size: 0.9em;
}
#Login input[type="submit"] {
	width: auto;
	background-color: #6699cc;
	color: white;
	font-size: 0.9em;
	float: right;
	padding: 1px;
}
#Login .video {
	margin-top: 20px;
}

#Menu1 {
	font-weight: bold;
	position: absolute;
	top: 82px;
	right: 20px;
	height: 30px;
	width: 600px;
}

#Menu1 UL {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	list-style-type: none; 
}

#Menu1 LI {
	display:inline;
	background-image: url(/uploads/tf/menu-decoration.gif);
	background-repeat: no-repeat;
/*	background-position: -378px bottom; */
    background-position: right bottom;
	padding-left: 6px;
	padding-right: 8px;
	bottom: 0px;
	padding-bottom: 4px;
}
#patch1 {
	position: absolute;
	left: 933px;
	top: 96px;
    background-position: -933px -96px;	
	width: 20px;
	height: 20px;
	background-image: url(/uploads/tf/background_top.gif);
	background-repeat: no-repeat;
}

#Menu1 .menu2 {
	position: absolute;
	bottom: -560px;
	right: 740px;
	height: 400px;
	width: 200px;
/*	border: solid 1px red; */
	display: none;
	border-top: dotted 1px white;
    background-position: 0px -272px;	
	background-image: url(/uploads/tf/background_top.gif);
	background-repeat: no-repeat;
	background-color: rgb(86,119,152);
}


#Menu1 LI.act A, #Menu1 .menu2 LI.act A {
	color: #f7b801;
}

#Menu1 LI:hover A, #Menu1 .menu2 LI:hover A, #TopMenu LI:hover A {
	color: #f7b801;
}

#Menu1 LI.act .menu2 {
	display: block;
}

#Menu1 UL:hover LI.act .menu2 {
	display: none;
}

#Menu1 LI:hover .menu2, #Menu1 UL:hover LI.act:hover .menu2 {
	display: block;
}

#Menu1 .menu2 LI A {
	display: block;
	width: 170px;
	height: 2em;
	padding-top: 10px;
	padding-left: 30px;
	border-bottom: dotted 1px white;
	font-weight: normal;
	color: #FFF;
}

#Menu1 .menu2 LI {
	background-image: url(/uploads/tf/menu-decoration.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding: 0px;
}

#Menu1 .menu2 LI.act, #Menu1 .menu2 LI:hover {
	background-position: 12px center;
	background-color: #849eb8;
}


#TopMenu {
	position: absolute;
	top: -38px;
	right: 22px;
	height: 45px;
	width: 900px;
	overflow: hidden;
	font-size: 0.9em;
}

#TopMenu UL {
	position: absolute;
	bottom: 0px;
	right: -1px;
	list-style-type: none; 
}

#TopMenu LI {
	display:inline;
	border-right: solid 1px white;
	padding-right: 5px;
	margin-left: 3px;
	bottom: 0px;
}

#languageSelector {
	position: absolute;
	top: 35px;
	right: 25px;
	height: 30px;
	width: 300px;
}

#languageSelector UL {
	list-style-type: none;
}
#languageSelector LI {
	display: inline;
	float: right;
	padding-left: 3px;
}
#languageSelector A {
	display: block;
	width: 30px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(/uploads/tf/flags.gif);
}

#languageSelector A.de {
	background-position: right center;
}
#languageSelector A.en {
	background-position: left center;
}

#languageSelector SPAN {
	display: none;
}

#banner {
	position: absolute;
	top: 118px;
	height: 125px;
	width: 960px;
	overflow: hidden;
}

#languageSelector A {
}

#extras {
	position: absolute;
	top: 510px;
	left: 0px;
	height: 1px;
	width: 200px;
}

#extras .news {
	position: absolute;
	bottom: 129px;
	left: 0px;
	width: 200px;
	height: 110px;
	border-top: dotted 1px white;
}
#extras .news-latest-item A {
	display: block;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
}
#extras .news-latest-item {
	border-bottom: dotted 1px white;
}

#extras .news-latest-item .date {
	font-weight: bold;
}

#extras .button {
	position: absolute;
	bottom: 5px;
	left: 40px;
}

#extras .button A {
	display: block;
	width: 127px;
	height: 113px;
	background-repeat: no-repeat;
	background-image: url(/uploads/tf/price-button.gif);
}
#extras .button A SPAN {
	display: none;
}

#CopyrightNotice {
	position: absolute;
	bottom: 10px;
	width: 170px;
	left: 20px;
	font-size: 0.9em;
}
