
body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }


.fliess	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: normal;
	color				: #6a8791;
	font-size			: 9pt;
	line-height			: 12pt;
	text-decoration		: none;

}

.fliesslink	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: bold;
	color				: #6a8791;
	font-size			: 9pt;
	line-height			: 12pt;
	text-decoration		: none;

}

.downloadlink	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: bold;
	color				: #0067AC;
	font-size			: 9pt;
	line-height			: 12pt;
	text-decoration		: none;

}

.headline	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: bold;
	color				: #6a8791;
	font-size			: 11pt;
	line-height			: 14pt;
	text-decoration		: none;

}

.subline	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: bold;
	color				: #6a8791;
	font-size			: 9pt;
	line-height			: 14pt;
	text-decoration		: none;

}

.input_search	{	
		background-color: #FFFFFF;
		text-align		: left;
		border-style	: solid;
		border-color	: #0067AC;
		border-width	: 1px;
		font-family		: Arial, Verdana, sans-serif;
		font-size		: 9pt;
		color			: #0067AC;
		width			: 50px;
	}
	
.small	{

	font-family			: Arial, Verdana, sans-serif;
	font-weight			: normal;
	color				: #6a8791;
	font-size			: 8pt;
	line-height			: 10pt;
	text-decoration		: none;

}

.input {	
		background-color:#FFFFFF;
		text-align		:left;
		border-style	:solid;
		border-color	:#6a8791;
		border-width	:1px;
		font-family		:arial, sans-serif;
		font-size		:11pt;
		width			:200px;
	}
	
.input2 {	
		background-color:#FFFFFF;
		text-align		:left;
		border-style	:solid;
		border-color	:#6a8791;
		border-width	:1px;
		font-family		:arial, sans-serif;
		font-size		:11pt;
	}	
	
.input2_err {	
		background-color:#ffff66;
		text-align		:left;
		border-style	:solid;
		border-color	:#6a8791;
		border-width	:1px;
		font-family		:arial, sans-serif;
		font-size		:11pt;
	}		
	
	
.produktbild {
	border				: 1px solid black;
}

li {
    list-style-type: square;
    margin-left:10px;    
}

