html, body{
height: 100%;
margin: 0;
padding: 0;
}
body{
background: #fcfcfc;
background-image: url(../gfx/main/bodyBg.jpg);
background-repeat: repeat;
font: .9em Andale Mon, Arial, Helvetica, sans-serif;
border-top: 2px solid #e20a16;
}
#wrapper{
width:900px;
margin: 0px 0px 0px 4%;
padding: 0px 0px 0px 5px;
background-image: url(../gfx/main/contentBG.jpg);
background-repeat: repeat-y;
background-position: 0 0;
}
#addBox{
	background-color:transparent;
	border:0;
	float:right;
	height: 100%;
	position:absolute;
	top:20px;
	left:800px;
	width:160px;
}
#tocAdd01{
	background-image:url(../gfx/main/bodyBg.jpg);
	background-position:0 0;
	background-repeat:repeat;
	border:0;
	height:580px;
	margin:0 0 5px 0;
	width:120px;
}
#header{
width: 700px;
height: 199px;
background-image: url(../gfx/main/header01.jpg);
background-position: 0 0;
background-repeat: no-repeat;
}
#content{
background-color: #fff;
background-image: url(../gfx/main/contentBg.gif);
background-position: bottom;
background-repeat: no-repeat;
border: 1px solid #bfbfbf;
margin-bottom: 20px;
float: left;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
padding-bottom: 50px;
width: 400px;
}
#footer{
border-top: 1px solid #969696;
font-size: 75%;
color: #fff;
clear: both;
background: #e20a16;
text-align: center;
width:700px;
}
/* - Spacer- */
.cleAMx{
height: 20px;
font-size: 75%;
margin:5px 0px 0px 15px;
}
.cleAMxB{
height: 45px;
}
.clear{
 clear:both;
 height:0;
 width:0;
}
/* - left Table Of Content - */
#tocLeft{
background-image: url(../gfx/main/skyScrapperHakal.gif);
background-repeat: no-repeat;
background-position: 25px 1px;
float: left;
padding: 480px 0px 0px 0px;
width: 130px;
}
/* - right Table Of Content - */
#tocright{
color: #5c5c5c;
width: 140px;
float: left;
margin:  0px 0px 10px 15px;
background-color: #d4d4d4;
border: 1px solid #bfbfbf;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
}
/* - Lists - */
ul{
margin:  10px 30px 20px 50px;
line-height: 165%;
}
#contLst01, #contLst02{
font-size: 90%;
}
#tocLst01, #tocLst02, #tocLst03{
list-style: none;
margin:  0;
padding: 0;
}
.tocGFX{
padding: 0;
margin:  0px 0px  0px 15px;
}
.tocBU{
font-size: 75%;
margin:  -1px 0px 0px 16px;
padding: 0px 0px 15px 0px;
line-height: 12px;
width: 120px;
text-decoration: none;
}
/* - Office - List - */
#tocLstOff{
list-style: none;
margin:0;
padding: 0;
}
.Off1{
font-size: 75%;
margin:  0 0 8px 16px;
padding: 0;
line-height: 12px;
width: 120px;
}
.OffResc{
font-size: 75%;
margin:  -5px 0px 12px 16px;
padding: 0;
line-height: 12px;
width: 120px;
}
/* - Contact-List - */
.contLst06{
list-style: none;
font-size: 90%;
margin:  5px 30px 20px 20px;
text-align: justify;
}
.subLst06{
font-size: 90%;
margin:  20px 0px 0px 0px;
text-align: justify;
font-weight: bold;
}
/* - Navigation - */
#navibox{
font-size: 90%;
width: 700px;
clear: both;
background: #e20a16;
height: 23px;
margin: 0px 0px 15px 0px;
padding-top: 3px;
border-bottom: 1px solid #969696;
}
#current{
color: #333;
}
#active{
color: #333;
}
ul#navlist{
margin: 0;
padding: 0px 0px 0px 50px;
}
#navlist li {
display: inline;
list-style-type: none;
}
#navlist a { 
padding: 0px 35px 0px 0px;
margin:  0px 0px 0px 0px;
}
#navlist a:link, #navlist a:visited{
color: #fff;
text-decoration: none;
}
#navlist a:hover{
color: #fafafa;
text-decoration: underline;
}
/* - Text - */
.tocL{
color: #5c5c5c;
font-size: 80%;
margin:  0px 0px 40px 20px;
text-align: left;
}
p{
font-size: 90%;
margin:  10px 30px 0px 20px;
padding-top: 8px;
text-align: left;
}
.fat{
font-size: 90%;
font-weight: bold;
color: #242424;
}
.R{
color:  #e20a16;
}
h1{
color: #2e2e2e;
margin:  40px 0px 25px 15px;
font-size: 125%;
border-bottom: 1px solid  #d9d9d9;
width: 370px;
line-height: 25px;
}
.subl{
color: #2e2e2e;
font-size: 80%;
letter-spacing: 1px;
font-weight: lighter;
float: right;
}
h2{
color: #2e2e2e;
margin:  30px 0px 0px 15px;
font-size: 105%;
width: 360px;
border-bottom: 1px solid  #d9d9d9;
}
h3{
color: #2e2e2e;
margin:  25px 0px 15px 15px;
font-size: 90%;
width: 360px;
}
/* - Headline Toc-Right- */
h4{
border-bottom: 1px dotted #666;
color: #5c5c5c;
font-size: 85%;
font-weight: bold;
margin:  15px 0px 15px 10px;
width: 110px;
}
/* - Headline Toc-Left- */
h5{
border-bottom: 1px dotted #666;
color: #5c5c5c;
font-size: 85%;
font-weight: bold;
margin:  15px 0px 30px 15px;
width: 100px;
}
/* - Images - */
img{
border: 1px solid #969696;
margin: 0;
padding: 0;
}
.infoGfx{
border:0; 
margin-right: 10px;
}
.ontop{
border:0; 
margin-left: 10px;
}
/* - ExpressTesaser- */
#exp1{
border: none; 
float: left;
margin: 30px 0px 0px 30px;
}
/* - Express-AnimGif- */
#exp2{
border: none; 
margin-top: 60px;
}
#BThmb{
background: #e20a16;
border: 1px solid #969696;
font-size: 75%;
margin: 10px 0px 10px 20px;
}
/* - 100x100px Thumb-Left- */
.Thmb01{
float: left;
margin: 0px 12px 0px 0px;
}
.Thmb01tr{
float: left;
margin: 0px 12px 0px 0px;
border: 0;
}
/* - 100x100px Thumb-Right- */
.Thmb01b{
background: #e20a16;
float: right;
margin: 10px 0px 10px 10px;
}
/* - 50x50px Thumb-Left- */
.Thmb02{
float: left;
margin: 20px 12px 0px 20px;
}
.Thmb03{
float: left;
margin: 5px 12px 5px 0px;
}
/* - start - */
#valid01{
border: none;
margin: 50px 0px 0px 0px;
/* IE 6 */  *margin: 80px 0px 0px 0px;
}
/* - unternehmen - */
#valid02{
border:none;
margin:  0;
/* IE 6 */  *margin: 13px 0 0 0; 
}
/* - karosserie - */
#valid03{
border:none;
margin: 87px 0 0 0;
/* IE 6 */  *margin: 105px 0 0 0; 
}
/* - lack- */
#valid04{
border:none;
margin: 318px 0 0 0;
/* IE 6 */  *margin: 350px 0 0 0; 
}
/* - mechanik - */
#valid05{
border:none;
margin: 50px 0 0 0;
/* IE 6 */  *margin: 50px 0 0 0; 
}
/* - kontakt - */
#valid06{
border:none;
margin: 120px 0 0 0;
/* IE 6 */  *margin: 117px 0 0 0; 
}
/* - impressum - */
#valid07{
border:none;
margin: 415px 0 0 0;
/* IE 6 */  *margin: 420px 0 0 0; 
}
/* - Linking - */
a.anker2 {
color: #708090;
text-transform: none;
text-decoration: none;
}
a.anker2:hover {
color: #8FBC8F;
text-transform: none;
text-decoration: underline;
}
a.anker3 {
color: #5c5c5c;
text-transform: none;
text-decoration: none;
}
a.anker3:hover {
color: #fcfcfc;
text-transform: none;
text-decoration: none;
}

a.ankerTop {
color: #5c5c5c;
margin: 0 0 0 270px;
text-align: right;
text-transform: none;
text-decoration: none;
}
a.ankerTop:hover {
color: #d4d4d4;
text-transform: none;
text-decoration: none;
}
a.ankerTop :active {
color: #5c5c5c;
text-transform: none;
text-decoration: none;
}
a.ankerTop :visited {
color: #5c5c5c;
text-transform: none;
text-decoration: none;
}