@import url("global.css");

body {
	background-image: url('../img_layout/backgrounds/background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

div#stage {
	margin: 0 auto;
	height: 100%;
}

div#pageBG {
	height: 100%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#head {
	height: 100px;
	width: 960px;
}

#head img.logo {
	margin-top: 30px;
}

#centercolumn {
	position: absolute; 
	top: 50%;  
	left: 50%; 
	width: 960px;
	height: 470px;
	margin-top: -210px;
	margin-left: -480px;
	background-image: url('../img_layout/content_bg_start.png');
	background-repeat: no-repeat;
	padding-top: 70px;
}
#centercolumn #footer {
	clear: both;
	border-top:1px solid #6d6d6e;
	width: 960px;
	height: 50px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 7px;
}
#centercolumn #footer p#footnavi {
	color: #6d6d6e;
	display: block;
	float: left;
}
#centercolumn #footer p.copy {
	color: #6d6d6e;
	display: block;
	padding-left: 200px;
}

#centercolumn #footnavi a {
	display: block;
	float:left;
	margin-right:10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

#centercolumn #footnavi a:link, #centercolumn p#footnavi a:visited {
	color: #6d6d6e;
	text-decoration: none;
	border-bottom: 0px;
}

#centercolumn #footnavi a:focus, #centercolumn p#footnavi a:hover {
	color: #6d6d6e;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#centercolumn #footer a.mailto {
	color: #6d6d6e;
	font-weight: normal;
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}
#centercolumn #footer a.mailto:hover {
	color: #6d6d6e;
	font-weight: bold;
	text-decoration: none;
}

/*
	Boxen-Startseite
*/

#centercolumn img.claim {
	padding-left:100px;
}

#centercolumn div.layout {
	width: 240px;
	min-height: 350px;
	height: 350px;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
#start_produkte p, #start_unternehmen p, #start_leistungen p {
	padding-top:15px;
	padding-left:20px;
	padding-right:25px;
	color: #343b3e;
	font-size: 10px;
	line-height: 16px;
}

#centercolumn #start_produkte {
	background-image: url('../img_layout/start_produkte_en.png');
}
#centercolumn #start_unternehmen {
	background-image: url('../img_layout/start_unternehmen_en.png');
}
#centercolumn #start_leistungen {
	background-image: url('../img_layout/start_leistungen_en.png');
}
div#centercolumn a.play {
	display: block;
	width:210px;
	height:215px;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom:0px;
}
div#centercolumn a.play:link, div#centercolumn a.play:visited {
	background-image: url('../img_layout/play_icon.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom:0px;
}
div#centercolumn a.play:focus, div#centercolumn a.play:hover {
	background-image: url('../img_layout/play_icon_down.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom:0px;
}
div#centercolumn span.hiddenLink {
	display: none;
}
#start_leistungen a, #start_produkte a, #start_unternehmen a {
	text-decoration: none;
}

div#centercolumn a:link, div#centercolumn a:visited {
	color: #343b3e;
	font-size: 10px;
	line-height: 16px;
	border-bottom: 1px solid;
}
div#centercolumn a:focus, div#centercolumn a:hover {
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	border-bottom: 1px solid;
}


/*
	Aktuelles-Box
*/

#centercolumn #start_Aktuelles div.akt_header {
	float:none;
	min-height: 60px;
	height: 60px;
	margin-top:0px;
	background-image: url('../img_layout/box_akt_head_en.png');
	background-repeat: no-repeat;
}
#centercolumn #start_Aktuelles div.akt_hell {
	float:none;
	min-height: 80px;
	height: 80px;
	margin-top:0px;
	background-image: url('../img_layout/box_akt_hell.png');
}
#centercolumn #start_Aktuelles div.akt_dunkel {
	float:none;
	min-height: 80px;
	height: 80px;
	margin-top:0px;
	background-image: url('../img_layout/box_akt_dunkel.png');
}
#centercolumn #start_Aktuelles div.akt_footer {
	float:none;
	min-height: 50px;
	height: 50px;
	margin-top:0px;
	background-image: url('../img_layout/box_akt_footer.png');
	background-repeat:no-repeat;
}
#centercolumn #start_Aktuelles div.akt_footer a {
	list-style: none;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	padding-left: 20px;
	top: 10px;
        border: none;
}
#centercolumn #start_Aktuelles h3 {
	padding-top:0px;
	padding-left:20px;
	padding-right:25px;
	color: #343b3e;
	font-size: 10px;
}
#centercolumn #start_Aktuelles p {
	padding-top:5px;
	padding-left:20px;
	padding-right:25px;
	padding-bottom: 5px;
	color: #343b3e;
	font-size: 10px;
	line-height: 12px;
}
#centercolumn #start_Aktuelles span.aktLine {
	display:block;
	width: 218px;
	height: 10px;
	margin-left: 10px;
	background-image: url('../img_layout/box_akt_line.png');
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#centercolumn #start_Aktuelles a.playSmall {
	display: block;
	float: right;
	width: 70px;
	height: 17px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-size: 10px;
	vertical-align: baseline;
	border-bottom: 0px;
}
#centercolumn #start_Aktuelles a.playSmall:link, #centercolumn #start_Aktuelles a.playSmall:visited {
	background-image: url('../img_layout/play_icon_s.png');
	background-repeat: no-repeat;
	color: #343b3e;
	border-bottom: 0px;
}
#centercolumn #start_Aktuelles a.playSmall:focus, #centercolumn #start_Aktuelles a.playSmall:hover {
	background-image: url('../img_layout/play_icon_s_down.png');
	background-repeat: no-repeat;
	color: #fff;
	border-bottom: 0px;
}
#trends {	
        position: absolute;
        width: 960px;
        float: right;
        top: 65px;     
}

div#trends a:link, div#trends a:visited {
        float: right;
        padding-right: 10px;
        border-bottom: 0px;
        line-height: 0px;
}
