/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 20px 15px 15px 15px;
	/** background-image:url(../images/bac.png); **/
	/** background-repeat:repeat-x; **/
	background-color:#f5f5f5;
}




table.color{
	/** background-color:#F2F3F2; **/
	background-color:#f5f5f5;
}
.clr {
	clear: both;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 21px;
	padding-top: 20px;
}


body {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color:#000000; /* alte einstellung 666666 Fließtext */
}
