/**
 * Style sheet divs
 */
#header
{
	width:960px;
	height:440px;
	background-image:url("tl_files/images/bg_header.jpg");
	background-repeat:no-repeat;
}

#headerspektrum
{
	width:960px;
	height:230px;
	margin-top:60px;
	background-image:url("tl_files/images/header_spektrum.jpg");
	background-repeat:no-repeat;
}

#main, #right
{
	padding-top:20px;
}

div.mod_navigationMain
{
	height:27px;
	margin:0px 0px 20px 0px;
	padding:73px 0px 0px 0px;
}

#contentslider
{
	width:920px;
	height:230px;
	position:relative;
	overflow:visible;
	margin-top:60px;
	padding:5px 10px 5px 30px;
	background-image:url("tl_files/images/bg_subheader.jpg");
	background-repeat:no-repeat;
	text-shadow:1px 1px 1px #ffffff !important;
}

div.mod_breadcrumb
{
	height:30px;
	margin-top:20px;
	padding-left:118px;
	vertical-align:middle;
	background-image:url("tl_files/images/breadcrumb_start.jpg");
	background-repeat:no-repeat;
	color:#333333;
}

div.mod_breadcrumb span.active
{
	height:30px;
	padding:10px 10px 10px 5px;
	text-align:center;
	background-image:url("tl_files/images/breadcrumb_active.jpg");
	background-position:right center;
	background-repeat:no-repeat;
	font-size:12px;
	line-height:30px;
	text-transform:uppercase;
}

#kontaktdaten
{
	margin-left:20px;
}

div.adresse
{
	padding-top:20px;
	padding-left:20px;
}

#footer
{
	height:40px;
	margin-top:30px;
	padding-top:5px;
	border-top:1px dotted #dddddd;
}

#footer div
{
	text-align:right;
}
