/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px;
  padding          : 0px;
/*  background-color : #636363; */

}

td, tr, p, div {
	font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size        : 2.8mm;
  color            : #505050;
	line-height: 	15px;
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}


/* ###################### UPPER BUTTON BAR ###################### */


a.buttonbar:link, a.buttonbar:visited {
  font-family      : Arial, Helvetica, serif;
  text-align       : left;
  font-weight      : bold;
  text-decoration  : none;
  font-size: 12px;
  color: #999999;
}
a.buttonbar:hover {
  background-color : #D1ECA2;
  color            : #000000;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color : #B7B8B9;
}

a.pathway:link, a.pathway:visited {
  color            : #4F712B;
  font-weight      : normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}

a.pathway:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
  color            : #74A734;
  font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #333333;
font-weight: bold;
background-image: url(../images/menu_back.png);
width: 148px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
height: 23px;
line-height: 20px;
padding-left: 24px;
vertical-align: middle;
}

a.mainlevel:hover {
color: #CC1515;
}

a.sublevel:link, a.sublevel:visited {
color: #757575;
text-align: left;
font-weight: bold;
font-size        : 10px;
}

a.sublevel:hover {
color: #8B0000; text-decoration: none;
}

#active_menu {
	color: #6F9C3D;
	font-weight: bold;
	font-style: italic;
}

a#active_menu:hover {
	color: #CC1515;
}

/* ###################### Intelli Nav ###################### */
a.intnav_section:link, a.intnav_section:visited {
  color        : #4F712B;
  font-weight  : normal;
  font-family	: Arial, Verdana, Helvetica, sans-serif;
  font-size		: 12px;
}

a.intnav_section:hover {
  color        : #74A734;
}

a.intnav_cat:link, a.intnav_cat:visited {
  color        : #4F712B;
  font-weight  : normal;
  font-family	: Arial, Verdana, Helvetica, sans-serif;
  font-size		: 11px;
}

a.intnav_cat:hover {
  color        : #74A734;
}

a.intnav_item:link, a.intnav_item:visited {
  color        : #4F712B;
  font-weight  : normal;
  font-family	: Arial, Verdana, Helvetica, sans-serif;
  font-size		: 10px;
}

a.intnav_item:hover {
  color        : #74A734;
}

/* ###################### MODULES ###################### */

table.moduletable {
  width            : 95%;
 padding: 5px 3px 5px 3px;
}
table.moduletablefull {
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-family      : Tahoma, Verdana, Arial;
  font-weight      : bold;
  color            : #708090;
  text-align       : left;
  letter-spacing   : 1px;
  
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #333333;
  font-weight      : bold;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
  background: #F6FFEC;
}


.sectiontableentry1 {
  background-color : #F9F9F9;
}

.sectiontableentry2 {
  background-color : #F3F3F3;
}

table.list tr.row0 {
	background-color: #F9F9F9;
}
table.list tr.row1 {
	background-color: #FFFFFF;
}

table.list tr.row0:hover {
	background-color: #F7FFF0;
}
table.list tr.row1:hover {
	background-color: #F7FFF0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  background       : #FFFFFF;
  padding-left     : 5px;
  padding-right    : 5px;
}

.blog {
	width: 100%;
}

.contentpaneopen {
  text-align       : justify;
  background       : #FFFFFF;
  padding-left     : 5px;
  padding-right    : 5px;
  width: 100%;
}

td.contentheading{
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 120%;
  font-weight      : bold;
  color            : #73A735;
  text-align       : left;
  margin: 0 0 0 0px;
}

a.contentpagetitle:link, a.contentpagetitle:visited{
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  line-height: 145%;  
  font-weight      : bold;
  color            : #73A735;
  text-align       : left;
  margin: 0 0 0 0px;
}
a.contentpagetitle:hover{
  color            : #628F2C;
}

.componentheading {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 120%;
  font-weight      : bold;
  color            : #A5CD3D;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

h1 {
	color: #A5CD3D;
  	font-size: 120%;
  	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h2 {
	color: #A5CD3D;
	font-size: 110%;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
h3 {
	color: #A5CD3D;
	font-size: 100%;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

h4 {
	color: #A5CD3D;
	font-size: 95%;
	font-style: italic;
	font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

h5 {
	color: #A5CD3D;
	font-size: 90%;
	font-style: italic;
	font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

h6 {
	color: #A5CD3D;
	font-size: 85%;
	font-style: italic;
	font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  color            : #666666;
  background       : #f0f0f0;
  border           : 1px solid #5C6F7B;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #BBE227;
}

.loginbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 9px;
  height: 13px;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid #BBE227;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  color            : #CC1515;
  text-decoration  : none;
}

a:hover {
  color            : #8B0000;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #CC1515;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #8B0000;
}

		  .searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	background: #F7F7F7;
	border: 1px solid #D9F47B;
	height: 17px;
	line-height: 11px;
	width: 150px;
	}


/* Menülinks für die schwarze Navbar */	
a.bar:link, a.bar:visited {
  color            : #A5D06F;
  font-family: verdana, arial, sans-serif;
  white-space: nowrap;
  font-size: 10px;
  margin-right: 10px;
}

a.bar:hover {
  color            : #CCCCCC;
 
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}


/* Text passed with mosmsg url parameter */
.message {
	color: #A5CD3D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; font-weight: bold;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {

}

li {
        list-style: outside url(../images/arrow.png);
        list-style-image: url(../images/arrow.png);
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color : #000000;
margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

.createdate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	}
	
.modifydate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}
	
.expand {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold; color: #73A735;
	}

a.expand:link {
	font-size: 11px; font-weight: bold; color: #405115;
	}

a.expand:hover {
	font-weight: bold; color: #759328;
	}

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

table.contact {
	background-color: #F3F4F5;
	}

table.contact td.icons {
	background-color: #D0D9DB;
	}

table.contact td.details {
	background-color: #E6ECEC;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #779595;
}

a.pagenav:hover {
	color: #4F6565;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}	

.newsfeedheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	font-weight: normal;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #AAD28C; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #AA0000;	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #AAD28C; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #AA0000;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	display: block;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #68878A;
	text-align: right;
	text-indent: 2px;
	width: 540px;
	height: 18px;
	border-bottom: 1px solid #E5E6E7;
	}

a.readon:hover {
	color: #AA0000;
	}
	
/* ########### toc_style ############# */
a.tdecH1:link, a.tdecH1:visited {
	color: #434343;
	font-size: 10px;
	margin: 15px 0 0 0em;
}

a.tdecH2:link, a.tdecH2:visited {
	color: #757575;
	font-size: 10px;
	margin: 10px 0 0 1em;
}

a.tdecH3:link, a.tdecH3:visited {
	color: #8E8E8E;
	margin: 10px 0 0 2em;
	font-size: 10px;	
}

a.tdecH4:link, a.tdecH4:visited {
	color: #B5B5B5;
	margin: 10px 0 0 3em;
	font-size: 10px;	
}

a.tdecH5:link, a.tdecH5:visited {
	color: #C4C4C4;
	margin: 10px 0 0 4em;
	font-size: 10px;	
}

a.tdecH6:link, a.tdecH6:visited {
	color: #DADADA;
	margin: 9px 0 0 5em;
	font-size: 10px;	
}

a.tdecH1:hover, 
a.tdecH2:hover, 
a.tdecH3:hover, 
a.tdecH4:hover, 
a.tdecH5:hover, 
a.tdecH6:hover {
	color: #8B0000;
}

.tdec {
	background-color: #F7F7F7;
	border: 1px solid #D9F47B;
}

/* Text passed with mosmsg url parameter */
.remos_tab_titel {
	font-family: Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: bold; color: #73A735;
	}

.remos_cat_titel {
	font-family: Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px; font-weight: bold; color: #73A735;
	}

a.remos_cat_titel:link,  a.remos_cat_titel:visited  {
	color: #405115;
	}

a.remos_cat_titel:hover {
	color: #759328;
	}

.remos_file_titel {
	font-family: Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px; font-weight: bold; color: #73A735;
	}

a.remos_file_titel:link,  a.remos_file_titel:visited  {
	color: #405115;
	}

a.remos_file_titel:hover {
	color: #759328;
	}	

.remos_pathway {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color : #B7B8B9;
}

a.remos_pathway:link, a.remos_pathway:visited {
  color            : #4F712B;
  font-weight      : normal;
  font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
}

a.remos_pathway:hover {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
  color            : #74A734;
  font-weight      : normal;
}