.art-PostContent p {
	margin: 5px 0 10px 0;
}

ol, ul {
margin:0;
}

.item46 a:link, .item46 a:visited, .item46 a:hover {
	font-weight: bold;
	color: #ffcc66;
	}
	

/* begin Box, Block */
.art-BlockLight
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockLight-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-BlockLight
{
	margin: 6px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockLightHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 2px;
}

.art-BlockLightHeader .t
{
	height: 30px;
	color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.art-BlockLightHeader .l, .art-BlockLightHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/light/BlockHeader.png');
}

.art-BlockLightHeader .l
{
	left:0;
	right:4px;
}

.art-BlockLightHeader .r
{ 
	width:992px;
	right:0;
	clip: rect(auto, auto, auto, 988px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('../images/light/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 0px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockLightContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.art-BlockLightContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-BlockLightContent-tr, .art-BlockLightContent-tl, .art-BlockLightContent-br, .art-BlockLightContent-bl, .art-BlockLightContent-tc, .art-BlockLightContent-bc,.art-BlockLightContent-cr, .art-BlockLightContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockLightContent-tr, .art-BlockLightContent-tl, .art-BlockLightContent-br, .art-BlockLightContent-bl
{
	width: 10px;
	height: 10px;
	background-image: url('../images/light/BlockContent-s.png');
}

.art-BlockLightContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.art-BlockLightContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.art-BlockLightContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.art-BlockLightContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.art-BlockLightContent-tc, .art-BlockLightContent-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('../images/light/BlockContent-h.png');
}

.art-BlockLightContent-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.art-BlockLightContent-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.art-BlockLightContent-cr, .art-BlockLightContent-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('../images/light/BlockContent-v.png');
}

.art-BlockLightContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.art-BlockLightContent-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.art-BlockLightContent-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-image: url('../images/light/BlockContent-c.png');
}


.art-BlockLightContent-body
{
	color:#222222;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.art-BlockLightContent-body a:link
{
	color: #00529E;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockLightContent-body a:visited, .art-BlockLightContent-body a.visited
{
	color: #00529E;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockLightContent-body a:hover, .art-BlockLightContent-body a.hover
{
	color: #990000;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockLightContent-body ul
{
	list-style-type: none;
	color: #282B26;
	margin:0;
	padding:0;
}

.art-BlockLightContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 14px;
  background-image: url('../images/light/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */


.easy_img_caption {
	margin: 5px 10px !important;
	padding: 2px 2px 2px 2px;
	border: 1px solid #bbb;
	text-align: center;	
	background-color: #F9F9F9;
}
.easy_img_caption p {
	text-align: right;
	font-size: 9px; 
	padding-left: 2px; 
	color:#aaaaaa;
	margin: 0;
}

#kd-logo .art-Post {
	float: right;
	margin-bottom: 0;
	margin-top: 3px; 
}
#kd-logo .art-Post-body {
	padding: 5px;
}

.art-article img, img.art-article {
	margin: 0px;
}

p.readon {
	margin:5px 0 0 0;
	float: right;
}


#ad_top {
	left:515px;
	position:relative;
	top:10px;
}

.art-Sheet-body {
	min-height: 1000px;
	}
#art-main {
	overflow: hidden;
}

.art-menu {
margin-left:208px;
}


.wikilink_glossar {
	margin-top:-12px;
	float:right;
	color: grey;
	font-size:9px; 
}
.wikilink_glossar a{
	color: #aaaaaa;
	font-weight:bold;
	font-size:9px; 
}
.copyright td, .copyright b{
	color: #aaa;
	font-size:10px;
}


/*CHRONOFORM FORMULAR*/

.cf_label {
	font-size: 0.9em;
	width: 130px !important;
}

.cf_text {
	font-size: 1em;
}

.cf_inputbox {
	width: 300px;
}

.cf_button {
	margin-left: 200px !important;
}


.chronoform {
	display:none;
}

.LV_validation_message {
	display: block;
}







/** @BULLET TREE **/

/* main level */
ul.menu-bullettree,
ul.menu-bullettree ul {
	background: none;
	padding: 0;
	margin: 0;
}

ul.menu-bullettree li {
	padding: 0px;
	margin: 0;
}

ul.menu-bullettree {
}

ul.menu-bullettree ul li {
	background-position:13px 0;
}

ul.menu-bullettree a:link, ul.menu-bullettree a:visited {
	display: block;
	padding: 1px 5px 1px 10px;
	text-decoration: none !important;
	margin-bottom: 2px;
}

ul.menu-bullettree a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #8192B8;
	color: #ffffff;
	border-top:1px dotted #fff;
	border-bottom:1px dotted #fff;
	background-image:url(../images/BlockContentBullets.png);
	background-repeat:no-repeat;
	
}

/* Sublevel items */
ul.menu-bullettree ul a:link,
ul.menu-bullettree ul a:visited {
	padding:1px 0 1px 25px;
	font-weight:normal;
	margin-bottom: 1px;
}
ul.menu-bullettree ul a:hover {
	padding-top: 0px;
	padding-bottom: 0px;
	background-position:13px 0;
}
ul.menu-bullettree ul ul a:link,
ul.menu-bullettree ul ul a:visited {
	
}

ul.menu-bullettree ul ul ul a:link,
ul.menu-bullettree ul ul ul a:visited {
	
}

/* Current item */
ul.menu-bullettree a.current {
}
ul.menu-bullettree  ul a.current {
	background-position: 20px 4px;
	font-weight: bold;
}

ul.menu-bullettree li.current a:hover {
	color: #000000;
}

ul.menu-bullettree li.current li a {
	font-weight: normal;
}

ul.menu-bullettree li.current li a:hover {
	color: #000000;
}

