/*CSS für schriefl.at*/

/*Farben
#CC0000 Rot
#666666 Textgrau
#EBE8E8 Seitenhintergrund
#EBE8E8 Navihintergrund
*/

/*--------------------------------NAVI-GRUPPE--------------------*/

a:link			
	{font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	color: #666666; 
	font-size: 13px; 
	text-decoration: none;
	font-weight: bolder;
}
a:visited		
	{font-family: verdana,tahoma,arial,helvetica,sans-serif; 
	color: #666666; 
	font-size: 13px; 
	text-decoration: none;
	font-weight: bolder;
}
a:hover			
	{font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	color: #CC0000; 
	font-size: 13px; 
	text-decoration:none;
	font-weight: bolder;
}
a:active		
	{font-family: verdana,tahoma,arial,helvetica,sans-serif; 
	color: #666666;
	font-size: 13px; 
	text-decoration: none;
	font-weight: bolder;
}
a.aktiv:link, a.aktiv:visited, a.aktiv:hover, a.aktiv:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
a.index:link, a.index:visited, a.index:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.index:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a.header:link, a.header:visited, a.header:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a.header:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
a.headaktiv:link, a.headaktiv:visited, a.headaktiv:hover, a.headaktiv:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
a.textlink:link, a.textlink:visited, a.textlink:hover, a.textlink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
a.mini:link, a.mini:visited, a.mini:hover, a.mini:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

/*----------------------LAYOUT---------------------------------------------*/

body 
{	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;	
}
.hintlogo {
	background-color: #EBE8E8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}
.hintprofil {
	background-image: url(img/profil.jpg);
	background-repeat: no-repeat;
}
.hintwir{
	background-image: url(img/wir.jpg);
	background-repeat: no-repeat;
}
.hintneu{
	background-image: url(img/neu.jpg);
	background-repeat: no-repeat;
}
.hintwww{
	background-image: url(img/www.jpg);
	background-repeat: no-repeat;
}
.hintkontakt{
	background-image: url(img/kontakt.jpg);
	background-repeat: no-repeat;
}
.hintinhalt {
	background-color: EBE8E8;
}
.linerechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/*--------------------------------TEXT-GRUPPE--------------------*/

.header-medium {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
td {
	font-size: 11px;
	color: #666666;
}
li {
	list-style-position: inside;
	list-style-type: square;
	padding-top: 3px;

}
.mini {
	font-size: 10px;
	color: #999999;
}
.recht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
.mini-2 {
	font-size: 11px;
}

.mandanten {
	font-weight: bold;
	text-decoration: underline;
}
p {
	text-align: left;
}
.einzug {
	padding-left: 80px;
}
ul {
	list-style-position: inside;
	list-style-image: url(img/pfeil_g_f.gif);
	letter-spacing: 2px;
}
.ursula {
	letter-spacing: 2px;
	font-weight: bold;

}
.tabliste {
	font-weight: normal;
	margin-left: 20px;
}
.linestreitwert {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #CCCCCC;

}
.lineunten {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #CCCCCC;

}
.linestreit {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-style: none;

}
.prozesskostenrisiko {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 9px;
}
.wichtig {
	padding-top: 11px;
	font-size: 10px;
	color: #999999;

}
.rahm {
	border: 1px solid #999999;
}
.fachgebiete {
	padding-bottom: 3px;
}
