/* 								*/
/*	ASCLEAN Website Master CSS				*/
/*	-------------------------------				*/
/*								*/
/*	jansass.com Hamburg | image on- and above-the-line	*/
/*								*/
/*	Unser City-Office: Colonnaden 15 - 20354 Hamburg	*/
/*	Unser Work-Office: Semperstra&szlig;e 77 - 22303 Hamburg	*/
/*								*/
/*	Telefon 040-300 36 844 | Telefax 040-300 36 845 	*/
/*	http://www.jansass.com | City-Office: c/o B&uuml;ro Pur	*/


/*-----------------------------------------------*/
html, body {
	margin: 0px;
	padding: 0px;
	background: #d1d7db url(images/bg.gif) repeat-y center;

	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

#mastercontainer {
	position: absolute;
	margin: 0px; 	
	padding: 0px;

	text-align: left;
	left: 50%;
	top: 0px;

	width: 640px;
	height: 100%;
	margin-left: -320px;

	border: 0px;
	}

.graybox {position: relative; left: 8px; width: 622px; height: 2px; overflow: hidden; background: #bac2c7; clear: both;}
.gray {color: #9aa2a7;}
.menu {position: absolute; left: 0px; width: 185px; height: 33px; background: #09539f; text-align:right; line-height: 40px; color:#FFFFFF; overflow: hidden;}
.menu a {position: relative; display: block; color:#FFFFFF; right: 5px;}
.content {position: relative; margin-top: 20px; margin-bottom: 20px; left: 8px; width: 620px; height: 240px;}
.banner {position: relative; left: 8px; width: 622px; height: 208px; overflow: hidden; background: url(images/head.jpg) no-repeat right; margin: 2px 0px 2px 0px;}
.half {position: relative; float: left; width: 290px; margin-right: 20px;}
a {
	color: #09539f;
	text-decoration: none;
}
td {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

textarea, input {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}