/* -------------------------------------------------------------- 

Blueprint CSS Framework Screen Styles
* Version:   0.6 (21.9.2007)
* Website:   http://code.google.com/p/blueprintcss/
See Readme file in this directory for further instructions.

-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';

/* Plugins:
Additional functionality can be found in the plugins directory.
See the readme files for each plugin. Example:
@import 'plugins/buttons/buttons.css'; */

/* See the grid:
Uncomment the line below to see the grid and baseline.
.container { background: url(lib/grid.png); } */


body {
	background:#333;
}

.container {
	margin: 4ex auto 0px auto;
}

.container div {
	margin:0px;
	padding:0px;
}

div#intro_logo {
	height:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	z-index:14;
	position:relative;
	top:-180px;
	/*   left:2px; */
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;

}

img.intro_entershop {
	position:relative;
	width:230px;
	height:460px;
	margin:0px;
	padding:0px;
	padding-left:20px;
}

.shopintro {
	margin:0px;
	padding:0px;
}

span.intro_overtext {
	text-align:right;
	position:relative;
	color:#FF1F17;
	font-size:3em;
	font-weight:bold;
	top:-450px;
	left:40px;
	z-index:14;
	height:0px;
	margin:0px;
}

span.intro_overtext a {
	color:#FF1F17;
	text-decoration:none;
}

span.intro_overtext a:active {
	color:#FF1F17;
	text-decoration:none;
}

span.intro_overtext a:hover {
	color:#FF1F17;
	text-decoration:none;
}

span.intro_overtext a:visited {
	color:#FF1F17;
	text-decoration:none;
}

#footer {
	margin-top:2ex; 
	color:#aaa;
	text-align:center;
}

#footer ul {
	list-style: none ;
}

#footer ul li {
	display:inline;
	margin:0 0em 0 0;
}

hr {
	margin-bottom:1ex;
}

hr.footer_spacer {
	height:10px;
	margin-left:20px;
	width:920px;
}

/* Headlines */

h1 {
	font-weight:bold;
	color:#ddd;
	padding-left:1.4em;
	margin-bottom:0;
}

h2 {
	font-weight:bold;
	margin-bottom:0;
}

h3 {
	margin-bottom:1ex;
}

.header_trial {
	height:64px;
	background: url(/Images/header_trial.png) 20px 0px no-repeat;
	padding:0px;
	margin:0px;
}

.header_bmx {
	height:64px;
	background: url(/Images/header_bmx.png) 20px 0px no-repeat;
	padding:0px;
	margin:0px;
}

.header_city {
	height:64px;
	background: url(/Images/header_city.png) 20px 0px no-repeat;
	padding:0px;
	margin:0px;
}

.header_ebike {
	height:64px;
	background: url(/Images/header_ebike.png) 20px 0px no-repeat;
	padding:0px;
	margin:0px;
}

/* Menu */

.menu {
}

.menu ul {
/*	padding-top:10px;*/
	background-color:#555;
}

.menu ul, .menu ul li ul {
	list-style: none;
}

.menu ul li {
	padding-left:.5em;
	padding-bottom:.3ex;
	font-size:1em;
	line-height:1.3em;
/*	border-bottom:1px solid #555;
	border-left:1px solid #555; */

}

.menu ul li:hover {
	background-color:#c00;
/*	border-right:1px solid #c00;
	border-left:1px solid #c00; */
}

.menu ul li ul {
/*	margin-top:-.5ex;*/
}

.menu ul li ul li {
	font-size:0.9em;
	line-height:1.2em;
}

li.active {
	background-color:#c00;
/*	font-weight:bold; */
/*	border-left:4px solid #c00; */
/*	border-right:1px solid #c00; */
}

/* Links */

a {
	color:#ddd;
	text-decoration:none;
}

a:visited {
	color:#ddd;
	text-decoration:none;
}

a:hover {
	color:#ddd;
	text-decoration:none;
}

/* Shop Homepage */

div.main {
	width:740px;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
}

div.listview {
	padding:0px;
	margin:0px;
}

div.listview_infotext {
	padding:0px;
	margin:0px;
	margin-top:40px;
	margin-bottom:30px;
}

div.listview_product_head {
	background-color:#ddd;
	margin:0px;
	padding:0px;
}

div.listview_product_title {
	margin:0px;
	margin-left:4px;
	padding:0px;
	float:left;
}

div.listview_product_buybutton {
	margin:0px;
	margin-right:4px;
	padding:0px;
	text-align:right;
}

div.listview_product_price {
	margin:0px;
	margin-right:4px;
	padding:0px;
	text-align:right;
}

div.listview_product {
	margin-left:0px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:12px;
	padding:0px;
	border-bottom:8px solid #ddd;
}

div.listview_product div {
	margin:0px;
	padding:4px;
}


div.listview_product_short_text {
	float:left;
	margin:0px;
	padding:0px;
}

div.listview_product_image {
	/*   float:right; */
	width:120px;
	height:60px;
	background-color:#aaa;
	margin:0px;
	padding:0px;
}

img.listview {
	width:120px;
	height:60px;
	background-color:#aaa;
	margin:0px;
	padding:0px;
}

a.listview_order {
	color:#C00;
	font-weight:bold;
	text-decoration:none;
}

a.listview_order:hover {
	color:#FF80B8;
	text-decoration:underline;
}

/* Cart */

div.cart {
	text-align:right;
	height:44px;
	width:170px;
	background-color:#ddd;
	padding:10px;
}

.shoppingcart {
	color:#c00;
}

.shoppingcart:visited {
	color:#c00;
}

.shoppingcart:hover {
	color:#c00;
	text-decoration:underline;
}

.space-below {

}

/* Detail */

div.productdetails_image {
	width:730px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
/*	border-top:10px solid #999; */
	border-bottom:10px solid #999;
}

img.productdetails_image {
	padding:0px;
	margin:0px;
	width:730px;
}

div.productdetails_shortdescription {
	margin-right:10px;
	border-bottom:10px solid #999;
}

div.productdetails_longdescription {
	width:530px;
}

div.productdetails_price {
	text-align:right;
	font-weight:bold;
	margin-bottom:1ex;
}

a.productdetails_order {
	color:#c00;
}

a.productdetails_order:visited {
	color:#c00;
}

a.productdetails_order:hover {
	color:#000;
}

div.list-navi {
	width:730px;
}

div.navi_left {
	width:365px;
	text-align:left;
	float:left;
}

div.navi_right {
	float:right;
	width:365px;
	text-align:right;
}

/* Cart view */

div.cartcontent_all {
	padding:0px;
	margin:0px;
	width:730px;
}

div.cartcontent_list {
	padding:0px;
	margin:0px;
}

div.cartcontent_article_odd {
	width:730px;
	padding:0px;
	margin:0px;
	background-color:#ddd;
}

div.cartcontent_article_even {
	width:730px;
	padding:0px;
	margin:0px;
	background-color:#fff;
}

div.cartcontent_article_amount {
	padding:0px;
	margin:0px;
	margin-left:4px;
}

div.cartcontent_article_title {
	padding:0px;
	margin:0px;
}

div.cartcontent_article_price {
	padding:0px;
	margin:0px;
	margin-right:4px;
	text-align:right;
}

div.cartcontent_sum {
	width:730px;
	padding:0px;
	margin-top:4px;
	margin-right:4px;
	margin-bottom:0px;
	margin-left:0px;
	border-top:4px solid #ddd;
	background-color:#fff;
}

div.cartcontent_sum_amount {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:4px;
	text-align:right;
}

div.cartcontent_sum_title {
	width:504px; /* nötig für korrektes Spacing */
	padding:0px;
	margin:0px;
}

div.cartcontent_sum_price {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:4px;
	text-align:right;
}

div.address_part {
	padding:0px;
	margin:0px;
}

div.address_field_name {
	padding:0px;
	margin:0px;
	margin-right:4px;
	margin-bottom:4px;
	text-align:right;
}

div.address_field_input {
	padding:0px;
	margin:0px;
}

div.address_input_send {
	padding:0px;
	margin:0px;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
}

input.address_field_input {
	width:360px;
}

a.text {
	color:#c00;
}

.images img {
	border: 1px solid #999;
}

.vertical-spacer {
	height:2ex;
}

div.trail {
	width:740px;
	padding-left:10px;
	background-color:#fff;
}

/* Big List  */

div.biglist {
	width:730px;
/*	background-color:#ffc;*/
}

div.product {
	width:730px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
/*	border-top:10px solid #999; */
	border-bottom:10px solid #999;
	
/*	background-color:#fcf;*/
}

img#product_image {
	width:360px;
	border:0px solid white;
}

div.details {
	width:730px;
	padding:0px;
	margin:0px;
}	

div.productlist_details {
	width:340px;
}

p.productlist_shortDesc {
	width:340px;
}

.title-row span.buy {
}

.title-row span.price {
	text-align:right;
}

a.title {
	color:#C00;
}

a.title:hover {
	text-decoration:underline;
}

a.title:visited {
	color:#C00;
}

h1 {
}

h2 {
	width:730px;
	border-bottom:10px solid #999;
}

h3 {
	width:730px;
	font-weight:bold;
}

h3.text {
	padding-top:1ex;
}

h4 {
	width:730px;
	font-weight:bold;
}

div.text {
	padding:0px;
	width:730px;
}

p {
}

p.bold {
	font-weight:bold;
}

p.text {
	width:730px;
}

.flash {
	width:730px;
	text-align:center;
	color:#fff;
	background-color:#c00;
	font-weight:bold;
}

spacer.vertical {
	
	height:10px;
}

a.breadcrumb {
	color:#333;
}

a.breadcrumb:visited {
	color:#333;
}

a.breadcrumb:hover {
	color:#c00;
}

p.productdetails {
	width:530px;
}

h4.productdetails {
	width:530px;
}

/* Home View */

h2.home_header {
	color:#c00;
}

h2.home {
	width:500px;
	border-bottom-width:0px;
}

div.home {
	width:730px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	padding-top:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
/*	border-top:10px solid #999; */
	border-bottom:10px solid #999;
/*	background-color:#fcf;*/
}

div.featuredproduct {
	border-width:0px;
	padding-right:10px;
	width:360px;
}

img#featuredproduct {
	width:360px;
}

div.home_price {
	margin-top:8ex;
	text-align:right;
	font-weight:bold;
	margin-bottom:1ex;
}

div.cart_empty {
	text-align:center;
	font-weight:bold;
	margin-top:1ex;
	margin-bottom:1ex;
	margin-left:0px;
	margin-right:0px;
}

.shipping_info {
}

.shipping_info ul {
	margin-left:4em;
	margin-top:4ex;
	margin-bottom:0;
	width: 560px;
}

div.home_news {
	width:192px;
	color:#fff;
	background-color:#555;
	padding:4px;
	margin-bottom:2ex;
}

h3.home_news {
	color:#fff;
	width:192px;
}

div.home_news_more {
	margin-top:1ex;
	width:192px;
	text-align:right;
}

a.home_news {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

h2.featuredproduct {
	border:0px solid black;
	width:360px;
}

