body {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

html,table { 
  font-size: 12px; 
  font-family: Verdana, Arial;
  color: #000000;
  line-height: 18px; 
}

img {border: 0px; }


/* ÜBERSCHRIFTEN */
h1 {
	font-family: verdana;
	font-weight: bold;
  font-size: 14px;
	line-height: 26px;
	color: #008854;
	padding: 0 0 2em 0;
	margin: 0;
}

h2 {
	font-size: 13px;
	color: #008854;
  padding: 0 0 2em 0;
  margin: 0;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	color: #008854;
	padding: 0;
  margin: 0;
}
h4 {
	font-size: 1em;
	padding: 0;
  margin: 0;
  font-weight: normal;
}

/* ABSÄTZE */
p { 
	margin: 0 0 1em 0; 
	line-height: 20px; 
}

li {
	font-family: verdana;
  font-size: 12px;
	line-height: 20px;
	color: #004494;
	padding: 0;
	margin: 0;
}

ul {
	padding: 0 0 0 18;
	margin: 0;
	list-style-image: url(img/bullet.gif);
}

/* LINKS */
a { color: #004494; }
a:hover { color: #004494; }
.mail {   
  font-family: verdana;
  font-size: 11px;
  line-height: 18px;
  color: #004494; 
}

/* STARTSEITE */
#startseite_image { }

#startseite_content { 
  font-family: verdana;
  font-size: 11px;
  line-height: 18px;
  color: #004494;
}

/* NEWS */
table#news-latest {
  border: 1px solid #008854;
  line-height: 18px;
}

/* Formatierungen für Kontaktformular begin */
legend { padding-left:10px; padding-right:10px; border: 0px; }
fieldset { border:0px; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px; border: 1px solid #008854; }
.radiolayout { width:60%; padding-top:15px; padding-bottom:15px; }
.formu { width:70%; padding-top:10px; padding-bottom:10px; padding-left:0px; border: 0px solid #008854; }
.mf-radio { border:0px; }
.mf-text { color: #000000; border: 1px solid #008854; margin-bottom: 5px; }
.mf-check { border: 0px; }
.mf-select { border:0px; }
.mf-input { border: 1px solid #008854; margin-bottom: 5px; }
.mf-submit { color: #ffffff; background-color: #008854; border: 0px; }
/* Formatierungen für Kontaktformular end */

.menu-top-no a{
  font-style: italic;
  text-decoration: none;
  color: #008854;
}

.menu-top-act a{
  font-style: italic;
  text-decoration: underline;
  color: #008854;
  font-weight: bold;
}

td.menu-top-no {
  font-style: italic;
  text-decoration: none;
  color: #008854;
  font-size: 10px;
}

td.menu-top-act {
  font-style: italic;
  text-decoration: none;
  color: #008854;
  font-size: 10px;
}

.csc-textpic-caption {
  font-size: 10px;
  line-height: 16px; 
  color: #009954;
  text-align: center;
}

input.captchaResponse {
  border: 1px solid #008854;
  height: 27px;
  margin-right: 10px;
  float: left;
}
img.theCaptcha {
  border: 1px solid #008854;
}