body{
	background-color: #22232B;
	color: #333333;
	margin-top: 20px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
}

#container{
	width: 90%;
	background-color: #EFEFEF;
	color: #333333;
        text-align: left;
}

#head{
	width: 100%;
	height: 161px;
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;
}
#logo{
	width: auto;
	height: 63px;
        color: #666666;
	font-size: 1.5em;
        font-weight: bold;
	padding: 25px;
}
#topnavi{
	width: auto;
	height: 32px;
        padding-top: 3px;
	padding-left: 30px;
}
#img{
	width: 500px;
	height: 150px;
	background-image: url('../images/img.gif');
	background-repeat: no-repeat;
}

#pathway{
	width: 100%;
	height: 48px;
	color: #CDCDCD;
	background-image: url('../images/pathway.gif');
	background-repeat: repeat-x;
	padding-left: 30px;
	font-size: 0.9em;
}

#navi{
	width: 200px;
	background-color: #E1E1E1;
	color: #666666;
	padding: 0 30 0 30px;
}
#content{
	width: auto;
	background-color: #EFEFEF;
	color: #333333;
	padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px;
        padding-bottom: 20px;
}

#footer{
	width: auto;
	height: 51px;
	color: #CDCDCD;
	text-align: center;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	font-size: 0.7em;
}
/* --------------------- Joomla CSS ---------------------- */

a:link, a:visited { color: #c64934; text-decoration: underline; }
a:hover { color: #900000; text-decoration: underline; }

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

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;
}

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;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #666666;
  background-color: #ffffff;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #666666;
	background-color: #ffffff;
}

.componentheading {
	color: #c64934;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 30px;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 1.1em;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 0.9em;
	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: #CDCDCD;
        background-image: url('../images/modul_head.gif');
        background-repeat: repeat-x;
	text-align: left;
	padding-left: 4px;
        padding-bottom: 15px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 3px;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #666666;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #cdcdcd;
}

.sectiontableentry2 {
	background-color : #f0f0f0;
}

.small {
	color: #999999;
	font-size: 0.7em;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 0.7em;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 0.7em;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li{

	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-right: 3px;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
        background-image: url('../images/footer_bg.gif');
        background-repeat: repeat-x;
        border-top: 2px solid #cdcdcd;
        border-left: 2px solid #cdcdcd;
        border-right: 2px solid #cdcdcd;

}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
        color: #F0F0F0;
        font-weight: bold;	
}
#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
	color: #333333;
        background-color:#DD3F3F;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
        border-left: 5px solid #FFFFFF;
        background-color: #666666;
	text-align: left;
	padding-top: 5px;
        padding-right: 10px;
	padding-left: 18px;
        margin-bottom: 3px;
	height: 20px !important;
	height: 25px;
	width: 160px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
        border-left: 5px solid #c64934;
        text-align: right;
	color: #ffffff;
}

a.mainlevel#active_menu {
        border-left: 5px solid #c64934;
        text-align: right;
        color: #ffffff;
}

a.mainlevel#active_menu:hover {
        border: 0px;
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

a.sublevel:hover {
	border-left: 5px solid #c64934;
        color: #ffffff;
	text-decoration: none;
}

a.sublevel#active_menu {
	border-left: 5px solid #c64934;
        color: #ffffff;
}

.highlight {
	background-color: #ffffff;
	color: #c64934;
	padding: 0px;
}

form {
/* removes space below form elements */
	margin: 0px;
 	padding: 0px;
}

ul.latestnews, ul.mostread { border: 1px solid #cccccc; padding: 7px; list-style: none; margin-left: 0px;}
table.pollstableborder td { color: #666666; text-align: left;}
div.mosimage {
  border: 1px solid #cccccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #cccccc;
  padding: 1px 2px;
  color: #666666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
