#warenkorbleftside {
	position: absolute;
	text-align: center;
	left: 10px;
	top: 350px;
	width: 170px;
	z-index: 20;
}

#warenkorbleftside a {
 color:#000000;
 font-weight: bold;
 font-size: 11px;
 padding-left:11px;
 padding-right:11px;
 background:  url(/img/navpfeile.gif) no-repeat left;
}

#warenkorbleftside a:hover {
 color:#970F00; 
 text-decoration:underline;
}

table.tablewk {
	border:1px solid;
	border-color: #FFFFFF;
}

.submit {
	border: none;
	background-color: transparent;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}

.daten {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}


.jahr {
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.footernote {
	font-size: 11px;
}

.error {
	color: #FF0033;
}
