﻿ï»¿@charset "utf-8";
/* CSS Document */




/* IE6 css fixer v0.4: Thu, 07 May 2009 07:19:12 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */

#dnn_Contentpane,

body {margin: 0px; padding: 0px; }
#holder{
	background-color:transparent;
	width:100%;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}
html>body #holder{
	background-color:transparent;
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}

.GreyTitle{
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	padding-bottom:3px;
}

#Contentpane{
	clear:both;
	padding:0px;
	margin:0px;
}
.background_startsida{
background-image:url(Bilder/LCS_startsida2.png);
	background-repeat:no-repeat;
	height:314px;
	width:689px;
}


.grey_top{
	background-image:url(Bilder/grey_top.png);
	background-repeat:no-repeat;
	height:8px;
}


.GTS_grey {
	background-color:transparent;
	background-image:url(Bilder/grey30_backg.png);
	background-repeat:no-repeat;
	width:245px;
	height:317px;
	padding:0px;
	margin:0px;
}

.grey_bottom{
	background-image: url(Bilder/grey_bottom.png);
	background-repeat:no-repeat;
	height:10px;
	width:690px;
}


.GTS_showcase{
	background-color:transparent;
	width:695px;
	background-image:url(Bilder/showcase_backg.png);
	background-repeat:no-repeat;
	height:232px;
}
.GTS_showcase_doosan{
	background-color:transparent;
	width:695px;
	background-image: url(Bilder/showcase_backg_doosan.png);
	background-repeat:no-repeat;
	height:168px;
}

.GTS_auto70{
	width:695px;
	background-image: url(Bilder/top_grey.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#efefef;
	height:auto;
}
.GTS_auto70_down{
	background-color:transparent;
	width:695px;
	background-image: url(Bilder/down_grey.png);
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.GTS_auto100{
	width:950px;
	background-image: url(Bilder/grey_top100.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#efefef;
	height:auto;
}
.GTS_auto100_down{
	background-color:transparent;
	width:950px;
	background-image: url(Bilder/down_grey100.png);
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}


.GTS_auto50{
	width:465px;
	background-image: url(Bilder/top_grey50.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#efefef;
	height:auto;
}
.GTS_auto50_down{
	background-color:transparent;
	width:465px;
	background-image: url(Bilder/down_grey50.png);
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.GTS_auto30{
	width:245px;
	background-image: url(Bilder/top_grey30.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #efefef;
	height:auto;
}
.GTS_auto30_down{
	background-color:transparent;
	width:245px;
	background-image: url(Bilder/down_grey30.png);
	height:20px;
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.background_transp{
	background-color:transparent;
	background-repeat:no-repeat;
	width:100%;
	float:none;
}
.GTS_grey {
	background-color: transparent;
	clear:both;
	width:245px;
}
.GTS_footer {
	width:950px;
	height:150px;
	background-image:url(Bilder/footer_backg.png);
	background-repeat:no-repeat;
}
.GTS_yellow {
	background-image:url(Bilder/yellow_backg.png);
	background-repeat:no-repeat;
	clear:both;
	width:245px;
	height:227px;
	padding:0px;
	margin:0px;
}

.GTS_yellow_no {
	background-image: url(Bilder/yellow_backg_nowomen.png);
	background-repeat:no-repeat;
	clear:both;
	width:245px;
	height:227px;
	padding:0px;
	margin:0px;
}

.background_transp100{
	background-color:transparent;
	background-repeat:no-repeat;
	width:100%;
	float:none;
}

.content{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	vertical-align:middle;
}
.content2{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	vertical-align:middle;
}

.content_test{
	width:100%;
	background-color:#efefef;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
}
.content_grey{
	background-color:#cccccc;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}
html>body .content{
	width:auto;
	padding:10px;
	margin:0px;
}

.CATContainerrow {
	background-color: #FFFFFF
}


.Head {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}



