body{
	background-image : url(http://gplracer.eu/assets/templates/default/images/backg.png);
    margin: 0;
    padding: 0;
}
.here{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sL_oben.png);
	background-repeat : no-repeat;
	height : 35px;
	width : 35px;
	display : block;
	list-style-type : none;
}
a.here:hover{
		background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sL_unten.png);
}
.active , .last, li{
	list-style-type : none;
}
a{
	color: white;
}
a:visited{
	color : White;
}
.content{
	height: 300px;
	background-color : Blue;
}
.bar{
	background-color : #DAA520;
	border-bottom-style : inherit;
	height : 15px;
	width : 1000px;
}
.pit{
	background-image : url(http://gplracer.eu/assets/templates/default/images/cockpit/cockpit_c.jpg);
	width : 1000px;
	height : 232px;
}
.linktext, .text{
	color : White;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
.text{
	text-align: center;
}
.fire{
	background-image: url(http://gplracer.eu/assets/templates/default/images/cockpit/button.png);
	height : 57px;
	width : 57px;
	display : block;
	background-repeat : no-repeat;
}
a.fire:hover{
	background-image : url(http://gplracer.eu/assets/templates/default/images/cockpit/button_r.png);
}
.men{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sw_b_l.png);
	background-repeat : no-repeat;
	height : 42px;
	width : 39px;
	display : block;
}
a.men:hover{
		background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sw_u_l.png);
}

.tab{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sL_unten.png);
	background-repeat : no-repeat;
	height : 35px;
	width : 35px;
	display : block;
	list-style-type : none;
}
a.tab:hover{
		background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sL_oben.png);
}

a.sch{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sw_b_r.png);
	background-repeat : no-repeat;
	height : 42px;
	width : 39px;
		display : block;
}
a.sch:hover{
		background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sw_u_r.png);
}
a.scha{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/kipp_a.png);
	background-repeat : no-repeat;
	height : 42px;
	width : 39px;
		display : block;
}
a.scha:hover{
		background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/kipp_a1.png);
}
.top{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/bar_top.png);
	background-repeat : no-repeat;
	height : 7px;
	width : 430px;
}
.topleft{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/screw_l.png);
	background-repeat : no-repeat;
	height : 41px;
	width : 16px;
}
.topright{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/screw_r.png);
	background-repeat : no-repeat;
	height : 41px;
	width : 16px;
}
.butt{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/bar_bottom.png);
	background-repeat : no-repeat;
	height : 7px;
	width : 410px;
}
.bgg{
	background-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sw_space.png);
	background-repeat : repeat-x;
}

.five{

	position : static;	top : 380px;
}
.menu {
	color : White;
	list-style-image : url(http://gplracer.eu/assets/templates/default/images/schalter/sL_oben.png);
	list-style-position : inside;

}
.menu ul {
	list-style-type : none;
	display : block;
}
.menu ul li {
	list-style-type : square;
}
