* {
margin: 0px;
padding: 0px;
}

body, div , p, td , textarea, input , select , option , li {
  font-family: Verdana , Helvetica , Arial ,  sans-serif, Geneva;
  font-size: 11px;
  color: #696969;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #696969;
}

a.dreieckerl {
	padding-left: 14px;
	margin-left: 5px;
	background: url(/images/bg_spacer/link_pfeil.jpg) 0 0 no-repeat;
}

h1, h2, h3, h4, h5, h6, h4 a {
	color: #bb0e1d;
	margin: 0px;
	padding: 0px;
}

.small_kursiv {
	font-size: 10px;
	font-style: italic;
}

#inhalt_container h1, h1,
#inhalt_container h2, h2,
.ueberschr {
  font-size: 16px; 
  font-weight: bold;
}

#inhalt_container h3, h3,
#inhalt_container h4, h4,
#inhalt_container h4 a, h4 a
 {
  font-size: 14px; 
}

#inhalt_container h5, h5,
#inhalt_container h6, h6 {
  font-size: 12px; 
}

.news_container a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.news_container h4 {
  height: 55px;
}

.FormBody{
  margin-top:20px;
  margin-bottom:60px;
}

.vertical_center {
  vertical-align: middle;
}

.Select_failed, .Text_failed, .Field_failed {
  color: red;
}

div.Select, div.Select_failed{
  height:38px;
}
div.Submit, div.Reset, div.Back {
  height:38px;
}
div.Blank {
  padding-top: 20px;
  height:22px;
}

.Text input, .Field input, .Text_failed input, .Field_failed input , .Field textarea , .Field_failed textarea {
  width:380px;
}

.Field input, .Field_failed input{
  height:65px;
}

.Reset, .Submit {
  float:left;
}
ul {
  list-style-type: square;
  color: red;
}

fieldset {
  border: none;
}
.clear {
  clear: both;
}
.top {
  vertical-align: top;
}

