*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

a, a:link, a:visited, a:hover
{
	color: #4c6205;
	text-decoration: underline;
}

body
{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#central 
{
	width: 933px;
	margin:0 auto;
}

#header 
{
	height: 242px;
	background:url(../images/header.jpg);
}

#subheader
{
	height: 225px;
	background:#FFF;
	color: #494949;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 26px;
	margin-bottom: 1px;
}

#subheader h1
{
	padding-top: 10px;
	padding-bottom: 0;
	font-size: 18px;
	font-weight: normal;
}

#subheader p
{
	padding-bottom: 11px;
	text-align: justify;
}

#subheader img
{
	float: right;
	padding-left: 25px;
}

#contentarea
{
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4c6305;
	padding: 15px 6px;
	overflow: hidden;
}

#left
{
	border: 1px solid #4c6205;
	width: 209px;
	float: left;
	background: #FFF;
	padding: 8px;
}

#main
{
	border: 1px solid #4c6205;
	float: left;
	background: #FFF;
	margin-right: 3px;
	padding: 8px;
}

#right
{
	border: 1px solid #4c6205;
	width: 225px;
	float: left;
	background: #FFF;
}

#contentarea #left, #contentarea #main, #contentarea #right, #footerdisc
{
	margin-bottom: -2000px; 
	padding-bottom: 2000px; 
}

#footer
{
	/*background-image: url(../images/footer.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	color: #242423;
	font-size: 12px;
	padding-top: 16px;
	padding-right: 140px;
}

#footer img
{
	float: left;
	margin-left: 33px;
	margin-right: 40px;
}

#footer p
{
	line-height:20px;
}

#footer p img
{
	float: none;
	margin-left: 12px;
	margin-right: 0;
}

.menu-top
{
	list-style-type:none;
	margin:0;
	padding:0 0 0 0.5%;
	float: right;
	font-size: 11px;
}

.menu-top li
{
	display:inline;
	padding-right: 0.8em;
	padding-left: 0.8em;
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	padding-top: 40px;
}

.menu-top a, .menu-top a:link, .menu-top a:hover, .menu-top:visited
{
	color:#000;
	text-decoration: none;
}

.menu-top .item5 {
	background: none;
}

.header_float
{
	width:100%;
	float:left;
}

#mod_loginform
{
	width: 330px;
	float: right;
	margin-top: 65px;
}

#mod_login_logoutform
{
	float: right;
	margin-top: 81px;
	text-align: right;
	margin-right: 10px;
}

#mod_loginform a, #mod_loginform a:link, #mod_loginform a:hover, #mod_loginform a:visited
{
	text-decoration: none;
	color:#000;
	font-size: 11px;
}

#mod_loginform .button
{
	cursor: pointer;
	float: left;
}


#mod_login_password, #mod_login_username {
	border: none;
	color: #373737;
	height: 20px;
	width: 126px;
	background-color: transparent;
	background-image: url(../images/login_input.png);
	background-position: 0 0;
	padding-top: 5px;
	padding-left: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	float: left;
}

.mod_login 
{
	padding-left: 5px;
}

#mod_login_noaccount .mod_login 
{
	padding:0;
}

#thirdrow
{
	width:100%;
	float:left;
	margin-top: 46px;
}

#thirdrow_left
{
	width: 70%; 
	clear:both;
	float:left;
}

#thirdrow_right
{
	width: 30%;
	float:right;
}

.search-search 
{
	float:right;
	color: #373737;
    width: 148px;
    height: 25px;
    background: url(../images/search_box.png);
	margin-right: 10px;
}
#mod_search_searchword 
{
    float: left;
    padding: 0;
    margin: 4px 0 0 6px;
    border: 0;
    width: 117px;
    background: none;
}
.button-search 
{
    float: right;
    margin: 4px 4px 0 0;
}

.menu_main
{
	background:transparent url(../images/tabs_bg.png) repeat-x scroll center bottom;
	list-style-image:none;
	list-style-type:none;
	margin-left: 30px;
}

.menu_main li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px 0 0;
	font-size: 16px;
	font-weight: bold;
}

.menu_main .item1 a {
	background:transparent url(../images/main_menu_home.png) no-repeat scroll left top;
	color:#FFF;
	display:block;
	padding: 4px 7px 15px 7px;;
	text-decoration:none;
}

.menu_main .item2 a {
	background:transparent url(../images/main_menu_disc.png) no-repeat scroll left top;
	color:#FFF;
	display:block;
	padding: 4px 8px 15px 7px;;
	text-decoration:none;
}

.menu_main .item3 a {
	background:transparent url(../images/main_menu_weblinks.png) no-repeat scroll left top;
	color:#FFF;
	display:block;
	padding: 4px 8px 15px 5px;;
	text-decoration:none;
}

.menu_main .item10 a {
	background:transparent url(../images/main_menu_photos.png) no-repeat scroll left top;
	color:#FFF;
	display:block;
	padding: 4px 10px 15px 8px;;
	text-decoration:none;
}

.menu_main .item4 a {
	background:transparent url(../images/main_menu_news.png) no-repeat scroll left top;
	color:#FFF;
	display:block;
	padding: 4px 10px 15px 8px;;
	text-decoration:none;
}

.moduletable-right h3
{
	display: block;
	height: 24px;
	background-image: url(../images/right_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#FFF;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 17px;
}

.moduletable-right1 h3
{
	display: block;
	height: 44px;
	background-image: url(../images/right_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#FFF;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 17px;
}

.clr
{
	clear: both;
	background-color: #4c6305;
	display:block;
	height: 10px;
}

div.moduletable-right
{
	margin-bottom: 6px;
}

ul.latestnews-right, ul.db8latestweblinks-right
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;	
	margin-left: 18px;
	margin-top: 10px;
	margin-right: 15px;
}

li.latestnews-right, li.db8latestweblinks-right
{
	margin-bottom: 10px;
}

a.latestnews-right, a.latestnews-right:link, a.latestnews-right:visited, a.latestnews-right:hover
{
	color: #4c6205;
	text-decoration: underline;
}

.more-right
{
	display:block;
	text-align: right;
	padding-right: 25px;
	font-size: 11px;
	background-image: url(../images/more_bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	height: 17px;
	
}

a.more-right:link, a.more-right:hover, a.more-right:visited
{
	color: #3d3d3d;
	text-decoration: none;
}

#main .componentheading, .moduletable_photos h3, .contentheading, #main h3
{
	color: #4b4b4b;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 35px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/heading_under.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	
}

.moduletable_photos h3
{
	display: block;
	width: 159px;
}

#main h3
{
	display:block;
	width: 210px;
}

#main .componentheading, .moduletable_photos h3
{
	display: table;
}

.small
{
	border:solid 0;
	color: #4C6205;
	font-size:0.85em;
	margin:0 0 20px;
}

.createdate 
{
	color:#4C6205;
	display:block;
	font-size:0.85em;
	margin-bottom: 10px;
}

.modifydate 
{
	color:#4C6205;
	display:block;
	font-size:0.85em;
	padding:0;
	margin-top: 10px;
}

.noleft
{
	width: 670px;
}

.withleft
{
	width: 442px;
	margin-left: 3px;
}

.joomimg24_img img 
{
	border: 3px solid #c8e179;
}

.jg_imgtitle
{
	display: table;
	width: 100%;
}

.sectiontableheader
{
	padding: 5px;
}

.sectiontableheader a
{
	color: #2A323F;
}

.sectiontable1 td, .sectiontable2 td, .sectiontableentry1 td, .sectiontableentry2 td
{
	padding: 5px;
}

.contentpaneopen ul
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	margin-left: 18px;
}

.jl-tips-font 
{
	color:#2a323f;
	font-size: 11px;
}

.jl-tips-font ul
{
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
}

.jl-tips-font li
{
	padding-bottom: 5px;
}

.jl-tips-fg
{
	background: #f0efeb;
	border:#4c6305 thin solid;
	padding: 8px;
	padding-left: 20px;
	margin: 5px;
}


.jl-tips-capfont
{
}

.jl-tips-closefont
{
}

/* ############# pagination ###################### */
#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:center;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #4c6205; }
.tag_cloud:visited { color: #4c6205; }
.tag_cloud:hover { color: #ffffff; background: #4c6205; }
.tag_cloud:active { color: #ffffff; background: #4c6205; }

.conceptLevel 
{
	padding-left: 10px;
	padding-right: 5px;
}