/* ###################### OVERALL SETTINGS ###################### */



#right th{
	color:#FFFFFF;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	background-image: url(../images/top_modul_01.jpg);
	height: 25px;
	padding: 12px 3px 10px 15px;
	background-repeat: no-repeat;
	background-position: center;
}

#right ul.latestnews {
	margin-left: 10px;
	width: 180px;
}
#right .moduletablewhite {
	margin-top: 10px;
	width:100%;
}
#right .moduletable {
	background-color: #F6F6F6;
	border: 1px solid #DFDFDF;
	margin-top: 9px;
}

BODY {
  margin           : 0px 0px 0px 0px;
  background-color: #ffffff;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #20345B;
}

h4 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');list-style-position:inside
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 12px;
  color            : #20345B;
  text-decoration:underline;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  text-decoration  : none;
}

a.mainmenu:link, a.mainmenu:visited {
  color            : #808080;
  font-weight      : normal;
}

a.mainmenu:hover {
  color            : #ED9517;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #E7BA66;
  font-weight      : bold;
}

a.category:hover {
  color            : #FFFFFF;
}

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #808080;
}

.maintitletext {
  font: bold normal 20pt Verdana, Arial, Helvetica, sans-serif;
  color: #999999;
  margin-top: 20px;
  margin-left: 20px;
}


.mainmenu {
  color            : #FF9900;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  text-decoration  : none;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C0 solid;
}

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
}

.contentpaneopen {
	text-align       : justify;
	width: 100%;
	font-size        : 11px;
}

.contentheading {
	font-size        : 16px;
	color            : #4B5C7F;
	text-align       : left;
	padding          : 10px 0px 10px 10px ;
	
	background-image: url(../images/top_content_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.componentheading {
	font-size        : 18px;
	color            : #F38B1C;
	font-weight:bold;
	text-align       : left;
	padding          : 10px 0px 10px 10px ;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #E7BA66;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}
.blog {
	width:100%;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F2F2F2;
  padding-left:5px;
}

.sectiontableentry2 {
  background-color : #DFDFDF;
  padding-left:5px;
}

.sectiontableheader {
  background-color : #000000;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #20345B;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #20345B;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 9px;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
}
.moduletable {
	width: 100%;
}
/* ###################### LATEST NEWS MODUL ###################### */

ul.latestnews {
	margin:0px;
	padding:5px;
	width:130px;
}
li.latestnews {
	display: block;
	margin:0px;
	padding:3px 0px 3px 0px;
	list-style-type: none;
	list-style-position: outside;
}

a.mainlevelblue:link, a.mainlevelblue:visited {
  color            : #32506A;
  font-weight      : bold;
}

a.mainlevelblue:hover {
  color            : #32506A;
  text-decoration:none;
}
.moduletable {
	background-color: #F6F6F6;
	border: 1px solid #DFDFDF;
	margin-top: 10px;
}
.pathway {
  font-size        : 10px;
  color            : #20345B;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  color            : #20345B;
}

a.pathway:hover {
  color            : #20345B;;
  text-decoration:none;
}