.divpathway
{
	display:block;
	border:1px solid #eeeeee;
	padding-bottom:1px;
}

.pathway
{
	font-size	: 9px;
}

a.pathway:link , a.pathway:visited
{
	font-size	: 9px;
	text-decoration		: none;
}

a.pathway:hover
{
	color		: #cccccc;
}


.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; /*333333;*/
  line-height	   : 1.4em;
  align: left;
}



table.moduletable
{
	width: 128px; /*164*/ 
	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%;
} 

.button
{
	border-left 		: 1px solid #cccccc;
	border-top 		: 1px solid #cccccc;
	border-right 		: 1px solid #5A8CA2;
	border-bottom 		: 1px solid #3B5D6B;
	background		: #cccccc;
	height			: 20px;
	font-size		: 12px;
}

a.mainlevel:link , a.mainlevel:visited
{
	display			: block;
	height			: 25px;
	color 			: #000000;
	text-decoration		: none;
	font-weight        	: bold;
	padding-left		: 5px;
	padding-top		: 5px;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-bottom-color	: #999999;
	valign			: middle;
	background-image	: url(../images/mainbut.png);
        background-repeat	: no-repeat;
	font-size		: 12px;
        width                   : 145px;
}

a.mainlevel:hover
{
	background-color	: #ffffff;
	color			: #0033cc;
	background-repeat	: no-repeat;
	font-weight        	: bold;
	padding-left		: 5px;
	text-decoration		: none;
	border-bottom-color     : #999999;
	border-bottom-style	: solid;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
        font-weight: bold;
}

a:link, a:visited {
	font-size: 11px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.contentheading {
	background-color: #ffffff;
	/*background-image: url("../images/b2.gif");*/
	border-bottom-color:#AEB8BE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-repeat:no-repeat;
	color:	#0033CC; /*333333*/
	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:dashed;
	border-bottom-width:1px;
	/* background-image: url("../images/b2.gif");*/
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-left: 0px;
	height: 22px;
	color: #0033CC; /*#333333;*/
	font-weight:bold;
	margin-bottom		: 5px;
        font-size: 18px;
}

.contentdescription
{
	padding-top: 5px;
}

.date
{
font-size	: 9px;
}

.createdate, .small
{
color		: #999999;
font-size	: 9px;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}


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;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	/*background: #E5E6E8;*/

}

ul#mainlevel-nav li
{
	display			:block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
  	width: auto !important;
	width: 15%;
	height: 35px;
	font-size: 12px;
	line-height: 21px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	
}

ul#mainlevel-nav li a
{
	display			:block;
	padding-left	:15px;
	padding-right	:15px;
	text-decoration: none;
	color: #003366;
	background: transparent;
}


ul#mainlevel-nav li a:hover

{
	color: #ffffff;
	background: none;
	border:2px solid #ACACAE;
}
