body { color: black; font-size: 10px; font-family: Verdana }
.tiny_text {
	font-size: 9px;
}
table { color: black; font-size: 10px; font-family: Verdana }
h1     { color: black; font-size: 15px; font-family: Arial }
a  { color: black; font-size: 10px; font-family: Verdana; text-decoration: none }
h2       { color: black; font-size: 30px; line-height: 20px; font-family: Arial }
.bigHead { font-size: 25px; font-family: Verdana; font-weight: bold }
.paintMeWhite { }
.italic_underlined { font-style: italic; text-decoration: underline }
.sendmail_ok {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.sendmail_missing_content {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.left_dist {
	padding-left: 5px;
	padding-right: 5px;
}
.logoCollection {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-left:50px;
	width:600px;
}
.logoCollection ul {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.logoCollection  ul li {
	float:left;
	height:70px;
	list-style-image:none;
	list-style-type:none;
	padding-bottom:25px;
	padding-right:25px;
	text-align:center;
	min-width:70px;
}
.smallCopy {
	font-size:11px;
}
form.gewinnspielForm {
}
form#gewinnspielForm input[type='text'] {
	width:100%;
	margin-bottom:10px;
}
.error{
	border:2px solid red;
	padding:5px;
	background:#FFD4D9;
	margin:5px;
	text-align:center;
}
