body
{color:#0C0C0C;  background-color: #ffffff; font-family: verdana,arial; font-size: 10pt;}


table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #0C0C0C ;font-family: verdana,arial; font-size: 10pt; }


body
{}

body.katalog {margin-top: 20px; margin-left: 30px; margin-right: 20px;margin-bottom:20px;}



/* menue oben */

#menu  a:link, #menu2  a:visited, #menu  a:visited  {
		display: inline;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 11px 6px 11px;
        text-decoration: none;
        color: #800000; float: left;
		}

#menu a:hover {
 		color: #000000;
        background: url(images/pfeil.gif) no-repeat bottom center;
		}




/* allgemeine links im text  */

a:link {
	color: #800000;  
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt; 
	}

a:visited {
	color: #800000; 
	text-decoration:none;
	font-family: verdana; 
	font-size: 10pt;
	}

/*a:active{ color:black; text-decoration:none;font-family: verdana; font-size: 10pt; }*/

a:hover { 
	color: #800000;
	text-decoration:underline;
	font-family: verdana; 
	font-size: 10pt; 
	}


