h1 {
	font-family: Tahoma, Arial, Helvetica;
	color: #00adef;
	font-style: normal;
	font-weight: bold;
	font-size: 23px;
	line-height: 35px;
	margin: 0px 0 0px 0;
}

h2 {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	color:#666666;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 0px 0;
}

h3  {
	color:#666666;
	}

h4 {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	color:#666666;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	margin: 10px 0 0 0;
}

h5 {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	color:#666666;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #000000;
}

a {
	color: #666666;
	font-weight: bold;
        text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


p.print 
{
    display: none;
	margin-top: 25px;
	/*font-size: 1em;*/
}

p.print a {
	font-size: 12px;
	color: #00adef;
	font-weight: bold;
	background: none;
	text-decoration: underline;
}

p.print img {
	vertical-align: middle;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 5px 0;
}

p.download {
	margin: 10px 0;
}

img {
	border: 0;
}

ul, ol {
	line-height: 15px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-position: outside;
	color: #000;
}

li {
	margin-bottom: 5px;
	font-size: 12px;
	color: #666666;
}

li.plus
{
	padding-left:10px;}
	
	
th, td{
	font-size: 16px;
	color: #666666;
}

div.intro p {
	font-size: 12px;
	color: #666666;
	margin: 0 0 20px 0;
	font-weight: bold;
	
	}

div.intro h2 {
	font-size: 12px;
	color: #666666;
	margin: 0 0 20px 0;
	font-weight: bold;
}

samp
{
	font-size:8.5pt;
	}

pre
{
	font-size:8.5pt;
	}

.webmaster
{
	display:none;
}

.webmasterwidth
{
	width: 600px;
	}

#mid_inner_right .wider
{
	width: 600px;
	}
	
table.tabintxt
{
	border:0px solid #666666}

table.tabintxt td
{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	border: 0px solid #666666;
	padding:1px 4px;
	vertical-align:top;
	
	}
	
.small, .klein
{
color: #999999;
font-size: 8pt;
}

.formtext { font-size: 12px; padding-left: 2px; }

.opacity{position:absolute;
	height:20px;
	width:989px;
	padding:4px;
background: #00adef;
	bottom: 0px;
	z-index: 1000;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#666666'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#666666)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #FFF,  #666666); /* for firefox 3.6+ */
}
.opacity button{
	border:1px solid #CFF;
	background: #00adef;
	cursor:pointer;
	font-size: 8pt;
	padding:2px}
