/* DATEI: style.css */

/* MBRAUN WEBSITE CSS Definition */


a.linkblack:link { text-decoration:underline; color:#000000; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }
a.linkblack:visited { text-decoration:underline; color:#000000; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }
a.linkblack:hover { text-decoration:none; color:#013299; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }

a.linkwhite:link { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }
a.linkwhite:visited { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }
a.linkwhite:hover { text-decoration:underline; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal }

a.linkwhitesmall:link { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:11px; font-weight:normal }
a.linkwhitesmall:visited { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:11px; font-weight:normal }
a.linkwhitesmall:hover { text-decoration:underline; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:11px; font-weight:normal }


.textwhite { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal; }
.textwhitesmall { text-decoration:none; color:#FFFFFF; font-family:"Verdana","Arial","Sserife"; font-size:11px; font-weight:normal; }


.textblack { text-decoration:none; color:#000000; font-family:"Verdana","Arial","Sserife"; font-size:12px; font-weight:normal; }
.textblacksmall { text-decoration:none; color:#000000; font-family:"Verdana","Arial","Sserife"; font-size:11px; font-weight:normal; }

.headline { text-decoration:none; color:#000000; font-family: "Verdana","Arial","Sserife"; font-size:13px; font-weight:bold; }

.search_formfield { background-color:#FFFFFF; width:150px; border:1px solid #E0E0E0; color:#666666; font-family:"Verdana","Arial","Sserife"; font-size:12px;}

.mail_formfield { background-color:#FFFFFF; width:600px; border:1px solid #E0E0E0; color:#666666; font-family:"Verdana","Arial","Sserife"; font-size:12px;}

.formfield { background-color:#FFFFFF; width:180px; margin:0px; border:0px solid #E0E0E0; color:#666666; font-family:"Verdana","Arial","Sserife"; font-size:10px;}

.ticker { width:600px; border:0px; color:#003F62; font-family:"Verdana","Arial","Sserife"; font-size:12px;}