/* Samo za trazilicu */

.contactleft {
/* Linker Bereich des Formulars: für Labels */
width: 43%;
font-size: 8px;
clear: both;
float: left;
display: inline;
margin: 20px 3px 0 0;
text-align: right;
border: 0px solid #F8F7FC; padding-left:0; padding-right:0; padding-top:3px; padding-bottom:3px
               }
.contactright {
/* Rechter Bereich des Formulars: für Eingabefelder */
width: 57%;

}

/*	-------------------------------------------------------------
	Ajax
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
               
#anreise.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#abreise.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#personen.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#land.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#plz.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#city.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }
#email_anfrage.mistake	{ background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }		
#wrong_include.mistake { background: #a10000 url('../images/icon/usklicnik.gif') no-repeat center left; color: #fff }         

#anreise.verified {
                    background: #BFEE96 url('../images/icon/accept.gif') no-repeat center left;
                    color: #333;
               }
     
.passive {
                    background: left no-repeat;
               }
#anreise, #abreise, #personen {

	padding: 0px 0px 0px 17px;
	font: 1em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	border: 1px solid #387eb1;
	-moz-border-radius: 0px;
	color: #8286d9; 
	height: 18px;
} 
select {  	
	padding: 0px 0px 0px 0px;
	font: 1em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	border: 1px solid #387eb1;
	-moz-border-radius: 0px;
	color: #8286d9; 
}              
              
#subm {background:#fff url('../images/icon/accept.gif') no-repeat top left; padding: 0px 0px 0px 17px; font: 0.8em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;}
#nosubm {background:#fff url('../images/icon/wrong.gif') no-repeat 5px center;}

/* ****************************************** */
/*   Rezultati ****************************** */

span.naslov-suchen {
	
	font: 1em Delicious, "Trebuchet MS", verdana, sans-serif, Arial;
	color: #ad1f10; 
	font-weight: bold;
}
a.weiter {
	font: 1em  "Trebuchet MS",verdana;
	color: #f08136 ! important;
	font-weight: bold;
}
hr.underline {
	text-decoration: underline;
	padding: 0;
	margin: 0;
	color: #e8e6f6;
}
#linija2 { /* ona se pojavljuje u anfrage,  */
	margin:0px;
	padding:1px;
	height: 3px;
	font-size:1px;
	background-color:#477134;	
}
#linija3 {
	margin:0px;
	padding:1px;
	height: 2px;
	font-size:0.5px;
	background-color: #e8e6f6;
	color: #e8e6f6;
}
#background-image {background-image:url('../images/background.gif');padding:10px 20px 10px 20px; margin: 5px }
#background-image2 {background-image:url('../images/background.gif');padding:10px 10px 10px 10px; margin: 5px }	
#background-image3 {
	background-image:url('../images/background.gif');
	padding:10px 10px 10px 10px; 
	margin: 5px; 
	position: relative; 
	left: 5px; 
	top: 5px; 
	width:530px; 
	height: 270px;
	}	
	
	
	
	
	
	
	
	
	
  