body {
  background-color: #A9BF89;
  margin-left:	0px;
  margin-right:	0px;
  margin-top:	0px;
  margin-bottom:	0px;
}
body, a, div, td, input, textarea, select, file, h1, h2 {
  font-family: verdana,tahoma,arial,helvetica,sans-serif;
  font-size: 	12px;
  color: #313439;
}

img {
  border:0px;
}

#main_content {
  margin-left:20px;
  width:860px;
}
#maintable_logo {
  height:100px;
  background-color:#94AD6B;
  background-image:url(../img/logo.gif);
  background-repeat:no-repeat;
}
#maintable_menu {
  padding:3px;
  background-color:#899c69;
}

#maintable_content {
  padding:3px;
  background-color:#94AD6B;
  vertical-align:top;
}
#maintable_content h1 {
  padding:3px;
  border-bottom:1px solid #899C69;
  color:#ffffff;
  font-size: 	14px;
}

table.table_history {
  width:100%;
}
table.table_history th {
  border-bottom:3px solid #CED6B5;
}

table.table_history img {
  border:0px solid #CED6B5;
  border-left:1px solid #CED6B5;
  border-bottom:1px solid #CED6B5;
}

#maintable_werbung {
  width:120px;
  /*background-color:#94AD6B;*/
}

#maintable_footer {
  padding:3px;
  background-color:#899c69;
  text-align:right;
}

input, textarea, select, file {
  border:1px solid #575757;
  background-color:#ffffff;
  color:#374720;
  padding-left:2px;
  margin-bottom:2px;
  font-size:14px;
}
.formbutton, .fb {
  cursor:pointer;
  font-weight:bold;
}

.gourlform_input {
  font-size:18px;
}
.gourlform_fb{
  cursor:pointer;
  font-weight:bold;
  font-size:14px;
  width:130px;
  border-left:1px solid #ffffff;
  border-top:1px solid #ffffff;
}
