﻿/* (c) auto-i-dat ag - Alle Rechte vorbehalten */

body
{
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	background-color: #808080;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}


a
{
	color: #00008B;
}


input
{
	font-size: 10pt;
	font-family: Arial;
}


.panAutohandel
{
	width: 1000px;
	height: 790px;
	margin: auto;
	background-color: #DDDDDD;
}


.panHead
{
	height: 116px;
	width: 998px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	overflow: hidden;
}


.panMenu
{
	height: 643px;
	width: 196px;
	float: left;
	margin-top: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}


.panMain
{
	height: 645px;
	width: 800px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}


.panMainNoMenu
{
	width: 996px;
}


.panMenuListe
{
	margin-top: 5px;
}


.labMenuListe
{
	display: block;
	margin-left: 5px;
	width: 176px;
	padding-left: 5px;
	font-weight: bold;
	color: #770000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


.panMenuListe ul
{
	margin-top: 0px;
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
}


.panMenuListe li
{
	display: block;
	width: 186px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}


.panMenuListe a
{
	display: block;
	width: 176px;
	padding: 5px;
	color: #000000;
	text-decoration: none;
}


.panMenuListe a:hover
{
	background-color: #DDDDDD;
	text-decoration: none;
}


.panFusszeile
{
	width: 1000px;
	height: 25px;
	background-color: #DDDDDD;
}


.labFusszeile
{
	width: 1000px;
	height: 15px;
	display: block;
	float: left;
	margin-top: 6px;
	text-align: center;
	font-size: 8pt;
	color: #808080;
	background-color: #DDDDDD;
}


.lnkHomepage
{
	text-decoration: none;
	color: #808080;
}


.lnkHomepage:hover
{
	text-decoration: underline;
}
