/*NNNNNNNNNNNEEEEEEEEEUUUUUUU*/
/* General Fonts */
BODY,P,OL,UL,DIV,TD{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
font-style: normal;
/* line-height: 150%; */
margin: 0em 0em;
}
/* Headings */
/* Headings */
H1 {
color: #000000;
margin-bottom: 1em;
font-weight:bold;
font-size:12px;
}
H2 {
color: #000000;
margin-bottom: 0em;
font-weight:bold;
font-size:17px;
}



H3,H4,H5 {
font-family: Trebuchet MS, Verdana, sans-serif;
color: #000000;
font-variant: small-caps;
font-stretch: wider;
margin-bottom: 0.5em;
}

DIV#printbutton {
  font-size:10px;
}




/* Bold Title same as text size */
.title {
font-family: Verdana, sans-serif;
color: #00000; /* black */
font-weight: bold;
font-variant: small-caps;
font-stretch: wider;
font-size: 11px;
padding: 0.2em
}



/* In Text Hyperlinks */
a:link {
font-weight: bold;
color: #000000; /* black */
text-decoration: none;
}
a:visited {
font-weight: bold;
color: #000000; /* black */
text-decoration: none;
}
a:hover {
font-weight: bold;
color: 0894EC;
text-decoration: none;
}

/* Left Navigation Menu */
.leftnav {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
color: #0094E0;
margin-left:6px;
margin-right:6px;
}
.leftnav a:link {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #999999;
}
.navact a:link {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color:black;
}
.leftnav a:visited {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #999999;
}
.leftnav a:active {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #0094E0;
}
.leftnav a:hover {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #0094E0;
}

/* Unternavi */

.leftnav2 {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
color: #0094E0;
margin-left:18px;
margin-right:2px;
}
.leftnav2 a:link {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #999999;
}

.leftnav2 a:visited {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #999999;
}

.leftnav2 a:active {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #999999;
}

.leftnav2 a:hover {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #0094E0;
}

.leftnav2_act {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
font-size: 10px;
color: #0094E0;
margin-left:18px;
margin-right:2px;
}
.leftnav2_act a {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color:black;
}
.leftnav2_act a:hover {
font-weight: bold;
font-family: Verdana, sans-serif;
text-decoration: none;
color: #0094E0;
}



/* Forms Fields */
SELECT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px
}
TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px
}
INPUT {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px
}
/* Search Formats */
.searchform {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #000000;
font-weight : normal;
}
.searchresultpagetitle {
font-family : Verdana, sans-serif;
font-size : 15px;
color : #000000;
font-weight : bold;
}
.searchresultcontent {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #000000;
font-weight : normal;
}
.searchresultheader {
font-family : Verdana, sans-serif;
font-size : 14px;
color : #ffffff;
font-weight : bolder;
}
.searchmarkup {
color : #000000;
}
.loginform {
font-family : Verdana, sans-serif;
font-size : 14px;
color : #000000;
font-weight : normal;
}
/* Mailform Formattting */
.mailform {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #003366;
font-weight : normal;
}
.mailformrequired {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #003366;
font-weight : bolder;
}
.mailformcomment {
font-family : Verdana, sans-serif;
font-size : 11px;
color : #CC0000;
font-weight : bolder;
}
.mailformradio {
font-family : Verdana, sans-serif;
font-size : 10px;
color : #003366;
font-weight : normal;
}
/*-----------------*/
}



/* NEWS - general */
DIV.tx-mininews-pi1 P {
  font-family : Verdana, Arial;
  font-size: 11px;
  margin: 0 0 0 0;
}


/* NEWS - Front-page news */
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime {
  font-size: 11px;
  background-color: #FFFFFF;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title {
  font-size: 11px;
  font-weight: bold;
}

/* NEWS - Archive news */
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime {
  font-size: 10px;
  background-color: #FFFFFF;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title {
  font-size: 13px;
  font-weight: bold;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title A {
  color: 000000;
}

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #CCCCCC; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; SCROLLBAR-BASE-COLOR: #CCCCCC scrollbar-3d-light-color: #CCCCCC
}

/* NEWS - details */
DIV.tx-mininews-pi1 {
  font-family : Verdana, Arial;
  font-size: 11px;


DIV.tx-mininews-pi1 H2 {
  font-family : Verdana, Arial;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: 000000;
}



