/* CSS Document */


/* GENERAL STYLES */

html, body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2c3a0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #372310;
	background-image: url("../img/bg.jpg");
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #c5993d;
}
a:hover {
	color: #cb5911;
}
a.news_link {
	font-weight: bold;
}
a.footer_link {
	color: #9b762f;
}
a:hover.footer_link {
	color: #cb5911;
}
h1 {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #cb5911;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.icon_cross {
	vertical-align: middle;
	margin: -2px 0px 0px -2px;
}
* html .icon_cross {
	vertical-align: middle;
	margin: 1px 0px 0px -2px;
}
.border_pic {
	border: 2px solid #8f6d48;
}
.text {
	margin: 0;
	padding: 0px 10px 0px 2px;
}
.news_table {
	background-image: url("../img/line.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}
.news_date {
	width: 75px;
	vertical-align: top;
	padding: 8px 0px 8px 2px;
	background-image: url("../img/line.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
.news_entry {
	vertical-align: top;
	padding: 8px 0px 8px 0px;
	background-image: url("../img/line.gif");
	background-position: left top;
	background-repeat: repeat-x;
}	
.clearer {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	clear: both;
	padding: 0;
	margin: 0;
}
.smallSpacing {
	overflow: hidden;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.mediumSpacing {
	overflow: hidden;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.largeSpacing {
	overflow: hidden;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.errormessage {
	color: red;
	font-weight: bold;
}

/* LAYER STYLES */

#page_container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("../img/pinstripes.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	width: 760px;
	height: 157px;
	margin: 0 auto;
	padding: 0;
}
#nav_left {
	width: 271px;
	margin: 0;
	padding: 117px 0px 0px 0px;
	float: left;
}
#logo {
	width: 219px;
	margin: 0;
	padding: 55px 0px 0px 0px;
	float: left;
	text-align: center;
}
#nav_right {
	width: 270px;
	margin: 0;
	padding: 117px 0px 0px 0px;
	float: left;
}
#flash_teaser {
	width: 744px;
	height: 240px;
	margin: 0 auto;
	padding: 0;
}
#flash {
	width: 544px;
	margin: 0;
	padding: 8px 0px 0px 0px;
	float: left;
}
#teaser {
	width: 194px;
	margin: 0;
	padding: 0;
	float: right;
}
#content_container {
	width: 744px;
	margin: 0 auto;
	padding: 0;
}
#main_content {
	width: 544px;
	margin: 0;
	padding: 0;
	float: left;
}
#content {
	width: 500px;
	margin: 0;
	padding: 22px 22px 0px 22px;
	background-image: url("../img/bg_content.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
#sidebar {
	width: 194px;
	margin: 0;
	padding: 0;
	float: right;
}
#video_player {
	width: 194px;
	margin: 0px 0px 8px 0px;
	padding: 0;
}
.sidebar_element {
	width: 160px;
	margin: 0;
	padding: 17px 17px 0px 17px;
	background-image: url("../img/bg_sidebar.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
.sidebar_element_footer {
	width: 194px;
	height: 17px;
	margin: 0px 0px 8px 0px;
	padding: 0;
	background-image: url("../img/bg_sidebar_bottom.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
#headlines {
	width: 280px;
	margin: 0px 27px 0px 0px;
	padding: 0;
	float: left;
}
#featured_bike {
	width: 190px;
	margin: 0;
	padding: 0;
	float: left;
}
#footer {
	width: 524px;
	margin: 0px 0px 30px 0px;
	padding: 32px 10px 0px 10px;
	float: left;
	background-image: url("../img/bg_footer.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
#copyright {
	font-size: 10px;
	color: #a69677;
	margin: 0;
	padding: 0;
	float: left;
}
#functions {
	font-size: 10px;
	color: #a69677;
	margin: 0;
	padding: 0;
	float: right;
}

.external-link-new-window {
	background: transparent url(../img/icon_cross.gif) no-repeat scroll 0pt 50%;
	padding-left: 15px;
}


/* FORM STYLES */
form#tt_address_form input,.newsletter {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a29270;
	background-color: #4e3317;
	border-top: 1px solid #452d14;
	border-right: 1px solid #654d35;
	border-bottom: 1px solid #654d35;
	border-left: 1px solid #452d14;
	padding: 1px 3px 2px 3px;
	margin: 0px 0px 4px 1px;
}
.button_newsletter {

}


/* Image Styles for 'Bikes' */
.csc-textpic {
/*	position: relative;*/
}
.csc-textpic-image {
	position: relative;
}
.csc-textpic-image dt img {
	margin-top: 1.5em !important;
	border: #9b762f solid 2px;
}
.csc-textpic-caption {
	font-weight: bold;
	color: #d45c11;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin-right:22px;
	margin-bottom: 1.5em;
}

.csc-textpic-intext-left dt img,.csc-textpic-intext-right dt img {
	margin: 0px !important;
	margin-bottom: 0px !important;
}

/* das machen nur die anständigen browser */
html>body div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,html>body div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,html>body div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right:27px;
}

#featured_bike .csc-textpic-imagewrap {
	margin-left: 0px !important;
}

#featured_bike .csc-textpic-imagewrap {
	float: none !important;
	background-image:url(../img/line.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding:8px 0px;
	vertical-align:top;
}

#featured_bike .csc-textpic-text {
	background-image:url(../img/line.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom: 15px;
}

#featured_bike .text {
	padding-left: 0px;
}

#featured_bike a {
	margin: -5px 0 0 0;
	padding: 0;
	display: block;
	background: none;
}

/*div,dl {
border:white 1px solid !important;
}*/

/**
 * This <div> element is wrapped by statically around the list
 * inside the HTML document.
 */
.jcarousel-scope {
/*    position: absolute;
    right:0px;
    top: 0px;*/
    float: right;
    width: 75px !important;
    padding: 20px 45px;
}

.jcarousel-prev {
    margin-bottom:5px;
}

.jcarousel-next {
    margin-top: 5px;
}

.jcarousel-list li {
    width: 75px;
    height: 75px;
    margin-bottom: 5px !important;
    margin-right: 10px;
    border: 2px solid #9b762f;
}

.jcarousel-list li img {
	margin-bottom: 2px;
}

img.fullpic {
	border: 2px solid #9b762f !important;
} 
