/** CSS by Gestaltungen plus, www.gestaltungenplus.ch **/ /** CSS fuer www.gestaltungenplus.ch **/ /* Formatvorlagen fuer den allgemeinen Stil der Website */

/* Farbangaben: 
Farbe1, braun: (165,156,149) a59c95 
Farbe2, orange: (239,111,11) ef6f0b
Farbe3, schriftgrau (44,46,45) 2c2e2d

Farbe8, hellgrau:(204,204,204) CCCCCC; 
Farbe9, grau: (153,153,153) 999999; 
Farbe10, mittelgrau: (102,102,102) 666666; 
Farbe11, dunkelgrau: (51,51,51) 333333; 
Farbe0, schwarz: rgb(0,0,0) 000000; 
Farbe00, weiss: rgb(255,255,255) FFFFFF;

*/






p
{
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	line-height: 180%;
	font-size: 76%;
	text-align: left;
	background-color: transparent;
	font-style: normal;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
}


#footer p
{
	margin-top: 0em;
	margin-bottom: 0.1em;
	line-height: 160%;
	font-size: 76%;
	text-align: left;
	background-color: transparent;
}

#division
{
	width: 45%;
	float: right;
	margin: 200px 0 0 0;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
	font-size: 34px;
	font-weight: bolder;
}

.maintitle
{
	margin-bottom: 1.2em;
	font-size: 130%;
	color: #A59C95;
	font-weight: normal;
}

.subtitle
{
	font-size: 69%;
	line-height: 100%;
}

.subtitlekunde
{
	font-size: 69%;
	line-height: 100%;
	margin-bottom: 1.0em;
}

h1
{
	margin-bottom: 2.0em;
	font-size: 86%;
	line-height: 160%;
	font-weight: normal;
}


h3.uebersicht
{
	margin-top: 79px;
	margin-bottom: 0.2em;
	font-size: 85%;
	color: #000;
	background-color: transparent;
}



img { border-width: 0px; border-color: #000; border-style: solid; }


a
{
	color: #2c2e2d;
	text-decoration: underline;
	background-color: transparent;
}

a.none { color: #2c2e2d; text-decoration: none; background-color: transparent; }

a:hover { color: #a59c95; background-color: transparent; }

a.retour
{
	color: #ef6f0b;
	text-decoration: none;
	background-color: transparent;
}

a.retour:hover { color: #a59c95; background-color: transparent; }



ul { margin: 0; padding: 0; }

.links
{
	margin: 0px 0 0 0px;
	border-width: 0px;
	border-color: #3366CC;
	border-style: solid;
}

.links li
{
	font-size: 76%;
	line-height: 160%;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0px;
	border-style: solid;
	border-width: 0 0 0px 0;
	list-style-type: none;
	list-style-position: inside;
}


/* Inhaltsverzeichnis */ 

.sitemapebene0
{
	margin: 0px 0 0 0px;
	border-width: 0px;
	border-color: #2c2e2d;
	border-style: solid;
}

.sitemapebene0 li
{
	font-size: 76%;
	line-height: 120%;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0px;
	border-style: solid;
	border-width: 0 0 0px 0;
	list-style-type: none;
	list-style-position: inside;
}

.sitemapebene1
{
	margin: 0px 0 0 10px;
	border-width: 0px;
	border-color: #2c2e2d;
	border-style: solid;
}

.sitemapebene1 li
{
	font-size: 76%;
	line-height: 120%;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0px;
	border-style: solid;
	border-width: 0 0 0px 0;
	list-style-type: none;
	list-style-position: inside;
}



