@import "travel4all.css"; 
@import "travel4all_accessibility.css"; 

/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* What
/*-------------------------------------------------------------------------------------------------------------------------------------*/
 
#head_picture {
	display: none;
}


/* Some -------------------------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Service
/*-------------------------------------------------------------------------------------------------------------------------------------*/

#service {
	position: relative;
	width: 635px;	
	min-height: 600px;
	left: 11px;	
	color: #555555;
	/*background:  url(../graf/articlesbg.gif);
	background-repeat: repeat-y;*/
}


#service a:link, #service a:visited, #service a:active {
	color: #028211;	
}

#service a:hover {
	color: #18FF00;	
}

#serviceheader {
	position: relative;
	display: block;
	clear: both;
	top: 15px;
	width: 618px;	
	text-align: left;
}

#serviceheader h3 {
	padding: 0px;
	margin: 0px;
	width: 550px;
	margin-bottom: 7px;
	font-size: 1.4em;
	display: inline;
	position: relative;
	float: left;
}

#serviceheader p{
 	clear: both;	
 	width: 300px;
	margin: 0; 	
	padding: 0;
}

#serviceleft {
	position: relative;
	float: left;
	display: inline;	
	width: 210px; 
	top: 20px;
}

#servicepicture img {
	width: 210px;
	text-align: right;
	border: 0px;
	margin-left: 0px;
}

#serviceright {
	/* position: relative; */
	right: 11px;
	float: right;
	display: inline;	
	width: 401px;	
	top: 20px;	
	z-index: 100;
}

.servicedetailheader {
/*	position: relative; */
	float: left;
	width: 100%;	
	clear: both;
	background-color: #EEF0F2;
	margin-top: 10px;	
	margin-bottom: 5px;	
}

.servicedetailheader h5 {
	font: bold 0.85em arial, verdana, helvetica, sans-serif;
	color: #000000; 
	padding-left: 8px; 	
	padding-top: 3px; 
	padding-bottom: 3px; 	
	margin-top: 0px;
	margin-bottom: 0px;	
}

.data{
	padding-left: 8px;	
	padding-right: 8px;
	z-index: 10;
}

.servicedetail {
	position: relative; 
	float: left;
	display: inline;
	width: 225px;
}

.servicedetailvalue {
	position: relative; 
	float: right;
	display: inline;
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.servicedetailvalue img {
	margin: 0px;
	display:inline;
	padding: 0px;
	border: 0px; 
}

.equipname {
/*	position: relative;  */
	float: left;
	display: inline;
	width: 235px;
}

.equipvalue {
/*	position: relative;  */
	float: right;
	display: inline;
	width: 80px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.equipvalue img {
	margin: 0px;
	display:inline;
	padding: 0px;
	border: 0px; 
}



/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Natureresort 
/*-------------------------------------------------------------------------------------------------------------------------------------*/

.natureresortservices {
	position: relative;
	display: inline;
	float: right;
	width: 100%; 
	padding-top: 5px;	
}

.natureresortservices p {
	clear: both;
	margin: 0;
	padding-left: 8px;
	padding-right: 1.1em;
	text-align: justify;
	height: 5em;
}

.natureresortservices img {
	float: right;
	width: 75px;
	height: 65px;
	margin-top: 11px;
	margin-bottom: 0px;
}

.natureresortservicesfooter {
	position: relative;
	float: right;
	width: 100%;
	height: 19px;
	text-align: right;
}

/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Companyservices 
/*-------------------------------------------------------------------------------------------------------------------------------------*/

.companyservices {
	position: relative;
	display: inline;
	float: right;
	width: 100%; 
}

.companyservices p {
	font-size: 0.9em;
	clear: both;
	margin: 0;
	padding-left: 8px;
	padding-right: 1.1em;
	margin-bottom: 7px;
	text-align: justify;
	height: 5em;
}

.companyservices img {
	float: right;
	width: 75px;
	height: 65px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0;
}

.companyservicesfooter {
	position: relative;
	float: right;
	width: 100%;
	height: 19px;
	text-align: right;
}

.companyservices a:link, .companyservices a:visited, .companyservices a:active {
	font-weight: bold;
	color: #028211;	
}

.companyservices a:hover {

}


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/* Arrowlinkservice 
/*-------------------------------------------------------------------------------------------------------------------------------------*/


.arrowlink {
	font-size: 0.9em;
	position: relative;
	margin-top: 0px;
	padding-top: 5px;
	left: -15px;
	background-repeat: no-repeat;
	width: 194px;
	float: left;
	clear: both;
	text-align: left;

}

.arrowlinkimg {
	height: 1.6em;
	width: 1.3em;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	left: 0px;
	background-image: url(../graf/arrow_right_gr.gif);
	background-repeat: no-repeat;
}

.arrowlink img {
	left: 0px;
/*	margin-right: 7px;*/
}

.arrowlinktxt{
	float: left;
	position: relative;
	top: 2px;
	display: inline;
	
}

.arrowlink a:link, .arrowlink a:visited, .arrowlink a:active {
	font-weight: bold;
	text-decoration: none;
	color: #028211;	
}

.arrowlink a:hover {
	color: #18FF00;	
}

.companylink {
	position: relative;
	clear: both;
	left: 8px;
	height: 2em;
}

.companylink a:link, .companylink a:active, .companylink a:visited {
	color: #028211;
}

.companylink a:hover {
	color: #18FF00;
}


