html {
	margin: 0;
	padding: 0;
	height: 100%; 
	overflow:hidden;

	}

body {
	background-color: #ffc753;
	margin: 0px;
	padding: 0px;
	text-align:left;
	height: 100%;
	overflow:hidden;
	background-image: url(../images/Brenu2.jpg);
	background-repeat: no-repeat;
	background-position: left 25%;
}

#container {
	margin-top: -172px;
	margin-left: -240px;
	position: absolute;
	width: 988px;
	height: 582px;
	text-align:left;
	border: 3px solid #FBB531; 
	top: 30%; 
	left: 25%;
	background: url(../images/bg/e_tanz.png) no-repeat right bottom;
	}

#imagebig {
	position: absolute;
	visibility: visible;
	z-index: 1;
	bottom:0px; 
	right: 0px;
	
}

#righttop {
	overflow: hidden;
	position: absolute;
	top: 89px;
	text-align: right;
	visibility: visible;
	vertical-align: top;
	right: 5px;
	z-index: 1;
	
}


#languages {
	overflow: hidden;
	position: absolute;
	top: 464px;
	text-align: right;
	visibility: visible;
	vertical-align: top;
	right: 22px;
	height: 17px;
	width: 300px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
	left: 154px;


}
#languages a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}

#languages a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc3300;
	text-decoration: none;
}
#languages a:hover {
	color: #ffffff;
	text-decoration: none;
}

#languages a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

#topheader {
	left: 63px;
	top: 342px;
	position: absolute;
	background-image: none;
	height: 113px;
	width: 710px;
}

#content {
	left: 249px;
	top: 139px;
	position: absolute;
	background-image: none;
	height: 450px;
	width: 400px;
	overflow: visible; 
	}




a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}

a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.text2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;

}
.points {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;

}
