/**
* (C) by Andreas Zeman 2008,
* Gally Websolutions, www.websolutions.gally.ch
**/

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	}
		
body {
	text-align:center;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	font-size-adjust:0.55; 
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
	}

table {
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	}
	
#contenter {
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:877px;
	text-align:left;
	background-color:#F2F2F2;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #contenter {
height:100%;
}
/**/

	
#header {
	width:877px;
	height:229px;
	margin:0px auto 0px auto;
	background-image:url(../img/nav-img/aktuell.jpg);
	background-repeat:no-repeat;
	text-align:left;
	}
	
#header p {
	display:none;
}


#header #honda {
	position:relative;
	top:12px;
	display:block;
	left:630px;
	_left:564px;
	width:132px;
	height:30px;
	text-align:right;
	}
#header #yamaha {
	position:relative;
	top:-18px;
	display:block;
	left:768px;
	_left:702px;
	width:96px;
	height:30px;
	text-align:right;
	}

#header #tt-toefflogo {
	position:relative;
	float:left;
	top:14px;
	left:26px;
	display:block;
	width:60px;
	height:64px;
}

#title-wrapper {
	width:877px;
	margin:0px 0px 0px 0px;
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	text-align:left;
	height:31px;
	}
	
#title-wrapper #title {
	position:relative;
	float:left;
	top:0px;
	display:block;
	left:151px;
	width:230px;
	height:20px;
	}
	
#title-wrapper #subnav {
	position:relative;
	top:-8px;
	left:450px;
	_top:14px;
	display:block;
	_left:217px;
	padding:0px;
	width:235px;
	height:14px;
	text-align:left;
	}

#menu {
	float:left;
	margin:29px 0 0 0;
	padding:0px;	
	z-index:100;
	top:0px;
	left:0px;
	width:123px;
	text-align:left;
	text-transform:uppercase;
	}


#grey {
	background-image:url(../img/content-bg.gif);
	background-repeat:repeat;
	margin:0px 0 0 152px;
	_margin:0px 0 0 149px;
	padding:0px;
	width:606px;
	

}

html>body #grey {
	padding:0px 0px 0px 0px;
	font-size:12px;
	}

/* a hack so that IE5.5 faulty box model is corrected */
* html #grey {
	height:450px;
	}

		
#content {
	width:520px;
	color:#686767;
	margin:0px 0 0px 0;
	padding:34px 41px 20px 40px;
	text-align:left;
	line-height:1.4;
	min-height:331px;
	}
	
/* a hack so that IE5.5 faulty box model is corrected */
/*
* html #content {
	width:717px;
	w\idth:635px;
	}
	*/
	
html>body #footer {
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}

#footer {
	width:877px;
	height:25px;
	margin:0px auto 0px auto;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	text-align:left;
}	
