body
{
  background-color: #FEFEFE;
}

.topmenu,td.topmenu,a.topmenu
{
  font-size: 12px;
  line-height: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #9F9F9F;
  text-decoration: none;
}

.headseparator,td.headseparator
{
  background-color: #E1E0DF;
}

.green_headline
{
  font-size: 24px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #A7CD43;
}

.grey_headline
{
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  color: #383838;
}

.grey_subheadline
{
  font-size: 16px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #9F9F9F;
}

.grey_smallheadline
{
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #383838;
}

.content_text
{
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  color: #828282;
}

.content_headline
{
  font-weight: bold;
  color: #151515;
}

a.content_link
{
  padding: 7px;
  font-weight: bold;
  color: #3C3C3C;
  text-decoration: none;
	background-image:url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

a.green_link
{
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  color: #A7CD43;
}

a.green_link_nounderline,.green_link_nounderline
{
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #A7CD43;
}

.content_text_underlined
{
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: underline;
}

.small_content_text
{
  font-size: 9px;
  font-family: Arial,Helvetica,sans-serif;
  color: #828282;
}

input,textarea,select
{
  width: 200px;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid #E1E0DF;
  color: #828282;
}

textarea
{
  height: 100px;
}

input.submit
{
  width: 200px;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  border: 1px solid #3C3C3C;
  color: #3C3C3C;
  background-color: #E1E0DF;
}

input.alert,textarea.alert
{
  border: 2px solid #FF0000;
}

input.checkbox
{
  width: 20px;
  border: 0px;
}
