/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	color:#5B5B5B;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
}
.clr {
	clear: both;
}
table.main{
	width:758px;
}
.outline {
  border: 1px solid #FFFFFF;
  background: #ffffff;
  padding: 2px;
}


#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#mod_login_remembermetext{
color:#5B5B5B;
}


#mod_login_usernametext{
color:#5B5B5B;
}

#mod_login_passwordtext{
color:#5B5B5B;
}


#buttons_inner {
	border: 1px solid #FFFFFF;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	font-size: 11px;
	line-height: 12px;
	white-space: nowrap;
	height:12px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	border-right: 1px solid #FFFFFF;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color:#ffffff;
	background: transparent;
	font-weight:normal;
}
ul#mainlevel-nav li a:hover
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color:#be0000;
	background: transparent;
	font-weight:normal;
  background-color:#ffffff;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #FFFFFF;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #FFFFFF;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #FFFFFF;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

.maintitle {
	color: #000000;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

div.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  border: 1px solid #FFFFFF;
  line-height: 20px;
  margin: 1px;
  color:#cc0000;
  width:99px;
}


.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  padding: 0px 1px;
  line-height: 20px;
  margin: 1px;
  color:#cc0000;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.footer {
	text-align: center;
	padding: 3px;
}
a.footer,a.footer:hover,a.footer:visited {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* Joomla core stuff */
a:link, a:visited {
	color: #be0000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#be0000;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 93%;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 20px;
 margin-right: 20px;
  font-size: 12px;
  color: #5B5B5B;
  background-color: #ffffff;
  padding-left:0px;
}


table.contentpaneopen td {
   padding-right: 0px;
   padding-bottom: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
	
}



table.contentpane {
  background-color: #ffffff;
  width: 95%;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
  margin: 30px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 50px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:#ffffff;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #FFFFFF;
  width: auto;
  background-color:#990000;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	background-color: #f0f0f0;
}
.inputbox-nav {
	padding: 2px;
	border:solid 1px #F6F3E1;
	background-color: #E3DBAA;
	color:#FFFFFF;
	width:122px !important;
	width:128px;
}

.componentheading {
        background-image:url(../images/bac_h3.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #be0000;
	text-align: left;
	padding-top: 20px;
	padding-left:20px;
        margin-right:20px;
	font-size: 16px;
        font-weight: bold;
        height: 18px;

}

.artikelheading {
	color: #be0000;
	text-align: left;
	padding-top: 25px;
	padding-left:0px;
	font-size: 16px;
        font-weight: bold;


}
h5{
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px!important;
	padding-top: 0px;
	margin-top:0px!important;
	margin-top:0px;
	padding-right:10px;
	height: 22px;
	font-size: 18px;
	font-family:Tahoma;
}
.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	background-repeat:no-repeat;
	background-position:left top;
	color: #be0000;
	text-align: left;
	padding-top: 20px;
	padding-left:20px;
	font-size: 12px;
        font-weight: bold;
}

.contentpagetitle {
        background-image:url(../images/bac_h3.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #be0000;
	text-align: left;
	padding-top: 20px;
	padding-left:20px;
	height: 18px;
	font-size: 16px;
        font-weight: bold;

}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}






/* MODULE */



#leftcol div.module, #rightcol-normal div.module {
width: 162px;
background: transparent url(../images/subhead_bg2.png) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 162px;
background: transparent url(../images/subhead_bg.png) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 162px;
background: transparent url(../images/subhead_bg3.png)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 132px;
padding-left: 12px;
padding-right: 0px;
padding-top: 0px;
background: transparent;
padding-bottom: 10px;
font-size: 9px;
color: #cc0000;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
font-size: 10px;
margin-top: 0px;
margin-left:0px;
}


#leftcol div.module {
margin-left: 18px;
margin-top:15px;
}

#rightcol-normal div.module {
margin-left: 28px;
margin-top:15px;
}

div.module h3 {
color:#ffffff;
font-size: 12px;
width: 130px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
margin-left: 40px;
margin-top: 0px;
padding: 0px;
margin-bottom: 5px;line-height: 32px;
}



table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

table.moduletable a  {
color: #ffffff;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}

















table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}



.sectiontableheader {
  font-weight: bold;
  background-color:#CA0114;
  background: url(../images/section.gif);
  padding: 4px;
  color:#ffffff;
}

a.category {
  font-weight: bold;
  padding: 1px;
  color:#cc0000;
}
a.category:hover {
  font-weight: bold;
  padding: 1px;
  color:#cc0000;
}
a.category:visited {
  font-weight: bold;
  padding: 1px;
  color:#cc0000;
}
img.image{
  border: 1px solid #FFFFFF;
  width:64px;
  height:64px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color:#FFFFFF;
	height:20px;
	line-height:20px;  color:#000000;
}

.sectiontableentry2 {
	background-color:#F5F5F5;
	height:20px;
	line-height:20px;  color:#000000;
}

.small {
	color: #000000;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #FFFFFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  background: url(../images/subhead_bg.png) repeat-x;
  padding: 2px;
}

table.contenttoc th {
  color: #000000;
	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 {
	display: block;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 11px;
	font-weight: normal;
	color:#BE0000;
	text-align: left;
	padding-top: 5px;
	height: 21px !important;
	height: 26px;
	width: 110px;
	text-decoration: none;
	padding-left:30px;
}

a.mainlevel:hover {
	background-position:bottom left;
	text-decoration: none;
	color:#BE0000;
}

a.mainlevel#active_menu {
	background-position:bottom left;
	text-decoration: none;
	color:#BE0000;
	font-weight: bold;
	font-size:11px;
}

a.mainlevel#active_menu:hover {
	color: #BE0000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #BE0000;
	text-align: left;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.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;
	width:98%;
}



div.mosimage {
  border: 0px solid #FFFFFF;
  padding: 2px 8px 2px 0;
}
div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:0px;
}
.mosimage {
  border: 0px solid #FFFFFF;
  
}

.mosimage_caption {
  margin-top: 0px;
  margin-left: 0px;
  margin-right:10px;
  background: #efefef;
  padding: 1px 1px;
  color: #666;
  font-size: 10px;
  border-top: 0px solid #FFFFFF;
}


div.article_seperator {
  height: 30px;
  background: #fff url(../images/linie.png) no-repeat scroll center;
}
div.article_seperator hr {
  display: none;
}

hr {
  border: #ffffff;
  background-color: #cc0000;
  height: 1px;
  
}



td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#FFFFFF;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#9A927D;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FFFFFF;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-left:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-left:10px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FFFFFF;
}
td.site_desc {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
table.box_table{
	background-color:#F7F7F7;
}


a.readon:visited, a.readon:hover {
	color:#ffffff;
}

a.readon {
	display:block;
	width:100px;
	color:#ffffff;
	background-image:url(../images/readon.png);
	background-repeat:repeat-x;
	background-position:right;
	float:right;
	padding-top:3px;
	height:19px;
	text-align:center;
}


th.pagenav_next {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  border: 1px solid #FFFFFF;
  line-height: 18px;
  margin: 1px;
  color:#cc0000;
  width:99px;
}
th.pagenav_prev {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  border: 1px solid #FFFFFF;
  line-height: 18px;
  margin: 1px;
  color:#cc0000;
  width:99px;
}
