/* RGJ Added */

.td_menu {
	width: 180px;
	vertical-align: top;
	}

.td_main {
	vertical-align: top;
	}

.td1_1 {
	width: 10px;
	height: 10px;
	background-image: url(../images/bg_1_1.gif);
	}

.td1_2 {
	background-image: url(../images/bg_1_2.gif);
	}

.td1_3 {
	width: 10px;
	height: 10px;
	background-image: url(../images/bg_1_3.gif);
	}

.td2_1 {
	width: 10px;
	background-image: url(../images/bg_2_1.gif);
	}

.td2_2_logo {
	background-image: url(../images/bg_2_2.gif);
	height: 50px;
	width: 150px;
	vertical-align: bottom;
	}

.td2_2_menu {
	background-image: url(../images/bg_2_2.gif);
	width: 150px;
	text-align: left;
	}

.td2_2_main {
	background-image: url(../images/bg_2_2.gif);
	width: 380px;
	height: 300px;
	vertical-align: top;
	}

.td2_2_main_whatever {
	background-image: url(../images/bg_2_2.gif);
	width: 380px;
	vertical-align: top;
	}

.td2_2_pathway {
	background-image: url(../images/bg_2_2.gif);
	width: 380px;
	height: 20px;
	}

.td2_3 {
	width: 10px;
	height: 10px;
	background-image: url(../images/bg_2_3.gif);
	}

.td3_1 {
	width: 10px;
	height: 10px;
	background-image: url(../images/bg_3_1.gif);
	}

.td3_2 {
	background-image: url(../images/bg_3_2.gif);
	}

.td3_3 {
	width: 10px;
	height: 10px;
	background-image: url(../images/bg_3_3.gif);
	}



/* Body */

BODY {
	font-family: Verdana, Helvetica, sans-serif;
	color : #000000;
	background-image: url(../images/bg.gif);
	background-color: #E0E0E0;
	}

td,tr,div {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
/*	border: none; */
	}

p {
    
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}
/*
.logo {
    background-image: url(http://hannelore.org/webart/logo_webart.gif);

}
*/

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.kasten {
    font-size: 80%
    font-family: Arial, sans-serif ;
    font-weight:plain;
    color: #b62200;
    border : 1px solid #b62200;
    padding: 2pt;
    width: 130px;
    }


H1 {
    font-family: times, "New Times Roman" ;
    color: #C0C0C0;
    font-size: 1.3em ;
    letter-spacing : 2px;
    text-align: center;}

H2 {
    font-family: "Courier New",monospace ;
    color: #C0C0C0;
    font-size: 80% ;
    line-height: 20pt;
    letter-spacing : 2px;
    text-align: center;
    }

H3 {
    font-family: Verdana, Arial, sans-serif ;
    color: #C0C0C0;
    font-size: 10pt ;
    font-weight:bold;
}

h1, h2 { cursor : s-resize; }

BLOCKQUOTE {
    font-weight : bold;
}


ul {
	margin: 0px 30px 0px 30px;
}

li {
    line-height: 10pt;
    font-weight : plain;
	list-style: inside url(/images/M_images/arrow.png) 3px;
	list-style-image: url(/images/M_images/arrow.png);
}

h4 {
	color: #FF9900; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 1em; font-weight: bold;
}

h5 {
	color: #FF9900; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 100%; font-weight: bold;
}

h6 {
	color: #C84118; font-family:  Verdana, Helvetica, sans-serif;
	font-size: 100%; font-weight: bold;
}

B {
    color : #585A56;
    letter-spacing : 1px;
    font-weight : bold;
 }


/* Links */
a:link, a:visited {
	font-size: xx-small; color: #C84118; text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: #C84118;	text-decoration: underline;
	}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
 	color: #C84118;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	color: #C84118;
	text-decoration: underline;
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: #C0C0C0; height:2px; border: 1px inset;
	}

hr.separator {
	background: #C0C0C0;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
	color: #C84118;
	font-family: Verdana,  Helvetica, serif;

	font-weight: bold;
	}

a.mainmenu:hover, a.mainlevel:hover {
	color: #C84118; text-decoration: underline;
	}

a.sublevel:hover {
	color: #C84118; text-decoration: none;
	}

a.sublevel:link, a.sublevel:visited {
	color: #C84118; font-family:  verdana, Helvetica, serif;
	font-weight: normal;
}

/* Content - Sections & Categories */


.contentpane {

   	}

.contentpaneopen {
	background-color: #ffffff;
	border : 0px ridge #DCDCDC;
	}

.contentheading {
   /* font-family: "Courier New",monospace ; */
    color: #b62200;
    font-size: 1.2em ;
    line-height: 20pt;
    letter-spacing : 2px;
	text-align:left;
	}

.contentpagetitle {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

table.contenttoc {
        color: #333300;
		background-color: #e0e0e0;
        }

table.contenttoc td {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 9px;
	}

.contentdescription {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	font-size: 10px; color: #C84118; text-decoration: none;
	font-weight: bold;
	font-family:  Verdana, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #C84118;	text-decoration: underline;
	}

a.weblinks:link, a.weblinks:visited {
	color: #C84118; text-decoration: none; font-weight: bold;
	font-size: 10px;
	font-family:   Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #C84118;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	font-size: 10px; color: #C84118; text-decoration: none;
	font-weight: bold;
	}

a.readon:hover {
	color: #C84118;	text-decoration: none;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	text-align: left;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 18px;
	line-height: 18px;
	white-space: nowrap;
	width: 100%;
	background-color: #ffffff;
	}

table.moduletable td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.componentheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	}

.button {
	font-family: Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: outset;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.inputbox {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:plain;
	color: #666666;
	background: #f2f2f2;
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	border-style: outset;
	}

/** category text format and links **/
.category {
	text-decoration: none; font-weight: bold;
	font-size: 0.8em;
	font-family:  Verdana, Helvetica, sans-serif;
	}

a.category:link, a.category:visited {
	color: #C84118; font-weight: bold;
	}

a.category:hover {
	color: #C84118;
	}

.poll {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, .contentpane {

	}

.sectiontableentry2 {

	}

.sectiontableheader {
	/*background-color : #999999;
	color : #FFFFFF; */
	font-weight : bold;
	}

.frontpageheader {
	font-size: 1em;
    color : #0077aa;
    font-weight : bold;
    }

.small {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 0.9em;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family:  Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}

.createdate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

.contact_email {
    font-size: 0.9em;
}



.fase4rdf {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 12px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {

	}

table.contact td.icons {
	background-color: #ffffff;
	}

table.contact td.details {
	background-color: #ffffff;
	font-weight: normal;
	font-family:  Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
	color: #444444;
}

a.pagenav, a.pagenav:visited {
	color: #444444;
}

a.pagenav:hover {
	color: #444444;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family :  Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #444444;
	text-align: center;
}
