/* Navigation */
a:link.navi  {
	color : #C40008;
	text-decoration : none;
}

a:active.navi  {
	color : #C40008;
	text-decoration : none;
}

a:visited.navi  {
	color : #C40008;
	text-decoration : none;
}

a:hover.navi  {
	color : #994779;
	text-decoration : none;
}

/* Links Fließtext */
a:link  {
	color : #994779;
	text-decoration : none;
}

a:active  {
	color : #994779;
	text-decoration : underline;
}

a:visited  {
	color : #994779;
	text-decoration : none;
}

a:hover  {
	color : #994779;
	text-decoration : underline;
}


/* Fließtext */
p  {
	font-size : 13px;
	color : #000000;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
}

/* Fusstext */
p.unter  {
	font-size : 12px;
	color : #999999;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
}

/* Tequila Gross Head */
p.head  {
	font-size : 16px;
	font-weight: bolder;
	color : #C40008;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
}

/* Tequila Navigation */
p.navi  {
	font-size : 14px;
	font-weight: bolder;
	color : #C40008;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
	font-style: normal;
}



h1  {
	font-size : 16px;
	color : #C40008;
	font-family :  "Arrus BT", "Times New Roman", sans-serif;
	font-weight : bold;
}

h2  {
	font-size : 15px;
	color : #C40008;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
	font-weight : bold;
}

h3  {
	font-size : 14px;
	color : #C40008;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
	font-weight : bold;
}

p.p3  {
	font-size : 14px;
	color : #C40008;
	font-family : "Arrus BT", "Times New Roman", sans-serif;
	font-weight : bold;
}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #495778; 
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #495778; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	background : #FFFFFF;
}
