/* .fliesstext auf www.vdi.de*/
body {font-family: arial, helvetica, sans-serif; font-size: 80%; color: #000000; }
.fliesstext {font-size: 100%; color: #000000; text-decoration: none}
.fehler {font-size: 100%; color: #ff0000; text-decoration: none}
.erfolg {	FONT-SIZE: 100%;	COLOR: #00CC00;	TEXT-DECORATION: none}
.th_link {font-size: 100%;}
.tabrahmen_forum { border: 1px solid #CEEFFF; }

th, td, table, tr {font-size: 100%; color: #000000;}

input   {font-family: arial, helvetica, sans-serif; font-size: 90%;}
select  {font-family: arial, helvetica, sans-serif; font-size: 90%; background-color: #ffffff; color: #000000}
h1 {font-family: arial, helvetica, sans-serif; font-size: 130%; font-weight: bold; letter-spacing: 1pt; color: #000000}
h2 {font-family: arial, helvetica, sans-serif; font-size: 115%; font-weight: bold; letter-spacing: 1pt; color: #000000}
h3 {font-family: arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; letter-spacing: 1pt; color: #000000}

a, a:active{font-size: 100%; color: #0000FF; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}

/**********************************************/
/* Classe für einen schönen Tooltip bei HREF'S*/
.tip, a.tip, a.tip:link, a.tip:visited, a.tip:active, a.tip:hover
{ cursor:help;border-bottom:1px dotted blue;text-decoration: none;}
/**********************************************/

/* Schriftfarben-Klassen*/
.red {color:red;} 
.black {color:black;}
.blue {color:blue;}
.red_bold {color:red;font-weight:bold;}
