/* CSS Document */
body {
	height: 150px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 9pt;
	color: #000000;
	background-color:#f6f9f4;
}


.clr {
	clear: both;
}


.outline {	
	border: 0px inset #fff;
	background: #;
	padding: 0px;
}
.input{
	font-size: 9pt;
	border: 1px solid #a4a4a4;
	margin: 5px;
	padding: 5px;
	width: 179px;
}

#header {
	margin: 0px;
	background: url(../images/header.png) no-repeat;
	width: 1000px;
	height: 300px;
}

#sitename {
	color: #691A00;
	font-size: 28px;
	padding-left: 100px;
	padding-top: 7px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 40px;

}
#pathway {
	padding-top:110px;
 	font-size:70px;
	color:#ff9103;
	font-family: Verdana;
	padding-left: 220px;
	font-weight: bold;
	font-style:italic;
	width: 720px;
	background-image:url(../images/corona.png);
    background-repeat:no-repeat;
    background-position:560px 70px;
}

#pathway #abr
{
   position:relative;
   width:195px;
   height:71px;
   background-image:url(../images/abr.png);
   background-repeat:no-repeat;
}

#search_{
	padding-top:98px;
	padding-left: 0px;
}


#main_top {
	background: url(../images/main.png) no-repeat;	
	width: 215px;
	height:30px;
}
#main_center {
	background: url(../images/main_mitte.png) repeat-y;
	width: 215px;
	height: 1px;
}
#main_bottom {
	margin-top: 0px;
	background: url(../images/main_unten.png) no-repeat;	
	width: 215px;
	height: 30px;
}


#left{	
	padding-left: 7px;
	height:300px;
}
#user8{	
	padding-left: 25px;
	width: 171px;
	
}
#right {
	align: left;
	padding-left: 25px;
	width: 171px;
}
#user2 {
	padding-left: 25px;
	width: 171px;
}


#content_top {
	background: url(../images/content_oben.png) no-repeat;	
	width: 735px;
	height: 30px;
}
#content_center {
	background: url(../images/content_mitte.png) repeat-y;	
	width: 735px;
	height: 1px;
}
#content_bottom {
	background: url(../images/content_unten.png) no-repeat;	
	width: 735px;
	height: 30px;
}

#content_message
{
   width:95%;
   margin-left:10px;
   font-size:12px;
}

#body_outer {
	width: 710px;
	padding-top: 0px;
	padding-left: 20px;	
	color: #000000; 
}


a:link, a:visited {
	color: #691A00; 
	text-decoration: underline;
	font-weight: normal;
	

}

a:hover {
	color: #000000; 
	text-decoration: underline;
	font-weight: normal;
}
a img { 
	border : 0 none; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	padding-left: 10px;
	background: none;
	
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	
}

ul#mainlevel-nav li {
	background: url() repeat-x;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	width:102px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #fff;
	margin-left:0px;
	height: 30px;
	float: left;
	nargin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

ul#mainlevel-nav li a {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #fff;
	background-color: #333;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}

ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #5AA426;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #eaeaea;
	width: 101px;
	height: 30px;
	text-transform: normal;
	font-weight: bold;
	border-right: 1px solid #000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
ul.menu li a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;	
}
ul.menu li a:hover{
		display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;	
}

ul.menu li.active a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}
ul.menu li.active a:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
}
ul.menu li a span {
	padding-left: 10px;

}
ul#mainlevel li a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	margin-left:-10px;
}

#buttons>ul#mainlevel li a { 
	width: auto; 
}

ul#mainlevel li a:hover {
		display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}

ul#mainlevel li a#active_menu-nav {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}
ul#mainlevel li a#active_menu:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
}


ul.menu li li a span {
	padding-left: 10px;
	color: #691A00;
	font-weight: normal;
}
ul.menu li li a:hover span {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
ul.menu li li.active a span {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
ul.menu li li.active a:hover span {
	padding-left: 10px;
	color: #691A00;
	font-weight: bold;
}
ul.menu li li a {
	color: #000;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #000;
}







a.pathway:link, a.pathway:visited {
	padding:0;								
}

a.pathway:hover {
	padding:0;
	
	
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;							
}

a.mainlevel:hover {
		display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;	
	
	
}
a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}
a.mainlevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #a4a4a4;
 }
a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	color: #691A00;
	font-weight: normal;
}

a.sublevel:hover {
	padding-left: 10px;
	color: #000;
	font-weight: normal;
}
a.sublevel#active_menu {
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}

a.sublevel#active_menu:hover {
	padding-left: 10px;
	color: #691A00;
	font-weight: bold;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}


.error {
  	font-style: italic;
  	text-transform: uppercase;
 	 padding: 5px;
  	color: #ffffff;
 	 font-size: 14px;
  	font-weight: bold;
	width: 100%;
}


.back_button {
	float:left;
	text-align: center;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.pagenav {
	float: left;
	text-align: center;

	font-weight: normal;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
#main2 .pagination,#main .pagination {
	
border-top:solid 1px #CCC;

	margin:10px 0 0;
	
padding:10px 0;

	}


ul.pagination {

	list-style-type:none;
	
margin:0;

	padding:0;

	text-align:left;

}


ul.pagination li {

	display:inline;
	
padding:2px 5px 0;

	text-align:left;

}


ul.pagination li a {

	padding:2px;

}

#footer {
	text-align: center;
	padding: 3px;
}


table.content_table {
  	
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	width: 499px;
	padding: 0px;
	margin: 0px;
}
table.contentpaneopen {
    
	padding-left: 1px;
	padding-right: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	
	padding-left: 1px;
	padding-right: 1px;
}
table.contentpaneopen td.componentheading {
	
	padding-left: 0px;
}

table.contentpane {

	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	

}
table.contentpane td.componentheading {
	
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}
div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
table.moduletable_text th, div.moduletable_text h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:20px;
	margin-bottom: 0px;
	padding:0px;
}
.moduletable {
	clear: both;
}
table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
  	padding: 2px;
}
table.contenttoc {	
	border: 1px solid #282828;
	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  	padding: 2px;
}

table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}


.button {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
}
.button:hover {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}



.inputbox {
	border:1px solid #747474; 
}


.buttonheading {
	width:20px;
}
.componentheading {
	color: #691A00;
	font-weight: normal;
	font-size: 20px;
	white-space: nowrap;
	text-align: left;
	font-weight:bold;
	width:450px;
	padding:10px 0 15px 5px;
}
.contentheading {
	height: 30px;
	color: #222222;
	font-weight: normal;
	font-size: 13px;
	white-space: nowrap;
	text-align: left;
	width:450px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}



.sectiontableheader {
	font-weight: bold;
	padding: 0px;
	background-color: #;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000000;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
}
.sectiontableentry2 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
	
}


.small {
	color: #333333;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}


.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage {
  	border: 1px solid #ccc;
}
.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}
.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: normal;
  	font-size: 10px;
  	border-top: 1px solid #ffffff;
}

/* ============== ================= */

.contentheading
{
   font-weight:bold;
   font-size:20px;
   font-family:Verdana;
   color:#762233;
}

/* ================================ */
