/*----		Schriftformatierung		-----*/
html body {
/*	color: #363636;*/
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p{
	padding-bottom: 10px;
}

h1{
	color: #000000;
	font-size: 15px;
	margin-bottom: 10px;
}

h2{
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

h3{
	font-size: 12px;
	margin-bottom: 8px;
	font-weight: normal;
}

.normal{
	font-size: 10px;
	font-weight: normal;
}

#Handwerk_rechts_kurz_farbe h2{
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
}

p a{
	color: #363636;
	font-weight: bolder;
}

p a:hover{
	font-weight: bolder;
	text-decoration: underline;
}

#Navigation{
	color: #b4a88a;
}

#Handwerk_mitte h1{
	color: #ad4b78;
	font-size: 13px;
	line-height: 28px;
}

#Subnavigation { 
	color: #a09886;
	font-size: 9px;
	text-decoration: none;
}

#Handwerk_c p{
	color: #ffffff;
	font-size: 11px;
	font-weight: 100;
}

#Handwerk_c a{
	font-size: 11px;
	font-weight: 100;
	padding-bottom: 10px;
}

#Handwerk_rechts_kurz_farbe{
	color: #ffffff;
}

#Handwerk_rechts_kurz_farbe h2{
	font-size: 12px;
}

#Handwerk_rechts_kurz_farbe p{
	font-size: 12px;
	padding-bottom: 14px;
}

#Handwerk_links_Flash p{
	line-height: 16px;
	font-size: 12px;
}
#Handwerk_rechts_Flash{
	line-height: 16px;
	font-size: 12px;
}

#Fusszeile p{
	color: #b4a88a;
	word-spacing: 0.13em;
	
}

#Bewerbung a{
	text-decoration: none;
}

/*-----		Sonderformat für Text im Container Impressum	-----*/
#impressum p{
	padding-bottom: 5px;
}

.magenta{
	color: #910f4b;
}

.klein{
	font-size: 8px;
	line-height: 10px;
}
