/*
=========================================================
Datei:  style.css
Media:  screen
Datum:  12. Oktober 2008
Autor:  Marcel N.
=========================================================
*/

/** Begin Page Positions */

* {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background: #6ba2ce;
	color: #21313D;
	text-align: center;
	}

a,
a:visited,
a:active,
a:link {
	text-decoration: underline;
	color: #6E0909;
}

a:hover {
	text-decoration: none;
}

p {
  line-height: 1.2em;
  margin: 0.7em 0;
}

h1 {
	color: #21313D;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 10px 0;
}

img {
  border: none;
}

#wrapper {
	border: 2px solid #21313D;
	margin: 5px auto;
	text-align: left;
	background: #D7DFD5 url(../images/bike.gif) no-repeat;
	background-position: left bottom;
	width: 892px;
	min-height: 650px;
	height: 650px;
	height: auto !important;
	}

#header {
  background: url(../images/header.jpg) no-repeat;
  width: 100%;
  height: 220px;
  z-index: 100;
  }

#header_silver {
  background: url(../images/header_silver.jpg) no-repeat;
  width: 100%;
  height: 220px;
  z-index: 100;
  }

#content_wrp {
  background: transparent url(../images/ctn_bg.gif) repeat-y;
  /* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
  clear: both;
  width: 100%;
  }

  #col_navigation_silver {
  position: relative;
  float: left;
  /* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
  margin-left: 32px;
  margin-top: -68px;
  width: 159px;
  }

  #col_navigation {
  position: relative;
  float: left;
  /* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
  margin-left: 32px;
  margin-top: -45px;
  width: 159px;
  }

    #ctn_nav {
    margin: 0;
    padding: 0;
    }
    
    #nav_bike_search {
    margin: 0;
    padding: 0;
    }

  #col_right {
  background: transparent url(../images/col_bg.gif) repeat-y;
  text-align: left;
  }

    #ctn_right {
    padding: 0 27px;
    }

    #ctn_col1 {
    float: left;
    border-left: 1px solid #AFB6AE;
    border-right: 1px solid #AFB6AE;
    background: #E4E9E3;
    width: 305px;
    min-height: 369px;
    height: 369px;
    height: auto !important;
    }

      .col1_text {
      padding: 5px 27px;
      text-align: left;
      }

      .col1_text a,
      .col1_text a:visited,
      .col1_text a:active,
      .col1_text a:link,
      .col1_text a:hover {
      text-decoration: none;
      font-weight: bold;
      color: #6E0909;
      }

    #ctn_col2 {
    border-left: 1px solid #AFB6AE;
    border-right: 1px solid #AFB6AE;
    margin-left: 318px;
    background: #E4E9E3;
    width: 305px;
    min-height: 369px;
    height: 369px;
    height: auto !important;
    }

      .col2_text {
      padding: 5px 15px;
      text-align: left;
      }

      .col2_text a,
      .col2_text a:visited,
      .col2_text a:active,
      .col2_text a:link,
      .col2_text a:hover {
      text-decoration: none;
      font-weight: bold;
      color: #6E0909;
      }

    #ctn_btm {
    clear: both;
    background: transparent url(../images/ctn_btm.gif) no-repeat;
    width: 630px;
    height: 10px;
    }

    #box_offer {
    /* margin-left: 219px; */
    border-left: 1px solid #AFB6AE;
    border-right: 1px solid #AFB6AE;
    margin-top: 3px;
    background: #E4E9E3;
    width: 630px;
    }

    #ctn_offer {
    min-height: 135px;
    height: 135px;
    height: auto !important;
    }

      .offer_text {
      padding: 12px 18px 5px;
      text-align: center;
      }
      
      .offer_text img {
      padding-bottom: 2px;
      width:135px;
      height:106px;
      }

    #ctn_offer_btm {
    background: transparent url(../images/ctn_offer_btm.gif) no-repeat;
    width: 630px;
    height: 10px;
    }

.offer_text a, .offer_text a:visited, .offer_text a:hover {
	color: #21313D;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 25px;
	text-decoration: none;
}

#footer {
  clear: both;
  margin-top: 2px;
  width: 856px;
  height: 30px;
  }

/** End Page Positions */

/** Begin Sub Pages Styles */

  #col_right_sub
{
	margin-left: 192px;
	text-align: left;
	vertical-align: top;
}

    #ctn_right_sub
{
	padding-top: 0;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom: 0;
	margin-top: 0;
	width: 647px;
}

    #ctn_col1_sub {
    border-left: 1px solid #AFB6AE;
    border-right: 1px solid #AFB6AE;
    background: #E4E9E3;
    width: 630px;
    min-height: 535px;
    height: 535px;
    height: auto !important;
    }

      .col1_text_sub {
      padding: 5px 27px 10px;
      text-align: left;
      }

      .col1_text_sub a,
      .col1_text_sub a:visited,
      .col1_text_sub a:active,
      .col1_text_sub a:link,
      .col1_text_sub a:hover {
      text-decoration: none;
      font-weight: bold;
      color: #6E0909;
      }

    #ctn_btm_sub {
    background: transparent url(../images/ctn_btm_sub.gif) no-repeat;
    width: 630px;
    height: 10px;
    }

/** End Sub Pages Styles */

/** Begin Page Styles */

/* Begin #navigation styles */
.navigation a:link,
.navigation a:visited,
.navigation a:active,
.navigation a:hover {
	background: transparent;
	text-decoration: none;
	color: #21313D;
	padding: 0 0 0 14px;
}

ul.navigation {
	list-style-type: none;
  margin: 0;
	padding: 0;
}

li.navigation {
	margin: 11px 0;
}

.navigation .current a {
  color: #21313D;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

li.current {
  background: #F7F9F7 url(../images/current_arrow.gif) no-repeat;
  background-position: right center;
  border-bottom: 1px solid #9EA29D;
  padding: 5px 10px;
}

li.colored {
  background: #C7E0EE;
  border-bottom: 1px solid #9EA29D;
  padding: 6px 0;
  margin: 5px 0;
}

li.colored2 {
  background: #ADBEC9;
  border-bottom: 1px solid #9EA29D;
  padding: 6px 0;
  margin: 5px 0;
}

li.colored a, li.colored2 a  {
  color: #21313D;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#col_navigation img {
  padding: 5px 0 0;
}

/* End #navigation styles */

/* Begin #footer styles */
#footer ul li {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li a {
	color: #21313D;
	font-weight: normal;
	font-size: 12px;
	margin: 5px;
	padding: 0 1px;
	text-decoration: none;
}

#footer ul li {
  float: right;
}

/* End #footer styles */

/* Begin #contact styles */

.inputfield {
	margin-top: 5px;
}

input.contact {
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
	width: 200px;
}

select.contact {
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
	width: 207px;
}

textarea.contact {
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
	width: 420px;
}

.submitbutton {
  font-weight: bold;
  display: block;
  color: #21313d !important;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 1px solid #9ea29d;
  border-bottom: 1px solid #9ea29d;
  background: #adbec9;
  padding:3px 8px;
  width: 131px;
}

/* End #contact styles */

/* Begin #nav_bike_search styles */

.bikefield {
	margin-top: 5px;
}

input.sbike {
	border: 1px solid #ccc;
	color: #000;
	margin: 0 5px;
}

select.sbike {
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
	margin: 0 4px;
	width: 150px;
}

.bsubmitbutton {
  font-weight: bold;
  color: #21313d !important;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 1px solid #9ea29d;
  border-bottom: 1px solid #9ea29d;
  background: #adbec9;
  padding: 3px;
  margin-left: 5px;
}

/* End #contact styles */

/*
=========================================================
End Document
=========================================================
*/

