/*
	#############################################################
	#																				#
	#		Stylesheet for www.ellipse-invest.de	   	         #
	#																				#
	#		info@design-kompromat.de						    			#
	#		www.design-kompromat.de							      		#
	#														               	#
	#		Copyright © 2009 by Design - Kompromat	          		#
	#		Authors: Kompromat												#
	#																				#
	#############################################################
*/

* {
	margin:0px;
	padding:0px;
	border-style:none;
	outline: none;
}
body {
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
/* -------------------------------------------------- 

Heading Formatting 

--------------------------------------------------------*/



/*--------------------------------------

links

-------------------------------------------*/

.clr {
	clear: both;
	width: 0px;
	height: 0px;
}
/*-------------------------------------------------------

CONTAINER SEIT

--------------------------------------------------------*/


#container {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	top: 20px;
}


#anime{
   float: left;
	width: 800px;
	height: 600px;
	position: relative;
}

/*-----------------------------------------------------------------

ENDE

------------------------------------------------------------------*/
