/* Generell */
* { padding: 0; margin: 0; }

html, body {
	height: 100%; /* Required */
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	text-align:center;

	/* for pull-down menu to work in IE6*/
	behavior:url("csshover2.htc");	
}
.alert
{
	width: 555px;
	background-color: #ffcccc;
	border: solid 1px #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6666;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 18px;
}
#wrapper { 
	margin: 0 auto;
	width: 1046px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#header {
	width: 1024px;
	color: #000000;
	padding: 0px;
	border: 0px solid #ccc;
	height: 195px;
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
}
#content { 
	width: 1024px;
	color: #333;
	border: 0px solid #ccc;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footer { 
	width: 1024px;
	height: 30px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;
	background-color:#BCBDBF;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
#foottext { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	color: #1E2060;
	text-decoration: none;
}

/* weitere Div für Header */
#logo
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
}
#nav
{
	width:1024px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
	text-align:left;
}	

/* Startseite */
#start {
	width: 1024px;
	border: 0px;
	background: #ffffff;
	background-image:url('/images/startbild.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:550px;
}
#starttext{
	width:540px;
	float: left;		
	color: #000000;
	border: 0px;
/*	background: #00ff00;*/
	background-image:url('/images/bigdots.gif');
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-decoration: none;
	text-align:left;
	position:relative;
	top:210px;
	left:72px;
}
/* Über uns */
#ueber
{
	width: 1024px;
	border: 0px;
	background: #ffffff;
/*	background-image:url('/images/startbild.jpg');
	background-repeat:no-repeat;
	background-position:top right;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:520px;
}

#uebertext
{
	width:800px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	top:20px;
	left:70px;
}
/* Galerie */
#galerie{
	width: 830px;
	float: left;	
	border: 0px;
	background: #ffffff;
	margin: 22px 0px 0px 70px;
	padding: 0px;
	min-height: 300px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
}

a img {
	border: 1px solid #CCC;
	padding: 2px;	
	margin: 10px 5px 10px 0;
	vertical-align: top;
}

/* Bestellung */
#shop {
	width: 950px;
	border: 0px;
	background: #ffffff;
	margin: 22px 0px 0px 70px;
	padding: 0px;
	min-height: 510px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
}

#shstart
{
	height: 470px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
}
#artikelliste
{
	width:750px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
}
.artikel
{
	width:740px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	vertical-align: top;	
}

.bild
{
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	position:relative;
	vertical-align: top;	
}
.arttext
{
	width:500px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	vertical-align: top;	
}
.arttext2
{
	width:400px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	vertical-align: top;	
}
.farbe
{
	width:100px;
	float: left;	
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 10px 0px 0px;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	vertical-align: top;	
}
.zeile
{
	width:700px;
	height:160px;
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 0px 0px 15px 0px;
	padding-left: 0px;
	text-align:left;
	position:relative;
	vertical-align: top;	
}
/*Warenkorb*/
.wktab
{
	table-layout: auto;
	width:800px;
	color: #000000;
	border: 0px;
	background: #ffffff;
	border: ridge;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-align:left;
	position:relative;
	vertical-align: top;
	border-collapse: collapse;	
}
/*Kundendaten in sendorder*/
.kopftab 
{
	table-layout: auto;
	color: #000000;
	border: 0px;
	background: #ffffff;
	border: ridge;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-align:left;
	position:relative;
	vertical-align: top;
	border-collapse: collapse;	
}

tr.tabW, td.tabW { 
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 3px;	
}

td.tabW50 { 
	width:50px;
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 3px;	
}
td.tabW110 { 
	width:110px;
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 3px;	
}
td.tabW350 { 
	width:350px;
	border: 1px solid silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 3px;	
}

/* Anmelden im Shop */
#anmeldung{
	width:560px;
	height:530px;
	float: left;		
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 22px 0px 0px 70px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
	position:relative;
}
/* Anfahrt */
#anfahrt{
	width:560px;
	height:530px;
	float: left;		
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 22px 0px 0px 70px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
	position:relative;
}
/* Kontakt */
#kontakt 
{
	width: 1024px;
	border: 0px;
	background: #ffffff;
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:530px;
}
#kontaktmeldung
{
	width: 1024px;
	border: 0px;
	background: #ffffff;
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:650px;
}
#kontakttext
{
	width:800px;
	float: left;		
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	top:20px;
	left:70px;
}

/* Messen */
#messen{
	width: 800px;
	border: 0px;
	background: #ffffff;
	margin: 22px 0px 0px 70px;
	padding: 0px;
	min-height: 300px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
}

/* Impressum */
#impressum{
	width: 1024px;
	border: 0px;
	background: #ffffff;
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:530px;
}
#impressumtext
{
	width:890px;
	float: left;			
	color: #000000;
	border: 0px;
	background: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
	text-align:left;
	position:relative;
	top:20px;
	left:70px;
}
/*------------------------------------------------------------------------------------------------------------------------------*/

/*diverse u.a. Felderdefinitionen; div für links, rechts, captcha*/
.clear {
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.auswahl {
	width: 100px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}

.links130 {
 	width: 130px;
  	height: auto;
  	float: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.links180 {
 	width: 180px;
  	height: auto;
  	float: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.links750 {
 	width: 750px;
  	height: auto;
  	float: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 8px 0px 0px 0px;
}
.rechts400 {
	width: 400px;
	height: auto;
	float: left;
	clear: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.rechts600 {
	width: 600px;
	height: auto;
	float: left;
	clear: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.rechts800 {
	width: 800px;
	float: left;
	clear: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.feld1 {
	width: 300px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
.feld1fehler {
	width: 300px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
}
.feld2 {
	width: 400px;
	height: 180px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
}
.feld2fehler {
	width: 400px;
	height: 180px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
}
.feld3 {
	width: 60px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	padding-left: 5px;
}
.feld3fehler {
	width: 60px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	
	padding-left: 5px;
}

.feld4 {
	width: 140px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	padding-left: 5px;
}
.feld4fehler {
	width: 140px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	
	padding-left: 5px;
}
.feld5 {
	width: 50px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #BCBDC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	padding-left: 5px;
}
.feld5fehler {
	width: 50px;
	height: 20px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-align:left;	
	padding-left: 5px;
}
/* captcha */
.sicher_rechts {
	width: 150px;
	height: auto;
	float: left;
	vertical-align: middle;
}
#rechts_captchain{
	width: 70px;
	height: auto;
	float: left;
}
.feld31 {
	height: 18px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 2px;
}

.feld31fehler {
	height: 18px;
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-top:2px;
}

#senden {
	width: 188px;
	height: auto;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#sicherimg {
	border: 1px solid #CCC;
	padding: 0px;	
	margin: 0px;
}

.button2 {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 120px;
	height: 30px;
	color: #FFFFFF;
	font-weight:bold;
	border:0px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;	
}

.button2:hover {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 120px;
	height: 30px;
	color: #FFFFFF;
	border:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button3 {
	background-image: url(../images/button3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 150px;
	height: 30px;
	color: #FFFFFF;
	font-weight:bold;
	border:0px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button3:hover {
	background-image: url(../images/button3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 150px;
	height: 30px;
	color: #FFFFFF;
	border:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button4 {
	background-image: url(../images/button4.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 60px;
	height: 30px;
	color: #FFFFFF;
	font-weight:bold;
	border:0px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button4:hover {
	background-image: url(../images/button4.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 60px;
	height: 30px;
	color: #FFFFFF;
	border:0px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button5 {
	background-image: url(../images/button5.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	width: 80px;
	height: 30px;
	color: #FFFFFF;
	font-weight:bold;
	border:0px;
	font-size:14px;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}
.button5:hover {
	background-image: url(../images/button5.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	width: 80px;
	height: 30px;
	color: #FFFFFF;
	border:0px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	margin: 0px 0px 3px 0px;		
}

/*ende captcha */
#fehler {
	width: 555px;
	background-color: #ffcccc;
	border: solid 1px #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6666;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 18px;
}
#erfolg {
	width: 555px;
	background-color: #eeffee;
	border: solid 1px #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 18px;
}


/* Fonts */
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.ulbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight:bold;
}
.ulred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	padding: 10px;
	margin: 0px;
	color: #ff6666;
	font-weight:bold;
}
.stli
{
	background-image: url('images/lidot.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}
.verdana_8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.verdana_9b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.verdana_10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.verdana_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.verdana_12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.verdana_12bi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.verdana_12redb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
}
.a12, .a12:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}	
.smallhint
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}




