<!--

.kisser {
  	position:absolute;
  	top:0;
  	left:0;
  	visibility:hidden;
	}
	
hr {
	height: 1px;
	color: #dcdcdc;
	background: #dcdcdc;
	border: 0;
	margin: 20px 0 20px 0;
	}	

H1 { 
	color: #000000;
	font-family: Arial;
	font-size: 16px
	}

H2 { 
	color: #000000;
	font-family: Arial;
	font-size: 14px
	}

a:link { 
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline
	}

a:visited {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline
	}

a:hover {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline
	}

a:active {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline
	}

a:link.small { 
	color: #990000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline
	}

a:visited.small {
	color: #990000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline
	}

a:hover.small {
	color: Black;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline
	}

a:active.small {
	color: Black;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline
	}

P {
	color: Black;
	font-family: Arial;
	font-size: 12px;
	line-height: 125%
	}
			
P.small {
	color: Black;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%
	}

P.kategorien {
	color: Black;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
	line-height: 125%
	}

form {}

.produktauswahl {
	background-color: #F4EFD3;
	font-family: Arial;
	font-size: 10px;
	width: 100px;
	height: 15px;
	border: 1px solid #CCCCCC;
	}

table.produkteuebersicht td {
	padding-bottom: 20px;
	}

ul {
	font-family: Arial;
    font-size: 12px;
	padding-left: 1em;
	}
