body {
		background:#000000 none repeat scroll 0 0;
		color:white;
		font-family:Verdana;
		font-size:12px;
		margin-left:0;
		margin-top:0;
		max-width:800px;
}
a {
		color:#9A0000;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
}
#anzpage {
		color:#4B4B4B;
}
a:hover {
		color:#4B4B4B;
		font-family:Verdana;
		font-size:12px;
		text-decoration:none;
}
img {
		border:0 none;
}
#main {
		left:180px;
		max-width:850px;
		position:absolute;
		top:280px;
}
td {
		border:1px solid #9A0000;
		font-family:Verdana;
		font-size:12px;
}
#foo {
		-moz-background-clip:border;
		-moz-background-inline-policy:continuous;
		-moz-background-origin:padding;
		background:#4B4B4B none repeat scroll 0 0;
		width:250px;
}

#top {
		left:180px;
		max-height:80px;
		max-width:300px;
		position:absolute;
		top:190px;
}
#pic {
		left:670px;
		position:relative;
		margin-top:20px;
}


#steck {
	position:relative;

	}
#steck1 {
		position: absolute;
		width: 315px;
		height: 250px;
}

#steck2 {
	position: absolute;
	width: 315px;
	height: 250px;
	margin-left: 325px;
}

#steck3 {
	position: absolute;
	width: 640px;
	height: 150px;
	margin-top: 300px;
}

#steck30 {
	position:absolute;
	width: 310px;
	height: 150px;
}

#steck31 {
	position:absolute;
	width: 310px;
	height: 150px;
	margin-left: 350px;
}

#usermenu {
	position:absolute;
	padding: 5px;
	width:630px;
	min-height: 500px;
	top:50px;
	border:1px solid #9A0000;
}

#usermenu_button {
	position:absolute;
	width:100px;
	height: 20px;
	left: 0px;
	top: 30px;
	border-top:1px solid #9A0000;
	border-left:1px solid #9A0000;
	border-right:1px solid #9A0000;
}

#usermenu_button_sel {
	position:absolute;
	width:100px;
	height: 20px;
	left: 0px;
	top: 30px;
	color: white;
	background : #4b4b4b;
	border-top:1px solid #9A0000;
	border-left:1px solid #9A0000;
	border-right:1px solid #9A0000;
}

#total
	{
	position:absolute; /* needed for footer positioning*/
	left:15%;
	top:15%;
	background-color: #333333; 
	display:none;
	z-index:1;
}


input, button, textarea, select {
		color: black;
		border:2px solid #9A0000;
		font-family: verdana;
		font-size: 8pt;
	}


#moveit {
	position:absolute;
	width:30%;
	margin-left:70%;
	margin-top: 20px;
}

#pic_add {
	position: absolute;
	margin-top: 20px;
	margin-right:30%;
	width: 65%;
}

