

/* 
www.mcbike.it
created: 01.03.08
© KonSte 2008
*/

/* <-- Allgemeine Stile --> */

body, html {
		margin:0;
		background-color:#454545;
		background-image:url(../img/bg_verlauf.gif);
		background-repeat:repeat-x;
		background-position:top;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		color:#2C2C2C;
		line-height:normal;
		text-decoration:none;
}
div.cntmain {
		position:absolute;
    left:50%;
    width:900px;
    margin-left:-450px;
		background-color:#454545;
}
div.cntgifani {
		position:absolute;
		width:138px; height:78px;
		margin:228px 0 0 730px;
}
