/**
 * Style sheet wam-schnellanfrage
 */
body
{
	background-image:url("tl_files/wam-bilder-layout/kontakt-back.jpg");
	background-repeat:no-repeat;
}

.thema
{
	margin-top:15px;
	margin-bottom:30px;
}

.abstand-unten
{
	margin-bottom:10px;
}

input, textarea
{
	width:99%;
	margin-bottom:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-family:Verdana,sans-serif;
	font-size:11px;
}

.submit
{
	padding-bottom:2px;
	background-color:#E5E4EA;
	border:1px solid #cccccc;
	font-family:Verdana,sans-serif;
	font-size:12px;
	cursor: pointer;
}

#ctrl_128
{
	background-color:#E5E4EA;
	border:1px solid #cccccc;
}

.error
{
	font-size:10px;
	color:#ff0000;
}

