/* Stylesheets für visionstreamer */

* { margin:0px; padding:0px}

/* zur Korrektur des Rahmens um die Lupe. Achtung: wg Netscape/IE: bei <body> noch link="#dbdfe9" vlink="#dbdfe9" alink="#dbdfe9" einfügen 
a.lupe:link { text-decoration:none; font-weight:normal; color:#ffffff; }
a.lupe:visited { text-decoration:none; font-weight:normal; color:#eeeeee; }
a.lupe:hover { text-decoration:underline; font-weight:normal; color:#ffffff; }
a.lupe:active { text-decoration:underline; font-weight:normal; color:#eeeeee; }
*/

/* Teaser */
a.teaserlink:link { text-decoration:none; font-weight:normal; color:#ffffff; }
a.teaserlink:visited { text-decoration:none; font-weight:normal; color:#ffffff; }
a.teaserlink:hover { text-decoration:underline; font-weight:normal; color:#ffffff; }
a.teaserlink:active { text-decoration:underline; font-weight:normal; color:#ffffff; }

/* Kopfzeile: andere Linkstruktur */
a.legende:link { text-decoration:none; font-weight:normal; color:#000000; }
a.legende:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.legende:hover { text-decoration:none; font-weight:normal; color:#a0a0a0; }
a.legende:active { text-decoration:none; font-weight:normal; color:#a0a0a0; }

a.logolink:link { text-decoration:none; font-weight:normal; color:#000000; }
a.logolink:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.logolink:hover { text-decoration:none; font-weight:normal; color:#000000; }
a.logolink:active { text-decoration:none; font-weight:normal; color:#000000; }


/* body Linkstruktur */
a.bodylink:link { text-decoration:none; font-weight:normal; color:#000000; }
a.bodylink:visited { text-decoration:none; font-weight:normal; color:#555555; }
a.bodylink:hover { text-decoration:none; font-weight:normal; color:#555555; }
a.bodylink:active { text-decoration:none; font-weight:normal; color:#000000; }

/* action Linkstruktur */
a.actionlink:link { text-decoration:none; font-size:x-large; font-weight:normal; text-align:left; color:#E31116; }
a.actionlink:visited { text-decoration:none; ffont-size:x-large; font-weight:normal; text-align:left; color:#E31116; }
a.actionlink:hover { text-decoration:none; font-size:x-large; font-weight:normal; text-align:left; color:#555555; }
a.actionlink:active { text-decoration:none; font-size:x-large; font-weight:normal; text-align:left; color:#E31116; }


/* Fusszeile Linkstruktur */
a.footerlink:link { text-decoration:none; font-weight:normal; color:#ffffff; }
a.footerlink:visited { text-decoration:none; font-weight:normal; color:#eeeeee; }
a.footerlink:hover { text-decoration:underline; font-weight:normal; color:#ffffff; }
a.footerlink:active { text-decoration:underline; font-weight:normal; color:#eeeeee; }


/* Text Hauptteil */
.bodytext {font-family:'Trebuchet MS',Verdana;font-size:medium; font-weight:normal; line-height:14pt; text-align:left; color:#444444}

/* Fußnotentext */
.footnote {font-family:'Trebuchet MS',Verdana; font-size:small; font-weight:normal; text-align:left; color:#ffffff}

/* Kopfzeilentext "Legende" */
.legende {font-family:'Trebuchet MS',Verdana; text-align:left; font-size:large; font-weight:900; color:#ffffff} 
.legende2 {font-family:'Trebuchet MS',Verdana; text-align:left; font-size:normal; font-weight:400; color:#ffffff} 

/* Kopfzeilentext "Logo" */
.logo {font-family:'Trebuchet MS',Verdana; text-align:left; font-size:xx-large; color:#000000} 

/* Minitext */
.mini {font-family:'Trebuchet MS',Verdana; font-size:small; font-weight:normal; text-align:left; color:#ffffff}

/* Centertext Header */
.centertextheader {font-family:'Trebuchet MS',Verdana; font-size:large; font-weight:bold; text-align:center; color:#ffffff}

/* Centertext */
.centertext {font-family:'Trebuchet MS',Verdana; font-size:large; font-weight:bold; text-align:center; color:#000000}

/* Centertext about you*/
.centertextaboutyou {font-family:'Trebuchet MS',Verdana; font-size:x-large; font-weight:normal; text-align:left; color:#000000}

/* Bildertext fett */
.bildertextfett {font-family:'Trebuchet MS',Verdana; font-size:large; font-weight:bold; text-align:left; color:#000000}

/* Bildertext normal */
.bildertextnormal {font-family:'Trebuchet MS',Verdana; font-size:large; font-weight:normal; text-align:left; color:#000000}

/* Publikation normal */
.publication {font-family:'Trebuchet MS',Verdana; font-size:normal; font-weight:normal; text-align:left; color:#000000}

/* PublikationLinkstruktur */
a.publication:link { text-decoration:none; font-weight:normal; color:#000000; }
a.publication:visited { text-decoration:none; font-weight:normal; color:#000000; }
a.publication:hover { text-decoration:none; font-weight:normal; color:#a0a0a0; }
a.publication:active { text-decoration:none; font-weight:normal; color:#a0a0a0; }

