/*=
  = schaukelpferd Form
  ==================================================*/


div#wrapper_content table.schaukelpferd,
div#wrapper_content table.schaukelpferd table {
	margin:0px;
	padding:0px;
	border:none;
}
div#wrapper_content table.schaukelpferd td {
	vertical-align:top;
	text-align:left;
	border:none;
}
div#wrapper_content table.schaukelpferd th {
	vertical-align:top;
	text-align:left;
	background:none;
	padding-right:4px;
}

td.category1 img,
td.category2 img,
td.category3 img,
td.category4 img,
td.category5 img {
	width:135px;
}

td.category1 h1,
td.category2 h1,
td.category3 h1,
td.category4 h1,
td.category5 h1 {
	min-height:32px;
}

div#wrapper_content table.schaukelpferd td.category1 h1 {
	color:#D17B9D;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
}


div#wrapper_content table.schaukelpferd td.category2 h1 {
	color:#00B8DE;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
}
div#wrapper_content table.schaukelpferd td.category3 h1 {
	color:#FBAF19;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
}
div#wrapper_content table.schaukelpferd td.category4 h1 {
	color:#8BC752;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
}
div#wrapper_content table.schaukelpferd td.category5 h1 {
	color:#756FB3;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	padding:0px;
}

#schaukelpferdForm label{
	font-size:0.75em;
	line-height:2em;
	padding:1em 0pt 0pt;
}

#schaukelpferdForm input{
	margin:0;
	padding:0;
}


#schaukelpferdForm input.radioButtons{
	margin-right:5px;
}

#schaukelpferdForm input.textField {
	margin:0pt 0pt 0.75em;
	width:18.5em;
}

#schaukelpferdForm {
	clear:both;
}


#schaukelpferdForm  #sendButton {
	margin: 10px 0 0 0;
	background-color:#BF0000;
	color:#FFFFFF;
	margin-top:10px;
	border:none;
	width:10.5em;
	font-weight:bold;
	font-size:0.75em;
}
