#wappen
{
	width: 223px; 
	height: 128px; 
	border-bottom: 1px #cccccc solid;
}

body.home #porscheWappen {
    display:block !important;
}

#claim
{
	position: absolute; 
	left: 808px;
	top: 355px;
}
#frmCountrySelector
{
	width:160px;
}

#selector
{
	position: relative; 
	left: 35px; 
	top: 166px; 
	width: 160px;
	height: auto;
	padding-top: 0px; 
}

#selector div
{
	margin-bottom:0px !important;
	display: none;
}
#selector div.selectBox
{
	margin-bottom:15px !important;
	display: block;
}

#selectorShade2
{
    border-top: 1px solid rgb(204, 204, 204);
    position: absolute;
    top: 79px; 
    width: 223px; 
    left: 0px; 
    height: 360px; z-index: 1; 
    background-color: white !important;
    background-image: none !important;
    opacity: 0.5;
}

.selectBox select 
{ 
	width: 154px; 
}
.countries #selector 
{ 
	position: absolute; 
}

#flashdetection
{
    visibility: hidden;
    position: absolute;
    width: 390px;
    height: 140px;
    color: #000;
    overflow: visible;
    background-color: #fff;
    font-size: 9pt;
    left: 382px;
    top: 150px;
    padding: 8px;    
}
