	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		width:100%;
		}

	body {
		background-color:#fff;
		text-align:center;
		}

		body,td{
		font : 12px Verdana, Arial;	
		color : #3c3c3b;
		line-height:15px;
		}



	#main {
		margin:0 auto;
		text-align:left;
		height:508px;
		width:1003px;
		clear:left;
		}

		
	#container{
		position:absolute;
		left:342px;
		top:100px;
		height:202px;
		width:465px;
		background:#c8c8c6;
		}
		
		
		
#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
	align:center;
}

a{color:#3c3c3b;text-decoration:none;}
a:hover{color:#fff;}

a.grau:hover{color:#3c3c3b;}
