@charset "utf-8";
/* styles for www.alliancesmarts.com      */
/*                                        */
/* media:	screen                        */
/* use:		on every page                 */
/* author:	click solutions GmbH          */
/*          Holger Bluethmann             */
/*                                        */


center, isindex, menu, dir, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 101%; font-family: inherit; font-variant: inherit; vertical-align: baseline; }

strong {
	font-weight: bold; }
body {
	line-height: 1; color: black; background: white; }

ol, ul {
	list-style: none }

table {
	border-collapse: separate; border-spacing: 0; }

caption, th, td {
	text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
	content: none }

blockquote, q  {
	quotes: none }

ul, ol, dl {
	position: relative }

a, a:hover {
	text-decoration: none; }

html { overflow-y: scroll; }

.clear {
	clear: both; font-size: 1px; line-height: 1px; height: 1px; }

body {
	color: black; background-color: #ffffff; }

body {
	background-color: #4c463d; text-align: center; font-family: Arial, Helvetica, sans-serif; background-image: url(../images/body_bg.gif); background-repeat: repeat-x; }

/*                                        */
/* basic layout                           */
/*                                        */

div#content {
	margin: 118px auto 0px auto; width: 640px; height: 350px; background-image: url(../images/content.jpg); background-repeat: no-repeat; }
	
div#disclaimer {
	margin: 0px auto 0px auto; padding-bottom: 20px; text-align: left; width: 640px; }
	
/*                                        */
/* content layer                          */
/*                                        */

div#content a {
	display: block; width: 640px; height: 350px; text-indent: -20000px; }
	
div#content a:hover {
	background-image: url(../images/mail_mo.gif); background-repeat: no-repeat; background-position: 393px 306px; }
	
/*                                        */
/* content layer                          */
/*                                        */

div#disclaimer h1 {
	margin: 20px 0px 20px 0px; font-size: 12px; line-height: 15px; color: #8d857e; font-weight: normal; }
div#disclaimer ul	{
	margin: 20px 0px 20px 0px; font-size: 12px; line-height: 15px; color: #8d857e; font-weight: normal; list-style: circle;
}

div#disclaimer li	{
	margin: 10px 1px 10px 10px; 
}
div#disclaimer h2 {
	margin: 10px 0px 0px 0px; font-size: 12px; line-height: 15px; color: #8d857e; font-weight: normal; }

div#disclaimer h3 {
		margin: 10px 0px 0px 0px; font-size: 12px; line-height: 15px; color: #8d857e; font-weight: normal; }

div#disclaimer h4 {
		margin: 10px 0px 0px 0px; font-size: 12px; line-height: 15px; color: #8d857e; font-weight: normal; }	
div#disclaimer p {
	margin: 0px 0px 5px 0px; font-size: 12px; line-height: 15px; color: #8d857e; }
	
div#disclaimer p.link {
	text-align: right; margin-top: 5px; }
	
div#disclaimer p a {
	color: #8d857e; }
	
div#disclaimer p a:hover {
	color: #ffffff; }
	

	div#disclaimer .link {
		display: inline-flex;
		float: right;
		margin-left: 20px;
		gap: 20px;
		align-items: center;
		justify-content: end;
	}


	
