.txt        {font-size : 12px; color : #FFFFFF; font-family :  Arial, Verdana, sans-serif; LINE-HEIGHT : 17px;}
.txt1        {font-size : 12px; color : #333333; font-family : Arial, Verdana, sans-serif; LINE-HEIGHT : 16px; font-weight: normal}
.txt1a {  font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 16px; color: #FFFFFF}
.txt1b {  font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 15px; color: #333333}
.txt2        {font-size : 12px; color : #334998; font-family : Arial, Verdana, sans-serif;}
.txt3        {font-size : 12px; color : #AD0215; font-family : Arial, Verdana, sans-serif; LINE-HEIGHT : 18px; font-weight: bold;}
.txt4        {font-size : 12px; color : #000000; font-family : Arial, Verdana, sans-serif; LINE-HEIGHT : 14px;}


A:link            {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : none;}
A:visited         {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : none;}
A:hover           {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : underline;}
A:active          {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : none;}

A.ref:link            {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : underline;}
A.ref:visited         {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : underline;}
A.ref:hover           {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : underline;}
A.ref:active          {font-size : 12px; color : #FFFFFF; font-family : Arial; text-decoration : underline;}

a.grau:link        {font-size : 12px; color:#333333; text-decoration:none; font-family : Arial; text-decoration : underline;}
a.grau:visited     {font-size : 12px; color:#333333; text-decoration:none; font-family : Arial; text-decoration : underline;}
a.grau:hover       {font-size : 12px; color:#333333; text-decoration:underline; font-family : Arial; text-decoration : underline;}
a.grau:active      {font-size : 12px; color:#333333; text-decoration:none; font-family : Arial; text-decoration : underline;}

a.rot:link        {font-size : 12px; color:#AD0215; text-decoration:none; font-family : Arial; text-decoration : none;}
a.rot:visited     {font-size : 12px; color:#AD0215; text-decoration:none; font-family : Arial; text-decoration : none;}
a.rot:hover       {font-size : 12px; color:#AD0215; text-decoration:underline; font-family : Arial; text-decoration : underline;}
a.rot:active      {font-size : 12px; color:#AD0215; text-decoration:none; font-family : Arial; text-decoration : none;}




p.deff1  {margin-left: 3px;}
p.deff1a  {margin-top: 3px;}
p.deff1b  {margin-top: 2px;}
p.deff2  {margin-top: 3px;}
p.deff3  {margin-top: 3px;}
p.deff5  {margin-top: 5px;}
p.deff4  {margin-top: 4px;}
p.deff5  {margin-top: 5px;}
p.deff6  {margin-top: 6px;}
p.deff8  {margin-top: 8px;}
p.deff10  {margin-top: 10px;}
p.deff18  {margin-top: 18px;}


div#wn {
	top: 0px;
	left: 0px;
	width:379px;
	height:338px;
	position:relative;
	z-index:2;
	overflow:hidden;
}

div#lyr1 {
	left:0px;
	top:11px;
	z-index:2;
	position:absolute;
	width: 236px;
}
div#scrollbar {
	top:-50px;
	left: 12px;
	position:relative;
	width:12px;
	height:338px;
	font-size:1px;
	z-index:3;
	visibility: visible;
}

div#track {
	position:absolute;
	left:0;
	top:15px;
	width:12px;
	height:350px;
	background: #3e3c38;
/*  background:url(../img/scrollbar/track_bkgr.gif) top;*/
}
div#dragBar {
	position:relative;
	left:0px;
	top:5px;
	width:10px;
	height:20px;
	background:url('../img/scrollbar/dragbar.gif') #707170 2px center no-repeat;
}
div#up {
	position:absolute;
	left:1px;
	top:0px;
	width:10px;
	height:8px;
}
div#up a {
	display:block;
	background:url('../img/scrollbar/nach-oben.gif') no-repeat 0px 0px;
	width:10px;
	height:8px;
}
div#down {
	position:absolute;
	left:1px;
	bottom:-50px;
	width:10px;
	height:8px;
}
div#down a {
	display:block;
	background:url('../img/scrollbar/nach-unten.gif') no-repeat 0px bottom;
	width:10px;
	height:8px;
}
/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#up, div#down {
	-moz-user-select: none;
	-khtml-user-select: none;
}
/* so no gap or misplacement due to image vertical alignment [1]*/
div#scrollbar img {
	display:block;
	border:none;
}

