@charset "UTF-8";
/*##############################################################################*/
/*############## D&M MOTORSPORT MAIN-CSS #######################################*/
#main           {margin:auto;text-align:left;width:780px;min-height:691px;}
a img           {border:none;}
a               {color:#99c000;text-decoration:none; margin:0; padding:0;} 
a:hover         {color:#f39d00;text-decoration:none;}
h1              {font-size:26px;font-weight: 200;}
h1, h2          {color:#424242;margin:0 0 0 5px;padding:10px 0 0 10px;}
h2, h3          {font-size:12px;}
h1 span         {color:#f39d00;font-style:italic;}
h2              {}
h3, strong      {color:#f39d00;}

/*############# MAIN END #######################################################*/
/*##############################################################################*/
/*############# HEADER-SETTINGS ################################################*/
#pat            {height:26px;background-color:#565655;}
#pat p,a        {color:#aaa9a7;margin:0;padding:6px 2px 6px 2px;}
#header         {height:313px;background-image: url('../images/header.jpg'); clear:both;}
.domain strong 	{color:#aaa9a7; font-weight:200; margin:0 0 0 10px;}
.domain         {float:left; height:24px;width:200px;}
.position       {float:right;height:25px;}
.position img   {margin:8px 7px 0 7px;}
/*############# HEADER-SETTINGS END ############################################*/
/*##############################################################################*/
/*############# NAVIGATION-SETTINGS ############################################*/

#navi {
	position: static;
	margin: -35px 0 0 600px;
	width:140px;
	font-size: 11px;
	left: 35px;
	top: 87px;
}
ol              {margin:0; padding:0;list-style: none;}
li              {padding:3px 0 3px 18px;height:20px;text-decoration:none;}
li a            {color:#424242;margin:0;}
li a:hover      {color:#f39d00;}
#a  {background-image:url('../images/01.gif'); background-repeat: no-repeat;}
#b  {background-image:url('../images/02.gif'); background-repeat: no-repeat;}
#c  {background-image:url('../images/03.gif'); background-repeat: no-repeat;}
#d  {background-image:url('../images/04.gif'); background-repeat: no-repeat;}
#e  {background-image:url('../images/05.gif'); background-repeat: no-repeat;}
#f  {background-image:url('../images/06.gif'); background-repeat: no-repeat;}
#g  {background-image:url('../images/07.gif'); background-repeat: no-repeat;}
#h  {background-image:url('../images/08.gif'); background-repeat: no-repeat;}
#i  {background-image:url('../images/09.gif'); background-repeat: no-repeat;}
#j  {background-image:url('../images/10.gif'); background-repeat: no-repeat;}
#k  {background-image:url('../images/11.gif'); background-repeat: no-repeat;}

/*############## NAVIGATION-SETTINGS END #######################################*/
/*##############################################################################*/
/*############## CONTENT-SETTINGS ##############################################*/

#content {
	height:342px;
	border-top:solid 10px #d5d5d4;
	background-color: #FFF;
}
#news {
	position:absolute;
	float: left;
	width:230px;
	height:333px;
	background-color:#f2f2f2; 
	margin:0 10px 0 10px;
}
#news p             {margin:10px;}
#news span          {font-size:7px; color:#424242;}
#news img           {margin:0 8px 2px 8px;}
#info               {float:right;width:525px; height: 333px;}
#info p,img         {margin:5px 10px 0 10px;}
#info img           {float:right;}
#info h3            {margin:10px 0 2px 10px;padding:0;}

.images             {height:60px;float:right; margin:35px 10px 0 10px;}
.images img         {margin:0 0 0 35px;}
.shop               {float:left; width:48%;}
.shop img           {margin:5px 45px 10px 0;}

/*################# CONTENT-SETTINGS END #######################################*/
/*##############################################################################*/
/*################# FOOTER-SETTINGS ############################################*/
#footerBG {
	width:100%;
	height:54px;
	background-color:#424242;
	border-top:solid 5px #6f6f6f;}
#footer	{
	width:780px; 
	height:54px;
	margin:auto;
	margin-top: -5px;
	text-align:center;
	font-size: xx-small;
	color: #FFF;
	background-color:#565655;
	border-top:solid 5px #919190;
}
#footer .position       {float:right; margin:6px 8px 0 0;width:68px;}
#footer .position img   {margin:0;padding:0;}
#footer .trennline      {float:right; margin:6px 8px 0 0; width:2px;}
#footer .trennline img  {margin:0;padding:0;}
#ebay                   {float:left;margin:6px 8px 0 8px;}
#ebay img               {margin:0;padding:0;}
/*################# FOOTER-SETTINGS END ########################################*/
/*##############################################################################*/
/*################# SITE MAP ###################################################*/
.pager { 
	background-color:#eee; 
	border:#ccc 3px solid;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	margin:2px;
	font:bold 12px verdana;
}
#copyright{
	font:normal 11px tahoma,verdana;
	color:#000;
	text-align:center;
	padding:0px;
	width:720px;

}