body {
	padding: 30px 0px;
	text-align: center;
}

div#sitecontainer {
	margin: 0px auto;
	width: 932px;
	padding-top: 14px;
}

div#branding {
	position: relative;
	z-index: 100;
	width: 904px;
	height: 107px;
	margin: 0px auto 3px auto;
}

div#navigation {
	text-align: left;
	height: 202px;
	margin-top: -1px;
	margin-left: 14px;
	width: 203px;
	float: left;
	position: relative; 
	z-index: 10;
}

div#headerimage {
	margin: 0px 3px 3px 3px;
	height: 202px;
	width: 493px;
	float: left;
}

div#headerimage-right {
	margin-bottom: 3px;
	height: 202px;
	width: 202px;
	float: left;
    text-align: left;
}

div#headerimage-right p, div#headerimage-right h2 {
	margin: 10px;
	font-size: 10px;
}

div#headerimage-right p {
        padding: 0px;
}

div#headerimage-right h2 {
        margin-top: 15px;
        font-size: 15px;
        margin-bottom: 4px;
}

div#black-glass {
	margin: auto;
	clear: both;
	width: 904px;
	height: 27px;
}

div#main_content {
	z-index: 100;
	width: 904px;
	margin: 0 auto;
	padding: 3px 14px 0px 14px;
	text-align: left;
}

div#site_information {
	clear: both;
	width: 932px;
	height: 72px;
	margin: 0 auto;
}

/* Forms */
textarea#comment {
	width: 400px;
}

/* Timtab */
p.postmetadata {
	clear: both;
	padding-top: 5px;
	margin: 6px 0px;
	border-top: #dfdfdf 1px dotted;
}

div.tx-veguestbook-pi1 input#author, div.tx-veguestbook-pi1 input#email, div.tx-veguestbook-pi1 input#url {
	width: 300px;
}

div.tx-veguestbook-pi1 textarea#comment {
	width: 460px;
	height: 160px;
}

div.entry img {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}

div.news-catmenu ul {
	margin-bottom: 15px;
	list-style: none;
}

div.flexcontainer-rechte-spalte li {
	list-style: disk;
}

/* Formular ------------------*/
div.tx-thmailformplus-pi1 fieldset {
	padding: 15px;
	border: #c0c0c0 1px solid;
}

div.tx-thmailformplus-pi1 p label {
	display: block;
	margin-bottom: 3px;
}

div.tx-thmailformplus-pi1 p input.text-input, div.tx-thmailformplus-pi1 p textarea, div.tx-thmailformplus-pi1 input.button{
	color: #5F5F5F;
	border: #c0c0c0 1px solid;
	width: 430px;
	padding: 3px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,Helvetica,sans-serif;
	font-size: 12pt;
	background: transparent;
	
}

div.tx-thmailformplus-pi1 input.button {
	background: #DFDFDF;
}

div.tx-thmailformplus-pi1 p textarea {
	height: 150px;
}

div.flexcontainer-linke-spalte ul.csc-menu {
	margin-bottom: 25px;
}

#site_information p {
        line-height: 60px;
        margin: 0;
        padding: 0;
        color: #ffffff;
}

#site_information p a, #site_information p a:hover, #site_information p a:visited {
        color: #ffffff;
}

div.csc-frame-frame1 {
	border: #c0c0c0 1px solid;
	background: #f0f0f0;
	padding: 8px;
	margin: 10px 0px;
}

.contenttable p {
       padding-bottom: 0px;
}

.align-right {
	text-align: right;
}

#page_30 .contenttable td {
	border-left: 0px;
	border-right: 0px;
}

#page_30 .contenttable p {
	font-size: 11px;
}


#page_30 .contenttable p b {
	color: #AD2329;
}

.small {
	font-size: 10px;
}

div.flexcontainer-mittlere-spalte {
        position: relative;
}

div#all-bikes-button {
	position: absolute;
	bottom: 5px;
	left: 6px;
	width: 192px;
	height: 27px;
	background: url(../images/alle-modelle.png) no-repeat;
}

a#preisbutton {
	position: absolute;
	text-indent: -9999px;
	bottom: 5px;
	left: 206px;
	width: 192px;
	height: 27px;
	background: url(../images/aktuelle-preise-button.png) no-repeat;
	
}

div#all-bikes {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background: transparent url(../images/black-trans.png);
	left:0;
	position:absolute;
	top:110px;
	width:904px;
	z-index: 300 !important;
	color: #fff;
	text-align: left;
	height: 202px;
	display: none;
}

div#all-bikes a, div#all-bikes a:visited {
	color: #fff;
	font-weight: bold;
}

div#all-bikes table {
	margin: 1px 5px;
}

div#all-bikes table td {
	border: none;
	vertical-align: top;
	width: 178px;
}

div#all-bikes p {
	margin: 0px; padding: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 17px;
}

div#all-bikes h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

div#all-bikes span.important {
	display: block;
	height: 17px;
	background: transparent url(../images/new-update.png) no-repeat right -33px;
	background-position-y: -33px;
}

div#all-bikes span.detail {
	display: block;
	height: 17px;
	background: transparent url(../images/new-update.png) no-repeat right 0px;
	background-position-y: 0px;
}

.inlinecontainer-1spaltig {
	padding: 7px 10px;
	border: #bfbfbf 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.htmlarea-content-body table td {
	vertical-align: top;
}

table.preistabelle {
	width: 882px;
}

table.preistabelle td {
	border: none !important;
	padding: 2px;
}

table.preistabelle td.td-1,
table.preistabelle td.td-4 {
	text-align: right;
}

table.preistabelle td.td-1 {
	padding-right: 15px;
}

table.preistabelle td.td-2,
table.preistabelle td.td-5 {
	padding-left: 15px;
}

table.preistabelle tr.tr-odd {
	background: #efefef;
}

table.preistabelle tr.tr-0,
table.preistabelle tr.tr-8,
table.preistabelle tr.tr-14,
table.preistabelle tr.tr-26 {
	background: none;
	font-size: 14px;
	font-weight: bold;
	color: #AD2329;
}

table.preistabelle tr.tr-8 td,
table.preistabelle tr.tr-14 td,
table.preistabelle tr.tr-26 td {
	padding-top: 25px;
}

table.preistabelle tr.tr-9 td.td-0,
table.preistabelle tr.tr-27 td.td-0,
table.preistabelle tr.tr-29 td.td-0,
table.preistabelle tr.tr-31 td.td-0,
table.preistabelle tr.tr-32 td.td-0,
table.preistabelle tr.tr-1 td.td-3,
table.preistabelle tr.tr-2 td.td-3,
table.preistabelle tr.tr-3 td.td-3,
table.preistabelle tr.tr-4 td.td-3,
table.preistabelle tr.tr-5 td.td-3,
table.preistabelle tr.tr-6 td.td-3,
table.preistabelle tr.tr-21 td.td-3 {
	background: transparent url(../images/new-update.png) no-repeat right 3px;
	background-position-y: 3px;
}

table.preistabelle tr.tr-15 td.td-0,
table.preistabelle tr.tr-16 td.td-0,
table.preistabelle tr.tr-17 td.td-0,
table.preistabelle tr.tr-18 td.td-0 {
	background: transparent url(../images/new-update.png) no-repeat right -31px;
	background-position-y: -31px;
}

/* aktionen */
table.preistabelle tr.tr-33 td.td-2,
table.preistabelle tr.tr-10 td.td-5,
table.preistabelle tr.tr-19 td.td-5,
table.preistabelle tr.tr-20 td.td-5,
table.preistabelle tr.tr-34 td.td-2,
table.preistabelle tr.tr-35 td.td-2,
table.preistabelle tr.tr-11 td.td-5,
table.preistabelle tr.tr-12 td.td-5,
table.preistabelle tr.tr-22 td.td-5
 {
	font-weight: bold;
}

#page_344 .csc-textpic-intext-left,
#page_347 .csc-textpic-intext-left {
	margin-bottom: 25px;
}

#page_344 .contenttable,
#page_347 .contenttable {
	width: 408px;
	border: none;
}

#page_344 #all-bikes .contenttable,
#page_347 #all-bikes .contenttable {
	width: auto;
}

#page_344 .contenttable tr td,
#page_347 .contenttable tr td {
	border: none;
	padding: 0px 5px 0px 0px;
}

#page_344 table.contenttable th,
#page_347 table.contenttable th {
	border: none !important;
	padding: 0 !important;
	border-collapse: collapse;
	line-height: 25px;
	color: #AD2329;
	font-weight: normal;
}

#page_344 table.contenttable th p,
#page_347 table.contenttable th p {
	font-size: 17px;
	margin-bottom: 5px;
}

#page_344 .contenttable tr,
#page_347 .contenttable tr {
	border-bottom: #cacaca 1px solid;
}

#page_344 h4,
#page_347 h4 {
	color: #fff;
	background: #AD2329;
	padding: 5px;
	margin-bottom: 25px;
	margin-top: 5px;
	line-height: auto;
	font-size: 17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}