@CHARSET "UTF-8";

div#content-tell {
	background-image: url(images/tell-bg.png);
	background-repeat: no-repeat;
	min-height: 554px;
	width: 1000px;
}

div#content-tell #text-small {
	margin-left: 425px;
	width: 430px;
	line-height: 1.6em;
}

form#tell-a-friend input[type=text],form#tell-a-friend textarea {
	border: 1px solid #ccc;
}

form#tell-a-friend input[type=submit] {
	width: 20em;
}

form#tell-a-friend .regLabel {
	min-width: 12em;
	text-align: left;
	display: block;
	float: left;
}

form#tell-a-friend textarea#tellMsg {
	width: 400px;
	height: 150px;
	font-size: 1em;
}

div#captcha_div {
	text-align: left;
}

input#secure {
	display: block;
	width: 160px;
	letter-spacing: 0em;
	font-size: 15px;
}

div#header-tell {
	background-image: url(images/tell-header.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 1000px;
}

div#footer-tell {
	background-image: url(images/footer-tell.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 32px;
}

.ie div#footer-tell {
	background-image: url(images/footer-tell.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 32px;
	margin-left: 0.5px;
}

div#footer-tell ul {
	list-style-type: none;
	margin-left: 225px;
}

div#footer-tell ul li {
	display: inline;
}

div#footer-tell ul li a {
	color: #406c83;
	text-decoration: none;
}

div#footer-tell a {
	color: #406c83;
	text-decoration: none;
}

div#footer-tell ul li.wie_funktioniert {
	font-weight: bold;
}

div#footer-tell ul li.agb {
	margin-left: 45px;
}

div#footer-tell ul li.impress {
	margin-left: 50px;
}

div#footer-tell ul li.tell {
	margin-left: 45px;
}
