
html {height:100%; margin-bottom:1px;}
body {height:101%}


body {
	margin:0px;
	background-color: #F0F0F0;
	}
	
td {
	font:16px "Trebuchet MS";
	color: #666666;
	}
	
h1 {
	font:14px "Trebuchet MS";
	color: #666666;
	font-style:strong;
	}
	
h2 {
	font:11px "Trebuchet MS";
	line-height: "9px";
	color: #666666;
	
	}


a {	color: #666666;
	text-decoration:none;
	;
	}
a:hover {
	color: #000000;
	}

b {
	color: #666666;
	text-decoration:none;
	;
	}
	
b:hover {
	color: #000000;

	}




#rahmenunten {
	border-bottom-width:1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	}
	
#rahmenoben {
	border-top-width:1px;
	border-top-color:#333333;
	border-top-style:solid;
	}
