html {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	font-size: 99.01%;
	margin: 0px;
	padding: 0px;
	font-family: arial, geneva, verdana, helvetica, sans-serif;
	/*   font-family: courier;
*/
	color: #FFFAEF;
	font-weight: normal;
	overflow: hidden;
	/*      background-color: #0F2336;
*/
	background-color: #02050B;
	font-size: 16px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.pagenav {
	font-size: 12px;
	font-weight: normal;
}
.sitebody {
	width: 100%;
	height: 80%;
	max-height: 80%;
	border: 0px;
}
#page {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	height: 100%;
	width: 100%;
	text-align: center;
	border: 0px;
}
#page2 {
	position: relative;
	border-left: 0px;
	border-right: 0px;
	left: auto;
	top: 10px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	min-width: 694px;
	max-width: 901px;
	background-image: url(../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
* html #page2 {
	width: 1024px;
	overflow: hidden;
	background-attachment: fixed;
	background-position: 0px 100px;
}
/***  Begin Head ***/
#head {
	overflow: hidden;
	position: absolute;
	z-index: 5;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding-top: 10px;
	height: 100px;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
* html #head {
	left: 0px;
	max-height: 100%;
	width: 100%;
	z-index: 5;
	border-top: 0px;
	border-left: 0px solid #000000;
}
div.headline {
	position: relative;
	top: 153px;
	left: 24px;
	text-align: center;
	width: 460px;
}
h2.headline-h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6A1E00;
	margin-top: 0px;
	padding-top: 0px;
}
/***  Ende Head ***/
.foot {
	overflow: hidden;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding-top: 0px;
	height: 40px;
	background-image:url("../images/foot.jpg");
	background-color: #434956;
	text-align: left;
	
}
.footX {
  margin: 10px 0 0 0;
  list-style:none;
  display:block;
  float:left;
}
.footX li{float:left; margin-right:20px;}
.footX li a{
  padding:9px 0 8px 36px;
  background-position:0 2px;
  background-repeat:no-repeat;
  text-decoration:none;
}
.footX .facebooklink a{background-image:url("../images/facebooklogo.png");}
.footX .myspacelink a{background-image:url("../images/myspacelogo.png");}

* html .foot {
	left: 0px;
	height: 20px;
	width: 100%;
	border-top: 0px solid #F00000;
	border-bottom: 0px;
	border-left: 0px solid #00F000;
}
/*p {
	line-height: 130%;
	padding: 0px;
	margin: 0px;
}
*/
td p {
	font-size: 1.0em;
}
a {
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #0F2336;
}
a:link {
	color: #0F2336;
}
a:visited {
	color: #0F2336;
}
a:hover {
	color: #0F2336;
}
a:active {
	color: #0F2336;
}
p a {
	font-size: 1.0em;
}
div a {
	font-size: 1.0em;
}
span.head {
	color: #ffea00;
	font-size: 1.2em;
	font-weight: bold;
}

/***  Begin Content ***/
.blog {
	width: 100%;
}
#title {
	display: none;
}
.article_seperator {
  width: 100%;
	border-top: 2px solid #555555;

}
.sectiontableentry2 {
/*	background: url(../images/gbsp.gif) top left repeat-x;*/
}
.sectiontableentry3 {
	/*background: url(../images/gbsp.gif) top left repeat-x;*/
 }
#content {
	position: absolute;
	overflow: auto;
	top: 110px;
	bottom: 40px;
	left: 140px;
	right: 0px;
	padding-top: 10px;
	text-align: left;
	z-index: 3;
	max-height: 100%;
}
* html #content {
	top: 110px;
	left: 140px;
	height: 100%;
	width: 740px;
	border-top: 0px solid #F00000;
	border-bottom: 130px solid #0F2336;
	border-left: 0px solid #00F000;
}
#main-content {
	width: 95%;
}
#content p {
	padding-left: 5px;
	padding-right: 15px;
}
#content table {
	margin-left: 5px;
	margin-right: 15px;
}
a img {
	border: none;
}
/***  Ende Content ***/
/***  Begin Bottom ***/
#bottom {
	z-index: 9;
	position: absolute;
	background-color: #000000;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	width: 1024px;
	height: 20px;
	overflow: hidden;
}
/***  Ende Bottom ***/
/***  Begin Navigation ***/
div.menu {
	font-size: 0.9em;
	line-height: 110%;
	padding-bottom: 10px;
}
#navigationcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 270px;
	z-index: 1;
	overflow: hidden;
	background-image: url(../images/bg02_01.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}
* html #navigationcontent {
	height: 100%;
	border-top: 0px solid #000000;
	border-bottom: 0px;
	color: #000000;
}
#navigation {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 180px;
	padding-top: 0px;
	line-height: 1.10em;
	width: 164px;
	margin-left: 10px;
	padding-left: 0px;
}
a.sublevel:link, a.sublevel:visited {
	font-family: arial, geneva, verdana, helvetica, sans-serif;
	padding-left: 25px;
	vertical-align: middle;
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	text-align: left;
}
a.sublevel:hover {
/*	color: #900;*/
  color: #ffffff;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #FFFFFF;
}
/* Menu Links */
.menu_links {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 130px;
	border: 0px solid red;
}
.menu_links_01 {
	background: url(../images/mnu_o.gif) top left no-repeat;
}
.menu_links_02 {
	background: url(../images/mnu_m.gif) top left repeat-y;
}
.menu_links_03 {
	background: url(../images/mnu_u.gif) bottom left no-repeat;
}
.menu_links_content {
	width: 150px;
	padding: 10px 0px 10px 10px;
}
.menu_links_content table.moduletable {
	margin: 0;
	padding: 0px 0 0 0;
	width: 100px;
	border: 0px solid blue;
}
.menu_links_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*** Ende Navigation  ***/
/* Joomla core stuff */
a:link, a:visited {
	color: #3B78B4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #713BB4;
	text-decoration: none;
	font-weight: bold;
}
table.contentpaneopen {
	width: 95%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	padding-top: 0px;
	padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	color: #c64934;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	color: #ffffff;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	/*  display: none;
*/
	/*height: 10px;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	color: #666666;
	text-align: left;
	padding-left: 0px;
/*	height: 21px;*/
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	/*margin: 0 0 2px 0;
*/
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.moduletablejstat{
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
  width: 80%;
	margin-bottom: 0px;
	padding: 10px;
	border-spacing: 0px;
	border: 2px solid rgb(0,0,204);
/*  background: rgb(0,0,102);*/ 
}
.moduletablejstat td{
	border-bottom: 1px solid rgb(255,204,204);
  padding-top: 5px;
}

table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	/*  background: #f0f0f0;
*/
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry0 {
	border-top: 10px solid #F000FF;
	/*background-color: #02050B;
*/
}
.sectiontableentry1 {
	border-top: 1px solid #F00000;
	/*background-color: #02050B;
*/
}
.sectiontableentry2 {
	border-top: 1px solid #F00000;
	/*background-color: #f9f9f9;
*/
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	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: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	font-family: arial, geneva, verdana, helvetica, sans-serif;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	/*padding-left: 15px;
*/
	height: 20px !important;
	height: 25px;
	/*width: 100%;
*/
	text-decoration: none;
}
a.mainlevel:hover {
	text-decoration: none;
	color: #fff;
}
a.mainlevel#active_menu {
	color: #fff;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
.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: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
    
.decription {
  display: none;
  visibility: hidden;  
}
