/* Standard Stylesheet
v2-bikerstore.de
Start: 09.12.2006
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}
img a {
border:none;}

/* Allgemeines */
body {
	font-size: 75%;
	line-height: 1.6em;
	color: #ccc;
	background: #000 url(../images/bg_body.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
hr{

background-color:#333; /* Mozilla 1.4 */
color:#333; /* IE 6 */
border: #333; /* Opera 7.11 */
height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
margin:20px 0 10px 20px;

}
#navi li a:link, 
#navi li a:visited, 
#navi p a:link, 
#navi p a:visited  {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

#navi li a:hover {
	background-color:#990000;
	text-decoration: none;
}
#navi li .activ {
font-weight:bold;
	background-color:#990000;
	text-decoration: none;
}
#navi li img a:link, 
#navi li img a:visited{
vertical-align: bottom;
}

#content ul a:link, 
#content ul a:visited, p a:link, p a:visited  {
	background-color:#990000;
	color: #fff;
	text-decoration: none;
}

#content ul a:hover, p a:hover {
	background-color:#fff;
	color: #000;
	background-color:#990000;
	text-decoration: none;
}
#pics{
	margin-left:20px;}
#pics a:link img{
	padding:5px;
	border:2px solid #999;
	margin:5px;
}
#pics a:hover img{
	border:2px solid #990000;
}
.twocol{
width:40%;
}
/* Clear Class */
.c {
	clear: both;
}
.top-news{
	border:2px dashed #990000;
	padding:.5em;
	margin-bottom:1em;
	font-size:1.2em;
	background:#fff;
	color:#000;
	font-weight:bold;
}
.top-news2{
	border:2px dashed #990000;
	padding:.5em;
	line-height:2em;
	background:#ccc;
	color:#000;
	margin:1em;
	font-weight:bold;
}
.top-news2 p{
	line-height:1.5em;
  margin:.5em 0;
}
.top-news p{
	margin-bottom:0;
}
.none {
	display: none;
}
.shopbut{
	position:absolute;
	top:314px;
	left:537px;
	z-index:100;
}
* html .shopbut{
top:350px;
}

/* Absaetze */
p, table {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.2em 0 1.0em 2.0em ;
	clear: both;

}
#news p{
	clear:none !important;
}
#news img.leftalign{
	margin-left:1.9em;
	margin-right:1em;
	border:1px solid #333;
}
/* table */
table.lieferanten td{
font-size:1.1em;
padding:15px 0;
}
table.lieferanten td.last{
border:none !important;
}

#logo{
position:absolute;
top:18px;
left:729px;
}
#content li {
list-style-image:url(../images/li_pfeil.gif);
line-height:1.6em;
margin-bottom:5px;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung f�r Elemente */
.leftalign,.la {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign, .ra {
	float: right;
	margin: 0 0 0 0.5em;
}
.redfont{
	color:#900;
	font-size:1.2em;
	}


/* Ueberschriften */
.willkommen, .store, .shedule, .favorites, .contact, 
.location, .newsletter,.history, .impressum, .about, .highlights, 
.news, .press, .partner {
width:400px;
height:125px;
}
.willkommen{
background:url(../images/h1_willkommen.gif) no-repeat;
}
.store{
background:url(../images/h1_indoor.gif) no-repeat;
}
.contact{
background:url(../images/h1_contact.gif) no-repeat;
}
.location{
background:url(../images/h1_location.gif) no-repeat;
}
.history{
background:url(../images/h1_history.gif) no-repeat;
}
.newsletter{
background:url(../images/h1_newsletter.gif) no-repeat;
}
.impressum{
background:url(../images/h1_impressum.gif) no-repeat;
}
.favorites{
background:url(../images/h1_favorites.gif) no-repeat;
}
.shedule{
background:url(../images/h1_shedule.gif) no-repeat;
}
.about{
background:url(../images/h1_about.gif) no-repeat;
}
.highlights{
background:url(../images/h1_highlights.gif) no-repeat;
}
.news {
background:url(../images/h1_news.gif) no-repeat;
}
.press {
background:url(../images/h1_press.gif) no-repeat;
}
.partner {
background:url(../images/h1_partner.gif) no-repeat;
}
h2 {
	font-size: 170%;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom:1px solid #900;
	margin: 1.5em 0 1em 1.1em;
	color:#fff;
	padding:.1em 0;
	clear:both;
}
h3{
color:#900;
margin-left:1.4em;
margin-bottom:.5em;
font-size:1.3em;
}

/* Layout */
#wrapper {
position:relative;
width:1000px;
}
#footer {
font-variant:small-caps;
padding:40px 0 0 20px;
position:relative;
width:882px;
height:90px;
background:transparent url(../images/bg_footer.jpg) no-repeat;
}


#headline {
position:absolute;
top:19px;
left:228px;
background:transparent url(../images/head.gif) no-repeat;
width:451px;
height:54px;
}

#navi {
	font-size:0.9em;
	position:absolute;
	top:222px;
	left:750px;
	width:227px;
	margin-bottom:100px;
}
#navi li{
	list-style-type:none;
}
.margin{
	margin-left:60px;
}
.margin2{
	margin-left:20px;
}
ul.links{
	float:right;
	width:40%;
	margin-left:20px;
	margin-bottom:20px;
}
ul.links li a{
	background:#000 !important;
}
ul.links li a:hover,
ul.links li.active a{
	background:#990000 !important;
	color:#fff !important;
}
#navi .space{
	margin-top:30px;
}
#navi .space2{
	margin-top:100px;
}
* html #navi .space{
	margin-top:50px;
	margin-bottom:-15px;
}

#content {
	position:absolute;
	top:202px;
	left:258px;
	width:420px;
	margin-bottom:60px;
}

#harley {
position:absolute;
top:214px;
left:-41px;
background:transparent url(../images/harley2.gif) no-repeat;
width:319px;
height:381px;
}

