/* Copyright (c) 2000-2001 press-any-key – All Rights Reserved */

/* Body */
body     { scrollbar-face-color:rgb(160,160,160); scrollbar-highlight-color:rgb(160,160,160); scrollbar-arrow-color:rgb(180,0,0); }

/* Background id*/
#bg_red  { background-color:rgb(180,0,0); }
#bg_grey { background-color:rgb(80,80,80); }

/* Tables */
td        { font-family: Arial, Helvetica, Verdana; font-size:12px; }
td.head   { font-size:13px; color:rgb(180,0,0); font-weight:bold; }
td.bold   { font-size:12px; color:#000000; font-weight:bold; }
td.border { border:1px; border-style:solid; border-color:rgb(80,80,80); }
td.gifa   {color:#E9E9E9; font-size:11px;border:1px;}

td.we  { color:#ffffff; font-size:12px; }


/* Links */
a { font-family: Arial, Helvetica, Verdana; text-decoration:none; }

a.map         { font-size:12px; color:rgb(180,0,0); }
a.map:hover   { color:rgb(0,0,0); }

a.main       { font-size:12px; color:#ffffff; font-weight:bold; }
a.main:hover { color:#000000; }

a.sub       { font-size:12px; color:#ffffff; font-weight:normal; }
a.sub:hover { color:#ffffff; }

a.kontakt       { font-size:12px; color:#ffffff; font-weight:normal; }
a.kontakt:hover { color:rgb(160,160,160); }

a.gebrauchte       { font-size:12px; color:#ffffff; font-weight:normal; }
a.gebrauchte:hover { color:#ffffff; }



.subhead { font-size:12px; color:rgb(180,0,0);
           color:rgb(0,0,0);
         }

.date { font-size:12px; color:rgb(180,0,0);
        color:rgb(0,0,0);
       }

/* Formulare */
input    { font-family: Arial, Helvetica, Verdana; font-size:12px; border-style:solid; border-color:rgb(255,255,255);}
textarea { font-family: Arial, Helvetica, Verdana; font-size:12px; border-style:solid; border-color:rgb(255,255,255);}

hr_red {	border: 0;
			width: 80%;
			color: #FF0000;
			background-color: #FF0000;
			height: 5px; }
