body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE9D3D;
	color: #DE7D1D;
}
a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE9D3D;
	color: #DE7D1D;
}
a:hover {
	text-decoration: none;
	color: red;
	border-bottom-color: red;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
.textfeld {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
border:0;
}
.input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-width:1px;
border-style:solid;
border-color:#DE7D1D;
color: #000000;
background-color: #FFCD6D;
}
.head1{
background-image:url(images/ask_top.png);
}
.head2{
background-image:url(images/ask_header.png);
}
.content{
background-image:url(images/ask_bottom.png);
background-repeat:no-repeat;
}
.footer{
background-image:url(images/index_14.jpg);
}
.form1{
background-image:url(images/bg_form_01.jpg)
}
.form2{
background-image:url(images/bg_form_02.jpg)
}
.form3{
background-image:url(images/bg_form_03.jpg)
}
.form4{
background-image:url(images/bg_form_04.jpg)
}
hr {
border:1px solid #DE7D1D;
width:100%;
}