body 				{font:normal 0.7em auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color:#567475;line-height:1.1}
body a 				{font-weight:bold;text-decoration:none;color:#567475;}
body a:hover 			{text-decoration:underline;}
label				{line-height:1.7;font-weight:bold}
.input				{
	border: 1px solid #99b3b4;
	width: 220px;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	float: none;
	background-color: #e4ebeb;
	background-image: url(../images/input_stripe.gif);
	margin: 2px;
}
.input:focus			{border:1px solid #567475;background: #e4ebeb;}
.submit-btn			{width: 54px;height: 20px;background:url(../images/submit.gif) no-repeat;border:0;margin:5px 0 0 0;float:right}
.submit-btn			{margin:1px 0 0 0;}
.submit-btn:hover		{background: url(../images/submit.gif) no-repeat 0 -20px;}
.clear				{clear:both}
.error 				{color:red;margin:0;padding:0;}
.msg 				{color:green;margin:0;padding:0;}
caption 			{padding-left:10px;text-align: left;font: bold 11px;text-transform: uppercase;color: #FF6600;background:url(../images/pfeil2.gif) no-repeat left}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.title-24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #339FF0;
}
.title-18 {

	font-family: Tahoma;
	font-size: 18px;
	color: #0099CC;
}
.text-red {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bodytext-14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #003366;
}
.Sponslnk{
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	list-style-type: decimal;
}
.inputURL {
	border: 1px solid #99b3b4;
	width: 420px;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	float: none;
	background-color: #e4ebeb;
	background-image: url(../images/input_stripe.gif);
	margin: 2px;
}
.inputURL:focus 		{border:1px solid #567475;background: #e4ebeb;}
.inputTEXT {
	border: 1px solid #99b3b4;
	width: 420px;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	float: none;
	background-color: #e4ebeb;
	background-image: url(../images/input_stripe.gif);
	margin: 2px;
}
.inputTEXT:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}

