/* Autor: Jean Pierre Kolb - EDVANTAGE New Marketing - http://www.edvantage.de/ */

html,body,h1,h2,h3,h4,h5,h6,p,address,pre,code,b,i,tt,big,small,sup,sub,strong,em,samp,kbd,var,cite,dfn,acronym,abbr,q,ul,ol,dl,li,dt,dd,form,fieldset,legend,label,input,textarea,select,blockquote,table,caption,tr,th,td,img,hr,frame,iframe {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2em;
}
body {
	color: #000000;
	background-color: #eee8e0;
	margin: 2em;
	font-size: 1.1em;
}
a:link, a:visited {
	color: #213347;
	text-decoration: underline;
}
a:active, a:hover, a:focus {
	color: #091D71;
	text-decoration: none;
}
hr {
	clear: both;
	height: 1px;
	color: #111111;
	background-color: #111111;
	margin: 1em 0px;
}
address {
	font-style: italic;
}
acronym,abbr {
	border-bottom: 1px dotted #333333;
	cursor: help;
}
.accnodisplay {
	display: none;
}