/* ------ AUTHOR -----------------------------------------

Chergo Zelfo ~ newMediaDesign ~ www.zelfo.com
for BAZ GmbH >> www.baz.de

--------- UPDATE INFO -----------------------------------
	
Revision number: 1.0  */

body.start {
	margin-top: 50px;
	text-align: center;
	background-color: #FFFFFF;
}

#start {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#startcontent {
	overflow: auto;
	width: 495px;
	height: 490px;
	position:relative;
	left: 5px;
	top: 10px;
	font-size: 11px;
	text-align: left;
}
