body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #777777;
	background-color:#666699;
}

div {
  display: inline;
}

div.stretcher,
div#containercontent {
  display: block;
}

a#drupal_button div {
	background-image:url(/img/drupal_button_bg.gif);
	background-position: 0px -30px;
}

h1 {
  font-size:10px;
  line-height:14px;
  margin:0;
}

.uppercase {
  text-transform:uppercase;
  font-weight: bold;
}
#bg-shadow  {
background: url(../img/bg_box_lr.gif) repeat-y scroll 0 0;
}
a:hover#drupal_button div {
	background-image:url(/img/drupal_button_bg.gif);
	background-position: 0px 0px;
}

.gruen {
	color: #669933;
}

.gruen2 {
	color: #669933;
	line-height: 19px;
}

.weis {
	color: #ffffff;
}

.dunkelgrau {
	color: #333333;
}

.grau {
	color: #777777;
}

#head {
	color: #669933;
	font-size:12px;
	font-weight: bold;
	letter-spacing:3px;
	text-decoration: none;
	border-bottom-width: 0px; 
	border-bottom-style: dotted;
}

#head_weis {
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	letter-spacing:3px;
}

a {
	text-decoration: none;
	border-bottom-width: 1px; 
	border-bottom-style: dotted;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px; 
	border-bottom-style: dashed;
	border-bottom-color:#000000;
}

.form_feld  {
        border: 1px solid #ffffff;
        background-color:#ffffff;
        color: #669933;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        width:130px;
}

.form_feld_lang  {
        border: 1px solid #999999;
        background-color:#ffffff;
        color: #669933;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size:10px;
        width:267px;
}


.button  {
        border: 1px solid #999999;
        background-color:#ffffff;
        color: #999999;
        font-family: Verdana, Helvetica, Arial;
        font-size: 10px;
}

.stretcher {
  background: #ffffff;
}

#containercontent a, #containercontent h3 a:link, #containercontent h3 a:visited {
	color: #777777;
	border-bottom-width: 0px; 
	border-bottom-style: dotted;
}
