/*  
Design: scooter-tuning.fr.de
Design Author: maxiscoot
Version: 1.0
Webdesign: This website XML, CSS, XHTML and was seo built by Internet Marketing Agentur
Webdesign URI:  http://www.internet-marketing-agentur.com
*/

 
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #EFEFEF;
	color: #000;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}
h1,h2,b, h1 a {
	display: inline;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration:  none;
}
#content p {
  margin: 10px 0;
}
#main a {
 border:0px none;
 color: #b6d434; 
 font-weight: bold;
}

#wrapper { 
	margin: 0 auto;
	background-color: #b6d434;
	border: 1px Solid #000;
	width: 700px;
	min-height: 800px;
}
#content {
	position:relative;
	background:transparent url(../images/footer_bg2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border: 1px Solid #000;
	min-height: 800px;
}
#header { 
	background:transparent url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color:white;	
	width: 100%;
	height: 300px;
}
#main { 
	position:relative;
	width: 400px;	
	margin-right: 250px;
	margin-bottom: 250px;
	left: 30px;
}
.box{
	width: 400px;
}
.box-header {
	width: 200px;
	background-color:black;
	margin-left: 100px;
	color: #FFF;
	font-size: 10px;
	margin-top: 20px;
}
.box-content {
	width: 380px;
	background-color:white;
	border: 2px solid #000;
	font-size: 11px;
	padding: 0 10px;
	text-align: left;
}

/* menu  */
#menu { 
    position:absolute;
	background:transparent url(../images/menu.gif) 0px 5px;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-align:right;
	font-size: 11px;
	top: 220px;
	width: 220px;
	height: 290px;
	right: 1px;
	padding: 10px 0px 0px 0px;
}
#menu ul {
	margin-right:10px;
}
#menu ul li a, #menu ul li {
	text-decoration:  none;
	list-style-type: none;	
	color: #000;
	padding: 4px 0px 0px 0px;
}
#menu2 {
	padding: 60px 0px 0px 0px;
}

/*  footer */
#footer, #footer a {
    color: #b6d434;
    background-color: #000;
 	text-decoration: none;
}
h3 {
	display: inline;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;

}
/*  bilder */
.bildr {
  float:left;
  padding: 10px 0px 0px 0px;
}
.bildl {
  float:right;
  padding-left:10px;
}
.border {
	border:0px none;
}
.blockad{
	width: 181px;
	height: 613px;
	background: url(../images/adsense_bg.gif) 0px 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	float: right;
}
.ads{
	margin-right: 0px;

}

.amazon{
	width: 175px;
	height: 650px;
	background-color: #FFFFFF; 

	margin-top: 1500px;

	
	float: right;
}


