
* {
	padding:0;
	margin:0;
}






body {
	min-height:101%;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#323232;
	background-image:url(../img/orange/bgOrangeBot.png);
	line-height:22px;
	*text-align:center;
}



#bg {
	background:url(../img/orange/vBgOrange.png) repeat-x;
	width:100%;
}

#container {
	width:1024px;
	background:url(../img/orange/containerBg-trans.png) repeat-y;
	margin:0 auto;
	position:relative;	
}


#main {
	background:url(../img/orange/mainBg.jpg);
}

#mainBg {
	
	background:url(../img/orange/verlauf.jpg) no-repeat;
}

#deko {
	background:url(../img/orange/deko.png) no-repeat bottom left;	
	background-position:bottom left;;
}

#topStar {
 background:url(../img/tstarBg.png) no-repeat top right; 	
}

#glow {
	background:url(../img/gray/glow-trans.png) no-repeat bottom center;
}




