FORM { margin: 0px; border: 0px; padding: 0px; }

INPUT {
	font-family : sans-serif;
	font-size: 10px;
	border: 1px solid #969696;
	color: #383838;
	padding: 1px;
	background-color: #ffffff;
}

INPUT:focus {
	border: 1px solid White;
	color: #ffffff;
}
INPUT:hover {
	border: 1px solid White;
	color: #ffffff;
}

#linie{
border : 1px solid #969696; 
width : 200;
} 

#control{
	border : thin solid #D4E5B1;
	width : 240;
	height : 200;
	color: #ffffff;
} 

#controlm{
	border : thin solid #D4E5B1;
	width : 400;
	height : 150;
	color: #ffffff;
}

#fliess  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 13pt;
}    

#fliessb  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	line-height : 13pt;
}   

#textl  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #969696;
	line-height : 18pt;
} 

#textr  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #383838;
	line-height : 13pt;
}

#textrb  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #383838;
	line-height : 13pt;
}

#impress  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #D9D9D9;
	line-height : 12pt; 
} 

a:link  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #257291;
	text-decoration : none;
} 

a:visited  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #257291;
	text-decoration : none;
} 

a:hover  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #383838;
	text-decoration : none;
} 

a:active  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #383838;
	text-decoration : none;
} 
