/* ***************************************************** */
/* Formattings for the startpage of the project (index.jsp) */
/* Author: Oliver Robl, LexCom Informations GmbH */
/* (C) Copyright 2008, All rights reserved! */
/* ***************************************************** */


/* Default Settings */
/* ***************************************************** */
* {
	font-family:Arial Unicode MS, Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:400;
	color:black;
}


/* Custom Tag Settings */
/* ***************************************************** */
body {
	background-color:black;
	margin:10px;
}

select {
	width:75%;
	margin-top:20px;
}

button {
	width:100px;
	margin:10px 5px 5px 5px;	
}

/* Main Div */
div#etc0001 {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
	z-index:100;
}

/* Loading Div */
div#loading {
	text-align:center;
	position:absolute;
	top:40%;
	left:25%;
	width:640px;
	height:30px;
	z-index:99;
}

/* Loading Span */
div#loading span {
	font-size:20px;
	font-weight:600;
	color:white;
}

/* Banner Div */
div#etc0002 {
	text-align:center;
	position:absolute;
	top:32px;
	left:80px;
	width:640px;
	height:80px;
	z-index:101;
}

/* Content Div */
div#etc0003 {
	text-align:center;
	position:absolute;
	top:120px;
	left:80px;
	width:640px;
	height:470px;
	z-index:101;
}

/* Brandarea Div */
div#brandarea {
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:102;
}


/* Custom ID Settings */
/* ***************************************************** */
/* Brand Kverneland Div */
#etc0004 {
	text-align:center;
	padding-top:15px;
	position:absolute;
	top:39px;
	left:102px;
	width:141px;
	height:36px;
	z-index:103;
	cursor:pointer;
}

/* Brand Kvernelandgroup Div */
#etc0005 {
	text-align:center;
	padding-top:8px;
	position:absolute;
	top:39px;
	left:248px;
	width:141px;
	height:57px;
	z-index:103;
	cursor:pointer;
}

/* Brand Vicon Div */
#etc0006 {
	text-align:center;
	padding-top:5px;
	position:absolute;
	top:39px;
	left:394px;
	width:141px;
	height:54px;
	z-index:103;
	cursor:pointer;
}

/* Brand Deutz Div */
#etc0007 {
	text-align:center;
	padding-top:7px;
	position:absolute;
	top:147px;
	left:250px;
	width:141px;
	height:36px;
	z-index:103;
	cursor:pointer;
}

/* Brand Accord Div */
#etc0008 {
	text-align:center;
	padding-top:12px;
	position:absolute;
	top:232px;
	left:63px;
	width:124px;
	height:23px;
	z-index:103;
	cursor:pointer;
}

/* Brand Taarup Div */
#etc0009 {
	text-align:center;
	padding-top:11px;
	position:absolute;
	top:232px;
	left:192px;
	width:124px;
	height:24px;
	z-index:103;
	cursor:pointer;
}

/* Brand Rau Div */
#etc0010 {
	text-align:center;
	padding-top:8px;
	position:absolute;
	top:232px;
	left:321px;
	width:124px;
	height:27px;
	z-index:103;
	cursor:pointer;
}

/* Brand Greenland Div */
#etc0011 {
	text-align:center;
	padding-top:10px;
	position:absolute;
	top:232px;
	left:450px;
	width:124px;
	height:25px;
	z-index:103;
	cursor:pointer;
}

/* Brand Rau Kleine Div */
#etc0012 {
	text-align:center;
	padding-top:10px;
	position:absolute;
	top:282px;
	left:127px;
	width:124px;
	height:25px;
	z-index:103;
	cursor:pointer;
}

/* Brand PZ Div */
#etc0013 {
	text-align:center;
	padding-top:10px;
	position:absolute;
	top:282px;
	left:256px;
	width:124px;
	height:25px;
	z-index:103;
	cursor:pointer;
}

/* Brand Casalis Div */
#etc0014 {
	text-align:center;
	padding-top:1px;
	position:absolute;
	top:282px;
	left:385px;
	width:124px;
	height:39px;
	z-index:103;
	cursor:pointer;
}

/* Brand Ferguson Div */
#etc0015 {
	text-align:center;
	padding-top:9px;
	position:absolute;
	top:150px;
	left:396px;
	width:124px;
	height:26px;
	z-index:103;
	cursor:pointer;
}

/* Brand Case Div */
#etc0016 {
	text-align:center;
	padding-top:3px;
	position:absolute;
	top:368px;
	left:252px;
	width:124px;
	height:32px;
	z-index:103;
	cursor:pointer;
}

/* Brand Fendt Div */
#etc0017 {
	text-align:center;
	padding-top:7px;
	position:absolute;
	top:150px;
	left:103px;
	width:141px;
	height:36px;
	z-index:103;
	cursor:pointer;
}


/* Custom Class Settings */
/* ***************************************************** */

