body, html
{
    padding: 0;
    margin: 0;
    background: url(/images/bg.jpg) top left repeat-x white;
    font-family: Verdana, Tahoma;
    font-size: 8pt;
    text-align:left;
}

img 
{
    border: 0;
}

/* listitem color: #4b9ab7 */

.menuTD
{
    background: url(/images/Optiglass_06.jpg) top left no-repeat;
    width: 169px;
    height: 338px;
    vertical-align:top;
}

.menuTD ul 
{
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 10px;
    list-style-position: inside;
    list-style-type: square;
    color: #4b9ab7;
}

.menuTD ul li
{
    text-align:left;
    line-height: 150%;
    border-bottom: 1px dotted #cdcdcd;
}

.menuTD ul li span
{
    color: #0A0A0A;
}

.menuTD ul li span a
{
    color: #0A0A0A;
    text-decoration: none;
}

.menuTD div
{
    padding-left: 20px;
    float:right;
}

.contentTD
{
    background: url(/images/Optiglass_07.jpg) top left no-repeat;
    width: 595px;
    height: 309px;
    vertical-align:top;
    padding-top: 10px;
    padding-left: 14px;
    padding-right: 40px;
    padding-bottom: 10px;
    text-align:left;
}

.contentTD a
{
    text-decoration: underline;
    color: Navy;
    font-weight: bold;
}

.contentTD h2
{
    font-size: 12pt;
    color: #436390;
}

.bottomTD
{
    background: url(/images/Optiglass_08.jpg) top left no-repeat;
    width: 595px;
    height: 29px;
    text-align: right;
    padding-right: 50px;
    font-size: 7pt;
}

.bottomTD a
{
    text-decoration: none;
    font-weight: bold;
    color: Black;
}

.bottomTD a:hover
{
    text-decoration:underline;
}

.loginInput
{
    width: 120px;
    border: 1px solid #caced5;
    font-size: 8pt;
    font-family:Verdana;
}

.loginButton
{
    border: 1px solid #1a1e25;
    font-size: 8pt;
    font-family:Verdana;
}

.loginLabel
{
    text-align: left;
    font-size: 7pt;
    padding-right: 5px;
}

.formLabel
{
    font-size: 7pt;
    padding-right: 5px;
    width: 120px;
    text-align:right;
    vertical-align:top;
}

.formInput
{
    width: 250px;
    border: 1px solid #caced5;
    font-size: 8pt;
    font-family:Verdana;
}

.formButton
{
    border: 1px solid #1a1e25;
    font-size: 8pt;
    font-family:Verdana;
    width: 70px;
}

.contactMap
{
    width: 500px;
    height: 350px;
    border: 3px solid #18355d;   
}

.contentImg
{
    border: 1px solid #18355d;
    float:right;
}

.tariefTitel
{
    width: 300px;
    background-color: #cfdae9;
}

.tariefRow
{
    border-bottom: 1px solid #cfdae9;
}

.tariefLabel
{
    width: 300px;
    vertical-align:top;
    border-bottom: 1px solid #cfdae9;
}

.tariefBedrag
{
    width: 50px;
    text-align:right;
    border-bottom: 1px solid #cfdae9;
    vertical-align:top;
}

.disclaimerTable
{
     border-color: Red;
}

.disclaimerTable tr td
{
    /*border: 1px solid black;*/
}

.blueLink
{
    text-decoration: underline;
    color: #436390;
    font-weight: bold;
}

.orderTable
{
    border:1px solid #cccccc;
    width:100%;
}

.smallLink
{

}

.smallLink a
{
    text-decoration:underline;
    color: #436390;
    font-weight: normal;
    font-size: 7pt;
}

.orderInput
{
    width: 110px;
    border: 1px solid #caced5;
    font-size: 8pt;
    font-family:Verdana;
}

.glasInput
{
    width: 50px;
    border: 1px solid #caced5;
    font-size: 8pt;
    font-family:Verdana;
}

.successText
{
    font-weight: bold;
    color: Green;
}

.errorText
{
    font-weight: bold;
    color:Red;
}

.smallComment
{
    font-size: 8pt;
    font-style: italic;
}

.promotionTable
{
    width:100%;
    /*border:1px solid #bcb9d6;
    background:#f2f8ff;*/
    border:1px solid #d6b9b9;
    background:#fff2f2;
}

.promotionTable tr td
{
    font-weight:bold;
}
