table {
border: 0px;
}

#onlineshop form {
width: 600px;
padding-bottom: 60px;
}

#onlineshop input,
#onlineshop textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
border: 1px solid #c6bda9;
padding: 2px;
margin: 1px 10px 1px 0px;
}

th, td {
padding: 0px 0px;
vertical-align: top;
line-height: 22px;
}

/*
tr td {
border-bottom: 1px solid #d9d3c7;
}


tr:hover {
background-color: #d9d3c7;
}
*/

tr.tablesplit:hover {
background-color: transparent;
}

.tablesplit {
background-image:url(img/tablesplitline.gif);
background-repeat: repeat-x;
background-position: center;
}

h3 {
font-size: 15px;
margin: 50px 0px 0px 0px;
border-top: 1px solid #c6bda9;
padding: 10px 0px 0px 0px;
}

.col1 {
text-align: left;
width: 60px;
}

.col2 {
text-align: left;
width: 350px;
}

.col3 {
text-align: right;
width: 90px;
}

.col3l {
text-align: left;
width: 90px;
}

.col4 {
text-align: right;
width: 70px;
}

.formtext {
width: 600px;
margin-bottom: 25px;
margin-top: 5px;
}
