*{
	
}

body{
	margin: 0 auto 50px auto;
	font-size:14px;	
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	background-color:white;	
}

h1{
	text-align: center;
	font-size: 3.0em;
	color: #434343;
	text-shadow: 2px 2px 1px #888;
    filter: dropshadow(color=#000000, offx=2, offy=2);
}

.h1p{
	text-align: center;
	margin-top: -10px;
	text-align: center;
	font-size: 1.5em;
	font-weight: 500;
	color: #686868;
	text-shadow: 0px 0px 0px #000000;
}

h1,h2, h3, h4, h5, h6, h7, h8, h9
{
	text-decoration: none;
}

#main
{
	max-width: 900px;
	min-height: 600px;
	background-color: #fff;
	padding: 50px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius: 0px 0px 20px 20px;
	border: 1px solid #bbb;
}

#fitment
{
	margin-top: 30px;
}

#aboutThis
{
	margin-top: 100px;
}


#head
{
	
}

#features
{
	
}

#plenty_appendix
{
	visibility: hidden;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.articleImage
{
	margin-top: 50px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	
}

.twoColumnedText
{
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
	column-gap: 20px;
}

.margin-top-50px
{
	margin-top: 50px;
}

.margin-top-100px
{
	margin-top: 100px;
}

.margin-top-15px
{
	margin-top: 15px;
}

.verwendliste{
         border:#686868 1px solid;
         min-width: 100%;
         padding: 5px;
}
.verwendliste thead{
          text-align: left;
          background-color: #bbb;

}

.verwendliste tr:hover{
          background-color: #bbb;
}
