@charset "ISO-8859-1";

BODY {	
	color: rgb(0,0,0);
	font-family: Futura,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	background-image: url("images/hintergrund_allgemein.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: rgb(209, 207, 202);
}

BODY.moto {
	background-image: url("images/hintergrund_motorradtechnik.jpg");
	background-color: rgb(26, 24, 29);
}

IMG { border: 0; }

#wrapper { margin: 100px auto; }

#content-wrap { background-color: rgb(0,0,0); }
#img-left { width: 175px; text-align: right; vertical-align: bottom; }
#img-right { width: 175px; text-align: left; vertical-align: bottom; }

#main {
	width: 900px;	
	background-color: rgb(255,255,255);			
}



#head {
	
}

.pagenav { overflow: hidden; text-align: center; }
.pagenav UL,
.pagenav.sub UL { margin: 0; padding: 10px 0; }
.pagenav UL.squared LI { padding: 0; }
.pagenav UL.squared LI A { background-image: url("images/punkt.jpg"); background-repeat: no-repeat; background-position: left center; padding: 10px 20px; }
.pagenav UL.squared LI A.first { background: none; }
.pagenav UL.squared LI IMG { padding: 0 10px; }
.pagenav LI { list-style-type: none; display: inline; padding: 10px 20px; }
.pagenav A,
.pagenav A:VISITED { color: rgb(177, 178, 180); text-decoration: none; font-weight: bold; font-size: 11pt;}
.pagenav A.active { color: rgb(0,0,0); }
.pagenav.sub UL LI { border-top: 1px solid rgb(0,0,0); padding: 10px 0;}





#content { border-top: 1px solid rgb(0,0,0); overflow: hidden; }

#c-center { width: 450px; margin: 0 auto; }
.moto #c-center { width: 900px; }
.imagepage #c-center {width: 900px; }
.moto #c-center .csc-default { width: 450px; margin: 0 auto; }
#c-foot { background-color: rgb(0,0,0); color: rgb(255,255,255); padding: 1px 0; margin-top: 20px; } 


H1#page-title { font-size: 22pt; font-weight: bold; text-align: center; margin: 10px 0; }
	
	

#footer { height: 130px; padding: 10px 40px; }
#footer DIV.address { float: left; }
#footer DIV.address P { font-size: 9pt; line-height: 17pt; }
#footer DIV.address A,
#footer DIV.address A:VISITED { text-decoration: none; color: rgb(0,0,0); }
DIV.address.left { width: 200px; }
DIV.address.middle,
DIV.address.right { width: 300px; }

#thumbnail-gallery { margin: 0 auto; }
#thumbnail-gallery TD { width: 160px; height: 120px; background-color: rgb(0,0,0); text-align: center; vertical-align: middle; }
#thumbnail-gallery IMG { border: 0; }

#image-viewer { margin: 0 auto; }
#image-viewer TD { background-color: rgb(0,0,0); color: rgb(255,255,255); text-align: center; }
#image-viewer TD.first { height: 120px; width: 160px; }
#image-viewer TD.last { height: 120px; width: 160px; }
#image-viewer TABLE TD { padding: 0; margin: 0; text-align: left; }
#image-viewer IMG { border: 0; }
#image-viewer #detail-title { font-weight: bold; font-size: 12pt; }
#image-viewer #detail-image { width: 488px; }
#image-viewer #detail-info { text-align: left; padding: 5px; font-weight: bold; }
#image-viewer #prev-section,
#image-viewer #next-section { background-color: rgb(208, 208, 200); }

.fleft { float: left; }
.dblock { display: block; }

#frmMail TABLE { margin: 0 auto; }
#frmMail TD.label { text-align: left; }
#frmMail TD.field { text-align: right; }
#frmMail TEXTAREA { width: 100%; font-family: Futura,Arial,Helvetica,sans-serif; }

P.res_good,
P.res_bad { text-align: center; }


/*** TYPO3 OVERRIDES ***/

.csc-textpic-single-image IMG { margin-bottom: 0 !important; }
.csc-header H1 { font-size: 11pt; }
#c-foot .csc-textpic-text { overflow: hidden; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-left { text-align: left; }
.align-justify { text-align: justify; }
TD P.bodytext { margin: 0; }
