h4 {
	font-size: 15px;
}

#text a:link, #text a:visited {
	color: #bcbcbc;
	text-decoration: none;
}

#text a:hover {
	color: #91cf0b;
	text-decoration: underline;
}

#text select, #text input, #text textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #ffffff;
}

#text {
	padding: 20px;
	text-align: justify;
}

table.contact td {
	padding-left: 20px;
	vertical-align: top;
}

#address {
	padding-left: 30px;
}

#intro_text {
	padding-top: 50px;
}

#intro_text_sales {
	padding-top: 20px;
}

.buttons {
	text-align: center;
}

.listelement {
	padding-top: 20px;
}

.note {
	padding-top: 20px;
	font-size: 9px;
	font-style: italic;
}

.question {
	padding-top: 20px;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
}

.nosubtitle {
	font-weight: normal;
}

.emptyspace {
	height: 10px;
}

.centered {
	text-align: center;
}

#txtend {
	border-top: 1px solid #91cf0b;
	float:left;
	margin: 0 10px 25px 10px;
	padding-top: 8px;
	width:490px;
	_width: 470px;
}

#txtendmain {
	border-top: 1px solid #91cf0b;
	float:left;
	margin: 0 10px 25px 10px;
	padding-top: 8px;
	width:490px;
	_padding-bottom: 20px;
}

.content-main {
	text-align: justify;
	margin-left: 10px;
	_margin-left: 0px;
}

.store {
	font-weight: bold;
	text-decoration: underline;
}

