﻿body 
{
    margin: 0;
    height: 100%;
}


    
#Language li
{
    display: inline;
    list-style-type: none;
    margin: 0 !important;
    }
    
#Language li img
{
    border: 0;
    }
    
#Language
{
    /*margin-top: 240px;*/
    float: left;
    display:block;
    margin:0;
    }
    
.MerkenMenu
{
    width: 135px;
    background-color: Black;
    border: 0;
    }

#navigation li
{
    display:inline;
    margin: 0 !important;

    }
    
.WagensContainer
{
    padding-top: 10px;
    }
    
.style1 a
{
    color: Silver;
    text-decoration: none;
    }
    
.style1 a:active
{
    color:White;
    }
    
#gallery {
	background-color: #444;
	padding: 10px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

.contactblock
{
    color:White;
    background-color: #213f49;
    }
    
#StockMenu
{
    color:White;
    margin-top:10px;
    /*padding:10px;*/
    width:180px;  
    text-align:left;
}

#StockMenu ul
{
    list-style-type:none;  
    padding: 0;  
}

#StockMenu li
{
    font-weight: bold;    
}

#StockMenu li a
{
    color:black;
    text-decoration: none;    
    line-height:1.5;
}

#CatalogList a
{
    /*background:#E3E3C7 url(../images/catalog_roundcorner.jpg) no-repeat scroll right bottom;*/
    color:black;
    display:block;
    font-weight:bold;
    height:150px;
    margin-right:30px;
    margin-top:10px;
    padding-top:10px;
    text-align:center;
    text-decoration:none;
    width:140px;
    float: left;
}

#Catalog a div img
{
    border: solid silver 2px;    
}


.TimeFrameLink
{
    color: black;
    font-weight: normal;    
    text-decoration: none;
    font-weight: bold;
}

.TimeFrameLink.Active
{
    color:#4ABFEA;
    font-size:14pt;
    font-weight:bold;
    text-decoration:underline;
}

.HighLighted
{
    font-size:14pt;
    font-weight:bold;    
    color: #4abfea;
}

.Inactive
{
    color: black;  
}

#Photoholder
{
    height: 100px;
    background: #e3e3c7;    
}


#DetailTitleMiddle
{
    float:left; height: 44px; text-align: left; background: #5f6465; padding-left: 10px;width:380px;
}

#DetailTitleMiddle span
{
    display:block;
    margin-top:4px;
    color:White;
    font-size: 18pt;
    font-weight: bold;
}


.DetailsPanel
{
    background: #5f6465;
    text-align:left;
    margin-top:10px;
    padding:10px;
    width:370px;
    color: White;
}

.DetailsPanelFooter
{
    background: silver;
    height: 30px;
    width: auto !important;
    padding: 10px;
}

.DetailsPanelFooter a
{
    color: Black;    
}

.Ul.Details, .Ul.Options
{
    color: white;
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 20px;
    padding:0;
    width:auto;    
}

.Ul.Details li, .Ul.Options
{
    padding: 5px;    
}

.Ul.Options
{
    /*list-style-type: disc !important;*/
}

.RelatedCarClass
{
    float:left;
    margin-right: 24px;
    margin-bottom: 20px;    
    color: white;
    text-decoration: none;
}


.thumbs
{
    margin: 0 !important;    
}

.thumbs li
{
    display: inline;
    margin: 0 !important;
}

.thumb
{
    display:block;
    float:left;
    margin-bottom:10px !important;
    /*margin-left:10px;*/
    margin-right:10px;
    /*margin-top:10px;*/
}

.menuitem
{
    color: White;
    font-size: 10pt;    
    font-weight: bold;
    display: block;
    float:left;
    text-decoration: none;
    margin-left:10px;
    border-right: 2px white solid;
    padding-right: 10px;
}

.ContactUlForm
{
    padding: 0;
    margin: 0;    
}

.ContactUlForm li
{
    width: 200px;
    margin:10px 0 0;
    list-style-type: none;  
    font-weight: bold;
}

.large_box
{
    background:none repeat scroll 0 0;
    margin-left:20px;
    margin-top:20px;
    width:400px;
    float:left;
}