body
{
	background-color: #333366;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.kopf
{
	width:600px;
	margin:0 auto;
}

.kopf-sub
{
	text-align:right;
}

.kopf-sub a
{
	color:#FFFFFF;
}

h1
{
	font-size:140%;
	margin-top:12px;
	color:#FFFFFF;
}

.beitrag-container
{
	width:100%;
	margin:0px;
	text-align:center;
}

.beitrag
{
	width:600px;
	margin:0 auto;
}

a
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0px;
}

.treenode
{
	text-align:left;
	background-color:#FFFFFF;
	padding:5px 10px;
	margin:0px;
}

.backlink
{
	text-align:left;
	width:600px;
	margin: 20px auto 0 auto;
}

.backlink a
{
	font-weight:bold;
	color:#FFFFFF;
}


.tree-head
{
	text-align:left;
	background-color:#EEEEEE;
	width:580px;
	padding:5px 10px;
	margin:0px 0 0 0;
	font-weight:bold;
}

.tree a
{
	color:#000000;
	text-decoration:underline;
}

.tree a:hover
{
	text-decoration:none;
}

.toggle-btn-expand
{
	float:left;
	width:9px;
	height:9px;
	line-height:0px;
	font-size:1px;
	background-image:url('../images/expand.gif');
	cursor:pointer;
	margin-top:3px;
	margin-right:10px;
}

.toggle-btn-collapse
{
	float:left;
	width:9px;
	height:9px;
	line-height:0px;
	font-size:1px;
	background-image:url('../images/collapse.gif');
	cursor:pointer;
	margin-top:3px;
	margin-right:10px;
}

.toggle
{
	float:left;
	width:9px;
	height:9px;
	line-height:0px;
	font-size:1px;
	/*background-image:url('../images/node.gif');*/
	cursor:default;
	margin-top:3px;
	margin-right:10px;
}

.treename
{
	text-align:left;
}

.break
{
	clear:both;
	line-height:0px;
	height:0px;
	font-size:1px;
}

.branchlist
{
	font-size:12px;
	text-align:left;
	width:600px;
	border:0px;
	margin:10px auto 0 auto;
}

.branchlist a
{
	color:#000000;
}

.branchlist a:hover
{
	text-decoration:none;
}

.tbl-head
{
	padding:5px;
	background-color:#FFFFFF;
	border:0px;
	color:#000000;
	font-weight:bold;
}

.tbl-head-wide
{
	padding:5px;
	width:260px;
	border:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}

.tbl-element
{
	border:0px;
	padding:5px;
	background-color:#cccccc;
	font-weight:normal;
}

.tbl-element-2
{
	padding:5px;
	border:0px;
	background-color:#dddddd;
	font-weight:normal;
}

.tbl-element-wide
{
	padding:5px;
	border:0px;
	width:260px;
	background-color:#cccccc;
	font-weight:normal;
}

.tbl-element-2-wide
{
	border:0px;
	padding:5px;
	width:260px;
	background-color:#dddddd;
	font-weight:normal;
}


.treename
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	width:600px;
	margin:0 auto;
}

.subtree
{
	margin-top:10px;
}

.suche
{
	text-align:left;
	margin:20px auto 20px auto;
	padding:5px;
	height:27px;
	width:590px;
	background-color:#FFFFFF;
}

.branche
{
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	width:590px;
	margin:20px auto 0 auto;
}

.branche-heading
{
	text-align:left;
	margin-bottom:20px;
}

.branche-heading .text
{
	font-size:90%;
	font-weight:bold;
}

.branche-title
{
	float:left;
	width:120px;
	font-weight:bold;
}

.branche-value
{
	float:left;
	width:200px;
}

.branche-data
{
	float:left;
	width:275px;
	margin-top:10px;
}

.tree-element
{
	cursor:default;
	margin-bottom:10px;
}

.tree-name
{
	float:left;
	width:520px;
}

.tree-count
{
	float:right;
	width:20px;
	text-algin:right;
	margin-right:10px;
}


.module_settings
{
	margin-bottom:10px;
}

.white
{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.white-text
{
	text-align:right;
}

.white-text a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:white;
	text-align:right;
}

.white-text a:hover
{
	text-decoration:none;
}

.link
{
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.link-black
{
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.ansprechpartner
{
	background-color:#FFFFFF;
	width:600px;
	margin:20px auto 0 auto;
}