body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	scrollbar-base-color: #f6e4d0;
   scrollbar-3d-light-color:#FFFFFF;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-darkshadow-color: #ccb69c;
   scrollbar-face-color: #f6e4d0;
   scrollbar-highlight-color: #f6e4d0;
   scrollbar-shadow-color: #e2d1bc;
   scrollbar-track-color: #f6e4d0;
}

a:link {
	text-decoration: none;
	color: red;
}

a:visited {
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: red;
}


.salehead {color: #ffffff;font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

td.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

a:head.link {
	color: #333333;
	text-decoration: none;
}

a:head.visited {
	text-decoration: none;
	color: #333333;
}

a:head.hover {
	text-decoration: underline;
	color: #333333;
}

a:head.active {
	text-decoration: none;
	color: #333333;
}

.headred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
}


td.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}



.copyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}




.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

a:navi.link {
	color: #FFFFFF;
	text-decoration: none;
}

a:navi.visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:navi.hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:navi.active {
	text-decoration: none;
	color: #FFFFFF;
}hr {
	color: #CC0000;
}
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#000;
      background-image:url(background.gif);
      font-size:93%;
      line-height:normal;
      text-align:center;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }
/*- Menu Tabs H--------------------------- */


.newskopf {font-size: 12px;
	   font-weight: bold;	
	   }
	   
.newsdatum {font-size: 8px;}

a.more:link {
	text-decoration: underline;
	color: red;
}

a.more:visited {
	text-decoration: none;
	color: red;
}

a.more:hover {
	text-decoration: underline;
	color: #333333;
}

a.more:active {
	text-decoration: none;
	color: red;
}

a.link:link {
	text-decoration: none;
	color: red;
}

a.link:visited {
	text-decoration: none;
	color: red;
}

a.link:hover {
	text-decoration: underline;
	color: #333333;
}

a.link:active {
	text-decoration: none;
	color: red;
}

		
input,textarea { border: 1px solid  #F6E4D0 ;background-color: #ffffff;
		}
		
.head { font-size:14px; font-weight:bold;}
		
form input.button, {
 color: #242880;
 background-color: #EFEFF7;
 border:2px solid #242880;
}
form input.button { /* for IE only */
 cursor:pointer;
}
form input.button:hover {  /* for Geckos */
 color: #EFEFF7;
 background-color: #242880;
 border:2px solid #FF0000;
 cursor:pointer;
}

