/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
	height: 100%;
	margin-bottom: 1px;
}
.all{
	background: #ffffff;
	margin:-10px;
	padding-top:15px;
	padding-bottom:5px;
}
.clr {
	clear: both;
}
.conttable{
	width: 927px;
	margin:auto;
        border: 1px groove #333333;
}
.header{
	width: 927px;
	height:133px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
.balken{
	width:100%;
	height:32px;
	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	border-bottom: 0px solid white;
}
.topmenu{
	float:right;
}
.contenttd{
	width:600px;
	height: 100%;
	background-color: #efefef;
}
.main{
	width:600px;
	height: 100%;
	margin-left: 15px;
	margin-top:10px;
	margin-bottom:10px;
}
.left{
	height:100% !important;
	height:100%;
	background-color: #cccccc;
}
.tablenavi{
	width: 120px;
	height: 100%;
	background-color: #cccccc;
        margin:auto;
        
}
td.mainmenu_left{
	height: 150px;
}
td.mainmenu_right{
	height: 150px;
}
td.content_left{
	height: 280px;
}
td.link{
	height:34px;
        text-align:center;
        background: #ffffff;
        margin:4px; 
}
.fueller{
	height:100%
}
.footer{
	height:3px;
	width:100%;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
}

#mainmenu_menu{
        width:120px;
        /*display:none;*/
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}
li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
td {
	text-align: left;
	font-size: 11px;
}
/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
	border:0px;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
	border:0px;
}
.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;
}
.contentpaneopen{
	width:100%;
}
.clr {
	clear: both;
}
table.blog{
	width:550px;
}
.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.contentheading {
	height: 30px;
	/*color: #c64934;*/
        color: #333333;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	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;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

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

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

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

a.sublevel#active_menu {
	color: #333;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
div.mosimage {
  border: 0px solid #ccc;
}

.mosimage {
  border: 0px solid #cccccc;
  margin: 0px
}

.mosimage_caption {
  margin-top: 0px;
  background: #efefef;
  color: #666;
  font-size: 10px;
  border-top: 0px solid #cccccc;
}
img{
 border:0px;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
