/* CSS Document */

/* Links */
    a.LinkMenu:link  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#aa2a7f; text-decoration:none;}
	a.LinkMenu:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#aa2a7f; text-decoration:none;}
	a.LinkMenu:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px;  font-weight:bold; color:#aa2a7f; text-decoration:underline;}
	a.LinkMenu:active  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#aa2a7f; text-decoration:underline;}
	a.LinkMenu:focus  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color:#aa2a7f; text-decoration:underline;}

/* Tabellen */
.tableft {margin-left:10px; margin-top:5px; border-right:1px dashed; border-color:#996633;}
.tabtop  { background-color:#fa9beb; border: dashed 1px #cc6600; }
.tabtopmar {margin-left:-15px;}
.tabmain {margin-left:0px; margin-top:-5px;}

/* Bilder Logo*/
.logo {background-image: url(../bgr/logo.gif); background-position: 35px 5px; background-repeat: no-repeat; }
.bildmain {margin-left:0px; margin-top:-25px;}

/* Text Format */
.txtbraun {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#aa2a7f; font-weight: bold; text-align:center;}
.txtsmall {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#aa2a7f; font-weight: normal; text-align:justify;}
.txtnormal {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#aa2a7f; font-weight: normal; text-align:justify;}
.txtbold {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#aa2a7f; font-weight: bold; text-align:justify;}
.txttitel {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#aa2a7f; font-weight: bold; text-align:justify;}
.txtboldzen {font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#aa2a7f; font-weight: bold; text-align:center;}

