body, td, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #333333;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #333333;
}
.header {
	font-size: 13px;
	font-weight: bold;
}
.subproduct {
	font-size: 12px;
	font-weight: bold;
}

.listblue {
	border: 2px solid white;
	background-color: #2D4A8D;
	padding: 3px;
	color: white;
	font-weight: bold;
	white-space: nowrap;


}

.listwhite {
	border: 2px solid white;
	background-color: white;
	padding: 3px;
	color: #333333;
	white-space: nowrap;
}

.listgrey {
	border-width: 2px;
	border-style: solid;
	border-left-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-top-color: white;
	border-bottom-color: white;
	background-color: #EBEBEB;
	padding: 3px;
	color: #333333;
	white-space: nowrap;
}

ul {
	margin: 0px 16px;
}

.tshirtsize {
	width: 66px;
}

.tshirtantal {
	width: 40px;
}

.tshirtaddress {
	border: 1px solid #BD002B;
	height: 18px;
	width: 215px;
}
