/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #204080 ;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #000000;
}

h4 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; }
h5 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; }
h6 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; }

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url(../images/arrow.gif);list-style-position:inside
}

HR {
  color            : #C5D4F3;
  height           : 1px;
  width            : 100%;
}

table.searchintro {
  background-color: #FFFFFF;
  border: solid 1px #777777;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 1em;
  color            : #000000;
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #6F7F9F;
  text-decoration  : none;
}

a.mainmenu:link, a.mainmenu:visited {
  color            : #CA2F3A;
  font-weight      : normal;
}

a.mainmenu:hover {
  color            : #B0B0B0;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #CA2F3A;
  font-weight      : bold;
}

a.category:hover {
  color            : #B0B0B0;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #CA2F3A;
}
/* ###################### MODULE SETTINGS ###################### */

.pathway {
	color            : #204080;
	font-weight: bold;
}

.mainmenu {
  color            : #FF9900;
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-weight      : normal;
  text-decoration  : none;
}

table.moduletable th {
  font-size        : 1em;
  font-weight      : bold;
  color            : #333333;
  padding          : 3px;
  border-bottom    : solid 1px #C5D4F3;
}

table.moduletable { 
margin: 0px 0px 0px 0px; 
width: 95%; 
border-left: solid 0px #000000; 
border-right: solid 0px #000000; 
border-top: solid 0px #000000; 
border-bottom: solid 0px #000000; 
} 

.frameheader {
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 1.3em;
  font-weight      : none;
  color            : #808080;
}

.poll {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 1eme;
  color            : #666666;
  line-height      : 15px;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 1em;
  font-weight      : normal;
  font-style       : normal;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 1em;
  font-weight      : normal;
  color            : #000000;
  background       : #CCCCCC;
  border           : 0px solid;
}

.searchbox {
  font-family      : Verdana, Geneva, Arial, Helvetica, serif;
  font-size        : 1em;
  font-weight      : bold;
  height           : 18px;
  color            : #000000;
  border           : 1px solid #000000;
  background       : url('/templates/akosecurity/images/loc_bar_dark.gif');
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  background-color : #FFFFFF;
  text-align       : justify;
}

.contentpaneopen {
  background-color : #FFFFFF;
  text-align       : justify;
}

.contentheading, .componentheading {
	font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 1em;
	font-weight      : bold;
	color            : #000000;



  text-align       : left
  padding          : 1px;
	background-color : #FFFFFF;
	border-bottom: solid 1px #C5D4F3;
	padding-left: 10px;
	padding-right: 10px;
}

.contentdescription {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 1em;
  color            : #333333;
  text-align       : left;
}

.category {
  color            : #999999;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 1em;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.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        : 0.9em;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 0.9em;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 0.9em;
  color            : #000000;
  font-weight      : normal;
}

a.fase4rdf:link {
  font-size        : 0.9em;
  font-weight      : normal;
  color            : #FF9900;
}

a.fase4rdf:hover {
  font-weight      : bold;
  color            : #808080;
}
#suche {display:none;}
