#content_container {
	background:	left top url(/images/background_content_container.jpg) no-repeat;
}

ul#navi li.l_galerie a {
	font-weight: bold;
	}


h1 {
	width: 981px;
	height: 480px;
	position: absolute;
	top: 36px;
	left: 1px;
	text-indent: -19999px;
	background: url(/images/gallery/en_h1_gallery.jpg) 0 0 no-repeat;
	}
	
#content {
	top: 110px;
	left: 230px;
	width: 750px;
	height: 400px;
	position: absolute;
	}
	
#content img {
	position: absolute;
	top: 60px;
	left: 0px;
	}
	
#content label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	width: 80px;
	position: absolute;
	}
	
#content label#networkvalue {
	text-align: center;
	top: 15px;
	left: 60px;
	}
	
#content label#age {
	top: 290px;
	left: 650px;
	}
	
#content .selection {
	position: absolute;
	}
	
#content .selection label {
	display: block;
	position: static;
	width: auto;
	font-size: 14px;
	}
	
#content .selection select {
	width: 230px;
	}
	
#content #selectcountry {
	top: 350px;
	left: 100px;
	}
	
#content #selectbranch {
	top: 350px;
	left: 410px;
	}
	
#content a.link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	color: #666666;
	display: block;
	width: 200px;
	height: 50px;
	border: 0;
	padding: 15px 0 0 65px;
	position: absolute;
	left: 0px;
	top: 90px;
	background: url(/images/btn_continue.gif) 0 0 no-repeat;
	}
	
#content a.link:hover {
	text-decoration: underline;
	}

#infotext {
	position: absolute;
	width: 550px;
	top: 15px;
	left: 150px;
	}
	
#infotext p {
	width: auto;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	}

#tell-a-friend
{
	position: absolute;
	left: 150px;
	bottom: 100px;
	width: 350px;
	height: 170px;
}

#tell-a-friend h4
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

#tell-a-friend p
{
	font-size: 12px;
	margin-bottom: 50px;	
}

ul#legend
{
	position: absolute;
	left: 645px;
	top: 60px;
	font-size: 11px;
	list-style: none;
}

ul#legend li
{
	padding-left: 15px;
	margin-bottom: 10px;
}

ul#legend li.your_value
{
	background: left 1px url(/images/gallery/legend_your_value.gif) no-repeat;
}

ul#legend li.top_value
{
	background: left 1px url(/images/gallery/legend_top_value.gif) no-repeat;
}

ul#legend li.avg_value
{
	background: left 1px url(/images/gallery/legend_average_value.gif) no-repeat;
}