/*
*	STANDARD ELEMENTS
*/

body { 
	background: #ffffff; 
	height: 100%; 
	margin: 0; 
	color: #888; 
	font-size: 10px; 
	font-family: Verdana, sans-serif; 
}

* {
	margin:0; 
	padding:0;
	font-family: Verdana, sans-serif;
}

.bodytext { 
	font-size: 1.2em; 
	font-family: Verdana, sans-serif; 
	line-height: 1.5em; 
}

.logoOldIE {
	display:none;
}

.bodytext a, #content a {
	color:#0099ff;
}

.orderNow, .mwst {
	font-size:1.3em;
}

.contenttable {
	font-size:1.0em;
}


/*
*	DESIGN IDS
*/
#content, #contentLeft, #contentRight {
	
	margin-bottom:0px;
}

#content{
	min-height:450px;
	/*height:450px !important; */
}

#contentLeft {
	width:430px;
	float:left;
	margin-right:10px;
	margin-top:0;
}

.noBorder {
	border:0 !important;
}
.noBorder img {
	border:0 !important;
}

#contentRight {
	float:left;
	/*padding-left: 20px;*/
	width: 200px;
}
.inline {
	width: 230px;
}

#FooterContentLeft {
	width:285px;
	float:left;
	margin-right:10px;
	margin-top:25px;
}

#FooterContentRight {
	width:375px;
	margin-top:25px;
	float:left;
}

#contentBorders {
	background-image: url(../images/borders.jpg) !important;
	background-repeat:repeat-y;
	background-position:center;
}

#bottomBorder {
	background-image: url(../images/bottom.jpg) !important;
	height:57px;
	background-position:center;
	background-repeat: no-repeat;
}
#topBorder {
	background-image: url(../images/top.jpg) !important;
	height:33px;
	background-position:center;
	background-repeat: no-repeat;
}

#contentHolder {
	background-image: url(../images/background.jpg) !important;
	background-repeat:no-repeat !important;
	background-position:top center;
}

#contentMargin {
	width:680px;
	margin:auto;
	padding-bottom:10px;
}

#header {
	height:110px;
}

#navi {
	height:21px;
	text-align:right;
	float:right;
}

#headerImage {
	clear:both;
	border-top:5px solid #676767;
	height:242px;
	margin-top:10px;
	margin-bottom: 20px;
}

#logo {
	width:236px;
	float:left;
	margin-left:15px;
}

#headerInfo {
	text-align:right;
	color:#b0b0b0;
	font-size:10px;
	padding-top:5px;
}

#headerInfo a {
	font-weight: bold;
	color:#666666;
	text-decoration:none;
	font-size:1.1em;
}

#footer {
	height:28px;
	width:700px;
	margin:auto;
	
}

#copyright {
	width:110px;
	float:left;
	margin-left:10px;
	line-height:25px;
	font-size:1.1em;
	color:#333;
	border: 0 none;

}

.social{
	list-style: none;
	float: left;
	line-height:33px;
	font-size:1.1em;
	color:#333;
}
.social li{
	margin-left: 7px;
	display: inline;
}

#footerMenu {
	text-align:right;
	margin-right:10px;
	line-height:25px;
	color:#333;
}



.csc-textpicHeader  h1, .csc-header h1{
	color:#0099FF;
	font-size:16px;
}
.csc-header{
	margin:10px 0;
}

a#home-link{
	display:block;
	width:260px;
	height:80px;
}

h1, h2, h3, h4, h5, h6{
	color:#0099FF;
}
p.bodytext img{
	border:0;
}

/*
*	LINKS
*/

a.navigation {
	display:block;
	text-transform:lowercase;
	float:left;
	margin-left:1px;
	height:20px;
	color:#0099ff;
	text-decoration:none;
	line-height:19px;
	text-align:center;
	font-style:italic;
	font-size:1.5em;
	font-weight: bold;
	padding: 2px 15px;
}

a.navigation:hover, a.navigation:active, a.navigation_active {
	background-color: #09f;
	color: #fff;
}

a.footerMenu {
	text-transform:lowercase;
	text-decoration:none;
	color:#222;
	margin-left:15px;
	font-size:1.1em;
}


/*
*
*	CONTACT
*/

.fieldLabel {
	float:left;
	width:120px;
	margin-top:10px;
	margin-right:20px;
	text-align:right;
	font-size:1.2em;
	
}
.fieldInput {
	float:left;
	width:270px;	
	font-size:1.2em;
	margin-top:10px;
}

.contactForm {
	width:100%;
	margin:auto;
	margin-top:20px;
}

.contactForm #contactTitle {
	color:#09f;
	font-size: 2.0em;
	font-style:italic;
}


.contactForm .fieldInput  input {
	width:290px;
	border:0;
}

.contactForm textarea {
	width:290px;
	border:0;
}

#contactSubmit {
	margin-top:20px;
	text-align:right;
}

#contactSubmit input {
	background-color:#09f;
	border: 3px solid #09f;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:1.3em;
	width:200px;
}

#contactHeader {
	text-decoration:none; 
	font-size:1.5em !important; 
	font-style:italic; 
	color:#0099ff; 
	font-family: verdana; 
	margin-left:5px;
	margin-bottom: 5px;
}
.productPriceHeader {
	text-decoration:none; 
	font-size:1.5em !important; 
	font-style:italic; 
	color:#0099ff; 
	font-family: verdana; 
	margin-left:5px;
	margin-bottom: 5px;
}

#errorHeader {
	font-weight:bold;
	color:red;
	margin:10px 0 10px 0;
	font-size:1.2em;
}
.error input {
	border-color:#0099ff !important;
}
.error textarea {
	border-color:#0099ff !important;
}

#submit {
	margin:15px;
	text-align:center;
}

.submitButton input {
	width:236px;
}


/* 
*	startseite layout
*/

#content.layout-startseite .content-left, 
#content.layout-startseite .content-right {
	padding-top: 10px;
	width: 330px;
}

#content.layout-startseite .content-left {
	float: left;
}
#content.layout-startseite .content-right {
	float: right;
	margin-right: 6px;
}

#content.layout-startseite .content-wrapper {
	height: 160px;
	margin-bottom: 26px;
	position: relative;
	overflow: hidden;
}

#content.layout-startseite .content-wrapper .csc-textpic-imagewrap,
#content.layout-startseite .content-wrapper .csc-textpic-text,
#content.layout-startseite .content-wrapper .csc-header {
	position: absolute;
}

#content.layout-startseite .content-wrapper .csc-textpic-imagewrap img {
	border: 3px solid #666666;
}

#content.layout-startseite .content-wrapper .csc-textpic-imagewrap {
	margin: 0 !important;
}

#content.layout-startseite .content-wrapper .csc-header {
	margin: 13px;
	z-index: 1;
}
#content.layout-startseite .content-wrapper div.csc-header h1,
#content.layout-startseite .content-wrapper div.csc-header h1 a {
	background-color:#0099FF;
	color:#FFFFFF;
	font-size: 13px;
	font-style:italic;
	padding: 0 3px;
	text-decoration: none;
}

#content.layout-startseite .content-wrapper .csc-textpic-text {
	bottom: 10px;
	left: 0;
	padding: 13px;
	padding-bottom: 0;
}

#content.layout-startseite .content-wrapper .csc-textpic-text p {
	background-color: #666666;
	color: #ffffff;
	display: inline;
	font-size: 13px;
	line-height: 17px;
	width: 310px;
}

#content.layout-startseite .content-wrapper .csc-textpic-text p a {
	color: #ffffff;
	text-decoration: none;
}


/* 
*	ZWEI SPALTEN
*/

#content {
	overflow:hidden;
}

.picture {
	height: 160px;
	position: relative;
	margin: 0 0 26px 0;
}
.left-side {
	width: 330px;
	float: left;
}
.right-side {
	width: 330px;
	float: right;
	margin-right: 6px;
}

.picture .csc-header,
.picture .csc-textpic-text {
	position: absolute;
}

.picture .csc-header {
	padding: 0 13px;
	z-index: 5;
}

#content .picture .csc-header h2,
#content .picture .csc-header h2 a {
	background-color:#0099FF;
	color:#FFFFFF;
	font-size: 13px;
	font-style:italic;
	padding: 0 3px;
	text-decoration: none;
}
.picture .csc-textpic-text {
	bottom: 10px;
	padding: 0 13px;
	z-index: 4;
}

.picture .csc-header {
	margin-top: 13px;
}

#content .csc-textpic-image img {
	border: 3px solid #666;
}

#content .picture .csc-textpic-text p,
#content .picture .csc-textpic-text p a {
	background-color: #666666;
	color: #ffffff;
	display: inline;
	font-size: 13px;
	line-height: 17px;
	width: 310px;
	text-decoration: none;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}
/* 
*	NEWS
*/

#startNews, #newsListView, #newsSingleView  {
	/*margin-top:20px;*/
}

#startNews strong  {
	font-size:1.5em;
}

div.singleItem {
	float:left;
	margin-right:14px;
	width:330px;
	 
}

div.singleItem a{
	text-decoration:none;
	 
}

div.singleItemAlternative {
	float:left;
	width:330px;
}

div.singleItemAlternative a{
	text-decoration:none;
}


.newsHeader a, .newsListHeader a, .singleNewsHeader strong { 
	text-decoration:none; 
	font-size:1.5em !important; 
	font-style:italic; 
	font-weight: normal;
	color:#0099ff; 
	font-family: verdana; 
	margin-left:5px; 
	padding-bottom:2px;
	padding-top:3px;
}

#singleNewsHeader {
	text-decoration:none; 
	font-size:1.5em !important; 
	font-style:italic; 
	font-weight: normal;
	color:#0099ff; 
	font-family: verdana; 
	margin-left:5px; 
	padding-bottom:2px;
	padding-top:3px;
}

.singleNewsItem {
	margin-top: 18px;
}

.newsListHeader { 
	text-decoration: none; 
	font-size: 1.5em !important; 
	font-style: italic; 
	color: #0099ff; 
	font-family: verdana; 
	margin-left: 5px;
	margin-bottom: 5px; 
	}
	
.newsDate, .newsListDate, .singleNewsDate {
	color:#676767;
	font-size:12px;
}

.newsDate, .newsListDate, .singleNewsDate{
	margin-left:5px;
}

.newsText, .singleNewsText {
	margin:5px;
}

.newsText a, .newsListText a {
	text-decoration:none;
	color:#0099FF;
	font-size:12px !important;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.newsImage a {
	border:3px solid gray;
	display:block;
}

div.newsListImage img {
	border:3px solid #666666;

}

.newsImage a:hover {
	border:3px solid #0099ff;
}

.newsListText, .singleNewsText {
	float:left;
	width:325px;
	margin:5px;
	margin-right:10px;
}
	
.newsListImage {
	float:left;
	width:330px;
	text-align:center;
}

.singleListItem{
	margin-top:10px;
	margin-bottom: 30px;
}

.newsListImage a {
/*	border:3px solid gray;*/
	display:block;
	overflow:hidden;
}

.newsListImage a:hover {
/*	border:3px solid #0099ff;*/
}

#newsSingleView{
	padding:0px 0 10px 0;
}

.singleNewsContent{
	float:left;
	margin-right:10px;
}
.singleNewsImage{
	width:330px;
	float:left;
	text-align:right;
}
.singleNewsImage img {
	border: 3px solid #666666;
}

.singleNewsBack a {
	color:#0099FF;
	font-style:italic;
	text-decoration:none;
}
.news-latest-subheader p{
	background-color:#666666;
	font-size:13px;
	display:inline;
	line-height:17px;
}
.news-latest-title {
	font-weight:bold;
	font-size:13px;
	padding:0;
	padding:0 3px;
	display:block;
	height:16px;
}
.singleItem, .singleItemAlternative {
	margin-bottom:20px;
}
/*SLIMBOX*/

#slimboxGalery
{
	margin-bottom:15px;
	width:430px;
	height:215px;
	padding-top:10px;
	background-color: #888888;
}
.slimbox{
	border:3px solid gray;
	width:75px; 
	display:block;
	float:left;
	height:75px;
	overflow:hidden;
	margin:11px;
}

#imageHolder
{
	margin-left:9px;
	margin-right:9px;
}
.slimbox img {
	border:0px;
}

.slimbox:hover {
	border:3px solid #0099FF;
}

/*

*	SHOP
*/
div.categoryInfo {
	margin-top:15px;
}

div.categoryTitle {
	font-size:20px !important;
	font-style:italic;
	color:#0099FF;
	font-family:Trebuchet MS !important;
}

div.categoryListItemTitle {
	font-size:20px !important;
	font-style:italic;
	color:#0099FF;
	text-align:left !important;
	font-family:Trebuchet MS !important;
	margin-bottom:10px;
}

div.categoryListItem {
	float:left;
	width:340px;
	text-align:right;
}


.categoryListImage a {
	border:3px solid gray;
	display:block;
	overflow:hidden;
	margin-right:10px;
	text-align:center;
}
#categoryList {
	margin-top:15px;
}

.categoryDescription {
	text-align:left;
	margin-top:10px;
	width:320px;;
}
.categoryListImage a:hover {
	border:3px solid #0099ff;
}

div.categoryListItemTitle{
	text-align:center;
}
div.categoryListItemTitle a{
	text-decoration:none;
	color:#0099FF;
}

.productImages {
	margin-top:10px;
}

.com_prod_title
{font-size: 20px;

font-style: italic;

color: #0099ff;

font-family: Trebuchet MS;
}

#productDetailsView, .productDescription
{
	margin-top:15px;
}


.orderNumber, .price, .delivery, .quantity {
	float:left;
	width:150px;
}

.orderNumberValue, .priceValue, .deliveryValue, .sendButon {
	float:left;
	width:350px;
	font-weight:bold;
}

.cmrc_mb_container {
	margin-top:15px;
}
.cmrc_mb_header_headline {
	color:#0099ff;
	font-style:italic;
}

.paymentInput select, .deliveryInput select {
	width:150px;
	margin-left:15px;
}

.cmrc_mb_next{
	color:#0099ff !important;
	text-align:center;
	font-size:16px!important;
	font-weight:bold!important;
}

.cmrc_mb_next a{
	color:#0099ff !important;
	font-size:16px!important;
	font-weight:bold!important;
	
}
.chkout_address {
	margin-top:15px;
}
.chkout_address_title {
	text-decoration:none; 
		font-size:1.5em !important; 
		font-style:italic; 
		color:#0099ff; 
		font-family: verdana; 
		margin-left:5px; 
		margin-bottom:5px;
		margin-top:25px;
}

.chkout_address_left {
	float:left;
	width:128px;
	text-align:right;
	font-size:1.3em;
	margin:5px 15px 0 0;
}

.chkout_address input {
	width:230px;
	border:3px solid #ccc;
	background-color:#ccc;
}
.chkout_address_input {
	margin:5px 0 0 0;
}

.chkout_address_radio{
	font-size:1.3em;
	margin:15px 130px 5px 130px;
}

.chkout_address_radio input {
	width:20px;
}

.chkout_price_box {
	height:60px;
	width:200px;
	background-color:#666;
	color:#fff;
	font-size:1.1em;
	line-height:24px;
}
.chkout_del_box {
	height:44px;
	width:200px;
	background-color:#666;
	color:#fff;
	font-size:1.2em;
	line-height:44px;
	text-align:right;
}
.chkout_shipping_left {
	
width:128px;
margin-right:15px;
float:left;
font-size:1.7em;
}

.chkout_shipping_middle {
font-size:1.3em;	
width:316px;
float:left;
margin-right:15px;
}
.chkout_shipping_right {
	
width:200px;
float:left;
}

.normalInput input {

}
.chkout_finish {
	font-size:1.4em;
}

.cmrc_ProdList2Container_even {
	font-size:1.4em;
}

.chkout_address_submit{
	float:right;
}

.chkout_address_submit input {
	width:200px;
	background-color:#09f;
   	border-color:#09f;
	color:#fff;
}

.listing {
	margin-top:15px;
}

.chkout_list_terms, .chkout_list_disclaimer{
	font-size:1.4em;
	margin-left:143px;
}

.chkout_list_title{
		color:#0099ff;
}

.chkout_hr {
	color:#09f;
	border-color:#09f;
	border:none;
	background-color:#09f;
	margin:25px 0 25px 0;
	clear:both;
}

/**
*	Bikeseite Tabelle
*/

#contentLeft table.contenttable td {
	background-color:#666666;
	color:#fff;
	padding:5px;
}
#contentLeft table.contenttable td.align-left {
	background-color:transparent;	
	color:#888;
	padding-left:25px;
}
#contentLeft table.contenttable th {
	height: 35px;
	line-height: 35px;
}

#contentLeft table.contenttable td.align-right {
	background-color:transparent;	
	color:#09f;
	margin-top:2px;
}

/** order auf bike seite
*
*/
div.abstand {
	width:240px;
	margin-top:240px;
}
div.abstand2 {
	width:240px;
	margin-top:80px;
}

div.order {
	width:240px;
	margin-top:0px;
}
div.order div.orderPrice {
	width:109px;
	margin-right:12px;
	float:left;
	color:#fff;
	font-size:1.5em;
	text-align:center;
	font-weight:bold;
	background-color:#09f;
	height:44px;
	line-height:44px;
}

div.order div.orderPriceMwst {
	width:109px;
	float:left;
	background-color:#666;
	height:44px;
	color:#09f;
	font-size:0.90em;
}

div.order div.orderPriceMwst .mwst {
	margin:5px;	
}

div.order div.orderNow {
	margin-top:15px;
	height:24px;
	line-height:24px;
	background-color:#666;
	text-align:right;
	color:#09f;	
	width:230px;

}

div.order div.orderNow a{
	text-decoration:none;
	color:#09f;
	font-style:italic;
	margin-right:10px;
	
}


div.order div.goOrderNow a {
	text-decoration:none;
	color:#fff;
	margin-right:10px;
}
div.order div.goOrderNow {
	margin-top:15px;
	height:24px;
	line-height:24px;
	background-color:#09f;
	text-align:right;
	color:#fff;	
	width:230px;
}

/**
* veloheld.bike plugin
*/

#veloheld_bike {
	margin-top:20px;
}

#veloheld_bike .veloheld_bike_title {
	color:#09f;
	font-size: 2.0em;
	font-style:italic;
}

#veloheld_bike .veloheld_bike_hr {
	border-bottom:1px #888;
	background-color: #888;
	margin:20px 0 20px 0;
	clear:both;
}

.veloheld_bike_location {
	margin-top:20px;
}

.veloheld_bike_location ul li {
	display:block;
	width:140px;
	float:left;
	margin-right:3px;
	font-size:1.5em;
	text-align:center;
	height:23px;
	line-height:23px;
	background-color:#666;
	color:#09f;
	font-style:italic;
}

.veloheld_bike_location ul li.active {
	color:#222222;
	background-color:#09f;
	font-weight:bold;
}
.black_or_white{
	margin-top:25px;
}

.black_or_white_title{
	text-decoration:none; 
		font-size:1.5em !important; 
		font-style:italic; 
		color:#0099ff; 
		font-family: verdana; 
		margin-left:5px; 
		margin-bottom:5px;
}

.black_or_white_image {
	float:left;
	width:205px;
	margin-right:5px;
	margin-top:5px;
	font-size:1.3em;
	text-align:center;
}

.black_or_white_image img {
	margin-bottom:5px;
}

a.shopFormButton {
	width: 200px;	
	background-color: #0099ff;
	border: 1px solid #0099ff;
	color: #ffffff !important;
	font-size:1.2em;
	height:22px;
	line-height:22px;
	text-align:center;
	text-decoration:none;
	display:block;
}



.veloheld_bike_size {
	margin-top:20px;
}

.veloheld_bike_size_label {
	width:125px;
	text-align:right;
	margin:10px 10px 0 0;
	font-size:1.2em;
	float:left;
}

.veloheld_bike_size_input {
	width:295px;
	margin-top:10px;
	font-size:1.2em;
	line-height:1.5em;
	float:left;
}

.veloheld_bike_size_input select {
	width:150px;
	background-color:#ccc;
	color:#09f;
}

.size_attention {
	margin-top:10px;
}

.veloheld_bike_price {
	text-align:right;
}

.veloheld_bike_price_box{
	height:44px;
	width:200px;
	background-color:#666;
	color:#fff;
	font-size:1.2em;
	line-height:34px;
	margin-bottom:20px;
	float:right;
}

.delivery_title{
	font-size:1.5em;
	font-weight:bold;
}

.veloheld_bike_endprice_box{
	height:60px;
	width:200px;
	background-color:#666;
	color:#fff;
	font-size:1.1em;
	line-height:22px;
	margin-bottom:15px;
	float:right;
}

.veloheld_bike_submit {
	text-align:right;
}
.veloheld_bike_textarea {
	margin-top:15px;
	background-color:#ccc;
	border-color:#ccc;
	border:none;
	width:260px;
}

.veloheld_submit {
	width:200px;
	background-color:#09f;
   	border-color:#09f;
	color:#fff;
}

.chkout_list_form_submit {
	text-align:right;
}

.chkout_list_form_submit input{
	width:200px;
	background-color:#09f;
   	border: 1px solid #09f;
	font-size:1.3em;
	color:#fff;
	height:24px;
}
 
#startNews .news-latest-title a{
	color:#fff;
}

.csc-header-n1 {
	margin-top: 0;
}

#more-veloheld {
	margin: 44px 0 15px 15px;
}

#shopping-basket-content {
	float: right;
	margin-top: 15px;
	font-size: 12px;
	padding: 0 10px;
	color: #fff;
	font-style:italic;
	line-height: 22px;
	background: url(../images/basket-content-bg.png) repeat-x;
}
#shopping-basket-content a {
	color: #fff;
	font-style:italic;
	text-decoration: none;	
}
/*siemap*/
.tx-flseositemap-pi1 ul{
	margin-left:50px;
	list-style-type:disc;
}
