h1 {
 color:#000000;
 font-weight:normal;
 display:inline;
 position:relative;
 left:0px;
}
h3 {
 color:#000000;
 font-weight:normal;
 display:inline;
}

div, td {
font-size:12px;
}


#lcd_europe {
	width:100%;
	height:1500px;
	position:relative;
	background-image:url(images/lcd_europe/main_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	border: solid 0px #000000;
	}

#center_container {
	width:913px;
	position:relative;
	left:50%;
	margin-left:-456px;
}

#navigation_top {
	width:913px;
	height:30px;
	position:absolute;
	left:530px;
	top:14px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

#navigation_bottom {
	width:913px;
	position:relative;
	top:197px;
}

#main_content {
	position:relative;
	top:192px;
	width:913px;
	min-height:300px;
	background-color:#FFFFFF;
}

#main_header {
	width:913px;
	height:125px;
	position:absolute;
	top:40px;
}

#main_navigation {
	width:136px;
	height:150px;
	position:absolute;
	left:-7px;
}

#main_navigation_link {
	width:136px;
	position:relative;
	margin-bottom:2px;
	font-size:11px;
	padding-left:16px;
	background-repeat:no-repeat;
	padding-top:6px;
	padding-bottom:6px;
	cursor:pointer;
}

.link1 {
	background-image:url(images/lcd_europe/main_navigation_1.jpg);	
}
.link2 {
	background-image:url(images/lcd_europe/main_navigation_2.jpg);	
}
.link3 {
	background-image:url(images/lcd_europe/main_navigation_3.jpg);	
}
.link4 {
	background-image:url(images/lcd_europe/main_navigation_4.jpg);	
}
.link5 {
	background-image:url(images/lcd_europe/main_navigation_5.jpg);	
}

#main_page {
	width:730px;
	position:relative;
	left:137px;
}

#main_left {
	background-color:#E7E7E8;
	width:375px;
	min-height:419px;
	position:relative;
	top:0px;
	left:0px;
	font-size:11px;
}

#main_left_image {
	position:absolute;
	top:-16px;
	left:90px;
}

#main_right {
	width:381px;
	min-height:419px;
	position:absolute;
	top:0px;
	left:383px;
}

#main_right_box {
	width:381px;
	height:135px;
	background-color:#DEECF3;
	position:relative;
	margin-bottom:7px;
}

#main_trusted_shops {
	position:absolute;
	left:15px;
	bottom:30px;
}

.spacer {
	border-bottom:1px solid #999;	
}

#kaufen_row{
	padding-top:5px;
	position:relative;
	border-bottom:1px solid #999;
	width:650px;
	height:111px;
}

#kaufen_image {
	position:absolute;	
}

#kaufen_header {
	position:absolute;
	left:150px;
	top:20px;
}

#kaufen_preis {
	position:absolute;
	right:0px;
	top:20px;
}

#kaufen_preis_image {
	position:absolute;
	right:0px;
	top:40px;
	cursor:pointer;
}

#fadeshow {
	position:relative;
	top:25px;
	left:11px;
}

#detail_1 {
	border:1px solid black;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2000;
}

#detail_2 {
	border:1px solid black;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2000;
}

#detail_3 {
	border:1px solid black;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2000;
}

#home_1 {
	height:120px;
	width:99px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2001;
}

#home_2 {
	height:120px;
	width:99px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2001;
}

#home_3 {
	height:120px;
	width:99px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:2001;
}


