.text
{
	font-family: courier new;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 12pt;
	
	color: #000000;
	background-color: #e4decd;
	
	margin: 0px;
	padding: 0px;

	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	letter-spacing: -1;
	

}

.bluehead
{
	font-family: courier new;
	font-size: 12pt;
	font-weight: 900;
	text-decoration: none;
	line-height: 12pt;
	
	color: #028ad1;
}


.woscht
{
	font-family: courier new;
	font-size: 11pt;
	font-weight: 900;
	text-decoration: none;
	line-height: 12pt;
	
	color: #028ad1;
}


.whitehead
{
	font-family: courier new;
	font-size: 14pt;
	font-weight: 900;
	text-decoration: none;
	line-height: 12pt;
	
	color: #ffffff;
}


.bildinfo
{
	font-family: courier new;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 10pt;
	
	color: #000000;
	background-color: #e4decd;
	
	margin: 0px;
	padding-right: 35px;

	vertical-align: top;
	text-align: blockquote;
	
	letter-spacing: -1;
	

}


a
{
	text-decoration: none;
	font-weight: bold;
	color: #028ad1;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #028ad1;
}

a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #028ad1;
}

a:active
{
	text-decoration: none;
	color: #000000;
}


table
{
	border-width: 1px;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px none;
	padding: 0px;
	empty-cells: show;
}



td
{
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	
}

input.norm
{
	font-family: courier new;
	color: #000000;
	border-width: 0px;
	border-style: none;
	font-size: 8pt;
	line-height: 10pt;
}


input.sub
{
	font-family: courier new;
	color: #028ad1;
	background-color: #e4decd;
	border-width: 1px;
	border-style: solid;
	border-color: #028ad1;
	font-size: 10pt;
	line-height: 10pt;
	cursor: hand;
}


select
{
	font-family: courier new;
	color: #000000;
	border-width: 0px;
	border-style: none;
	font-size: 8pt;
	line-height: 10pt;
}


