/* --------------------- errorbox CSS ---------------------- */

.errorbox { width: 600px; margin: 0 auto; padding: 5px 0; text-align: left; font-weight: bold; }
.errorbox div {
	color: #AB0000;
	width: 600px;
	min-height: 32px;
	background-color: #FFAEAE;
	background-image: url('../../../ShogunTools/errorbox/bg_trans_bot_600x11.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.errorbox div p {
	margin: 0;
	padding: 9px 15px 9px 37px;
	text-align: left;
	background-image: url('../../../ShogunTools/errorbox/bg_trans_top_600x11.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
.errorbox div img { float: left; width: 26px; margin: 3px 8px 3px 3px; }
.errorbox div#hdrsuccess { background-color: #B0E57C; color: #060; }


/* --------------------- Yoo-login ---------------------- */
.lostpassword {
   white-space:nowrap;
}

.registration{
   white-space:nowrap;
}



/* --------------------- template CSS ---------------------- */

.maintable {
width: 600px;

}



body

{

 background-color: #e2e2e2;

 color: #333333;

 margin: 0;

 padding: 0;

 font-size: 12px;

 font-family: cursive;

}

.main_bg{

 background-color: #a5b47d;
 
 color: #333333;

 margin: 0;

 padding: 0;

 font-size: 12px;

 font-family: cursive;
}

#container

{

 width: 920px;

 /*margin-top: 20px;*/

 background-color: #a5b47d;
 background-image: url('../images/body_bg.gif');

 background-repeat: repeat-y;

 color: #333333;

}



/* --------------- Bereich fur Logo und Header -------------------- */

#header

{

 width: 100%;

 height: 19px;

 background-image: url('../images/top.gif');

 background-repeat: no-repeat;

}



#logo

{

 width: 860px;

 height: 96px;

 background-image: url('../images/Logo_BeAble.jpg');

 background-repeat: no-repeat;

}



/* --------------- Bereich fur Pathway und Suchfunktion --------------- */

#line1

{

 width: 860px;

 background-color: #d5ddbd;

 height: 25px;

 margin-top: 5px;

 margin-bottom: 5px;

}


#pathway

{

 width: 600px;

 float: left;

 text-align: left;

 padding-left: 20px;

 padding-top: 5px;

}


#language

{

 width: 50px;

 float: right;

 padding-top: 5px;

 padding-right: 5px;
}


#search

{

 width: 150px;

 float: right;

 padding-top: 2px;

}

#AdminPanel

{

 width: 18px;

 float: right;

 text-align: left;

 padding-left: 5px;

 padding-right: 5px;

 padding-top: 5px;

}

/* ------------------ Contentbereich --------------------------*/

#main

{

 width: 860px;

 text-align: left;

 font-size: 100%;

 font-family: arial;

 background-color: #DFE6CB;

}


.MyTexta
{

 border: 0px;

 background-color: #DFE6CB;       /* #E5E5E5; */

 font-family: Arial;

 font-size: 10px;

}



#spacer

{

 width: 860px;

 height: 10px;

 background-color: #DFE6CB;

}

 

/* ------------------ Bereich fur Navigation  ---------------------*/



#navileft

{

 padding-left: 10px;

 padding-right: 10px;

 background-image: url('../images/navi_bg.gif'); 

 background-repeat: repeat-y;

} 



/* ------------------- Bereich fur Main Body - Text ------------ */



#content

{ 

 padding-left: 15px;

 padding-right: 25px;

 background-image: url('../images/content_bg.gif');

 background-repeat: repeat-y;

}



/* --------------- Fusszeile ----------------------------- */

#bottom

{

 width: 920px;

 padding-top: 20px;

 background-image: url('../images/bottom.gif');

 background-repeat: no-repeat; 

 text-align: center;

}



#footer

{

 width: 860px;

 height: 25px;

 background-color: #D5DDBD;

 margin-top: 5px;

 padding-top: 10px;

 font-size: 10px;

} 



.ftext

{

 font-family: arial;

 font-size: 90%;

 color: #333333;

 font-weight: bold;



}



a.ftext:link, a.ftext:visited

{

 color: #333333;

 text-decoration: underline;

}

a.ftext:hover

{

 color: #295a8b;

 text-decoration: none;

}







/* --------------------- Joomla CSS ---------------------- */



.pathway

{

 color: #333333;

 font-size: 100%;

}



a.pathway:link, a.pathway:visited 

{

	color: #333333;

}

a.pathway:hover {

	color: #295a8b;

}



a:link, a:visited {

	color: #295a8b;

	text-decoration: none;

}



a:hover {

	color: #295a8b;

        text-decoration: underline;

	font-weight: bold;

}





table.contentpaneopen {

        width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

        font-size: 90%;

}



table.contentpaneopen td {

   padding-right: 5px;

}



table.contentpaneopen td.componentheading {

	padding-left: 4px;

}







table.contentpane {

        width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

        font-size: 90%;

}



table.contentpane td {

	margin: 0px;

	padding: 0px;

}



table.contentpane td.componentheading {

	padding-left: 4px;

        font-size: 110%;

}



table.contentpaneopen fieldset {

	border: 0px;

	border-bottom: 1px solid #eee;

}



.button {

  color: #295a8b;

  background-color: #e5e5e5;

  font-family: Arial, Hevlvetica, sans-serif;

  text-align: center;

  font-size: 90%;

  font-weight: bolder;

  border: 1px solid #a5b47d;

  width: auto;

  line-height: 18px !important;

  line-height: 16px !important;

  height: 26px !important;

  height: 24px !important;

  margin: 1px; padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px

}



.inputbox {

	padding: 2px;

	border:solid 1px #a5b47d;

	background-color: #e5e5e5;

}



.componentheading {

        color: #295a8b;

        border-bottom: 1px solid #295a8b;

	text-align: left;

	padding-top: 4px;

	padding-left: 4px;

	height: 21px;

	font-weight: bolder;

	font-size: 110%;

	text-transform: uppercase



}



.contentcolumn {

	padding-right: 5px;

}



.contentheading {

	height: 30px;

	color: #295a8b;

        border-bottom: 1px solid #295a8b;

	font-weight: bolder;

	font-size: 110%;

	white-space: nowrap;

}







.contentpagetitle {

	font-size: 100%;

	font-weight: bold;

	color: #cccccc;

	text-align:left;

}



table.searchinto {

	width: 90%;

}



table.searchintro td {

	font-weight: bold;

}



table.moduletable, table.moduletable-job, table.moduletable-spon {

	width: 100%;

	margin-bottom: 5px;

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;

}



div.moduletable, div.moduletable-job , div.moduletable-spon {

	padding: 0;

	margin-bottom: 2px;

}



table.moduletable th, div.moduletable h3, table.moduletable-job th, div.moduletable-job h3, table.moduletable-spon th, div.moduletable-spon h3   {

	background-image: url('../images/button_bg.gif');

        background-repeat: no-repeat;

        color: #f8f8f8;

	text-align: left;

	padding-left: 30px;

        padding-top: 6px;

	height: 27px;

	font-weight: bold;

	font-size: 100%;

	text-transform: uppercase;

	margin-left:0; margin-right:0; margin-top:0; margin-bottom:2px

}

table.moduletable-spon th {
  padding-bottom:4px;
}

table.moduletable td, table.moduletable-job td, table.moduletable-spon td {

	font-size: 100%;

	padding: 0px;

	margin: 0px;

	font-weight: normal;

}



table.pollstableborder td {

  padding: 2px;

}



.sectiontableheader {

  font-weight: bold;

  background: #f0f0f0;

  padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #ffffff;

}



.sectiontableentry2 {

	background-color : #f9f9f9;

}



.small {

	color: #999999;

	font-size: 80%;

}



.createdate {

	height: 15px;

	padding-bottom: 10px;

	color: #999999;

	font-size: 90%;

}



.modifydate {

	height: 15px;

	padding-top: 10px;

	color: #999999;

	font-size: 90%;

}



table.contenttoc {

  border: 1px solid #cccccc;

  padding: 2px;

  margin-left: 2px;

  margin-bottom: 2px;

}



table.contenttoc td {

  padding: 2px;

}



table.contenttoc th {

  background-color: #333333;

  color: #ffffff;

    border-bottom: 1px solid #cccccc;

	text-align: left;

	padding-top: 2px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 90%;

	text-transform: uppercase

}



.mainlevel, .mainlevel-job
{

 font-size: 100%;

 font-weight: bold;

}

table.moduletable-spon tr td {
  padding-top: 3px;
}

table.moduletable-job tr {
  height: 28px;
}

table.moduletable-job td {
  display: block;
  padding-top: 3px; 
  margin-top: 3px; 
  width: 100%;
}

table.moduletable-job td img {
/*  height: 20px; */
  float: right; 
  text-align: right;
  vertical-align: middle;
}


a.mainlevel:link, a.mainlevel:visited {

	display:block;

	vertical-align: middle;

	color: #a5b47d;

	text-align: left;

	padding-top: 5px;

	padding-left: 15px;

	height: 20px; 

	width: 100%;

	text-decoration: none;

        border-left: 5px solid #f8f8f8;

        margin-top: 3px;

}

a.mainlevel-job:link, a.mainlevel-job:visited {

	display:inline;

	vertical-align: middle;

	color: #a5b47d;

	text-align: left;

	padding-top: 9px; 

	padding-left: 15px;

	height: 24px; 

	width: 100%;  

	text-decoration: none;

        border-left: 5px solid #f8f8f8;

/*        margin-top: 3px; */
}

a.mainlevel:hover, a.mainlevel-job:hover {

	text-decoration: underline;

	color: #f8f8f8;

        border-left: 5px solid #295a8b;

}



a.mainlevel#active_menu, a.mainlevel-job#active_menu {

	color:#f8f8f8;

	font-weight: bold;

        border-left: 5px solid #295a8b;

}



a.mainlevel#active_menu:hover, a.mainlevel-job#active_menu:hover {

	text-decoration: underline;

	color: #f8f8f8;

        border-left: 5px solid #295a8b;

}



a.sublevel:link, a.sublevel:visited {

	padding-left: 1px;

	vertical-align: middle;

	font-size: 90%;

	font-weight: bold;

	color: #222222;

	text-align: left;



}



a.sublevel:hover {

	text-decoration: underline;

	color: #4d6aba;



}



a.sublevel#active_menu {

	color:#4d6aba;

        text-decoration: underline;

	font-weight: bold;

}



.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



form {

/* removes space below form elements */

	margin: 0;

 	padding: 0;

}



div.mosimage {

  border: 1px solid #ccc;

}



.mosimage {

  border: 1px solid #cccccc;

  margin: 5px

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  font-size: 90%;

  border-top: 1px solid #cccccc;

}



span.article_seperator {

	display: block;

	height: 1.5em;

}



.back_button

{

 font-size: 80%;

}