/* CSS Document */

BODY
{
	background-color: #AAAAAA;
	margin: 0px;
}

A
{
	cursor: pointer;
}

H2
{
	font-family: Verdana;
	font-size: 10pt;
	color: #383C41;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
}

H3
{
	font-family: Verdana;
	font-size: 10pt;
	color: #821518;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 2px;
}

H4
{
	font-family: Verdana;
	font-size: 9pt;
	color: #383C41;
}

.note
{
	font-family: Verdana;
	padding: 0px;
	font-size: 9pt;
}

.error
{
	color: #FF0000;
}

.subtab
{
	font-family: Verdana;
	font-size: 8pt;
	color: #821518;
}

.sitemap
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #821518;
}

.sitemap A
{
	color: #821518;
}

/* Container */

#container
{
	position: absolute;
	top: 0;
	left: 37px;
	width: 950px;
}

/* Header */

#header
{
	position: absolute;
	top: 0px;
	height: 170px;
	width: 100%;
	padding: 0px;
	z-index: 1;
}

#lang
{
	float: right;
}

#logoLayer
{
	position: absolute;
	width: 116px;
	height: 116px;
	top: 0px;
	z-index: 2;
	background-image: url(../images/caat.gif);
}

.flashBanner
{
	position: absolute;
	top: 52px;
	width: 950px;
	height: 118px;
	z-index: 1;
}

.pictureBanner
{
	position: absolute;
	top: 52px;
	height: 118px;
	width: 950px;
	z-index: 1;
}

#content
{
	position: absolute;
	top: 190px;
	width: 910px;
	color: #383C41;
	font: 10pt Verdana;
	line-height: 14pt;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	z-index: 1;
}

#footer
{
	position: absolute;
	left: 37px;
	height: 37px;
	font: 8pt Verdana;
	line-height: 20px;
	color: #FFFFFF;
}

#footer A
{
	text-decoration: none;
	color: #FFFFFF;
}

/* Main Menu */

#menu
{
	position: absolute;
	top: 170px;
	background-color: #383C41;
	height: 20px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0px;
	cursor: pointer;
	line-height: 5px;
	z-index: 3;
}

.seperate
{
	width: 1px;
	height: 20px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

#ueberuns, #leistungsspektrum, #modelle, #partner
{
	width: 157px;
	height: 20px;
	text-align: center;
	padding: 0px;
	float: left;
}

#standorte
{
	width: 158px;
	height: 20px;
	text-align: center;
	padding: 0px;
	float: left;
}

#kontakt
{
	width: 159px;
	height: 20px;
	text-align: center;
	padding: 0px;
	float: left;
}

/* Sub Menu */

#submenu
{
	position: absolute;
	top: 190px;
	color: #000000;
	height: 0px;
	font: 7pt Verdana;
	font-weight: normal;
	line-height: 10pt;
	z-index: 2;
}

#submenu A
{
	text-decoration: none;
	color: #000000;
}

#submenu A:hover
{
	color: #821518;
}

#leistungsspektrum_submenu, #modelle_submenu, #partner_submenu
{
	visibility: hidden;
	background-color: #ACCCE8;
	width: 148px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	float: left;
}

#ueberuns_submenu
{
	visibility: visible;
	background-color: #FFFFFF;
	width: 148px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	float: left;
}

#standorte_submenu
{
	visibility: visible;
	background-color: #FFFFFF;
	width: 149px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	float: left;
}

#standorte_submenu, #kontakt_submenu
{
	visibility: visible;
	background-color: #FFFFFF;
	width: 149px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	float: left;
}

