/* Standard-CSS für www.thelevante.com
www.epdesign.at
Wichtige Farben
--------------------------------------
Rot     #B02A30
Grau 01 #8B8479
Grau 02 #A8A093
ganz helles grau  #E8DBC6
--------------------------------------
*/

/*Alle Innen- und Außenabstände werden auf null gesetzt. Einrichten einer Standartschrift für alle Elemente. */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, {
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,
a:visited,
a:active {color: #ffffff; font-weight: bold; text-decoration: underline} 
a:hover {background-color: #8B8479}

p,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
	font-weight: normal;
}


H1 {font-size: 12px; line-height: 24px;}
H2 {font-size: 12px; line-height: 24px;}
H3 {font-size: 16px; line-height: 22px;}
H1,H2,H3 {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}


.smalH1 {font-size: 14px; line-height: 32px;}
.smalH2,
.smalH3 {font-size: 14px; line-height: 22px;}
.smalText {font-size: 10px; line-height: 14px;}
.smalTextFooter {font-size: 10px; line-height: 12px; color : #999999; font-weight: normal;text-decoration:none}}

/*li {
	font-family: Arial, Helvetica, sans-serif, sans-serif; font-size: 14px;color: #000000;
	line-height: 22px;font-weight: bold; link color: #999999;
}*/

body {
       scrollbar-face-color: #B02A30;
       scrollbar-shadow-color: #E8DBC6;
       scrollbar-highlight-color: #E8DBC6;
       scrollbar-3dlight-color: #FFFFFF;
       scrollbar-darkshadow-color: #FFFFFF;
       scrollbar-track-color: #E8DBC6;
       scrollbar-arrow-color: #FFFFFF;
}

.headertext {color: #8A8479;
font-weight:bold;
font-size:14px;}

.headertext h1 {color: #8A8479;
font-weight:bold;
font-size:14px;
line-height:12px;
margin:0;
padding:0;
}

/* Zum Spam schutz */
.nix { display:none; }
/* --------------- */

/* alle Flash Objecte werden ohne Outline angezeigt */
object {
	outline:none;
}

li {
	margin-left:-26px;
	padding-left:0px;
}