html {font-family: Verdana;}

body{
	font-family: Verdana;
	font-size: 10px;
	background: #A90E12;
	color: #666666;
}

td , div {font-size: 10px;}
.orange {color: #FFA533}

.border {border: 1px dotted #A3A3A3}



a:link {color: #666666; text-decoration: none;}
a:hover {color: #FFA533}
a:visited {color: #666666}
a:active {color: #FFA533}





h1 {margin-top: 10px; color: #666666; font-size: 11px;}
h2 {margin-top: 10px; color: #777777; font-size: 11px;}
h3 { color: #888888; font-size: 10px;}



 
  


	
	.active,  .inactive   {background: url(../bilder/inactive.gif) repeat-x; width: 99px;  height: 22px; vertical-align: middle;
	} 
 .active   {background: url(../bilder/active.gif);  } 
 
 
 /* stylesheets individuell für das Gutscheinsystem */
#header { font-size: 10px; color: #91876E; height: 25px; margin-top: 50px;}
#header a{text-decoration: none;}
#header ul {margin: 0px; padding: 0px;display: inline; }
#header ul li { 
 float: left;
 height: 25px; 
 margin: 1px; 
 padding: 2px; 
 width: 125px; /*Breite der oberen Tabs*/
 background:   #FAF7F7;
 list-style-type: none;
 }
 
 .aktiv {background: #656565;  font-weight: bold; height: 25px; color: #ffffff; background: url("../bilder/aktiv.gif") repeat-x; }
 .clearing {clear: both;}
#max {width: 768px; background: #F4F1E7; margin: auto; padding: 10px; border: 5px #fff solid; border-bottom: 0px;}
#footer {width: 768px; margin: auto; background:  #8D8267; color: #ffffff; padding: 10px ; border: 5px #fff solid; border-top: 0px;}
#footer a:link {color: #FFA533;}
.inline {padding: 5px;}
.button {background: #DACDA0; color: #8E876F; font-size: 10px; border: 0px; padding: 3px; height: 22px; cursor: pointer;}




