
/*========================================================================================*/
/* Stylesheet Carrosserie																  */
/*========================================================================================*/

h4
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color:Black;
	text-align: center;
}
H5
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	position: relative;
	top: 4px;
	background-color: silver;
	text-align: center;
}

h6
{
	font-weight: bold;
	font-size: 18pt;
	color: maroon;
	font-family: Verdana;
}

h7
{
	font-size: 12pt;
	color: maroon;
	font-style: italic;
	font-family: Verdana;
}


BODY
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:Black;
	text-align: left;
}


mbody
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:Black;
	text-align: left;
}

li
{
	font-family:Verdana;
	font-size:9pt;
}

.Titel
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: gray;
	text-align: right;
	border-bottom: 'solid 2 #CCCCCC';
	border-bottom-width: thick;
}

.Main
{
	Font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-align: Left;
	margin:15px;
}

.Footer
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: gray;
	text-align: center;
}

.SiteMapPath
{
	background-color: #FFCC33;
	font-family: Verdana;
	font-size: 8pt;
	height: 18px;
	width: 100%;
	border-right: #ffcc33 5px solid;
	border-top: #ffcc33 5px solid;
	border-left: #ffcc33 5px solid;
	border-bottom: #ffcc33 5px solid;
}
