body
{
    background-color:#ccc;
    top:0px;
    margin:0px;
    font-family:calibri, verdana;
}

input[type="text"], textarea, select { 
    outline: none;
}

#content
{
   background:url(bgB.jpg);
   width:1024px;
   height:800px;
   background-repeat:no-repeat;
   position: relative !important;
   margin: 0px auto !important;
   border: none;
   top:0px;
}

#content2
{
   background:url(conf.jpg);
   width:1024px;
   height:800px;
   background-repeat:no-repeat;
   position: relative !important;
   margin: 0px auto !important;
   border: none;
   top:0px;
}



#content3
{
   background:url(tip.jpg);
   width:1024px;
   height:800px;
   background-repeat:no-repeat;
   position: relative !important;
   margin: 0px auto !important;
   border: none;
   top:0px;
}

.confTxt
{
    width:450px;
    position:relative;
    top:100px;
    left:57px;
    font-size:15px;
}

.social
{
    position:absolute;
    top:100px;
    left:600px;
    
}

.fb
{
    position:absolute;
    top:40px;
    left:130px;
    width:220px;
}

#delven
{
    position:absolute;
    top:120px;
    left:130px;
    width:220px;
}


div.ui-datepicker{
 font-size:13px;
}


#form
{
   width:100%;
   height:640px;
}

#form2
{
   width:100%;
   height:513px;
}


.form_move
{
   position:relative;
   top:165px;
   left:117px;
   color:#fff;
}

.btnChoose
{
    position:relative;
    top:198px;
    left:279px;
    z-index:2000;
    cursor:pointer;
}

.felt
{
   width:159px;
   height:30px;
   padding-left:5px;
   padding-right:5px;
   background-image:url(felt.png);
   background-repeat:no-repeat;
   background-color:transparent;
   border:none;
   
}

.forhandlertable
{
   position:relative;
   top:47px;
}

.kalendertable
{
   position:relative;
   top:100px;
}



#bund
{
   width:100%;
   height:60px;
   background-color:#003145;
   color:#FFF;
   font-size:11px;
}

#bund2
{
   width:100%;
   height:60px;
   background-color:#003145;
   color:#FFF;
   font-size:11px;
   
}

.txtPos
{
   position:relative;   
   width:900px;
   left:55px;
   top:10px;
   align:justify;
   
}

.dealership 
{
	resize:none; 
	border:0;
	overflow:auto;
	width:300px !important;
	min-width:300px !important;
	max-width:300px !important;
	height:54px !important;
	min-height:54px !important;
	max-height:54px !important;
	font-size:12px;
	background-color:transparent;
	color:#fff;
        font-family:verdana;
}

#otherdealer {
	display:none;
	position:absolute;
	top:226px;
	left:280px;
	background:#386c77;
	width:340px;
	height:88px;	
	padding-left:20px;
	padding-top:20px;
	border:1px solid #ccc;
	}