/*Linkformatierung*/
A {text-decoration:none; color:#336699;} /* hs_blau */
/* A {text-decoration:none; color:#0033CC;} */
A:visited {color:#336699;} 
/* A:visited {color:#5c73c0;} */
/* A:visited {color:#001199;} */
A:hover {font-weight: normal; color:#336699; text-decoration: underline;}
/* A:hover {font-weight: normal; color:#0033CC; text-decoration: underline;} */
A:focus { color:#CC3300; text-decoration:underline; } /* IE benutzt stattdessen a:active */
A:active {color:#CC3300;}

/* Standard */
/*Für Text in Tabellen z.B. Aktuelles, Vorlesungsplan*/
.std {font-family: Verdana, Arial, Helvetica; font-size: 11px;  color: #000000; line-height:12pt;}

/* Für Newsbereich (News erscheint in rot) */
.topaktuell {font-family: Verdana, Arial, Helvetica; font-size: 11px;  color: #FF0000; line-height:12pt;}

/* styles for startpage */
.head_large {font-family: Verdana, Arial, Helvetica; font-size: 18px;  font-weight: bold; color: #FFFFFF;}
.head_small {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.main_title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #CC3300; }
/*.nav_title {font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #CC3300; }*/
.nav_title {font-family: Verdana, Arial, Helvetica; font-size: 14px; color: #CC3300; }
.study_course {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.nav_std {font-family: Verdana, Arial, Helvetica; font-size: 11px;  color: #000000;}
.news_std {font-family: Verdana, Arial, Helvetica; font-size: 11px;  color: #000000;}

#startpage { background-image:url(www.fh-pforzheim.de); leftmargin: 0; topmargin: 0; marginwidth: 0; marginheight: 0;}

Body
{
font-size:11px; font-family:Verdana, Arial, Helvetica;
}

/* Text */
/*Für normalen Fliesstext*/
.txt {font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #000000;}


/*.txt0 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000;}*/
.txt0 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #000000;}
.txt1 {font-family: Verdana, Arial, Helvetica; font-size: 16px; color: #000000;}
.txt2 {font-family: Verdana, Arial, Helvetica; font-size: 14px; color: #000000;}
.txt3 {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;}

/* Überschriften */
/*Überschrift erster Ordnung*/
.h1 {font-family: Verdana, Arial, Helvetica; font-size: 18px; color: #CC3300;}
/*Überschrift zweiter Ordnung*/
.h2 {font-family: Verdana, Arial, Helvetica; font-size: 15px; color: #CC3300;}
/*Überschrift dritter Ordnung*/
.h3 {font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #CC3300;}

h1 {font-family: Verdana, Arial, Helvetica; font-size: 18px; color: #CC3300;}
h2 {font-family: Verdana, Arial, Helvetica; font-size: 15px; color: #CC3300;}
h3 {font-family: Verdana, Arial, Helvetica; font-size: 13px; color: #CC3300;}

hr {color: #c0c0c0; background-color: #c0c0c0; height: 2px; border-left: 0px; border-top: 0px; border-right: 0px; border-bottom: 0px;}
/* weitere Formatierungsmöglichkeiten z.B.: width: 781px; text-align: center; border: 1px dashed #cc0000; border-bottom: 1px solid black; */
/* <hr style="width:300px; color:yellow; background-color:yellow; height:5px; margin-right:0; text-align:right; border:1px dashed blue;"> */

/* .eiti_rot {color:#d06060;} */
.eiti_rot {color:#CC3300;} 
.eiti_blau {color:#0033CC;}
.eiti_gelb {color:#FFCC00;}

.hs_blau {color:#336699;}

/*Stellt die Hintergrundfarbe der Seite ein*/
body {  background-color: f6f6f6}


/* table { border-collapse:collapse ; border: 0}
td { border-color: #000000 #000000 #000000 #000000; border-style: solid ; padding-left: 10px}
th { }
*/