/* andypost.de | 2008 */
body 	{
	background-color:#000000;
	background-image:url(../bilder/bg/startbg_2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	background-position: top right;
	background-attachment: fixed;
}

.start_main {
	width:1000px;
	height:600px;
	background-repeat:no-repeat;
	margin-top:0px !important;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

/*Alt!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
body 	{
	background-color:#616161;
	background-image:url(../bilder/bg/bg.jpg);
	background-image:url(../bilder/bg/startbg_2.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

.start_main {
	width:1000px;
	height:600px;
	background-image:url(../bilder/bg/start_bg.jpg);
	background-repeat:no-repeat;
	margin-top:0px !important;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

*/
