/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.karlwiener-Firma{
	font-size: 14px;
 	color: rgb(233,84,39);
 	font-weight: bold;
 	background-color: rgb(255,255,255);
 	margin-top: 0px;
 	margin-bottom: 0px
}

.TextObject{
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0)
}

.PageHeader-orange{
	font-size: 24px;
 	color: rgb(233,84,39);
 	letter-spacing: 2px;
 	line-height: 26px;
 	font-weight: bold;
 	text-align: left;
 	margin: 5pt
}

A:hover {
	font-size: 14px;
 	color: rgb(255,0,0);
 	letter-spacing: 1px;
 	font-weight: bold;
 	font-style: italic;
 	background-color: rgb(192,192,192)
}

.TextNavBar{
	font-size: 10pt;
 	color: rgb(255,102,51);
 	font-weight: bold
}

A:active {
	font-size: 14px;
 	color: rgb(233,84,39);
 	letter-spacing: 1px;
 	text-decoration: none 
}

.PageHeaderBlack{
	font-size: 24px;
 	color: rgb(0,0,0);
 	letter-spacing: 2px;
 	line-height: 26px;
 	font-weight: bold;
 	text-align: left;
 	margin: 5pt
}

.SiteNormal{
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	letter-spacing: 1px
}