

td { font-family: Verdana, Arial; color: black;  }

A  {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    
    font-size:13px;
    text-decoration: none;
}



A:active  {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #1A597E;
   
    text-decoration: none;
}



A:hover  {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #1A597E;
   
    text-decoration: underline;
}

a.klein { font-size:10px; }

a:hover.klein {
	font-size:10px;	
}

a:active.klein {
	font-size:10px;	
}

font.klein { font-size:10px; }

.balken {
	background: #efefef;
	border: 1px solid #ccc;
	padding: 2px;
	color:#565655;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}


.hinweis2 {
	background: #FFFFFF;
	border: 1px solid #DF1B1B;
	padding: 2px;
}


.artikelinfo {
	background: #FFFFFF;
	border: 1px dotted #8DBDD9;
	padding: 2px;
}

.artikelposi {
	background: #FFFFFF;
	border: 1px dotted #C2C2C2;
	padding: 2px;
}
h1 {
	font-size:22px;
	color:#565655;
	font-weight:normal;
	letter-spacing:1px;
	}


