.spacer
{
	height:125px;
}

.tblThema
{
	width:100%;
	font-size:7pt;
	background:#ffffee;
	border:1px solid #eeeebb;
}
.tblThema td
{
	padding:3px;
}

.tblThema ul
{
	list-style:none!important;
	margin-left:4px;
}
.tblThema ul li
{
	background-image:url(/_gui/images/linkdot.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:8px;
	margin-left:8px!important;
	margin:2px!important;
}

.tblThema b
{
	color:#0055aa;
}



.tblSmall
{
	width:100%;
	border-collapse:collapse;
	padding:0px;
	margin:4px;
	font-family:tahoma!important;
}
.tblSmall thead
{
	background:#ddeeff;
	font-size:7pt;
	font-family:tahoma;
	font-weight:bold;
}
.tblSmall thead td
{
	padding:2px;
	padding-left:6px;
}

.tblSmall .spalte130
{
	background:#ffffdd;
	width:30%;
}

.tblThema .spalte1
{
	background:#eeeecc;
}

.tblSmall TD
{
	padding:2px;
	vertical-align:top;
	border:none;
	border-bottom:1px dotted #b6cef3;
}

.tblSmall2
{
	border:1px solid #bbddff;
	background:#ffffdd;
	width:100%;
	border-collapse:collapse;
	font-size:7pt;
	font-family:tahoma!important;
}
.tblSmall2 thead
{
	font-size:7pt;
	font-family:tahoma;
	font-weight:bold;
}
.tblSmall2 thead td
{
	padding:2px!important;
	padding-left:2px!important;
}

.tblSmall2 TD
{
	padding:2px!important;	
	padding-left:4px!important;
	padding-right:4px!important;
	border:none;
	border-bottom:1px dotted #bbddff;
}

