.divpathway
{
	display:block;
	border:1px solid #eeeeee;
	padding-bottom:1px;
}

.maintd
{
	padding-top:3px;
	padding-bottom:3px;
	background: #eeeeee;
}
.sitename
{
	font-family : georgia;
	font-size   : 25px;
	color       : #73786B;
}

.buttonheading
{
	border-bottom : 2px solid #4E4E4E;	
	background    : #ffffff;
	width	      : 10px;
}
.sectiontableheader
{
	background-color : #F6F8F8;
	padding-top      : 3px;
	padding-left     : 5px;
	height           : 22px;
	color            : #A4B8BD;
	font-weight      : bold;
	margin-bottom    : 5px;
}

.highlight
{
	background : #B3B9A6;
}

body {
	background-image     : url(../images/grund.gif);
	background-repeat    : repeat-x;
	margin-left          : 0px;
	margin-top           : 0px;
	margin-right         : 0px;
	margin-bottom        : 0px;
}

tr, div {
  font-family      : verdana;
  font-size        : 11px;
  color            : #000000;
  line-height      : 1.4em;
  align            : left;
}



table.moduletable
{
	width            : 128px;
	margin-bottom    : 5px;
	padding-bottom   : 3px;
	background-color : none;
}

table.moduletable th
{
	background-color     : #003366;
	background-image     : url("../images/b1.gif");
	background-repeat    : no-repeat;
	border-bottom-color  : #ffffff;
	border-bottom-style  : dashed;
	border-bottom-width  : 1px;
	color                : #ffffff;
	height               : 22px;
	padding-top          : 3px;
	vertical-align       : middle;
	text-align           : left;
	padding-left         : 32px;
}

table.moduletable td
{

}


table.contentpaneopen td
{
	text-align:justify;
}
.contentpaneopen { 
	width: 100%;
} 

a:link, a:visited
{
	font-size : 11px;
	color     : #000000;
}

a:hover
{
	text-decoration : none;
}

.contentheading
{
	background-color     : #ffffff;
	border-bottom-color  : #AEB8BE;
	border-bottom-style  : solid;
	border-bottom-width  : 1px;
	background-repeat    : no-repeat;
	color                : #0033CC;
	font-weight          : bold;
	height               : 0px;
	padding-top          : 3px;
	vertical-align       : middle;
	text-align           : left;
	padding-left         : 0px;
        font-size            : 14px;
}

.componentheading 
{
	background-color     : #ffffff;
	border-bottom-color  : #AEB8BE;
	border-bottom-style  : solid;
	border-bottom-width  : 1px;
	background-repeat    : no-repeat;
	padding-top          : 3px;
	padding-left         : 0px;
	height               : 22px;
	color                : #0033CC;
	font-weight          : bold;
	margin-bottom	     : 5px;
        font-size            : 18px;
}

.contentdescription
{
	padding-top : 5px;
}

.date
{
font-size : 9px;
}

.createdate, .small
{
color	  : #999999;
font-size : 9px;
}

table.contenttoc
{
	margin : 2px;
	width  : 150px;
}

table.contenttoc th
{
	background : #cccccc;
	border-bottom : 2px solid #cccccc;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
}