/*========== HEADER ==========*/
#headerwrapper
{
	background-image:url(../tl_files/gui/header_background.jpg);
	height:380px;
}

#headertext_start
{
	width:685px;
	color:#fff;
	font-size: 35pt;
	
	position:relative;
	top:56px;
}

#headertext_start .line1
{
	position: relative;
	left: 40px;
	top: 17px;
}

#headertext_start .line2
{
	position: relative;
	left: 0px
}

#headertext_start .line3
{
	font-size: 28pt;
	position: relative;
	top: -16px;
	left: 50px;
}

#headertext_start .line3 img
{
	position: relative;
	top: 0px;
	margin-right: 6px;
}

#headertext_start .big
{
	font-size: 47pt;
}

/*========== CONTENT ==========*/
#kreise_start
{
	position: absolute;
	top: -295px;
	margin-left: 470px;
}

#content .mod_article
{
	width: 460px;
}

#content .mod_article .ce_text
{
	font-size: 18px;
	color: #777;
	margin-bottom: 35px;
}