a {
	color: #404966;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.aktpage {
	background-color: #2CA9FC;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.linkurl {
	color: #006600;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-color: #404966;
	color: #404966;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}

table.linebottomright {
	border-bottom-color: #037DCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #037DCF;
	border-right-style: solid;
	border-right-width: 1px;
}

td {
	font-size: 11px;
}

td.linebottom {
	border-bottom-color: #037DCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.glas{
	display: none;
	font-size: 11px;
}

.input	{
	background-color: #CAEAFF;
	background-color: #E1F4FF;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productprice {
	color: #FF0000;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.submit	{
	background-color: #DEDEDE;
	border: 2px solid;
	border-bottom-color: #888888;
	border-left-color: #FFFFFF;
	border-right-color: #888888;
	border-top-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

