body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

.style1_10 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
	font-size: 11pt;
}
.style2_10 {
	color: #FF9C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
	font-size: 11pt;
}

.header1, h1{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
	font-size: 11pt;
}
.header2, h2{
	color: #FF9C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bold;
	font-size: 11pt;
}

td {
	font-size: 11px;
}

#td_main {
	padding-top: 205px;
}

#td_top{
	padding-right: 25px;
	padding-top: 40px;
	color: #5a5a5a;
}

#table_bg{
	background-color: #F5F5F5;
}

#td_bg{
	background-color: #8c7a6e;
}
#td_bg2{
	background-color: #F5F5F5;
}
#td_bg_counter{
	padding: 5px;
	background-color: #8c7a6e;
}
#td_bg_left_top{
	padding-left: 5px;
	padding-bottom: 15px;
	padding-right: 5px;
}
#td_bg_left_bottom{
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
}
#td_bg_bild{
	padding: 6px;
}
#td_bg_table2{
	padding-top: 6px;
}

#table_anfrage{
	background-color: #8e807b;
	padding: 2px;
}
#td_anfrage1{
	height: 20px;
}
#td_anfrage2{
	height: 20px;
	padding-left: 20px;
}
#td_anfrage3{
	color: #FF9C00;
}

#td_menu_anfrage{
	padding-left: 20px;
	padding-right: 5px;
	font-size: 10px;
}

#td_footer {
	color: #5a5a5a;
}

#td_footer2 {
	padding-right: 22px;
	color: #9c9c9c;
	font-size: 10px;
}

#td_listing{
	padding: 10px;
	cursor: pointer;
}
#td_listing2{
	padding: 10px;
}

a:link {
	color: #FF9C00;
	font-weight : bold;
	text-decoration: none;
}
a:visited {
	color: #FF9C00;
	font-weight : bold;
	text-decoration: none;
}
a:hover {
	color: #ac1b03;
	font-weight : bold;
	text-decoration: underline;
}
a.m:link {
	color:  #FFFFFF;
	font-weight : bold;
}
a.m:visited {
	font-weight : bold;
	color: #FFFFFF;
}
a.m:hover {
	font-weight : bold;
	color: #FF9C00;
	text-decoration: underline;
}
a.m2:link {
	text-decoration: none;
	color: #FF9C00;
	font-weight : bold;
}
a.m2:visited {
	text-decoration: none;
	color: #FF9C00;
	font-weight : bold;
}
a.m2:hover {
	text-decoration: underline;
	color: #FF9C00;
	font-weight : bold;
}
a.m3:link {
	text-decoration: none;
	color: #9c9c9c;
	font-weight : none;
}
a.m3:visited {
	text-decoration: none;
	color: #9c9c9c;
	font-weight : none;
}
a.m3:hover {
	text-decoration: underline;
	color: #000000;
	font-weight : none;
}

.formstern{
	color: #ac1b03;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
}
input.chb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #8e807b;
	border: 0px solid #8e807b;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
}
.button_nl{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ac1b03;
	border: 1px solid #cccccc;
}